simplify iran Geoip rule (#1369)

This commit is contained in:
MMR 2023-12-14 15:38:10 +03:30 committed by GitHub
parent 76598dfa1a
commit 0135be8757
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>
</html>