mirror of
https://github.com/RubyMetric/chsrc
synced 2025-06-09 04:16:21 +08:00
parent
f5208fd3e1
commit
1b1f13aa71
@ -3,9 +3,9 @@
|
|||||||
* -------------------------------------------------------------
|
* -------------------------------------------------------------
|
||||||
* File Authors : Aoran Zeng <ccmywish@qq.com>
|
* File Authors : Aoran Zeng <ccmywish@qq.com>
|
||||||
* | Heng Guo <2085471348@qq.com>
|
* | Heng Guo <2085471348@qq.com>
|
||||||
* Contributors : Nil Null <nil@null.org>
|
* Contributors : Zhao <1792582687@qq.com>
|
||||||
* Created On : <2023-08-30>
|
* Created On : <2023-08-30>
|
||||||
* Last Modified : <2024-10-31>
|
* Last Modified : <2024-11-05>
|
||||||
* ------------------------------------------------------------*/
|
* ------------------------------------------------------------*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@ -13,7 +13,7 @@
|
|||||||
*/
|
*/
|
||||||
static SourceInfo
|
static SourceInfo
|
||||||
os_ubuntu_sources[] = {
|
os_ubuntu_sources[] = {
|
||||||
{&Upstream, NULL},
|
{&Upstream, "http://archive.ubuntu.com/ubuntu/"}, //不支持https
|
||||||
{&Ali, "https://mirrors.aliyun.com/ubuntu"},
|
{&Ali, "https://mirrors.aliyun.com/ubuntu"},
|
||||||
{&Volcengine, "https://mirrors.volces.com/ubuntu"},
|
{&Volcengine, "https://mirrors.volces.com/ubuntu"},
|
||||||
{&Bfsu, "https://mirrors.bfsu.edu.cn/ubuntu"},
|
{&Bfsu, "https://mirrors.bfsu.edu.cn/ubuntu"},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user