From 3cecbadccf4942dbd840415213c285b19af9edac Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 28 Sep 2020 23:53:40 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@56470 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'Master/tlpkg/installer/ctan-mirrors.pl') diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index b3c329eb930..12bf2b50c5e 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -1,5 +1,8 @@ $mirrors = { 'Africa' => { + 'Algeria' => { + 'http://ctan.epst-tlemcen.dz/tex-archive/' => 1, + }, 'Morocco' => { 'https://mirror.marwan.ma/ctan/' => 1, }, @@ -44,7 +47,6 @@ $mirrors = { }, 'Korea' => { 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1, - 'http://ftp.ktug.org/tex-archive/' => 1, 'http://mirror.kakao.com/CTAN/' => 1, 'https://cran.asia/tex/' => 1, 'https://ftp.harukasan.org/CTAN/' => 1, @@ -107,16 +109,12 @@ $mirrors = { 'http://ftp.ntua.gr/mirror/ctan/' => 1, 'https://ftp.cc.uoc.gr/mirrors/CTAN/' => 1, }, - 'Hungary' => { - 'https://mirror.szerverem.hu/ctan/' => 1, - }, 'Italy' => { 'https://ctan.mirror.garr.it/mirrors/ctan/' => 1, }, 'Netherlands' => { 'http://ctan.cs.uu.nl/' => 1, 'https://ftp.snt.utwente.nl/pub/software/tex/' => 1, - 'https://mirror.koddos.net/CTAN/' => 1, 'https://mirror.lyrahosting.com/CTAN/' => 1, }, 'Norway' => { @@ -171,11 +169,9 @@ $mirrors = { 'USA' => { 'http://ctan.math.utah.edu/ctan/tex-archive/' => 1, 'http://ctan.math.washington.edu/tex-archive/' => 1, - 'http://ctan.mirrors.hoobly.com/' => 1, 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, 'https://ctan.math.illinois.edu/' => 1, 'https://mirror.las.iastate.edu/tex-archive/' => 1, - 'https://mirrors.concertpass.com/tex-archive/' => 1, 'https://mirrors.rit.edu/CTAN/' => 1, }, }, @@ -191,8 +187,5 @@ $mirrors = { 'Brazil' => { 'http://linorg.usp.br/CTAN/' => 1, }, - 'Chile' => { - 'https://ctan.dcc.uchile.cl/' => 1, - }, }, }; -- cgit v1.2.3