From 64da6256ffae6ce79aac8092a0c4e0f796b451b9 Mon Sep 17 00:00:00 2001 From: jiuqianyuan <39406781+jiuqianyuan@users.noreply.github.com> Date: Thu, 26 Oct 2023 23:13:38 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=B0=8F=E7=86=8A=E6=B2=B9=E8=80=97):=20?= =?UTF-8?q?=E5=B9=BF=E5=91=8A=E5=BC=B9=E7=AA=97=20(#1434)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit close #1428 --- src/apps/com.firebear.androil.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/apps/com.firebear.androil.ts b/src/apps/com.firebear.androil.ts index 624e86a3..37016c29 100644 --- a/src/apps/com.firebear.androil.ts +++ b/src/apps/com.firebear.androil.ts @@ -41,6 +41,12 @@ export default defineAppConfig({ matches: '[text="广告"] + View >4 [text="| 跳过"]', snapshotUrls: ['https://gkd-kit.gitee.io/import/12864214'], }, + { + key: 2, + name: '点击右上角x (2)', + matches: '[id="com.byted.pangle.m:id/tt_reward_full_count_down"]', + snapshotUrls: ['https://gkd-kit.gitee.io/import/13175439'], + }, ], }, {