From 0e213cd7bccbf27f36f3eabf4a2bb579d35df32c Mon Sep 17 00:00:00 2001 From: AIsouler Date: Thu, 30 Oct 2025 13:08:46 +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=E8=AF=AF=E8=A7=A6?= 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 67258186..9e49d170 100644 --- a/src/globalGroups.ts +++ b/src/globalGroups.ts @@ -24,7 +24,7 @@ export default defineGkdGlobalGroups([ key: 0, // 防止误触 excludeMatches: - '([text*="搜索" || text="历史记录" || text$="在搜"][text.length>3 && text.length<7][visibleToUser=true]) || ([text="设置" || text="退款详情" || text="Submit" || text*="阅读并同意" || text$="登录" || text="选好了" || text="书签"][visibleToUser=true]) || ([text^="选择"][text*="偏好" || text*="行业"][text.length<10][visibleToUser=true])', + '([text*="搜索" || text="历史记录" || text$="在搜"][text.length>3 && text.length<7][visibleToUser=true]) || ([text="设置" || text="退款详情" || text="Submit" || text*="阅读并同意" || text$="登录" || text="选好了" || text="书签" || text="NEXT"][visibleToUser=true]) || ([text^="选择"][text*="偏好" || text*="行业"][text.length<10][visibleToUser=true])', anyMatches: [ '[text*="跳过"][text.length<10][visibleToUser=true]', '@View[clickable=true][childCount=0] - [text="互动广告"][visibleToUser=true]', @@ -45,6 +45,7 @@ export default defineGkdGlobalGroups([ 'https://i.gkd.li/i/23051921', // [text^="选择"][text*="偏好"] 'https://i.gkd.li/i/23052289', // text="选好了" text*="行业" 'https://i.gkd.li/i/23122415', // text="书签" + 'https://i.gkd.li/i/23225609', // text="NEXT" ], }, {