diff --git a/trojan.sh b/trojan.sh index ee1c357..15cd690 100644 --- a/trojan.sh +++ b/trojan.sh @@ -65,7 +65,7 @@ EOF sleep 3 rm -rf /usr/share/nginx/html/* cd /usr/share/nginx/html/ - wget https://gitea.i00.org/gamesme/bash-script/raw/branch/main/fakesite.zip >/dev/null 2>&1 + wget https://git.i00.org/gamesme/bash-script/raw/branch/main/fakesite.zip >/dev/null 2>&1 unzip fakesite.zip >/dev/null 2>&1 sleep 5 if [ ! -d "/usr/src" ]; then