diff options
author | Karl Berry <karl@freefriends.org> | 2021-12-08 00:48:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-12-08 00:48:25 +0000 |
commit | 8c9bdffd02f11e6b93d80f0d14c351cd561a8254 (patch) | |
tree | f35e4a5487f95e560d3352b05bfd3259528706af | |
parent | a158c7cba53f4cf28169bd1952fbd566adbb3777 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@61248 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 8bab933a90d..84acdd514cd 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -93,7 +93,6 @@ $mirrors = { }, 'Germany' => { 'ftp://ftp.fu-berlin.de/tex/CTAN/' => 1, - '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.kako-dev.de/' => 1, @@ -160,7 +159,6 @@ $mirrors = { }, 'Sweden' => { 'https://ftp.acc.umu.se/mirror/CTAN/' => 1, - 'https://ftpmirror1.infania.net/mirror/CTAN/' => 1, }, 'Switzerland' => { 'https://mirror.foobar.to/CTAN/' => 1, |