mirror of
https://github.com/KaringX/karing-ruleset.git
synced 2025-06-08 21: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',
|
||||
],
|
||||
},
|
||||
'🌏 Google': ["geosite:google", "geoip:google"],
|
||||
'📲 Telegram': ['geoip:telegram', 'geosite:telegram'],
|
||||
'💬 OpenAI': ['geoip:openai', 'geosite:openai'],
|
||||
'🐱 GitHub': ['geoip:github', 'geosite:github'],
|
||||
'🎮 Game': [
|
||||
'acl:Epic',
|
||||
'acl:Origin',
|
||||
'acl:Sony',
|
||||
'acl:Steam',
|
||||
'acl:Nintendo',
|
||||
],
|
||||
'🎮 Game': ['acl:Epic', 'acl:Origin', 'acl:Sony', 'acl:Steam', 'acl:Nintendo'],
|
||||
'📹 YouTube': ['geosite:youtube'],
|
||||
'🎥 Netflix': ['geoip:netflix', 'geosite:netflix'],
|
||||
}
|
||||
@ -167,6 +162,7 @@ OPT_RULESET_GROUPS['cn'] = {
|
||||
'geosite:apple-update',
|
||||
],
|
||||
},
|
||||
'🌏 Google': ["geosite:google", "geoip:google"],
|
||||
'📢 谷歌FCM': {
|
||||
'default': 'off',
|
||||
'outbound': 'direct_out',
|
||||
|
Loading…
x
Reference in New Issue
Block a user