Add mirror site Nyist, Sdu, Cqupt

This commit is contained in:
Aoran Zeng 2025-03-04 04:35:53 +08:00
parent b06a1125e1
commit 915adab934
No known key found for this signature in database
GPG Key ID: 8F8BA8488E10ED98
3 changed files with 28 additions and 6 deletions

View File

@ -23,12 +23,12 @@
* | juzeon <skyjuzheng@gmail.com>
* |
* Created On : <2023-08-28>
* Last Modified : <2024-12-25>
* Last Modified : <2025-03-04>
*
* chsrc: Change Source
* ------------------------------------------------------------*/
#define Chsrc_Version "0.1.9.7"
#define Chsrc_Version "0.1.9.8-dev1"
#define Chsrc_Release_Date "2024/12/18"
#define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc"
#define Chsrc_Maintain_URL2 "https://gitee.com/RubyMetric/chsrc"

View File

@ -7,7 +7,7 @@
* Contributors : Shengwei Chen <414685209@qq.com>
* |
* Created On : <2023-08-29>
* Last Modified : <2024-12-07>
* Last Modified : <2025-03-04>
*
*
* ------------------------------------------------------------*/
@ -96,7 +96,8 @@ Hust =
{NotSkip, NA, NA, "https://mirrors.hust.edu.cn/ubuntu-releases" Big_File_ubuntu}
},
// 速度暂时处于10位以后,但是目前可用的源
// 速度暂时处于10位以后或者无测速报告,但是目前可用的源
Iscas =
{
"iscas", "ISCAS", "中科院软件所智能软件研究中心开源镜像站", "https://mirror.iscas.ac.cn/",
@ -115,6 +116,24 @@ NJTech =
{NotSkip, NA, NA, "https://mirrors.njtech.edu.cn/ubuntu-releases" Big_File_ubuntu}
},
Nyist =
{
"nyist", "NYIST", "南阳理工学院开源软件镜像站", "https://mirror.nyist.edu.cn/",
{NotSkip, NA, NA, "https://mirror.nyist.edu.cn/ubuntu-releases" Big_File_ubuntu}
},
Sdu =
{
"sdu", "SDU", "山东大学镜像站", "https://mirrors.sdu.edu.cn/",
{NotSkip, NA, NA, "https://mirrors.sdu.edu.cn/ubuntu-releases" Big_File_ubuntu}
},
Cqupt =
{
"cqupt", "CQUPT", "重庆邮电大学开源镜像站", "https://mirrors.cqupt.edu.cn/",
{NotSkip, NA, NA, "https://mirrors.cqupt.edu.cn/ubuntu-releases" Big_File_ubuntu}
},
Nju =
{
"nju", "NJU", "南京大学开源镜像站", "https://mirrors.nju.edu.cn/",

View File

@ -5,7 +5,7 @@
* Contributors : Nil Null <nil@null.org>
* Created On : <2023-09-01>
* Major Revision : 1
* Last Modified : <2024-12-11>
* Last Modified : <2025-03-04>
* ------------------------------------------------------------*/
/* Begin Target Matrix */
@ -146,7 +146,10 @@ available_mirrors[] = {
/* 教育网 */
&MirrorZ, &Tuna, &Sjtug_Zhiyuan, &Zju, &Lzuoss, &Jlu, &Bfsu, &Pku, &Bjtu, &Sustech, &Ustc,
&Hust, &Iscas, &Scau, &Nju,
&Hust, &Iscas, &Scau,
&Nyist, &Sdu, &Cqupt,
&Nju,
// 已支持但未启用
// &Cqu,