diff options
author | Karl Berry <karl@freefriends.org> | 2021-11-26 00:48:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-11-26 00:48:40 +0000 |
commit | 66345578f8aeec8a635adf1eebda13329200c9c2 (patch) | |
tree | 5bece2f65d6874da42851fb00850a599738fb19a /Master | |
parent | 9cc3a3b2d16d10680cfe0c681951b37e97ae7654 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@61157 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 5d414d716af..44710c437b3 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -51,7 +51,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, }, @@ -103,7 +102,6 @@ $mirrors = { 'https://ctan.mirror.norbert-ruehl.de/' => 1, 'https://ctan.net/' => 1, 'https://ctan.space-pro.be/tex-archive/' => 1, - 'https://ftp.agdsn.de/pub/mirrors/latex/dante/' => 1, 'https://ftp.fau.de/ctan/' => 1, 'https://ftp.gwdg.de/pub/ctan/' => 1, 'https://ftp.rrze.uni-erlangen.de/ctan/' => 1, |