mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(中羽在线): 开屏广告(优化规则) (#2177)
This commit is contained in:
@@ -11,8 +11,11 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text="跳过"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13258044',
|
||||
rules: '[text$="跳过"][text.length<=10]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13258044',
|
||||
'https://i.gkd.li/import/13379472',
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user