From 100dcfe5d7ed9d6b5b71a7eaab9c9dc9eba08a21 Mon Sep 17 00:00:00 2001 From: Kun Jinkao <45487685+Snoopy1866@users.noreply.github.com> Date: Sun, 11 Feb 2024 19:57: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 4f3287a6..bbc36389 100644 --- a/src/apps/com.zhihu.android.ts +++ b/src/apps/com.zhihu.android.ts @@ -134,12 +134,13 @@ export default defineAppConfig({ activityIds: 'com.zhihu.android.feature.short_container_feature.ui.ShortContainerHostActivity', matches: - '[text*="广告"] +(2,3) ImageView[clickable=true][visibleToUser=true]', + '[text*="广告" || text="创作者小助手"] +(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="创作者小助手" ], }, {