mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(易校园): 开屏广告
This commit is contained in:
@@ -12,13 +12,18 @@ export default defineAppConfig({
|
|||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
rules: [
|
rules: [
|
||||||
'[text^="跳过"][text.length<=10]',
|
{
|
||||||
'[id="com.byted.pangle.m:id/tt_splash_skip_btn"]',
|
matches: '[text*="跳过"][text.length<=10]',
|
||||||
],
|
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://gkd-kit.gitee.io/import/13175275',
|
'https://i.gkd.li/import/13175275',
|
||||||
'https://gkd-kit.gitee.io/import/13177064',
|
'https://i.gkd.li/import/13177064',
|
||||||
'https://gkd-kit.gitee.io/import/13179898',
|
'https://i.gkd.li/import/13198129',
|
||||||
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
matches: '[id="com.byted.pangle.m:id/tt_splash_skip_btn"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13179898',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user