diff --git a/src/apps/com.mipay.wallet.ts b/src/apps/com.mipay.wallet.ts new file mode 100644 index 00000000..68efaf58 --- /dev/null +++ b/src/apps/com.mipay.wallet.ts @@ -0,0 +1,43 @@ +import { defineGkdApp } from '@gkd-kit/define'; + +export default defineGkdApp({ + id: 'com.mipay.wallet', + name: '钱包', + groups: [ + { + key: 0, + name: '开屏广告', + fastQuery: true, + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + rules: [ + { + matches: '[vid="skip"][visibleToUser=true]', + exampleUrls: 'https://e.gkd.li/670b95f6-12d0-4787-9158-98ac52eb1641', + snapshotUrls: [ + 'https://i.gkd.li/i/16828031', + 'https://i.gkd.li/i/16828053', + ], + }, + ], + }, + { + key: 1, + name: '全屏广告-弹窗广告', + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + rules: [ + { + fastQuery: true, + activityIds: 'com.xiaomi.jr.app.MiFinanceActivity', + matches: + 'FrameLayout >2 View[childCount=2] >2 View[childCount=2] > @ImageView[clickable=true][index=0][visibleToUser=true] <