From ed83ef2ad27351872a41bbb4b4f65ed237224b27 Mon Sep 17 00:00:00 2001 From: Kun Jinkao <45487685+Snoopy1866@users.noreply.github.com> Date: Mon, 12 Feb 2024 12:33:14 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E7=9F=A5=E4=B9=8E)=20=E5=B1=80=E9=83=A8?= =?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=EF=BC=88=E4=BC=98=E5=8C=96=E8=A7=84=E5=88=99=EF=BC=89?= 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 bbc36389..99def307 100644 --- a/src/apps/com.zhihu.android.ts +++ b/src/apps/com.zhihu.android.ts @@ -134,13 +134,14 @@ export default defineAppConfig({ activityIds: 'com.zhihu.android.feature.short_container_feature.ui.ShortContainerHostActivity', matches: - '[text*="广告" || text="创作者小助手"] +(2,3) ImageView[clickable=true][visibleToUser=true]', + 'ViewGroup > TextView[text!=""][index=1] +(2,3) ImageView[clickable=true][visibleToUser=true]', exampleUrls: 'https://m.gkd.li/57941037/0443d5cb-aa24-4447-afd7-58c5a09af835', snapshotUrls: [ 'https://i.gkd.li/import/14178980', 'https://i.gkd.li/import/14206949', 'https://i.gkd.li/import/14232195', // text="创作者小助手" + 'https://i.gkd.li/import/14235024', // text="知乎游戏" ], }, {