From 2bca5e517a759f96e7d8e808a815e15bbfba9294 Mon Sep 17 00:00:00 2001 From: Kaveh Dadgar Date: Sun, 8 Sep 2024 13:20:23 +0330 Subject: [PATCH] add: new geo format config --- wrt/files/hiddify.json | 1 + 1 file changed, 1 insertion(+) diff --git a/wrt/files/hiddify.json b/wrt/files/hiddify.json index cc2dc20..0a82d44 100644 --- a/wrt/files/hiddify.json +++ b/wrt/files/hiddify.json @@ -1,4 +1,5 @@ { + "region": "ir", "web-secret": "your-hidden-secret", "enable-tun": true, "mixed-port": 2334,