From c8961e2fe6ab5ccc8cbfb20839c5e0be76e20222 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Wed, 29 Oct 2025 21:36:39 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=BC=80=E5=B1=8F=E5=B9=BF=E5=91=8A-?= =?UTF-8?q?=E5=85=A8=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/globalGroups.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/globalGroups.ts b/src/globalGroups.ts index bfbd4298..67258186 100644 --- a/src/globalGroups.ts +++ b/src/globalGroups.ts @@ -28,11 +28,12 @@ export default defineGkdGlobalGroups([ anyMatches: [ '[text*="跳过"][text.length<10][visibleToUser=true]', '@View[clickable=true][childCount=0] - [text="互动广告"][visibleToUser=true]', - '[childCount=0][visibleToUser=true][(text.length<10 && (text*="跳过" || text*="跳過" || text~="(?is).*skip.*") && text!*="视频") || (vid~="(?is).*skip.*" && vid!~="(?is).*video.*" && text!="帮助" && text!="取消") || id$="tt_splash_skip_btn" || (desc.length<10 && (desc*="跳过" || desc*="跳過" || desc~="(?is).*skip.*"))]', + '[childCount=0][visibleToUser=true][(text.length<10 && (text*="跳过" || text*="跳過" || text~="(?is).*skip.*") && text!*="视频") || (vid~="(?is).*skip.*" && vid!~="(?is).*video.*" && text!="帮助" && text!="取消" && text!*="退出") || id$="tt_splash_skip_btn" || (desc.length<10 && (desc*="跳过" || desc*="跳過" || desc~="(?is).*skip.*"))]', ], snapshotUrls: 'https://i.gkd.li/i/21617612', // 互动开屏广告 excludeSnapshotUrls: [ // 避免误触 + 'https://i.gkd.li/i/15079224', // text!*="退出" 'https://i.gkd.li/i/17108010', // text!="帮助" 'https://i.gkd.li/i/18265000', // text!="取消" 'https://i.gkd.li/i/19580951', // text="退款详情"