From 5fdfd74faef4742130eab2bd7968fdbf155e4dac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A9=E6=96=B9=E5=A4=9C=E8=B0=AD?= <152615144+tianfangyetan1@users.noreply.github.com> Date: Tue, 28 Oct 2025 19:47:28 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=98=E5=AE=9D-=E6=90=9C=E7=B4=A2?= =?UTF-8?q?=E9=A1=B5=E5=B9=BF=E5=91=8A=20(#1336)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.taobao.taobao.ts | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/src/apps/com.taobao.taobao.ts b/src/apps/com.taobao.taobao.ts index a56f7269..e2a3db5a 100644 --- a/src/apps/com.taobao.taobao.ts +++ b/src/apps/com.taobao.taobao.ts @@ -344,5 +344,35 @@ export default defineGkdApp({ }, ], }, + { + key: 22, + name: '局部广告-搜索页广告', + desc: '自动隐藏猜你想搜、热榜', + rules: [ + { + key: 0, + name: '猜你想搜', + fastQuery: true, + activityIds: 'com.taobao.search.uniform.SearchActivity', + matches: '[vid="hideBtn"][desc="隐藏"][clickable=true]', + snapshotUrls: [ + 'https://i.gkd.li/i/23165368', // 隐藏前 + 'https://i.gkd.li/i/23165384', // 隐藏后 + ], + }, + { + key: 1, + name: '热榜', + fastQuery: true, + activityIds: 'com.taobao.search.uniform.SearchActivity', + matches: + '@[desc="隐藏榜单"][clickable=true] <