feat(中羽在线): 开屏广告(优化规则) (#2177)

This commit is contained in:
Kun Jinkao
2023-11-18 23:12:15 +08:00
committed by GitHub
parent b8d76213be
commit 78de7cd9ed

View File

@@ -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',
],
},
],
});