mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(超级课程表): 开屏广告-规则优化 (#1098)
This commit is contained in:
@@ -13,6 +13,7 @@ export default defineAppConfig({
|
|||||||
],
|
],
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
matches:
|
matches:
|
||||||
'[id="com.byted.pangle:id/tt_splash_skip_btn"||id="com.xtuone.android.syllabus:id/ignore_top"||text^="跳过"]',
|
'[id="com.byted.pangle:id/tt_splash_skip_btn"||id="com.xtuone.android.syllabus:id/ignore_top"||text^="跳过"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
@@ -21,6 +22,11 @@ export default defineAppConfig({
|
|||||||
'https://gkd-kit.gitee.io/import/12840737',
|
'https://gkd-kit.gitee.io/import/12840737',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
matches: '[id="com.byted.pangle.m:id/tt_splash_skip_btn"]',
|
||||||
|
snapshotUrls: ['https://gkd-kit.songe.li/import/12909593'],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user