From 083fce63928dfe2c7062b654367f2b79148559b2 Mon Sep 17 00:00:00 2001 From: Kun Jinkao <45487685+Snoopy1866@users.noreply.github.com> Date: Thu, 8 Feb 2024 22:28:01 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=B0=8F=E7=BA=A2=E4=B9=A6)=20=E5=88=86?= =?UTF-8?q?=E6=AE=B5=E5=B9=BF=E5=91=8A-=E4=BF=A1=E6=81=AF=E6=B5=81?= =?UTF-8?q?=E5=B9=BF=E5=91=8A=EF=BC=88=E4=BF=AE=E5=A4=8D=E8=AF=AF=E8=A7=A6?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.xingin.xhs.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/com.xingin.xhs.ts b/src/apps/com.xingin.xhs.ts index 1c0dcec7..ca72c2cb 100644 --- a/src/apps/com.xingin.xhs.ts +++ b/src/apps/com.xingin.xhs.ts @@ -67,7 +67,7 @@ export default defineAppConfig({ action: 'longClick', name: '长按"赞助"/"广告"卡片', matches: - '@FrameLayout[clickable=true] > LinearLayout TextView[text="赞助"||text="广告"]', + '@FrameLayout[clickable=true] > LinearLayout TextView[text="赞助"||text="广告"][visibleToUser=true]', snapshotUrls: [ 'https://i.gkd.li/import/13455503', 'https://i.gkd.li/import/13470690',