From 540230a91f9ed0e144cada759a0cf1a541fcfb98 Mon Sep 17 00:00:00 2001 From: jiuqianyuan <39406781+jiuqianyuan@users.noreply.github.com> Date: Fri, 24 Nov 2023 00:08:51 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=A5=87=E5=A6=99=E5=BA=94=E7=94=A8):=20?= =?UTF-8?q?=E5=8D=A1=E7=89=87=E5=BC=8F=E5=B9=BF=E5=91=8A=20(#2458)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * feat(奇妙应用):卡片式广告 * chore(actions): check_format_lint --------- Co-authored-by: github-actions[bot] close #2420 --- src/apps/com.magicalstory.AppStore.ts | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/apps/com.magicalstory.AppStore.ts b/src/apps/com.magicalstory.AppStore.ts index 35220361..3ef41e56 100644 --- a/src/apps/com.magicalstory.AppStore.ts +++ b/src/apps/com.magicalstory.AppStore.ts @@ -42,6 +42,13 @@ export default defineAppConfig({ 'https://i.gkd.li/import/13416979', ], }, + { + key: 1, + quickFind: true, + activityIds: 'com.magicalstory.AppStore.main.MainActivity', + matches: '[id="com.magicalstory.AppStore:id/button_close_ad"]', + snapshotUrls: 'https://i.gkd.li/import/13443417', + }, ], }, {