From 31c7758f98b7a35bc9469b977582a96c0e6c375c Mon Sep 17 00:00:00 2001 From: AIsouler Date: Sun, 28 Jul 2024 09:24:13 +0800 Subject: [PATCH] =?UTF-8?q?feat(IT=E4=B9=8B=E5=AE=B6):=20=E5=BC=80?= =?UTF-8?q?=E5=B1=8F=E5=B9=BF=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.ruanmei.ithome.ts | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/src/apps/com.ruanmei.ithome.ts b/src/apps/com.ruanmei.ithome.ts index 13d6c445..1b5bd7ba 100644 --- a/src/apps/com.ruanmei.ithome.ts +++ b/src/apps/com.ruanmei.ithome.ts @@ -4,6 +4,25 @@ export default defineGkdApp({ id: 'com.ruanmei.ithome', name: 'IT之家', groups: [ + { + key: 0, + name: '开屏广告', + fastQuery: true, + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + rules: [ + { + excludeMatches: '[vid="iv_search_back"][visibleToUser=true]', + matches: '[text*="跳过"][text.length<10][visibleToUser=true]', + exampleUrls: 'https://e.gkd.li/49015bf7-6513-40b2-a436-d3c386ef1891', + snapshotUrls: [ + 'https://i.gkd.li/i/16401878', + 'https://i.gkd.li/i/16401899', // 防止误触 + ], + }, + ], + }, { key: 1, name: '局部广告-卡片广告',