mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(雷神加速器): 开屏广告(补充规则)
This commit is contained in:
@@ -11,12 +11,21 @@ export default defineGkdApp({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
actionMaximumKey: 0,
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
matches: '[vid="tobid_splash_skip_ll"]',
|
||||
exampleUrls: 'https://e.gkd.li/03b70de9-9e1d-4362-83df-08a95c2c224f',
|
||||
snapshotUrls: 'https://i.gkd.li/i/16451775',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
matches:
|
||||
'ImageView[desc="skip_button"] + ViewGroup > TextView[text="跳过"]',
|
||||
exampleUrls: 'https://e.gkd.li/625debfb-faa5-438a-a5ba-5175233ea1d2',
|
||||
snapshotUrls: 'https://i.gkd.li/i/16828285',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user