diff --git a/G1BILLETS.sh b/G1BILLETS.sh index ba42a1c..36e9378 100755 --- a/G1BILLETS.sh +++ b/G1BILLETS.sh @@ -133,7 +133,7 @@ isLAN=$(route -n |awk '$1 == "0.0.0.0" {print $2}' | grep -E "/(^127\.)|(^192\.1 if [[ $isLAN ]]; then HNAME="http://g1billet.localhost" else - HNAME="http://qwantic.com" + HNAME="http://vmi891906.contaboserver.net" fi RNAME="$HNAME:33102"