From 31bcc3993011513f60452cccfee817b0e84344d9 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, 4 Aug 2022 00:43:39 +0000 Subject: [PATCH] Update WARP-CP.sh --- WARP-CP.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WARP-CP.sh b/WARP-CP.sh index e631907..9991931 100644 --- a/WARP-CP.sh +++ b/WARP-CP.sh @@ -5,7 +5,7 @@ yellow(){ echo -e "\033[33m\033[01m$1\033[0m";} info(){ v4=$(curl -s4m3 https://ip.gs -k) -v4d=$(curl -s4m3 https://ip.gs -k | awk -F '.' '{print $2"."$3}') +v4d=$(curl -s4m3 https://ip.gs -k | awk -F '.' '{print $1}') } BEndpoint(){