From 32a8e95a0d74b1d41c3db63d900a2ab1c8e3ae1b Mon Sep 17 00:00:00 2001 From: AIsouler Date: Fri, 24 Oct 2025 19:59:51 +0800 Subject: [PATCH] fix: text --- src/globalGroups.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/globalGroups.ts b/src/globalGroups.ts index e705355b..bfbd4298 100644 --- a/src/globalGroups.ts +++ b/src/globalGroups.ts @@ -41,7 +41,7 @@ export default defineGkdGlobalGroups([ 'https://i.gkd.li/i/20949002', // vid!~="(?is).*video.*" 'https://i.gkd.li/i/21617520', // text!*="视频" 'https://i.gkd.li/i/22634992', // text$="登录" - 'https://i.gkd.li/i/23051921', // [text*="选择"][text*="偏好"] + 'https://i.gkd.li/i/23051921', // [text^="选择"][text*="偏好"] 'https://i.gkd.li/i/23052289', // text="选好了" text*="行业" 'https://i.gkd.li/i/23122415', // text="书签" ],