diff options
author | Karl Berry <karl@freefriends.org> | 2021-12-14 00:48:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-12-14 00:48:55 +0000 |
commit | 0f54796f101a4a8ce3d6504c0cb6b60596436c77 (patch) | |
tree | 629f80a02385f204f93eefc2c6cd0c2f6c357090 | |
parent | dfafd681475965d7cd96db044e44943d3da40439 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@61298 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 59760d9a2c3..11a93ff9d3f 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -26,9 +26,6 @@ $mirrors = { 'https://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, 'https://mirrors.ustc.edu.cn/CTAN/' => 1, }, - 'Hong Kong' => { - 'https://mirror-hk.koddos.net/CTAN/' => 1, - }, 'India' => { 'http://ctan.imsc.res.in/' => 1, }, @@ -51,7 +48,6 @@ $mirrors = { 'https://cran.asia/tex/' => 1, 'https://ftp.harukasan.org/CTAN/' => 1, 'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1, - 'https://mirror.kakao.com/CTAN/' => 1, 'https://mirror.navercorp.com/CTAN/' => 1, 'https://mirror.yongbok.net/ctan/' => 1, }, @@ -175,7 +171,6 @@ $mirrors = { 'https://ctan.math.ca/tex-archive/' => 1, 'https://ctan.mirror.globo.tech/' => 1, 'https://ctan.mirror.rafal.ca/' => 1, - 'https://mirror.csclub.uwaterloo.ca/CTAN/' => 1, 'https://mirror.its.dal.ca/ctan/' => 1, 'https://muug.ca/mirror/ctan/' => 1, }, |