From 615bb62dfe1f437b95fbe11f81e32d414eccd4c5 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Thu, 23 Oct 2025 20:02:04 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=BE=AE=E5=8D=9A=E6=9E=81=E9=80=9F?= =?UTF-8?q?=E7=89=88-=E4=BF=A1=E6=81=AF=E6=B5=81=E5=B9=BF=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.sina.weibolite.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/apps/com.sina.weibolite.ts b/src/apps/com.sina.weibolite.ts index 4e139b46..45988afe 100644 --- a/src/apps/com.sina.weibolite.ts +++ b/src/apps/com.sina.weibolite.ts @@ -12,6 +12,7 @@ export default defineGkdApp({ activityIds: [ 'com.weico.international.activity.MainFragmentActivity', 'com.weico.international.ui.search.SearchActivity', + 'com.weico.international.ui.detail.StatusDetailV3Activity', ], rules: [ { @@ -21,10 +22,11 @@ export default defineGkdApp({ snapshotUrls: [ 'https://i.gkd.li/i/12738110', 'https://i.gkd.li/i/14996673', + 'https://i.gkd.li/i/23097171', ], }, { - preKeys: 0, + preKeys: [0], name: '点击[不感兴趣]', matches: '@View[clickable=true][childCount=1] > TextView[visibleToUser=true][text="不感兴趣"||text$="interest"] <