From 890d3e921abc135e7f0c6b0ad136ad1f8e7ec84c Mon Sep 17 00:00:00 2001 From: Return <151555003+H-Return@users.noreply.github.com> Date: Tue, 4 Jun 2024 16:36:35 +0330 Subject: [PATCH] Update config.json --- config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config.json b/config.json index 0c16950..63cd702 100644 --- a/config.json +++ b/config.json @@ -71,8 +71,7 @@ "reject(geoip:ir)", "reject(geosite:category-ads-all)", "reject(geoip:private)", - "reject(geosite:google@ads)", - "v4(all)" + "reject(geosite:google@ads)" ], "geoip": "/etc/hysteria/geoip.dat", "geosite": "/etc/hysteria/geosite.dat"