mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 07:45:10 +08:00
perf: 更新提示-全局
This commit is contained in:
@@ -69,6 +69,8 @@ export default defineGkdGlobalGroups([
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
excludeMatches:
|
||||
'[text*="全部"][text*="更新" || text*="忽略"][text.length<7][visibleToUser=true]',
|
||||
matches: [
|
||||
'[text*="内测" || text*="测试版" || text*="新版" || text*="更新" || text*="升级" || text*="体验" || text*="內測" || text*="測試版" || text*="升級" || text*="體驗" || text*="Update" || text*="Upgrade" || text*="Experience"][text!*="自动" && text!*="自動" && text!*="成功" && text!*="失败" && text!*="失敗" && text!*="检查更新" && text!*="检测更新" && text!*="卸载"][childCount=0][visibleToUser=true]',
|
||||
'[text*="更新" || text*="下载" || text*="安装" || text*="升级" || text*="查看" || text*="体验" || text*="确定" || text*="确认"][text.length<6][childCount=0][visibleToUser=true]',
|
||||
@@ -78,6 +80,8 @@ export default defineGkdGlobalGroups([
|
||||
// 避免误触
|
||||
'https://i.gkd.li/i/17710149', // text!*="卸载"
|
||||
'https://i.gkd.li/i/19605413', // [!(text*="取消"&&text*="忽略")][text.length<6]
|
||||
'https://i.gkd.li/i/19918544',
|
||||
'https://i.gkd.li/i/20033908',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user