perf: 移除部分应用青少年模式规则,改用全局规则

This commit is contained in:
AIsouler
2024-11-23 19:55:03 +08:00
parent ac4eaada94
commit 5ebcd1c284
44 changed files with 137 additions and 563 deletions

View File

@@ -26,14 +26,5 @@ export default defineGkdApp({
},
],
},
{
key: 1,
name: '青少年模式',
actionMaximum: 1,
resetMatch: 'app',
fastQuery: true,
rules: '@[text="我知道了"] - * > [text="未成年模式"]',
snapshotUrls: 'https://i.gkd.li/i/13761159',
},
],
});