From 9d63ae0cb1a15a72c0196d43d858ba9e6264e810 Mon Sep 17 00:00:00 2001 From: Hiddify <114227601+hiddify1@users.noreply.github.com> Date: Sun, 20 Aug 2023 18:44:52 +0000 Subject: [PATCH] fix: remove useless route --- shared/template.go | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/shared/template.go b/shared/template.go index d55f63b..d985a7a 100644 --- a/shared/template.go +++ b/shared/template.go @@ -128,10 +128,10 @@ const base = ` ], "outbound": "direct" }, - { - "geosite": "geolocation-!ir", - "outbound": "select" - }, + // { + // "geosite": "geolocation-!ir", + // "outbound": "select" + // }, { "geosite": "ir", "outbound": "direct"