diff options
author | Karl Berry <karl@freefriends.org> | 2020-01-07 00:55:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-01-07 00:55:22 +0000 |
commit | 3c846341e3091cb6d72d78f66a290ca3ea7be101 (patch) | |
tree | d29c7555e968c105c1d5bd37408a5688f40e96ad | |
parent | 3e3d1b98ff48d53d3be15d7011295c315789f305 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@53342 c570f23f-e606-0410-a88d-b1316a301751
-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 e587a0f5773..5d8e543e74c 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -31,10 +31,6 @@ $mirrors = { 'Indonesia' => { 'https://mirror.unpad.ac.id/ctan/' => 1 }, - 'Iran' => { - 'http://ctan.asis.ai/' => 1, - 'http://ctan.yazd.ac.ir/' => 1 - }, 'Japan' => { 'ftp://ftp.kddilabs.jp/CTAN/' => 1, 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1, @@ -170,7 +166,6 @@ $mirrors = { 'http://ctan.mirrors.hoobly.com/' => 1, 'http://mirror.las.iastate.edu/tex-archive/' => 1, 'http://mirror.utexas.edu/ctan/' => 1, - 'http://mirrors.concertpass.com/tex-archive/' => 1, 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, 'http://mirrors.rit.edu/CTAN/' => 1 } |