From b366cf20c347e33e38e6e4e290bb17288fd0d86a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 22 Oct 2022 23:50:39 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@64785 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 98bba62ce82..785866689e6 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -12,6 +12,7 @@ $mirrors = { 'China' => { 'https://mirror.bjtu.edu.cn/CTAN/' => 1, 'https://mirrors.bfsu.edu.cn/CTAN/' => 1, + 'https://mirrors.cloud.tencent.com/CTAN/' => 1, 'https://mirrors.sustech.edu.cn/CTAN/' => 1, 'https://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, 'https://mirrors.ustc.edu.cn/CTAN/' => 1, @@ -38,11 +39,14 @@ $mirrors = { }, 'Korea' => { 'http://ftp.ktug.org/tex-archive/' => 1, - 'https://cran.asia/tex/' => 1, 'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1, 'https://lab.uklee.pe.kr/tex-archive/' => 1, + 'https://mirror.kakao.com/CTAN/' => 1, 'https://mirror.navercorp.com/CTAN/' => 1, }, + 'Philippines' => { + 'http://mirror.rise.ph/ctan/' => 1, + }, 'Singapore' => { 'https://download.nus.edu.sg/mirror/ctan/' => 1, }, @@ -58,9 +62,6 @@ $mirrors = { 'https://mirror.easyname.at/ctan/' => 1, 'https://mirror.kumi.systems/ctan/' => 1, }, - 'Belarus' => { - 'https://mirror.datacenter.by/pub/mirrors/CTAN/' => 1, - }, 'Czech Republic' => { 'http://ftp.cvut.cz/tex-archive/' => 1, 'https://mirrors.nic.cz/tex-archive/' => 1, -- cgit v1.2.3