From e02d12a97f2828b7ed483758518f7a272ed51a9b Mon Sep 17 00:00:00 2001 From: adproqwq <101449500+adproqwq@users.noreply.github.com> Date: Tue, 2 Jan 2024 20:03:50 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=8D=8E=E4=B8=BA=E5=A4=A9=E6=B0=94):=20?= =?UTF-8?q?=E5=8D=A1=E7=89=87=E5=BC=8F=E5=B9=BF=E5=91=8A=EF=BC=88=E8=A1=A5?= =?UTF-8?q?=E5=85=85=E8=A7=84=E5=88=99=EF=BC=89=20(#3513)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit close #3508 --- src/apps/com.huawei.android.totemweather.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/apps/com.huawei.android.totemweather.ts b/src/apps/com.huawei.android.totemweather.ts index 6962a144..87bcb3d8 100644 --- a/src/apps/com.huawei.android.totemweather.ts +++ b/src/apps/com.huawei.android.totemweather.ts @@ -54,6 +54,12 @@ export default defineAppConfig({ '[id="com.huawei.android.totemweather:id/ad_cancel"][visibleToUser=true]', snapshotUrls: 'https://i.gkd.li/import/13521221', }, + { + key: 3, + activityIds: 'com.huawei.android.totemweather.WeatherHome', + matches: '[id="com.huawei.android.totemweather:id/ad_cancel"]', + snapshotUrls: 'https://i.gkd.li/import/13787501', + }, ], }, ],