新增 cn-lite;删除 tld-cn
This commit is contained in:
@@ -47,7 +47,6 @@
|
||||
{ "rule_set": [ "ai" ], "outbound": "🤖 人工智能" },
|
||||
{ "rule_set": [ "networktest" ], "outbound": "📈 网络测试" },
|
||||
{ "rule_set": [ "proxy" ], "outbound": "🧱 代理域名" },
|
||||
{ "rule_set": [ "tld-cn" ], "outbound": "🛡️ 直连域名" },
|
||||
{ "rule_set": [ "cn" ], "outbound": "🛡️ 直连域名" },
|
||||
{ "rule_set": [ "privateip" ], "outbound": "🎯 全球直连", "skip_resolve": true },
|
||||
{ "rule_set": [ "cnip" ], "outbound": "🀄️ 直连 IP" },
|
||||
@@ -140,13 +139,6 @@
|
||||
"path": "./proxy.srs",
|
||||
"url": "https://github.com/DustinWin/ruleset_geodata/releases/download/sing-box-ruleset-compatible/proxy.srs"
|
||||
},
|
||||
{
|
||||
"tag": "tld-cn",
|
||||
"type": "remote",
|
||||
"format": "binary",
|
||||
"path": "./tld-cn.srs",
|
||||
"url": "https://github.com/DustinWin/ruleset_geodata/releases/download/sing-box-ruleset-compatible/tld-cn.srs"
|
||||
},
|
||||
{
|
||||
"tag": "cn",
|
||||
"type": "remote",
|
||||
|
||||
Reference in New Issue
Block a user