From 1ec67bafc716b9e7c3def9eadb52ee13953ea7ba Mon Sep 17 00:00:00 2001 From: Olia Lisa Date: Mon, 29 Dec 2025 16:54:26 +0800 Subject: [PATCH] update --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } ],