mirror of
https://github.com/KaringX/karing-ruleset.git
synced 2025-06-08 10:04:13 +08:00
rule order
This commit is contained in:
parent
0c843d4440
commit
eb7433380c
@ -154,16 +154,6 @@ OPT_RULESET_GROUPS['cn'] = {
|
||||
'acl:ChinaMedia', # 414
|
||||
],
|
||||
},
|
||||
'🌏 国外穿墙': {
|
||||
'default': 'on',
|
||||
'outbound': 'selector_out',
|
||||
'rules': [
|
||||
'geosite:geolocation-!cn', # 170K
|
||||
'geosite:google', # 8.7K
|
||||
'acl:ProxyGFWlist', # 37K
|
||||
'acl:ProxyMedia', # 2.9K
|
||||
],
|
||||
},
|
||||
'Ⓜ️ 微软Bing': {
|
||||
'default': 'off',
|
||||
'outbound': 'selector_out',
|
||||
@ -231,6 +221,16 @@ OPT_RULESET_GROUPS['cn'] = {
|
||||
'acl:NetEaseMusic',
|
||||
],
|
||||
},
|
||||
'🌏 国外穿墙': {
|
||||
'default': 'on',
|
||||
'outbound': 'selector_out',
|
||||
'rules': [
|
||||
'geosite:geolocation-!cn', # 170K
|
||||
'geosite:google', # 8.7K
|
||||
'acl:ProxyGFWlist', # 37K
|
||||
'acl:ProxyMedia', # 2.9K
|
||||
],
|
||||
},
|
||||
}
|
||||
##end china
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user