新增支持部分云计算厂商开源镜像站内网地址

This commit is contained in:
Super Manito
2022-03-17 21:34:57 +08:00
parent 542ef0e179
commit 38283a8196
8 changed files with 152 additions and 100 deletions

View File

@@ -93,7 +93,7 @@
// 页脚内容
footer: {
copy: '<span>Copyright <i class="fa-regular fa-copyright"></i> </span> 2022,</span>',
copy: '<span>Copyright 2021 2022 <i class="fa-regular fa-copyright"></i>',
auth: ' <a href="javascript:window.open(\'https://github.com/SuperManito\')">SuperManito</a> . Released under the <a href="javascript:window.open(\'https://github.com/SuperManito/LinuxMirrors/blob/main/LICENSE\')">GPL-2.0</a>',
pre: '',
style: 'text-align: center;',
@@ -124,6 +124,7 @@
blockQuoteColor: '#858585',
highlightColor: '#d22778',
highlightBackgroundColor: '#efefef',
buttonBackgroundColor: '#f3f3f3ce',
sidebarSublink: '#7c7c7c',
codeTypeColor: '#091a28',
herfColor: '#2973b7',
@@ -142,6 +143,7 @@
blockQuoteColor: '#858585',
highlightColor: '#a6bb06',
highlightBackgroundColor: '#122d44',
buttonBackgroundColor: '#a8a8a825',
sidebarSublink: '#b4b4b4',
codeTypeColor: '#ffffff',
herfColor: '#16995e',