diff --git a/src/apps/com.vgjump.jump.ts b/src/apps/com.vgjump.jump.ts index 8aea0c4e..d8861992 100644 --- a/src/apps/com.vgjump.jump.ts +++ b/src/apps/com.vgjump.jump.ts @@ -7,16 +7,21 @@ export default defineAppConfig({ { key: 0, name: '开屏广告', + quickFind: true, matchTime: 10000, actionMaximum: 1, resetMatch: 'app', + actionMaximumKey: 0, rules: [ { - quickFind: true, + key: 0, + matches: '[text="跳过"][visibleToUser=true]', + snapshotUrls: 'https://i.gkd.li/i/14790888', + }, + { + key: 1, matches: 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView <