From ad0ab5d2da8c22e322748b87b6bca36a17edb8ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A9=E6=96=B9=E5=A4=9C=E8=B0=AD?= <152615144+tianfangyetan1@users.noreply.github.com> Date: Thu, 2 Oct 2025 19:34:56 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E8=BF=90=E5=8A=A8=E4=B8=96=E7=95=8C?= =?UTF-8?q?=E6=A0=A1=E5=9B=AD-=E5=8D=A1=E7=89=87=E5=B9=BF=E5=91=8A=20(#120?= =?UTF-8?q?6)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.zjwh.android_wh_physicalfitness.ts | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/apps/com.zjwh.android_wh_physicalfitness.ts b/src/apps/com.zjwh.android_wh_physicalfitness.ts index bd4e187f..76f387a7 100644 --- a/src/apps/com.zjwh.android_wh_physicalfitness.ts +++ b/src/apps/com.zjwh.android_wh_physicalfitness.ts @@ -100,9 +100,12 @@ export default defineGkdApp({ key: 0, fastQuery: true, matches: - 'ImageView[childCount=0] < @ViewGroup[clickable=true][childCount=1] < ViewGroup[childCount=1] 3 [text="广告"][visibleToUser=true]', + 'ImageView[childCount=0] < @ViewGroup[clickable=true][childCount=1] <3 [text="广告"][visibleToUser=true]', exampleUrls: 'https://e.gkd.li/ca109fa3-5a7a-400d-911b-36dd8ac42656', - snapshotUrls: 'https://i.gkd.li/i/22387192', + snapshotUrls: [ + 'https://i.gkd.li/i/22387192', + 'https://i.gkd.li/i/22656913', + ], }, { key: 1,