From c48a2be88fde1f3eba10053efa706ebcf1524dd5 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Sun, 1 Sep 2024 16:35:52 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E9=92=B1=E5=8C=85):=20=E5=BC=80=E5=B1=8F?= =?UTF-8?q?=E5=B9=BF=E5=91=8A=E3=80=81=E5=85=A8=E5=B1=8F=E5=B9=BF=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.mipay.wallet.ts | 43 ++++++++++++++++++++++++++++++++++++ src/globalDefaultApps.ts | 1 - 2 files changed, 43 insertions(+), 1 deletion(-) create mode 100644 src/apps/com.mipay.wallet.ts 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] <