diff --git a/src/apps/com.zlfcapp.batterymanager.ts b/src/apps/com.zlfcapp.batterymanager.ts index c0f9998b..f60dd3d7 100644 --- a/src/apps/com.zlfcapp.batterymanager.ts +++ b/src/apps/com.zlfcapp.batterymanager.ts @@ -7,12 +7,19 @@ export default defineGkdApp({ { key: 1, name: '开屏广告', + quickFind: true, matchTime: 10000, actionMaximum: 1, resetMatch: 'app', + actionMaximumKey: 0, rules: [ { - quickFind: true, + key: 0, + matches: '[text*="跳过"][text.length<10][visibleToUser=true]', + snapshotUrls: 'https://i.gkd.li/i/15140838', + }, + { + key: 1, matches: 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView <