diff options
Diffstat (limited to 'Master/tlpkg/installer')
-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' => { |