Browse Source

Update githubclone.sh

qiaofeng1227 2 năm trước cách đây
mục cha
commit
29237ed676
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      scripts/githubclone.sh

+ 1 - 1
scripts/githubclone.sh

@@ -12,9 +12,9 @@ REPO_URL="https://github.com/$USERNAME/$REPO.git"
 
 # 加速地址列表
 MIRRORS=(
-    "https://github.com"
     "https://ghproxy.com/https://github.com"
     "https://github.com.cnpmjs.org"
+    "https://github.com"
     "https://hub.fastgit.org"
     "https://gitclone.com"
     "https://gh.api.99988866.xyz"