diff options
author | Karl Berry <karl@freefriends.org> | 2021-05-13 23:48:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-05-13 23:48:24 +0000 |
commit | ce2545916124d4a0bcc0753c4fdbc2d6ff158dd4 (patch) | |
tree | 978601370193ef8135b7ba31640bccb4ea12d08d /Master/tlpkg | |
parent | cd5469062a96cf290958be46efab42f576cd84a8 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@59190 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index eb786996249..09d5269fd4e 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -52,9 +52,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, }, @@ -83,7 +80,6 @@ $mirrors = { 'https://ctan.mines-albi.fr/' => 1, 'https://ctan.tetaneutral.net/' => 1, 'https://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1, - 'https://mirror.ibcp.fr/pub/CTAN/' => 1, 'https://mirrors.chevalier.io/CTAN/' => 1, 'https://mirrors.ircam.fr/pub/CTAN/' => 1, 'https://texlive.mycozy.space/' => 1, |