mirror of
https://github.com/KaringX/karing-ruleset.git
synced 2025-06-08 16:54:13 +08:00
Update kr_builtin_ruleset.py
cn direct down
This commit is contained in:
parent
eb7433380c
commit
39ed751b02
@ -135,25 +135,6 @@ OPT_RULESET_GROUPS['cn'] = {
|
|||||||
'acl:BanADCompany', # 1.44 KB
|
'acl:BanADCompany', # 1.44 KB
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
'🎯 国内直连': {
|
|
||||||
'default': 'on',
|
|
||||||
'outbound': 'direct_out',
|
|
||||||
'rules': [
|
|
||||||
# 'acl:LocalAreaNetwork',
|
|
||||||
# geosite:cn # 355K geolocation-cn 和 tld-cn 的合集
|
|
||||||
# 'geosite:geolocation-cn', # 31K
|
|
||||||
# geoip:cn # 42K
|
|
||||||
'acl:ChinaIp', # 24K
|
|
||||||
'acl:ChinaDomain', # 3.6K
|
|
||||||
'acl:ChinaCompanyIp', # 1.1K
|
|
||||||
# 'geosite:google-cn', # 1.8K
|
|
||||||
'acl:GoogleCN', # 345
|
|
||||||
'acl:UnBan', # 281
|
|
||||||
'acl:SteamCN', # 271
|
|
||||||
'acl:Download', # 178
|
|
||||||
'acl:ChinaMedia', # 414
|
|
||||||
],
|
|
||||||
},
|
|
||||||
'Ⓜ️ 微软Bing': {
|
'Ⓜ️ 微软Bing': {
|
||||||
'default': 'off',
|
'default': 'off',
|
||||||
'outbound': 'selector_out',
|
'outbound': 'selector_out',
|
||||||
@ -205,7 +186,7 @@ OPT_RULESET_GROUPS['cn'] = {
|
|||||||
],
|
],
|
||||||
'📹 油管视频': ['geosite:youtube'],
|
'📹 油管视频': ['geosite:youtube'],
|
||||||
'🎥 奈飞视频': ['geoip:netflix', 'geosite:netflix'],
|
'🎥 奈飞视频': ['geoip:netflix', 'geosite:netflix'],
|
||||||
'📺 巴哈姆特': 'acl:Bahamut',
|
# '📺 巴哈姆特': 'acl:Bahamut',
|
||||||
'📺 哔哩哔哩': {
|
'📺 哔哩哔哩': {
|
||||||
'default': 'on',
|
'default': 'on',
|
||||||
'outbound': 'direct_out',
|
'outbound': 'direct_out',
|
||||||
@ -221,6 +202,25 @@ OPT_RULESET_GROUPS['cn'] = {
|
|||||||
'acl:NetEaseMusic',
|
'acl:NetEaseMusic',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
'🎯 国内直连': {
|
||||||
|
'default': 'on',
|
||||||
|
'outbound': 'direct_out',
|
||||||
|
'rules': [
|
||||||
|
# 'acl:LocalAreaNetwork',
|
||||||
|
# geosite:cn # 355K geolocation-cn 和 tld-cn 的合集
|
||||||
|
# 'geosite:geolocation-cn', # 31K
|
||||||
|
# 'geoip:cn' # 42K
|
||||||
|
'acl:ChinaIp', # 24K
|
||||||
|
'acl:ChinaDomain', # 3.6K
|
||||||
|
'acl:ChinaCompanyIp', # 1.1K
|
||||||
|
# 'geosite:google-cn', # 1.8K
|
||||||
|
# 'acl:GoogleCN', # 345
|
||||||
|
'acl:UnBan', # 281
|
||||||
|
'acl:SteamCN', # 271
|
||||||
|
'acl:Download', # 178
|
||||||
|
'acl:ChinaMedia', # 414
|
||||||
|
],
|
||||||
|
},
|
||||||
'🌏 国外穿墙': {
|
'🌏 国外穿墙': {
|
||||||
'default': 'on',
|
'default': 'on',
|
||||||
'outbound': 'selector_out',
|
'outbound': 'selector_out',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user