diff options
author | Karl Berry <karl@freefriends.org> | 2020-09-12 23:54:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-09-12 23:54:13 +0000 |
commit | 63ab569c9e8a978ae5460192696f57f4a61494d6 (patch) | |
tree | e7efe382f87fd1a4422847a29cfcc5e9fc06c8d1 | |
parent | 40ed877d35c48e304eeff2f55e79eb8a003d496b (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@56336 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 3e15d4d6fce..b6c7772d68c 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -54,9 +54,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, }, @@ -158,9 +155,6 @@ $mirrors = { 'Sweden' => { 'https://ftp.acc.umu.se/mirror/CTAN/' => 1, }, - 'United Kingdom' => { - 'https://anorien.csc.warwick.ac.uk/mirrors/CTAN/' => 1, - }, }, 'North America' => { 'Canada' => { |