diff options
author | Karl Berry <karl@freefriends.org> | 2022-03-16 00:51:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-03-16 00:51:29 +0000 |
commit | 726993bedb03d34d87b08cb305fb49615abf6caf (patch) | |
tree | dfc11e2d9782865bb2c54b47e8685b9553976aa9 | |
parent | 2903c71b9101cb04879f19967d44e35464520510 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@62730 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index a06cd102a61..052671c4f4c 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -41,6 +41,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, @@ -106,7 +107,6 @@ $mirrors = { 'https://ctan.ebinger.cc/tex-archive/' => 1, 'https://ctan.joethei.xyz/' => 1, 'https://ctan.kako-dev.de/' => 1, - 'https://ctan.mc1.root.project-creative.net/' => 1, 'https://ctan.mirror.norbert-ruehl.de/' => 1, 'https://ctan.net/' => 1, 'https://ctan.space-pro.be/tex-archive/' => 1, @@ -115,7 +115,6 @@ $mirrors = { 'https://ftp.gwdg.de/pub/ctan/' => 1, 'https://ftp.rrze.uni-erlangen.de/ctan/' => 1, 'https://ftp.rrzn.uni-hannover.de/pub/mirror/tex-archive/' => 1, - 'https://ftp.tu-chemnitz.de/pub/tex/' => 1, 'https://mirror.clientvps.com/CTAN/' => 1, 'https://mirror.dogado.de/tex-archive/' => 1, 'https://mirror.informatik.hs-fulda.de/tex-archive/' => 1, |