From 637da6c991ca1f09bb7138ea3d284480aa730db3 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Sun, 2 Nov 2025 18:31:28 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=95=AA=E8=8C=84=E5=85=8D=E8=B4=B9?= =?UTF-8?q?=E5=B0=8F=E8=AF=B4-=E5=BC=80=E5=B1=8F=E5=B9=BF=E5=91=8A=20#1364?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.dragon.read.ts | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/apps/com.dragon.read.ts b/src/apps/com.dragon.read.ts index 3334ef7b..2f4de866 100644 --- a/src/apps/com.dragon.read.ts +++ b/src/apps/com.dragon.read.ts @@ -4,6 +4,24 @@ export default defineGkdApp({ id: 'com.dragon.read', name: '番茄免费小说', groups: [ + { + key: -1, + name: '开屏广告', + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + priorityTime: 10000, + rules: [ + { + fastQuery: true, + actionDelay: 1000, // 过早点击可能导致应用闪退 + matches: + '@[desc="跳过广告"][clickable=true] > [text*="跳过"][text.length<10][visibleToUser=true]', + exampleUrls: 'https://e.gkd.li/e36d701f-bcee-48d5-99da-1c5301101d9e', + snapshotUrls: 'https://i.gkd.li/i/23282793', + }, + ], + }, { key: 0, name: '局部广告-阅读页面广告',