mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 18:25:15 +08:00
perf: 移除部分应用青少年模式规则,改用全局规则
This commit is contained in:
@@ -4,21 +4,6 @@ export default defineGkdApp({
|
||||
id: 'com.mihoyo.hyperion',
|
||||
name: '米游社',
|
||||
groups: [
|
||||
{
|
||||
key: 1,
|
||||
name: '青少年模式',
|
||||
desc: '点击[我知道了]',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
fastQuery: true,
|
||||
rules: '[vid="tv_dialog_go_to_teenage_mode"] + [vid="tv_dialog_i_know"]',
|
||||
exampleUrls: 'https://e.gkd.li/db8bb97e-f0f0-4f85-a262-14dd760f812b',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/17002129',
|
||||
'https://i.gkd.li/i/12775850', // activityId: 'com.mihoyo.hyperion.splash.SplashActivity'
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '更新提示',
|
||||
|
||||
Reference in New Issue
Block a user