Skip to content

Commit 6b1a364

Browse files
committed
Update speed URL for ali and tencent
1 parent 2da1dff commit 6b1a364

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/framework/mirror.c

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* | Mikachu2333 <[email protected]>
1010
* |
1111
* Created On : <2023-08-29>
12-
* Last Modified : <2025-06-17>
12+
* Last Modified : <2025-06-20>
1313
*
1414
* 通用镜像站
1515
* ------------------------------------------------------------*/
@@ -155,7 +155,7 @@ Nju =
155155

156156
/**
157157
* @note 2023-09-05 封杀策略过严,谨慎使用
158-
**/
158+
*/
159159
Cqu =
160160
{
161161
"cqu", "CQU", "重庆大学开源软件镜像站", "https://mirrors.cqu.edu.cn/",
@@ -168,7 +168,7 @@ Cqu =
168168
MirrorSite_t Ali =
169169
{
170170
"ali", "Ali OPSX Public", "阿里巴巴开源镜像站(公网)", "https://developer.aliyun.com/mirror/",
171-
{NotSkip, NA, NA, "https://mirrors.aliyun.com/deepin-cd" Big_File_deepin}
171+
{NotSkip, NA, NA, "https://mirrors.aliyun.com/ubuntu/ls-lR.gz"} // 31MB左右
172172
},
173173
/*
174174
// https://mirrors.cloud.aliyuncs.com/
@@ -189,7 +189,7 @@ Ali_ECS_classic =
189189
Tencent =
190190
{
191191
"tencent", "Tencent Public", "腾讯软件源(公网)", "https://mirrors.tencent.com/",
192-
{NotSkip, NA, NA, "https://mirrors.cloud.tencent.com/ubuntu-releases" Big_File_ubuntu}
192+
{NotSkip, NA, NA, "https://mirrors.cloud.tencent.com/mariadb/mariadb-12.1.0/winx64-packages/mariadb-12.1.0-winx64-debugsymbols.zip"} // 110MB左右
193193
},
194194
/*
195195
Tencent_Intra =

0 commit comments

Comments
 (0)