mirror of
https://github.com/KaringX/karing-ruleset.git
synced 2025-06-08 14:34:13 +08:00
default add google
This commit is contained in:
parent
39ed751b02
commit
8d247edc11
@ -103,16 +103,11 @@ OPT_RULESET_GROUPS['default'] = {
|
|||||||
'geosite:apple-update',
|
'geosite:apple-update',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
'🌏 Google': ["geosite:google", "geoip:google"],
|
||||||
'📲 Telegram': ['geoip:telegram', 'geosite:telegram'],
|
'📲 Telegram': ['geoip:telegram', 'geosite:telegram'],
|
||||||
'💬 OpenAI': ['geoip:openai', 'geosite:openai'],
|
'💬 OpenAI': ['geoip:openai', 'geosite:openai'],
|
||||||
'🐱 GitHub': ['geoip:github', 'geosite:github'],
|
'🐱 GitHub': ['geoip:github', 'geosite:github'],
|
||||||
'🎮 Game': [
|
'🎮 Game': ['acl:Epic', 'acl:Origin', 'acl:Sony', 'acl:Steam', 'acl:Nintendo'],
|
||||||
'acl:Epic',
|
|
||||||
'acl:Origin',
|
|
||||||
'acl:Sony',
|
|
||||||
'acl:Steam',
|
|
||||||
'acl:Nintendo',
|
|
||||||
],
|
|
||||||
'📹 YouTube': ['geosite:youtube'],
|
'📹 YouTube': ['geosite:youtube'],
|
||||||
'🎥 Netflix': ['geoip:netflix', 'geosite:netflix'],
|
'🎥 Netflix': ['geoip:netflix', 'geosite:netflix'],
|
||||||
}
|
}
|
||||||
@ -167,6 +162,7 @@ OPT_RULESET_GROUPS['cn'] = {
|
|||||||
'geosite:apple-update',
|
'geosite:apple-update',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
'🌏 Google': ["geosite:google", "geoip:google"],
|
||||||
'📢 谷歌FCM': {
|
'📢 谷歌FCM': {
|
||||||
'default': 'off',
|
'default': 'off',
|
||||||
'outbound': 'direct_out',
|
'outbound': 'direct_out',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user