From b00c7b3767c88168d2b8e28ac3f940dfbb7e966b Mon Sep 17 00:00:00 2001 From: AIsouler Date: Sat, 13 Apr 2024 10:05:43 +0800 Subject: [PATCH] =?UTF-8?q?feat(WiFi=E4=B8=87=E8=83=BD=E9=92=A5=E5=8C=99):?= =?UTF-8?q?=20=E5=85=A8=E5=B1=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?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.snda.wifilocating.ts | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/apps/com.snda.wifilocating.ts b/src/apps/com.snda.wifilocating.ts index 723e4080..3d1f285f 100644 --- a/src/apps/com.snda.wifilocating.ts +++ b/src/apps/com.snda.wifilocating.ts @@ -31,6 +31,13 @@ export default defineAppConfig({ matches: '[vid="wf_interstitial_close_iv"]', snapshotUrls: 'https://i.gkd.li/i/14927523', }, + { + key: 3, + activityIds: 'com.wifitutu.ui.main.MainActivity', + matches: + '[id="android:id/content"] >(3,4) FrameLayout[childCount>1] > FrameLayout[childCount=1] > ImageView', + snapshotUrls: 'https://i.gkd.li/i/14964913', + }, ], }, {