diff options
Diffstat (limited to 'Master/tlpkg')
-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 cf9f3904470..f7c8c9ba23b 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -26,7 +26,6 @@ $mirrors = { 'http://mirror.iopb.res.in/tex-archive/' => 1 }, 'Iran' => { - 'http://ctan.asis.io/' => 1, 'http://ctan.um.ac.ir/' => 1, 'http://ctan.yazd.ac.ir/' => 1, 'http://repo.iut.ac.ir/tex-archive/' => 1 @@ -92,12 +91,8 @@ $mirrors = { 'Greece' => { 'http://ftp.cc.uoc.gr/mirrors/CTAN/' => 1 }, - 'Italy' => { - 'http://ctan.mirror.garr.it/mirrors/CTAN/' => 1 - }, 'Netherlands' => { 'http://ctan.cs.uu.nl/' => 1, - 'http://ctan.triasinformatica.nl/' => 1, 'http://ftp.snt.utwente.nl/pub/software/tex/' => 1, 'http://mirror.koddos.net/CTAN/' => 1 }, |