From 8fa41d3e7d88a09c8b6bd0ee5b7228ddd3822b2c Mon Sep 17 00:00:00 2001 From: AIsouler Date: Sat, 14 Sep 2024 19:24:27 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=91=A9=E6=89=98=E8=8C=83):=20=E5=85=A8?= =?UTF-8?q?=E5=B1=8F=E5=B9=BF=E5=91=8A=EF=BC=88=E8=A1=A5=E5=85=85=E8=A7=84?= =?UTF-8?q?=E5=88=99=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.jdd.motorfans.ts | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/apps/com.jdd.motorfans.ts b/src/apps/com.jdd.motorfans.ts index 376a87cd..26f8a15f 100644 --- a/src/apps/com.jdd.motorfans.ts +++ b/src/apps/com.jdd.motorfans.ts @@ -29,6 +29,14 @@ export default defineGkdApp({ matches: '@ImageView - RelativeLayout > TextView[text="广告"]', snapshotUrls: 'https://i.gkd.li/i/12826288', }, + { + key: 2, + fastQuery: true, + activityIds: 'com.jdd.motorfans.MTMainActivity', + matches: '[vid="iv_right_top_close"]', + exampleUrls: 'https://e.gkd.li/0f4b8d7d-fda4-43ee-b892-3a85d6dae278', + snapshotUrls: 'https://i.gkd.li/i/17002101', + }, ], }, {