新增 cn-lite;删除 tld-cn

This commit is contained in:
DustinWin
2025-04-24 19:14:49 +08:00
parent 6a4bd2572a
commit 3b0b0d9bf7
16 changed files with 4 additions and 80 deletions

View File

@@ -47,7 +47,6 @@
{ "geosite": [ "ai" ], "outbound": "🤖 人工智能" },
{ "geosite": [ "networktest" ], "outbound": "📈 网络测试" },
{ "geosite": [ "proxy" ], "outbound": "🧱 代理域名" },
{ "geosite": [ "tld-cn" ], "outbound": "🛡️ 直连域名" },
{ "geosite": [ "cn" ], "outbound": "🛡️ 直连域名" },
{ "geoip": [ "private" ], "outbound": "🎯 全球直连", "skip_resolve": true },
{ "geoip": [ "cn" ], "outbound": "🀄️ 直连 IP" },

View File

@@ -43,7 +43,6 @@
{ "geosite": [ "ai" ], "outbound": "🤖 人工智能" },
{ "geosite": [ "networktest" ], "outbound": "📈 网络测试" },
{ "geosite": [ "proxy" ], "outbound": "🧱 代理域名" },
{ "geosite": [ "tld-cn" ], "outbound": "🛡️ 直连域名" },
{ "geosite": [ "cn" ], "outbound": "🛡️ 直连域名" },
{ "geoip": [ "private" ], "outbound": "🎯 全球直连", "skip_resolve": true },
{ "geoip": [ "cn" ], "outbound": "🀄️ 直连 IP" },

View File

@@ -40,7 +40,6 @@
{ "geosite": [ "ai" ], "outbound": "🤖 人工智能" },
{ "geosite": [ "networktest" ], "outbound": "📈 网络测试" },
{ "geosite": [ "proxy" ], "outbound": "🧱 代理域名" },
{ "geosite": [ "tld-cn" ], "outbound": "🛡️ 直连域名" },
{ "geosite": [ "cn" ], "outbound": "🛡️ 直连域名" },
{ "geoip": [ "private" ], "outbound": "🎯 全球直连", "skip_resolve": true },
{ "geoip": [ "cn" ], "outbound": "🀄️ 直连 IP" },

View File

@@ -44,7 +44,6 @@
{ "geosite": [ "ai" ], "outbound": "🤖 人工智能" },
{ "geosite": [ "networktest" ], "outbound": "📈 网络测试" },
{ "geosite": [ "proxy" ], "outbound": "🧱 代理域名" },
{ "geosite": [ "tld-cn" ], "outbound": "🛡️ 直连域名" },
{ "geosite": [ "cn" ], "outbound": "🛡️ 直连域名" },
{ "geoip": [ "private" ], "outbound": "🎯 全球直连", "skip_resolve": true },
{ "geoip": [ "cn" ], "outbound": "🀄️ 直连 IP" },

View File

@@ -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",

View File

@@ -43,7 +43,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" },
@@ -120,19 +119,12 @@
"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",
"format": "binary",
"path": "./cn.srs",
"url": "https://github.com/DustinWin/ruleset_geodata/releases/download/sing-box-ruleset-compatible/cn.srs"
"url": "https://github.com/DustinWin/ruleset_geodata/releases/download/sing-box-ruleset-compatible/cn-lite.srs"
},
{
"tag": "privateip",

View File

@@ -40,7 +40,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" },
@@ -110,19 +109,12 @@
"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",
"format": "binary",
"path": "./cn.srs",
"url": "https://github.com/DustinWin/ruleset_geodata/releases/download/sing-box-ruleset-compatible/cn.srs"
"url": "https://github.com/DustinWin/ruleset_geodata/releases/download/sing-box-ruleset-compatible/cn-lite.srs"
},
{
"tag": "privateip",

View File

@@ -44,7 +44,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" },
@@ -130,13 +129,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",