diff --git a/src/apps/com.taobao.taobao.ts b/src/apps/com.taobao.taobao.ts index edc3201c..dc80e3c8 100644 --- a/src/apps/com.taobao.taobao.ts +++ b/src/apps/com.taobao.taobao.ts @@ -4,6 +4,25 @@ export default defineGkdApp({ id: 'com.taobao.taobao', name: '淘宝', groups: [ + { + key: -1, + name: '开屏广告', + fastQuery: true, + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + priorityTime: 10000, + rules: [ + { + matches: + '@[vid*="close"] > [text*="跳过"][text.length<10][visibleToUser=true]', + snapshotUrls: [ + 'https://i.gkd.li/i/17576743', + 'https://i.gkd.li/i/17578451', + ], + }, + ], + }, { key: 1, name: '全屏广告-弹窗广告',