Disable most sources from sohu

This commit is contained in:
Aoran Zeng 2025-06-20 16:30:52 +08:00
parent c60e740549
commit 2da1dffca4
No known key found for this signature in database
GPG Key ID: 8F8BA8488E10ED98
12 changed files with 26 additions and 23 deletions

View File

@ -228,6 +228,9 @@ Netease =
{NotSkip, NA, NA, "https://mirrors.163.com/deepin-cd" Big_File_deepin} {NotSkip, NA, NA, "https://mirrors.163.com/deepin-cd" Big_File_deepin}
}, },
/**
* @note 2026-06-20 使
*/
Sohu = Sohu =
{ {
"sohu", "SOHU", "搜狐开源镜像站", "https://mirrors.sohu.com/", "sohu", "SOHU", "搜狐开源镜像站", "https://mirrors.sohu.com/",

View File

@ -33,7 +33,7 @@ static Source_t os_debian_sources[] =
{&Tencent, "https://mirrors.tencent.com/debian"}, {&Tencent, "https://mirrors.tencent.com/debian"},
// {&Tencent_Intra, "https://mirrors.tencentyun.com/debian"}, // {&Tencent_Intra, "https://mirrors.tencentyun.com/debian"},
// {&Netease, "https://mirrors.163.com/debian"}, /* 不启用原因:过慢 */ // {&Netease, "https://mirrors.163.com/debian"}, /* 不启用原因:过慢 */
{&Sohu, "https://mirrors.sohu.com/debian"} // {&Sohu, "https://mirrors.sohu.com/debian"} /* 不启用原因:过慢 */
}; };
def_sources_n(os_debian); def_sources_n(os_debian);

View File

@ -22,8 +22,8 @@ static Source_t os_ros_sources[] =
{&Tencent, "https://mirrors.tencent.com"}, {&Tencent, "https://mirrors.tencent.com"},
// {&Tencent_Intra, "https://mirrors.tencentyun.com"}, // {&Tencent_Intra, "https://mirrors.tencentyun.com"},
{&Huawei, "https://mirrors.huaweicloud.com"}, {&Huawei, "https://mirrors.huaweicloud.com"},
{&Netease, "https://mirrors.163.com"}, // {&Netease, "https://mirrors.163.com"}, /* 不启用原因:过慢 */
{&Sohu, "https://mirrors.sohu.com"} // {&Sohu, "https://mirrors.sohu.com"} /* 不启用原因:过慢 */
}; };
def_sources_n(os_ros); def_sources_n(os_ros);

View File

@ -32,7 +32,7 @@ static Source_t os_ubuntu_sources[] =
// {&Tencent_Intra, "https://mirrors.tencentyun.com/ubuntu"}, // {&Tencent_Intra, "https://mirrors.tencentyun.com/ubuntu"},
{&Huawei, "https://mirrors.huaweicloud.com/ubuntu"}, {&Huawei, "https://mirrors.huaweicloud.com/ubuntu"},
// {&Netease, "https://mirrors.163.com/ubuntu"}, /* 不启用原因:过慢 */ // {&Netease, "https://mirrors.163.com/ubuntu"}, /* 不启用原因:过慢 */
{&Sohu, "https://mirrors.sohu.com/ubuntu"} // {&Sohu, "https://mirrors.sohu.com/ubuntu"} /* 不启用原因:过慢 */
}; };
def_sources_n(os_ubuntu); def_sources_n(os_ubuntu);

View File

@ -22,7 +22,7 @@ static Source_t os_deepin_sources[] =
{&Tencent, "https://mirrors.tencent.com/deepin"}, {&Tencent, "https://mirrors.tencent.com/deepin"},
// {&Tencent_Intra, "https://mirrors.tencentyun.com/deepin"}, // {&Tencent_Intra, "https://mirrors.tencentyun.com/deepin"},
// {&Netease, "https://mirrors.163.com/deepin"}, /* 不启用原因:过慢 */ // {&Netease, "https://mirrors.163.com/deepin"}, /* 不启用原因:过慢 */
{&Sohu, "https://mirrors.sohu.com/deepin"} // {&Sohu, "https://mirrors.sohu.com/deepin"} /* 不启用原因:过慢 */
}; };
def_sources_n(os_deepin); def_sources_n(os_deepin);

View File

@ -4,11 +4,11 @@
* File Authors : Heng Guo <2085471348@qq.com> * File Authors : Heng Guo <2085471348@qq.com>
* Contributors : Aoran Zeng <ccmywish@qq.com> * Contributors : Aoran Zeng <ccmywish@qq.com>
* Created On : <2023-09-05> * Created On : <2023-09-05>
* Last Modified : <2024-11-22> * Last Modified : <2025-06-20>
* ------------------------------------------------------------*/ * ------------------------------------------------------------*/
/** /**
* @update 2024-09-14 * @update 2025-06-20
*/ */
static Source_t os_gentoo_sources[] = static Source_t os_gentoo_sources[] =
{ {
@ -19,8 +19,8 @@ static Source_t os_gentoo_sources[] =
{&Tuna, "mirrors.tuna.tsinghua.edu.cn"}, {&Tuna, "mirrors.tuna.tsinghua.edu.cn"},
{&Tencent, "mirrors.tencent.com"}, {&Tencent, "mirrors.tencent.com"},
// {&Tencent_Intra, "mirrors.tencentyun.com"}, // {&Tencent_Intra, "mirrors.tencentyun.com"},
{&Netease, "mirrors.163.com"}, // {&Netease, "mirrors.163.com"}, /* 不启用原因:过慢 */
{&Sohu, "mirrors.sohu.com"} // {&Sohu, "mirrors.sohu.com"} /* 不启用原因:过慢 */
}; };
def_sources_n(os_gentoo); def_sources_n(os_gentoo);

View File

@ -24,7 +24,7 @@ static Source_t os_fedora_sources[] =
{&Tencent, "https://mirrors.tencent.com/fedora"}, {&Tencent, "https://mirrors.tencent.com/fedora"},
// {&Tencent_Intra, "https://mirrors.tencentyun.com/fedora"}, // {&Tencent_Intra, "https://mirrors.tencentyun.com/fedora"},
// {&Netease, "https://mirrors.163.com/fedora"}, /* 不启用原因:过慢 */ // {&Netease, "https://mirrors.163.com/fedora"}, /* 不启用原因:过慢 */
{&Sohu, "https://mirrors.sohu.com/fedora"} // {&Sohu, "https://mirrors.sohu.com/fedora"} /* 不启用原因:过慢 */
}; };
def_sources_n(os_fedora); def_sources_n(os_fedora);

View File

@ -5,11 +5,11 @@
* Contributors : happy game <happygame1024@gmail.com> * Contributors : happy game <happygame1024@gmail.com>
* | * |
* Created On : <2023-09-24> * Created On : <2023-09-24>
* Last Modified : <2024-12-12> * Last Modified : <2025-06-20>
* ------------------------------------------------------------*/ * ------------------------------------------------------------*/
/** /**
* @update 2024-06-12 * @update 2025-06-20
*/ */
static Source_t os_rockylinux_sources[] = static Source_t os_rockylinux_sources[] =
{ {
@ -21,8 +21,8 @@ static Source_t os_rockylinux_sources[] =
{&Sustech, "https://mirrors.sustech.edu.cn/rocky-linux"}, {&Sustech, "https://mirrors.sustech.edu.cn/rocky-linux"},
{&Zju, "https://mirrors.zju.edu.cn/rocky"}, {&Zju, "https://mirrors.zju.edu.cn/rocky"},
{&Lzuoss, "https://mirror.lzu.edu.cn/rocky"}, {&Lzuoss, "https://mirror.lzu.edu.cn/rocky"},
{&Sohu, "https://mirrors.sohu.com/Rocky"}, // {&Netease, "https://mirrors.163.com/rocky"}, /* 不启用原因:过慢 */
// {&Netease, "https://mirrors.163.com/rocky"} /* 不启用原因:过慢 */ // {&Sohu, "https://mirrors.sohu.com/Rocky"} /* 不启用原因:过慢 */
}; };
def_sources_n(os_rockylinux); def_sources_n(os_rockylinux);

View File

@ -7,7 +7,7 @@
* | happy game <happygame1024@gmail.com> * | happy game <happygame1024@gmail.com>
* | * |
* Created On : <2023-09-06> * Created On : <2023-09-06>
* Last Modified : <2024-12-18> * Last Modified : <2025-06-20>
* ------------------------------------------------------------*/ * ------------------------------------------------------------*/
static SourceProvider_t os_openEuler_upstream = static SourceProvider_t os_openEuler_upstream =
@ -18,7 +18,7 @@ static SourceProvider_t os_openEuler_upstream =
/** /**
* @update 2024-12-18 * @update 2025-06-20
*/ */
static Source_t os_openeuler_sources[] = static Source_t os_openeuler_sources[] =
{ {
@ -30,7 +30,7 @@ static Source_t os_openeuler_sources[] =
{&Tencent, "https://mirrors.tencent.com/openeuler/"}, {&Tencent, "https://mirrors.tencent.com/openeuler/"},
// {&Tencent_Intra, "https://mirrors.tencentyun.com/openeuler/"}, // {&Tencent_Intra, "https://mirrors.tencentyun.com/openeuler/"},
// {&Netease, "https://mirrors.163.com/openeuler/"} /* 不启用原因:过慢 */ // {&Netease, "https://mirrors.163.com/openeuler/"} /* 不启用原因:过慢 */
// {&Sohu, "https://mirrors.sohu.com/openeuler/"} // {&Sohu, "https://mirrors.sohu.com/openeuler/"} /* 不启用原因:过慢 */
}; };
def_sources_n(os_openeuler); def_sources_n(os_openeuler);

View File

@ -4,11 +4,11 @@
* File Authors : Heng Guo <2085471348@qq.com> * File Authors : Heng Guo <2085471348@qq.com>
* Contributors : Aoran Zeng <ccmywish@qq.com> * Contributors : Aoran Zeng <ccmywish@qq.com>
* Created On : <2023-09-17> * Created On : <2023-09-17>
* Last Modified : <2024-08-16> * Last Modified : <2025-06-20>
* ------------------------------------------------------------*/ * ------------------------------------------------------------*/
/** /**
* @update 2024-08-16 * @update 2025-06-20
*/ */
static Source_t os_opensuse_sources[] = static Source_t os_opensuse_sources[] =
{ {
@ -20,8 +20,8 @@ static Source_t os_opensuse_sources[] =
{&Tuna, "https://mirrors.tuna.tsinghua.edu.cn/opensuse"}, {&Tuna, "https://mirrors.tuna.tsinghua.edu.cn/opensuse"},
{&Tencent, "https://mirrors.tencent.com/opensuse"}, {&Tencent, "https://mirrors.tencent.com/opensuse"},
// {&Tencent_Intra, "https://mirrors.tencentyun.com/opensuse"}, // {&Tencent_Intra, "https://mirrors.tencentyun.com/opensuse"},
{&Netease, "https://mirrors.163.com/opensuse"}, // {&Netease, "https://mirrors.163.com/opensuse"}, /* 不启用原因:过慢 */
{&Sohu, "https://mirrors.sohu.com/opensuse"} // {&Sohu, "https://mirrors.sohu.com/opensuse"} /* 不启用原因:过慢 */
}; };
def_sources_n(os_opensuse); def_sources_n(os_opensuse);

View File

@ -24,7 +24,7 @@ static Source_t os_arch_sources[] =
// {&Tencent_Intra, "https://mirrors.tencentyun.com/archlinux"}, // {&Tencent_Intra, "https://mirrors.tencentyun.com/archlinux"},
{&Huawei, "https://mirrors.huaweicloud.com/archlinux"}, {&Huawei, "https://mirrors.huaweicloud.com/archlinux"},
// {&Netease, "https://mirrors.163.com/archlinux"}, /* 不启用原因:过慢 */ // {&Netease, "https://mirrors.163.com/archlinux"}, /* 不启用原因:过慢 */
// {&Sohu, "https://mirrors.sohu.com/archlinux"} // {&Sohu, "https://mirrors.sohu.com/archlinux"} /* 不启用原因:过慢 */
}, },
/** /**

View File

@ -20,7 +20,7 @@ static Source_t os_msys2_sources[] =
{&Tencent, "https://mirrors.tencent.com/msys2"}, {&Tencent, "https://mirrors.tencent.com/msys2"},
{&Huawei, "https://mirrors.huaweicloud.com/msys2"}, {&Huawei, "https://mirrors.huaweicloud.com/msys2"},
// {&Netease, "https://mirrors.163.com/msys2"}, /* 不启用原因:过慢 */ // {&Netease, "https://mirrors.163.com/msys2"}, /* 不启用原因:过慢 */
{&Sohu, "https://mirrors.sohu.com/msys2"} // {&Sohu, "https://mirrors.sohu.com/msys2"} /* 不启用原因:过慢 */
}; };
def_sources_n(os_msys2); def_sources_n(os_msys2);