increase accuracy of geoip and geosite (#1047)

* increase accuracy of geoip and geosite

* Update x-ui.sh

* Update release.yml

* Update settings.html

* Update release.yml

* Update DockerInit.sh

* Update settings.html

* Update settings.html

* Update x-ui.sh
This commit is contained in:
MMR
2023-10-18 12:25:16 +03:30
committed by GitHub
parent b63612ab98
commit c0ef791f01
4 changed files with 11 additions and 4 deletions
+3 -2
View File
@@ -472,13 +472,14 @@
ips: {
local: ["geoip:private"],
cn: ["geoip:cn"],
ir: ["geoip:ir"],
ir: ["geoip:ir","ext:geoip_ch.dat:arvancloud","ext:geoip_ch.dat:derakcloud","ext:geoip_ch.dat:iranserver"],
ru: ["geoip:ru"],
},
domains: {
ads: [
"geosite:category-ads-all",
"ext:iran.dat:ads"
"ext:iran.dat:ads",
"ext:geosite_ch.dat:ads"
],
speedtest: ["geosite:speedtest"],
openai: ["geosite:openai"],