From ca3232244150f41867a6f316c0764556377c1738 Mon Sep 17 00:00:00 2001 From: MMR <56675802+mmrabbani@users.noreply.github.com> Date: Tue, 1 Aug 2023 23:19:23 +0330 Subject: [PATCH] Update x-ui.sh change bootmortis project to MasterKia fork --- x-ui.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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