From 3f90c6e1512682c1e558413152961d69f894db7b Mon Sep 17 00:00:00 2001 From: AIsouler Date: Sun, 22 Dec 2024 13:59:18 +0800 Subject: [PATCH] =?UTF-8?q?perf(=E7=99=BE=E5=BA=A6=E8=B4=B4=E5=90=A7):=20?= =?UTF-8?q?=E5=B1=80=E9=83=A8=E5=B9=BF=E5=91=8A-=E6=84=9F=E5=85=B4?= =?UTF-8?q?=E8=B6=A3=E7=9A=84=E5=90=A7=E6=8E=A8=E5=B9=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.baidu.tieba.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/apps/com.baidu.tieba.ts b/src/apps/com.baidu.tieba.ts index 50a9530b..c9ab85d2 100644 --- a/src/apps/com.baidu.tieba.ts +++ b/src/apps/com.baidu.tieba.ts @@ -406,11 +406,12 @@ export default defineGkdApp({ }, { key: 16, - name: '局部广告-贴吧推广', + name: '局部广告-感兴趣的吧推广', desc: '关闭首页、吧内其他贴吧的推广', rules: [ { key: 1, + fastQuery: true, activityIds: ['.tblauncher.MainTabActivity', '.forum.ForumActivity'], matches: '@ImageView[childCount=0][clickable=true][visibleToUser=true] - [text="你可能感兴趣的吧" || text^="本吧的人都在逛"]',