mirror of
https://github.com/RubyMetric/chsrc
synced 2025-06-09 12:24:07 +08:00
Adjust some order
This commit is contained in:
parent
5aee20f634
commit
e606185c86
@ -3,7 +3,7 @@
|
||||
* License : GPLv3
|
||||
* Authors : Aoran Zeng <ccmywish@qq.com>
|
||||
* Created on : <2023-08-29>
|
||||
* Last modified : <2024-05-24>
|
||||
* Last modified : <2024-05-25>
|
||||
*
|
||||
* sources:
|
||||
*
|
||||
@ -126,7 +126,7 @@ MirrorInfo
|
||||
|
||||
MirrorInfo*
|
||||
available_mirrors[] = {
|
||||
&MirrorZ, &Tuna, &Sjtug_Zhiyuan, &Hust, &Zju, &Lzuoss, &Jlu, &Bfsu, &Pku, &Bjtu, &Sustech, &Ustc, &Nju, // &Cqu,
|
||||
&MirrorZ, &Tuna, &Sjtug_Zhiyuan, &Zju, &Lzuoss, &Jlu, &Bfsu, &Pku, &Bjtu, &Sustech, &Ustc, &Hust, &Nju, // &Cqu,
|
||||
&Ali, &Tencent, &Huawei, &Netease, &Sohu, &Api7,
|
||||
&RubyChina, &EmacsChina, &NpmMirror, &GoProxyCN, &GoProxyIO,
|
||||
// 暂不支持 &NugetOrg
|
||||
@ -151,7 +151,7 @@ typedef struct {
|
||||
|
||||
|
||||
/**
|
||||
* 2024-04-18 更新
|
||||
* 2024-05-25 更新
|
||||
*
|
||||
* @note
|
||||
* 下面的源,并不都实现正确,
|
||||
@ -170,9 +170,9 @@ typedef struct {
|
||||
*/
|
||||
static SourceInfo
|
||||
pl_ruby_sources[] = {
|
||||
{&Huawei, "https://mirrors.huaweicloud.com/repository/rubygems/"},
|
||||
{&Tencent, "https://mirrors.tencent.com/rubygems/"},
|
||||
{&RubyChina, "https://gems.ruby-china.com/"},
|
||||
{&Huawei, "https://mirrors.huaweicloud.com/repository/rubygems/"}
|
||||
{&RubyChina, "https://gems.ruby-china.com/"}
|
||||
|
||||
// {&Bfsu, "https://mirrors.bfsu.edu.cn/rubygems/"},
|
||||
// {&Tuna, "https://mirrors.tuna.tsinghua.edu.cn/rubygems/"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user