From 0135be875747cde2b320b5ac6d8b2a3bb0a95d52 Mon Sep 17 00:00:00 2001 From: MMR <56675802+mmrabbani@users.noreply.github.com> Date: Thu, 14 Dec 2023 15:38:10 +0330 Subject: [PATCH] simplify iran Geoip rule (#1369) --- web/html/xui/xray.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/html/xui/xray.html b/web/html/xui/xray.html index c243f825..cca8483f 100644 --- a/web/html/xui/xray.html +++ b/web/html/xui/xray.html @@ -530,7 +530,7 @@ ips: { local: ["geoip:private"], cn: ["geoip:cn"], - ir: ["ext:geoip_IR.dat:ir","ext:geoip_IR.dat:arvancloud","ext:geoip_IR.dat:derakcloud","ext:geoip_IR.dat:iranserver","ext:geoip_IR.dat:parspack"], + ir: ["ext:geoip_IR.dat:ir"], ru: ["geoip:ru"], }, domains: { @@ -1401,4 +1401,4 @@ }); - \ No newline at end of file +