diff options
author | Karl Berry <karl@freefriends.org> | 2020-12-13 00:53:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-12-13 00:53:56 +0000 |
commit | 3e2316e421d98d1118248efd7e001ebbf6f09d0a (patch) | |
tree | 797afd48b160935f2080500385fa74c87c23bd4a /Master/tlpkg/installer | |
parent | 1cd8844f67dfa90034392aa0667a44094cf15c26 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@57121 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index e8c8c69b04a..aa0769b5991 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -30,9 +30,6 @@ $mirrors = { 'India' => { 'http://ctan.imsc.res.in/' => 1, }, - 'Indonesia' => { - 'https://mirror.unpad.ac.id/ctan/' => 1, - }, 'Iran' => { 'http://ctan.yazd.ac.ir/' => 1, 'https://ctan.um.ac.ir/' => 1, @@ -40,7 +37,6 @@ $mirrors = { 'Japan' => { 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1, 'http://ftp.jaist.ac.jp/pub/CTAN/' => 1, - 'https://ftp.kddilabs.jp/CTAN/' => 1, 'https://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1, }, 'Korea' => { @@ -52,9 +48,6 @@ $mirrors = { 'https://mirror.navercorp.com/CTAN/' => 1, 'https://mirror.yongbok.net/ctan/' => 1, }, - 'Philippines' => { - 'https://mirror.pregi.net/tex-archive/' => 1, - }, 'Singapore' => { 'https://download.nus.edu.sg/mirror/ctan/' => 1, }, @@ -90,14 +83,13 @@ $mirrors = { }, 'Germany' => { 'ftp://ftp.fu-berlin.de/tex/CTAN/' => 1, - 'http://ctan.ebinger.cc/tex-archive/' => 1, + 'http://ftp.rrzn.uni-hannover.de/pub/mirror/tex-archive/' => 1, 'http://mirror.physik-pool.tu-berlin.de/pub/CTAN/' => 1, 'http://vesta.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 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, 'https://ftp.agdsn.de/pub/mirrors/latex/dante/' => 1, 'https://ftp.fau.de/ctan/' => 1, 'https://ftp.gwdg.de/pub/ctan/' => 1, @@ -124,9 +116,6 @@ $mirrors = { 'https://mirror.koddos.net/CTAN/' => 1, 'https://mirror.lyrahosting.com/CTAN/' => 1, }, - 'Norway' => { - 'https://ctan.uib.no/' => 1, - }, 'Poland' => { 'https://ftp.gust.org.pl/TeX/' => 1, 'https://sunsite.icm.edu.pl/pub/CTAN/' => 1, @@ -168,7 +157,6 @@ $mirrors = { 'http://ctan.mirror.globo.tech/' => 1, 'http://ctan.mirror.rafal.ca/' => 1, 'https://ctan.math.ca/tex-archive/' => 1, - 'https://mirror.its.dal.ca/ctan/' => 1, 'https://muug.ca/mirror/ctan/' => 1, }, 'Costa Rica' => { |