diff --git a/config.json b/config.json index 4f439f0..6f6d955 100644 --- a/config.json +++ b/config.json @@ -44,7 +44,7 @@ "route": { "rules": [ { - "geoip": "private", + "ip_is_private": true, "outbound": "block" } ],