diff --git a/661.sh b/661.sh index 976d681..50821e0 100644 --- a/661.sh +++ b/661.sh @@ -87,7 +87,8 @@ fi if [[ ! -f /root/nf || ! -s /root/nf ]]; then cpujg -wget -O nf https://raw.githubusercontent.com/rkygogo/netflix-verify/main/nf_linux_$cpu +wget -O nf https://gitlab.com/rwkgyg/CFwarp/-/raw/main/nf_linux_${cpu} +#wget -O nf https://raw.githubusercontent.com/rkygogo/netflix-verify/main/nf_linux_$cpu chmod +x nf fi