mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-04-20 05:52:24 +00:00
simplify iran Geoip rule (#1369)
This commit is contained in:
parent
76598dfa1a
commit
0135be8757
1 changed files with 2 additions and 2 deletions
|
@ -530,7 +530,7 @@
|
||||||
ips: {
|
ips: {
|
||||||
local: ["geoip:private"],
|
local: ["geoip:private"],
|
||||||
cn: ["geoip:cn"],
|
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"],
|
ru: ["geoip:ru"],
|
||||||
},
|
},
|
||||||
domains: {
|
domains: {
|
||||||
|
|
Loading…
Reference in a new issue