Skip to content

Commit

Permalink
Sync from GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
ailg666 committed Dec 16, 2024
1 parent 3a5afb4 commit c78cb1c
Showing 1 changed file with 9 additions and 15 deletions.
24 changes: 9 additions & 15 deletions xy_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2375,21 +2375,15 @@ rm_alist() {
choose_mirrors() {
[ -z "${config_dir}" ] && get_config_path check_docker
mirrors=(
"docker.io"
"docker.chenby.cn"
"docker.nastool.de"
"hub.rat.dev"
"docker.fxxk.dedyn.io"
"docker.adysec.com"
"registry-docker-hub-latest-9vqc.onrender.com"
"dockerproxy.com"
"hub.uuuadc.top"
"docker.jsdelivr.fyi"
"docker.registry.cyou"
"dockerhub.anzu.vip"
"docker.1panel.live"
"docker.aidenxin.xyz"
"dhub.kubesre.xyz"
docker.io
hub.rat.dev
dockerhub.ggbox.us.kg
nas.dockerimages.us.kg
docker.aidenxin.xyz
dockerhub.anzu.vip
docker.1panel.live
docker.nastool.de
docker.adysec.com
)
mirror_total_delays=()

Expand Down

0 comments on commit c78cb1c

Please sign in to comment.