~适配reF1nd版本providers

This commit is contained in:
juewuy
2025-11-30 20:50:55 +08:00
parent 6b9650df8c
commit 4552514c23
6 changed files with 4 additions and 11 deletions

View File

@@ -1071,7 +1071,10 @@ EOF
"server": "dns_direct",
"strategy": "prefer_ipv4"
},
"default_mark": $routing_mark
"default_mark": $routing_mark,
"rules": [
{ "clash_mode": [ "Direct" ], "outbound": "DIRECT" },
{ "clash_mode": [ "Global" ], "outbound": "GLOBAL" }]
}
}
EOF