diff options
| -rw-r--r-- | web/html/xui/xray.html | 4 |
1 files 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 @@ }); </script> </body> -</html>
\ No newline at end of file +</html> |
