From f84d0b8f75e59e91bf8c8e217b649a340a68642e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 4 Oct 2022 23:49:25 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@64623 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index cc61dad31ee..469ee92f598 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -14,7 +14,6 @@ $mirrors = { 'https://mirrors.aliyun.com/CTAN/' => 1, 'https://mirrors.bfsu.edu.cn/CTAN/' => 1, 'https://mirrors.cloud.tencent.com/CTAN/' => 1, - 'https://mirrors.cqu.edu.cn/CTAN/' => 1, 'https://mirrors.hit.edu.cn/CTAN/' => 1, 'https://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1, 'https://mirrors.sustech.edu.cn/CTAN/' => 1, @@ -36,6 +35,7 @@ $mirrors = { 'https://mirror.bardia.tech/ctan/' => 1, }, 'Japan' => { + 'http://ring.airnet.ne.jp/archives/text/CTAN/' => 1, 'https://ftp.jaist.ac.jp/pub/CTAN/' => 1, 'https://ftp.kddilabs.jp/CTAN/' => 1, 'https://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1, @@ -47,6 +47,9 @@ $mirrors = { 'https://lab.uklee.pe.kr/tex-archive/' => 1, 'https://mirror.navercorp.com/CTAN/' => 1, }, + 'Philippines' => { + 'http://mirror.rise.ph/ctan/' => 1, + }, 'Singapore' => { 'https://download.nus.edu.sg/mirror/ctan/' => 1, }, @@ -66,6 +69,7 @@ $mirrors = { 'https://mirror.datacenter.by/pub/mirrors/CTAN/' => 1, }, 'Czech Republic' => { + 'http://ftp.cvut.cz/tex-archive/' => 1, 'https://mirrors.nic.cz/tex-archive/' => 1, }, 'Denmark' => { -- cgit v1.2.3