From 14e58df85dca0dd5cbde94d947925ec1e093643f Mon Sep 17 00:00:00 2001 From: spiritLHLS Date: Sat, 13 May 2023 12:09:34 +0100 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20buildvm.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/buildvm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/buildvm.sh b/scripts/buildvm.sh index cde979f..3d15f2f 100644 --- a/scripts/buildvm.sh +++ b/scripts/buildvm.sh @@ -60,7 +60,7 @@ check_cdn_file() { fi } -cdn_urls=("https://cdn.spiritlhl.workers.dev/" "https://shrill-pond-3e81.hunsh.workers.dev/" "https://ghproxy.com/" "http://104.168.128.181:7823/" "https://gh.api.99988866.xyz/") +cdn_urls=("https://cdn.spiritlhl.workers.dev/" "https://cdn3.spiritlhl.net/" "https://cdn1.spiritlhl.net/" "https://ghproxy.com/" "https://cdn2.spiritlhl.net/") check_cdn_file if [ ! -d "qcow" ]; then mkdir qcow