From 46a78afd7a5e4d76d13de0adc86f0c959dd7d61a Mon Sep 17 00:00:00 2001 From: AIsouler Date: Tue, 29 Apr 2025 12:43:31 +0800 Subject: [PATCH] =?UTF-8?q?perf:=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 5f7a0c59..6e31493a 100644 --- a/src/globalGroups.ts +++ b/src/globalGroups.ts @@ -24,7 +24,7 @@ export default defineGkdGlobalGroups([ key: 0, // 防止误触 excludeMatches: - '[text*="搜索" || text^="猜你" || text="历史记录" || text$="在搜" || text*="退款详情"][text.length>3 && text.length<6][visibleToUser=true]', + '[text*="搜索" || text^="猜你" || text="历史记录" || text$="在搜" || text*="退款详情" || text*="Submit"][text.length>3 && text.length<7][visibleToUser=true]', anyMatches: [ '[text*="跳过"][text.length<10][visibleToUser=true]', '[childCount=0][visibleToUser=true][(text.length<10 && (text*="跳过" || text*="跳過" || text~="(?is).*skip.*")) || (vid~="(?is).*skip.*" && text!="帮助" && text!="取消") || id$="tt_splash_skip_btn" || (desc.length<10 && (desc*="跳过" || desc*="跳過" || desc~="(?is).*skip.*"))]', @@ -35,6 +35,7 @@ export default defineGkdGlobalGroups([ 'https://i.gkd.li/i/18265000', // text!="取消" 'https://i.gkd.li/i/19580463', // text*="退款详情" 'https://i.gkd.li/i/19580951', // text*="退款详情" + 'https://i.gkd.li/i/19952277', // text*="Submit" ], }, {