diff --git a/DockerInit.sh b/DockerInit.sh index 1c236ee5..cc0b34f1 100755 --- a/DockerInit.sh +++ b/DockerInit.sh @@ -23,6 +23,6 @@ unzip "Xray-linux-${ARCH}.zip" rm -f "Xray-linux-${ARCH}.zip" geoip.dat geosite.dat iran.dat mv xray "xray-linux-${FNAME}" -wget "https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/geoip.dat" -wget "https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/geosite.dat" +wget "https://github.com/chocolate4u/Iran-v2ray-rules/releases/latest/download/geoip.dat" +wget "https://github.com/chocolate4u/Iran-v2ray-rules/releases/latest/download/geosite.dat" wget "https://github.com/MasterKia/iran-hosted-domains/releases/latest/download/iran.dat"