mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(乔安智联): 开屏广告 (#1690)
* Update com.jooan.qiaoanzhilian.ts * chore(actions): check_format_lint * feat(乔安智联): 规则优化 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: lisonge <i@songe.li>
This commit is contained in:
@@ -11,8 +11,11 @@ export default defineAppConfig({
|
|||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
rules: 'TextView[text="跳过"]',
|
rules: 'TextView[text^="跳过"][text.length<=10]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13197473',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/import/13197473',
|
||||||
|
'https://gkd-kit.gitee.io/import/13223790',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user