From 034880722611b1a93210741a0283bb01fbb4e12f Mon Sep 17 00:00:00 2001 From: AIsouler Date: Sat, 29 Nov 2025 20:55:53 +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=20#1511?= 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 f1ab4019..7194afa8 100644 --- a/src/globalGroups.ts +++ b/src/globalGroups.ts @@ -15,6 +15,7 @@ export default defineGkdGlobalGroups([ matchTime: 10000, actionMaximum: 2, resetMatch: 'app', + forcedTime: 10000, actionCdKey: 0, actionMaximumKey: 0, priorityTime: 10000, @@ -26,7 +27,7 @@ export default defineGkdGlobalGroups([ excludeMatches: '([text*="搜索" || text="历史记录" || text$="在搜"][text.length>3 && text.length<7][visibleToUser=true]) || ([text="Submit" || text*="阅读并同意" || text="书签" || text="NEXT"][visibleToUser=true]) || ([text$="设置" || text^="选择" || text*="登录" || text$="选好了" || text^="下一步" || text^="完成"][text.length<10][visibleToUser=true])', anyMatches: [ - '@[text*="跳过"][text.length<10][width<400 && height<200][visibleToUser=true] <