Przeglądaj źródła

Update githubclone.sh

qiaofeng1227 2 lat temu
rodzic
commit
29237ed676
1 zmienionych plików z 1 dodań i 1 usunięć
  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"