浏览代码

Update githubclone.sh

qiaofeng1227 2 年之前
父节点
当前提交
29237ed676
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      scripts/githubclone.sh

+ 1 - 1
scripts/githubclone.sh

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