From ca192bc4d5284c0e399676b2954393a4aa0a38c6 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Sat, 8 Nov 2025 21:51:39 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E7=9F=A5=E4=B9=8E-=E5=88=86=E6=AE=B5?= =?UTF-8?q?=E5=B9=BF=E5=91=8A=20#1407?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.zhihu.android.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/apps/com.zhihu.android.ts b/src/apps/com.zhihu.android.ts index c2e527a0..f8fbfeaf 100644 --- a/src/apps/com.zhihu.android.ts +++ b/src/apps/com.zhihu.android.ts @@ -120,11 +120,12 @@ export default defineGkdApp({ '.app.ui.activity.MainActivity', ], matches: - '@[clickable=true] >(1,3) [text$="不感兴趣" || text^="屏蔽作者"]', + '@[clickable=true] >(1,3) [text$="不感兴趣" || text^="屏蔽作者" || text="不喜欢该内容"]', snapshotUrls: [ 'https://i.gkd.li/i/13849689', 'https://i.gkd.li/i/17237940', 'https://i.gkd.li/i/17268849', + 'https://i.gkd.li/i/23431871', ], }, ],