mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +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,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: 'TextView[text="跳过"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13197473',
|
||||
rules: 'TextView[text^="跳过"][text.length<=10]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13197473',
|
||||
'https://gkd-kit.gitee.io/import/13223790',
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user