feat: support huawei cdn 并且添加精准测速链接

resolve RubyMetric/chsrc#238
This commit is contained in:
BingChunMoLi
2025-08-10 22:37:37 +08:00
parent 9542ce33bc
commit 9bec7f30cd
2 changed files with 14 additions and 7 deletions

View File

@@ -260,6 +260,13 @@ Huawei =
{NotSkip, NA, NA, "https://mirrors.huaweicloud.com/ubuntu-releases" Big_File_ubuntu, ROUGH}
},
HuaweiCdn =
{
IS_GeneralMirrorSite,
"huaweiCdn", "Huawei Cloud", "华为开源镜像站", "https://repo.huaweicloud.com/",
{NotSkip, NA, NA, "https://repo.huaweicloud.com/ubuntu-releases" Big_File_ubuntu, ROUGH}
},
Volcengine =
{
IS_GeneralMirrorSite,
@@ -294,4 +301,4 @@ Sohu =
IS_GeneralMirrorSite,
"sohu", "SOHU", "搜狐开源镜像站", "https://mirrors.sohu.com/",
{NotSkip, NA, NA, "https://mirrors.sohu.com/deepin-cd" Big_File_deepin, ROUGH}
};
};