Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMMR <56675802+mmrabbani@users.noreply.github.com>2023-08-01 23:57:12 +0300
committerGitHub <noreply@github.com>2023-08-01 23:57:12 +0300
commitb805bf62229ef4a1211b6bc1e7603c07b12b9653 (patch)
tree2d5c634cea78512ce2dc7aeb2cda57b145e7117b /x-ui.sh
parent07b9474212d562265ee0e6b2101f1fc45f30cb8f (diff)
change bootmortis project to MasterKia fork (#849)
* Update x-ui.sh change bootmortis project to MasterKia fork * Update DockerInit.sh replace bootmortis with MasterKia * Update release.yml Replace bootmortis with MasterKia
Diffstat (limited to 'x-ui.sh')
-rw-r--r--x-ui.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/x-ui.sh b/x-ui.sh
index bb2064ac..001f6317 100644
--- a/x-ui.sh
+++ b/x-ui.sh
@@ -508,7 +508,7 @@ update_geo() {
rm -f geoip.dat geosite.dat iran.dat
wget -N https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/geoip.dat
wget -N https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/geosite.dat
- wget -N https://github.com/bootmortis/iran-hosted-domains/releases/latest/download/iran.dat
+ wget -N https://github.com/MasterKia/iran-hosted-domains/releases/latest/download/iran.dat
systemctl start x-ui
echo -e "${green}Geosite.dat + Geoip.dat + Iran.dat have been updated successfully in bin folder '${binfolder}'!${plain}"
before_show_menu