~增加"match_only": true分支特性

This commit is contained in:
juewuy
2026-01-02 10:06:41 +08:00
parent 6979ba9c83
commit 4b12ae7a28
7 changed files with 7 additions and 7 deletions

View File

@@ -26,7 +26,7 @@
{ "rule_set": [ "privateip" ], "outbound": "🎯 本地直连" },
{ "rule_set": [ "telegramip" ], "outbound": "📲 电报消息" },
{ "action": "resolve", "server": "dns_proxy", "strategy": "prefer_ipv4"},
{ "action": "resolve", "server": "dns_proxy", "strategy": "prefer_ipv4", "match_only": true},
{ "rule_set": [ "cnip" ], "outbound": "🎯 本地直连" }
],
"rule_set": [