mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 10:15:31 +08:00
perf: 移除部分应用青少年模式规则,改用全局规则
This commit is contained in:
@@ -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',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user