删除私密ip规则,因为可能导致分流异常

This commit is contained in:
juewuy
2024-04-09 11:09:38 +08:00
parent d8d43f9625
commit 0463d938a7
5 changed files with 0 additions and 26 deletions

View File

@@ -39,7 +39,6 @@
{ "rule_set": "proxy", "outbound": "🚀 节点选择" },
{ "rule_set": "cn", "outbound": "🎯 全球直连" },
{ "rule_set": "telegramip", "outbound": "📲 电报消息" },
{ "rule_set": "privateip", "outbound": "🎯 全球直连" },
{ "rule_set": "cnip", "outbound": "🎯 全球直连" }
],
"rule_set": [
@@ -113,13 +112,6 @@
"url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/telegramip.srs",
"download_detour": "🎯 本机直连"
},
{
"tag": "privateip",
"type": "remote",
"format": "binary",
"url": "https://fastly.jsdelivr.net/gh/DustinWin/ruleset_geodata@sing-box/privateip.srs",
"download_detour": "🎯 本机直连"
},
{
"tag": "cnip",
"type": "remote",