diff options
author | Karl Berry <karl@freefriends.org> | 2024-08-28 23:40:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-08-28 23:40:16 +0000 |
commit | 32d8371ac85522fc1307f09ab6dd5940321eca92 (patch) | |
tree | 931892ecda652e6c0088c76380c70e51ddf1a8d7 | |
parent | 754930caeb21df825e73daba921a38761c1685bb (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@72130 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 1dbe7e43a15..180eff0e92d 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -76,10 +76,6 @@ $mirrors = { 'Belarus' => { 'https://mirror.datacenter.by/pub/mirrors/CTAN/' => 1, }, - 'Bulgaria' => { - 'https://mirrors.neterra.net/CTAN/' => 1, - 'https://mirrors.netix.net/CTAN/' => 1, - }, 'Czech Republic' => { 'http://ftp.cvut.cz/tex-archive/' => 1, 'https://mirrors.nic.cz/tex-archive/' => 1, @@ -105,7 +101,6 @@ $mirrors = { 'http://sendinnsky.selfhost.co/tex-archive/' => 1, 'http://vesta.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1, 'https://ctan.ebinger.cc/tex-archive/' => 1, - 'https://ctan.joethei.xyz/' => 1, 'https://ctan.mc1.root.project-creative.net/' => 1, 'https://ctan.mirror.norbert-ruehl.de/' => 1, 'https://ctan.net/' => 1, @@ -155,7 +150,6 @@ $mirrors = { 'https://mirrors.nxthost.com/ctan/' => 1, }, 'Russia' => { - 'https://ctan.altspu.ru/' => 1, 'https://mirror.macomnet.net/pub/CTAN/' => 1, 'https://mirror.truenetwork.ru/CTAN/' => 1, }, |