diff --git a/ChangeMirrors.sh b/ChangeMirrors.sh index 44a2fe2..29d9d5d 100755 --- a/ChangeMirrors.sh +++ b/ChangeMirrors.sh @@ -618,7 +618,7 @@ function run_start() { } function run_end() { - echo -e "\n✨️ \033[3;1mPowered by \033[34mhttps://linuxmirrors.cn\033[0m\n" + echo -e "\n✨ \033[3;1mPowered by \033[34mLinuxMirrors\033[0m\n\n 访问官网以了解更多信息 \033[3mhttps://linuxmirrors.cn\033[0m\n\n🔥 1Panel · Linux 面板|极简运维 ➜ https://1panel.cn 【广告】\n" } ## 报错退出 diff --git a/DockerInstallation.sh b/DockerInstallation.sh index 49200b2..b575322 100755 --- a/DockerInstallation.sh +++ b/DockerInstallation.sh @@ -322,7 +322,7 @@ function run_start() { ## 运行结束 function run_end() { - echo -e "\n✨️ \033[3;1mPowered by \033[34mhttps://linuxmirrors.cn\033[0m\n" + echo -e "\n✨ \033[3;1mPowered by \033[34mLinuxMirrors\033[0m\n\n 访问官网以了解更多信息 \033[3mhttps://linuxmirrors.cn\033[0m\n\n🔥 1Panel · Linux 面板|极简运维 ➜ https://1panel.cn 【广告】\n" # echo -e "\n ------ 脚本运行结束 ------" # echo -e ' \033[0;1;35;95m┌─\033[0;1;31;91m──\033[0;1;33;93m──\033[0;1;32;92m──\033[0;1;36;96m──\033[0;1;34;94m──\033[0;1;35;95m──\033[0;1;31;91m──\033[0;1;33;93m──\033[0;1;32;92m──\033[0;1;36;96m──\033[0;1;34;94m──\033[0;1;35;95m──\033[0;1;31;91m──\033[0;1;33;93m──\033[0;1;32;92m──\033[0;1;36;96m┐\033[0m' # echo -e ' \033[0;1;31;91m│▞\033[0;1;33;93m▀▖\033[0m \033[0;1;32;92m▙▗\033[0;1;36;96m▌\033[0m \033[0;1;31;91m▗\033[0;1;33;93m▐\033[0m \033[0;1;34;94m│\033[0m' diff --git a/docs/assets/images/sponsor/1panel.png b/docs/assets/images/sponsor/1panel.png new file mode 100644 index 0000000..d7b869e Binary files /dev/null and b/docs/assets/images/sponsor/1panel.png differ diff --git a/docs/index.md b/docs/index.md index 309d208..2c5aeb0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -130,6 +130,9 @@ hide: 赞助商
+
diff --git a/docs/other/index.md b/docs/other/index.md
index fcdd1e4..838d2fa 100644
--- a/docs/other/index.md
+++ b/docs/other/index.md
@@ -66,7 +66,7 @@ hide:
bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/DockerInstallation.sh)
```
-=== ":simple-jsdelivr: jsDelivr"
+=== ":simple-jsdelivr: jsDelivr(CDN)"
``` bash
bash <(curl -sSL https://cdn.jsdelivr.net/gh/SuperManito/LinuxMirrors@main/DockerInstallation.sh)
diff --git a/docs/sponsor/index.md b/docs/sponsor/index.md
index bc71fce..0643303 100644
--- a/docs/sponsor/index.md
+++ b/docs/sponsor/index.md
@@ -11,6 +11,9 @@ hide:
赞助商
+
diff --git a/docs/theme/partials/toc.html b/docs/theme/partials/toc.html
index 5ee7f18..02ca54c 100644
--- a/docs/theme/partials/toc.html
+++ b/docs/theme/partials/toc.html
@@ -13,6 +13,9 @@
赞助商
+
diff --git a/docs/use/index.md b/docs/use/index.md
index 80d5024..8103e2a 100644
--- a/docs/use/index.md
+++ b/docs/use/index.md
@@ -30,7 +30,7 @@ hide:
bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/ChangeMirrors.sh)
```
- === ":simple-jsdelivr: jsDelivr"
+ === ":simple-jsdelivr: jsDelivr(CDN)"
``` bash
bash <(curl -sSL https://cdn.jsdelivr.net/gh/SuperManito/LinuxMirrors@main/ChangeMirrors.sh)
@@ -54,7 +54,7 @@ hide:
bash <(curl -sSL https://raw.githubusercontent.com/SuperManito/LinuxMirrors/main/ChangeMirrors.sh) --abroad # (1)!
```
- 1. 通过 `--abroad` 命令选项来使用海外软件源
+ 2. 通过 `--abroad` 命令选项来使用海外软件源
=== ":simple-gitee: Gitee 码云"
@@ -62,15 +62,15 @@ hide:
bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/ChangeMirrors.sh) --abroad # (1)!
```
- 1. 通过 `--abroad` 命令选项来使用海外软件源
+ 3. 通过 `--abroad` 命令选项来使用海外软件源
- === ":simple-jsdelivr: jsDelivr"
+ === ":simple-jsdelivr: jsDelivr(CDN)"
``` bash
bash <(curl -sSL https://cdn.jsdelivr.net/gh/SuperManito/LinuxMirrors@main/ChangeMirrors.sh) --abroad # (1)!
```
- 1. 通过 `--abroad` 命令选项来使用海外软件源
+ 4. 通过 `--abroad` 命令选项来使用海外软件源
=== ":material-library: 中国大陆教育网"
@@ -90,7 +90,7 @@ hide:
bash <(curl -sSL https://raw.githubusercontent.com/SuperManito/LinuxMirrors/main/ChangeMirrors.sh) --edu # (1)!
```
- 1. 通过 `--edu` 命令选项来使用中国大陆教育单位软件源
+ 2. 通过 `--edu` 命令选项来使用中国大陆教育单位软件源
=== ":simple-gitee: Gitee 码云"
@@ -98,15 +98,15 @@ hide:
bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/ChangeMirrors.sh) --edu # (1)!
```
- 1. 通过 `--edu` 命令选项来使用中国大陆教育单位软件源
+ 3. 通过 `--edu` 命令选项来使用中国大陆教育单位软件源
- === ":simple-jsdelivr: jsDelivr"
+ === ":simple-jsdelivr: jsDelivr(CDN)"
``` bash
bash <(curl -sSL https://cdn.jsdelivr.net/gh/SuperManito/LinuxMirrors@main/ChangeMirrors.sh) --edu # (1)!
```
- 1. 通过 `--edu` 命令选项来使用中国大陆教育单位软件源
+ 4. 通过 `--edu` 命令选项来使用中国大陆教育单位软件源
选项卡分别代表脚本内置软件源类型和获取脚本途径,请在使用前检查目标镜像站是否支持您所使用的操作系统,可以在[软件源列表](../mirrors/index.md)中查看具体有哪些软件源。