Re-add cqu mirror

This commit is contained in:
Mikachu2333 2025-06-17 00:47:03 +08:00 committed by ccmywish
parent 7f0888c9da
commit 32b7477d21
3 changed files with 12 additions and 19 deletions

View File

@ -8,7 +8,7 @@
* | Jialin Lyu <jialinlvcn@aliyun.com>
* |
* Created On : <2023-08-29>
* Last Modified : <2025-05-27>
* Last Modified : <2025-06-17>
*
*
* ------------------------------------------------------------*/
@ -150,20 +150,16 @@ Nju =
{
"nju", "NJU", "南京大学开源镜像站", "https://mirrors.nju.edu.cn/",
{NotSkip, NA, NA, "https://mirrors.nju.edu.cn/archlinux" Big_File_archlinux}
};
},
/**
* @note 2023-09-05 使5ip封杀了
*
* Cqu =
* {
* "cqu", "CQU", "重庆大学开源软件镜像站", "https://mirrors.cqu.edu.cn/",
* {NotSkip, NA, NA, "https://mirrors.cqu.edu.cn/speedtest/1000mb.bin"}
* };
*
*/
* @note 2023-09-05 使
**/
Cqu =
{
"cqu", "CQU", "重庆大学开源软件镜像站", "https://mirrors.cqu.edu.cn/",
{NotSkip, NA, NA, "https://mirrors.cqu.edu.cn/ubuntu-releases" Big_File_ubuntu}
};
/**
*

View File

@ -5,7 +5,7 @@
* Contributors : Nil Null <nil@null.org>
* |
* Created On : <2023-08-30>
* Last Modified : <2024-12-18>
* Last Modified : <2025-06-17>
* ------------------------------------------------------------*/
static SourceProvider_t pl_rust_cargo_upstream =

View File

@ -6,7 +6,7 @@
* |
* Created On : <2023-09-01>
* Major Revision : 1
* Last Modified : <2025-05-27>
* Last Modified : <2025-06-17>
* ------------------------------------------------------------*/
/* Begin Target Matrix */
@ -151,10 +151,7 @@ available_mirrors[] = {
&Hust, &Iscas, &Scau,
&Nyist, &Sdu, &Cqupt,
&Nju,
/* 已支持但未启用 */
// &Cqu,
&Nju, &Cqu,