Add XJTU mirror site

This commit is contained in:
Aoran Zeng 2025-07-13 20:47:47 +08:00
parent 4dc7908e74
commit a40e3b1525
No known key found for this signature in database
GPG Key ID: 8F8BA8488E10ED98
2 changed files with 10 additions and 3 deletions

View File

@ -9,7 +9,7 @@
* | Mikachu2333 <mikachu.23333@zohomail.com>
* |
* Created On : <2023-08-29>
* Last Modified : <2025-07-11>
* Last Modified : <2025-07-13>
*
*
* ------------------------------------------------------------*/
@ -115,6 +115,13 @@ Ustc =
{NotSkip, NA, NA, "https://mirrors.ustc.edu.cn/ubuntu-releases" Big_File_ubuntu, ROUGH}
},
Xjtu =
{
IS_GeneralMirrorSite,
"xjtu", "XJTU", "西安交通大学软件镜像站", "https://mirrors.xjtu.edu.cn/",
{NotSkip, NA, NA, "https://mirrors.xjtu.edu.cn/ubuntu-releases" Big_File_ubuntu, ROUGH}
},
Hust =
{
IS_GeneralMirrorSite,

View File

@ -6,7 +6,7 @@
* |
* Created On : <2023-09-01>
* Major Revision : 1
* Last Modified : <2025-07-11>
* Last Modified : <2025-07-13>
* ------------------------------------------------------------*/
/* Begin Target Matrix */
@ -146,7 +146,7 @@ static MirrorSite_t*
available_mirrors[] = {
/* ------------------------ 教育网(通用镜像站) ------------------------ */
&MirrorZ, &Tuna, &Sjtug_Zhiyuan, &Sjtug_Siyuan, &Zju, &Lzuoss, &Jlu, &Bfsu, &Pku, &Bjtu, &Sustech, &Ustc,
&MirrorZ, &Tuna, &Sjtug_Zhiyuan, &Sjtug_Siyuan, &Zju, &Lzuoss, &Jlu, &Bfsu, &Pku, &Bjtu, &Sustech, &Ustc, &Xjtu,
&Hust, &Iscas, &Scau,
&Nyist, &Sdu, &Cqupt,