perf: 青少年模式-全局

This commit is contained in:
AIsouler
2025-06-30 20:06:35 +08:00
parent 885949dc6a
commit 664b4fef60

View File

@@ -110,7 +110,7 @@ export default defineGkdGlobalGroups([
key: 0,
matches: [
'[text*="青少年" || text*="未成年" || text*="儿童"][text*="模式" || text*="守护"][text.length<15][childCount=0][visibleToUser=true]',
'[text*="知道了" || text*="关闭" || text*="我已知晓" || text*="已满" || text*="不再提醒"][text.length<8][childCount=0][visibleToUser=true]',
'[text*="知道了" || text*="我已知晓" || text*="已满" || text*="不再提醒"][text.length<8][childCount=0][visibleToUser=true]',
],
},
],