~增加"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

@@ -74,7 +74,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": ["gamesip"], "outbound": "🎮 外服游戏" },
{ "rule_set": ["mediaip"], "outbound": "🌍 国际媒体" },
{ "rule_set": ["cnip"], "outbound": "🀄️ 国内流量" }