From 26a10a3db42e3f8a4c78fe5c778abfb8edfa3233 Mon Sep 17 00:00:00 2001 From: SuperManito <68613938+SuperManito@users.noreply.github.com> Date: Thu, 15 Dec 2022 07:42:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E8=85=BE=E8=AE=AF=E4=BA=91?= =?UTF-8?q?=E9=95=9C=E5=83=8F=E7=AB=99=E5=85=AC=E7=BD=91=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ChangeMirrors.sh | 2 +- DockerInstallation.sh | 2 +- README.md | 2 +- docs/README.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeMirrors.sh b/ChangeMirrors.sh index 9bd5bc3..7ae9c6d 100644 --- a/ChangeMirrors.sh +++ b/ChangeMirrors.sh @@ -491,7 +491,7 @@ function ChooseMirrors() { Extranet="mirrors.aliyun.com" ;; 2) - Extranet="mirrors.cloud.tencent.com" + Extranet="mirrors.tencent.com" ;; 3) Extranet="repo.huaweicloud.com" diff --git a/DockerInstallation.sh b/DockerInstallation.sh index 5f3ea49..1f819db 100644 --- a/DockerInstallation.sh +++ b/DockerInstallation.sh @@ -557,7 +557,7 @@ function ChooseMirrors() { SOURCE="mirrors.aliyun.com/docker-ce" ;; 2) - SOURCE="mirrors.cloud.tencent.com/docker-ce" + SOURCE="mirrors.tencent.com/docker-ce" ;; 3) SOURCE="repo.huaweicloud.com/docker-ce" diff --git a/README.md b/README.md index d16df21..ff39fd3 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ | | 镜像站名称 | 镜像站地址 | IPv6 | Kali Linux | Fedora | EPEL | | :------: | :------: | :------: | :------: | :------: | :------: | :------: | | 1 | 阿里云 | [mirrors.aliyun.com](https://developer.aliyun.com/special/mirrors/notice) | ✓ | ✓ | ✓ | ✓ | - | 2 | 腾讯云 | [mirrors.cloud.tencent.com](https://mirrors.cloud.tencent.com) | ✓ | ✓ | ✓ | ✓ | + | 2 | 腾讯云 | [mirrors.tencent.com](https://mirrors.tencent.com) | ✓ | ✓ | ✓ | ✓ | | 3 | 华为云 | [mirrors.huaweicloud.com](https://mirrors.huaweicloud.com) | ✓ | ✓ | ✓ | ✓ | | 4 | 网易 | [mirrors.163.com](https://mirrors.163.com) | | | ✓ | | | 5 | 搜狐 | [mirrors.sohu.com](https://mirrors.sohu.com) | | | | | diff --git a/docs/README.md b/docs/README.md index 26bcfa0..620eccb 100644 --- a/docs/README.md +++ b/docs/README.md @@ -45,7 +45,7 @@ | | 镜像站名称 | 镜像站地址 | IPv6 | Kali Linux | Fedora | EPEL | | :------: | :------: | :------: | :------: | :------: | :------: | :------: | | 1 | 阿里云 | [mirrors.aliyun.com](https://developer.aliyun.com/special/mirrors/notice) | :fa-solid fa-check: | :fa-solid fa-check: | :fa-solid fa-check: | :fa-solid fa-check: | -| 2 | 腾讯云 | [mirrors.cloud.tencent.com](https://mirrors.cloud.tencent.com) | :fa-solid fa-check: | :fa-solid fa-check: | :fa-solid fa-check: | :fa-solid fa-check: | +| 2 | 腾讯云 | [mirrors.tencent.com](https://mirrors.tencent.com) | :fa-solid fa-check: | :fa-solid fa-check: | :fa-solid fa-check: | :fa-solid fa-check: | | 3 | 华为云 | [mirrors.huaweicloud.com](https://mirrors.huaweicloud.com) | :fa-solid fa-check: | :fa-solid fa-check: | :fa-solid fa-check: | :fa-solid fa-check: | | 4 | 网易 | [mirrors.163.com](https://mirrors.163.com) | | | :fa-solid fa-check: | | | 5 | 搜狐 | [mirrors.sohu.com](https://mirrors.sohu.com) | | | | |