From 3a874b5fa45ba336fc439ed0250ee53e255383fd Mon Sep 17 00:00:00 2001 From: AIsouler Date: Thu, 20 Mar 2025 13:26:44 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20IT=E4=B9=8B=E5=AE=B6-=E5=88=86=E6=AE=B5?= =?UTF-8?q?=E5=B9=BF=E5=91=8A-=E4=BF=A1=E6=81=AF=E6=B5=81=E5=B9=BF?= =?UTF-8?q?=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.ruanmei.ithome.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/apps/com.ruanmei.ithome.ts b/src/apps/com.ruanmei.ithome.ts index 5aa4648b..c2089c92 100644 --- a/src/apps/com.ruanmei.ithome.ts +++ b/src/apps/com.ruanmei.ithome.ts @@ -60,8 +60,10 @@ export default defineGkdApp({ { key: 0, action: 'longClick', - matches: '@[longClickable=true] >4 [text="广告 "]', + matches: + '@[longClickable=true] >4 [text="广告 "][visibleToUser=true]', snapshotUrls: 'https://i.gkd.li/i/14734964', + excludeSnapshotUrls: 'https://i.gkd.li/i/19340823', }, { preKeys: [0],