This commit is contained in:
Olia Lisa 2025-12-29 16:54:26 +08:00
parent 5f57b8ba8e
commit 1ec67bafc7

View File

@ -44,7 +44,7 @@
"route": { "route": {
"rules": [ "rules": [
{ {
"geoip": "private", "ip_is_private": true,
"outbound": "block" "outbound": "block"
} }
], ],