From 829df5dc423d5917f38c7835adea954f9cad0234 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Sun, 12 May 2024 21:48:42 +0800 Subject: [PATCH] =?UTF-8?q?perf(=E4=B8=87=E8=83=BD=E5=B0=8F=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=20Top=20Widgets):=20=E5=85=A8=E5=B1=8F=E5=B9=BF?= =?UTF-8?q?=E5=91=8A-=E5=BC=B9=E7=AA=97=E5=B9=BF=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.growing.topwidgets.ts | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/apps/com.growing.topwidgets.ts b/src/apps/com.growing.topwidgets.ts index d2bbef2b..36140117 100644 --- a/src/apps/com.growing.topwidgets.ts +++ b/src/apps/com.growing.topwidgets.ts @@ -37,8 +37,12 @@ export default defineGkdApp({ key: 0, quickFind: true, activityIds: 'com.baidu.mobads.sdk.api.MobRewardVideoActivity', - matches: '@ImageView[clickable=true] - * >2 [text="反馈"]', - snapshotUrls: 'https://i.gkd.li/i/14945552', + matches: + '@ImageView[clickable=true][visibleToUser=true] <(2,3) * >(2,3) [text="反馈"]', + snapshotUrls: [ + 'https://i.gkd.li/i/14945552', + 'https://i.gkd.li/i/15286451', + ], }, { key: 1,