From 5774c833347355592d7d2912fbc30e9b928af4f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=AC=E5=93=A5=E4=BE=83=E4=BE=83=E4=BE=83ygkkk?= Date: Thu, 16 Mar 2023 01:56:09 +0000 Subject: [PATCH] Update CFwarp.sh --- CFwarp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CFwarp.sh b/CFwarp.sh index 976d681..b78db6e 100644 --- a/CFwarp.sh +++ b/CFwarp.sh @@ -87,7 +87,7 @@ 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} chmod +x nf fi