diff options
author | Karl Berry <karl@freefriends.org> | 2024-04-06 23:46:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-04-06 23:46:54 +0000 |
commit | c35b7aedab14306bcc3be8dc8937eb883386c99b (patch) | |
tree | 498ab890bf09a2987fa28f9e33013d8fa3f48ed7 /Master/tlpkg | |
parent | 98a944804fc3e609eb27b0dbf8608dca8bf631ce (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@70879 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index e2af8cc8591..28584145525 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -39,6 +39,7 @@ $mirrors = { 'https://ctan.yazd.ac.ir/' => 1, }, 'Japan' => { + 'http://ring.airnet.ne.jp/archives/text/CTAN/' => 1, 'https://ftp.jaist.ac.jp/pub/CTAN/' => 1, 'https://ftp.kddilabs.jp/CTAN/' => 1, 'https://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1, @@ -92,7 +93,6 @@ $mirrors = { 'https://texlive.mycozy.space/' => 1, }, '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, @@ -147,6 +147,7 @@ $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, }, @@ -190,7 +191,6 @@ $mirrors = { 'https://ctan.mirrors.hoobly.com/' => 1, 'https://mirror.las.iastate.edu/tex-archive/' => 1, 'https://mirror.math.princeton.edu/pub/CTAN/' => 1, - 'https://mirror.mwt.me/ctan/' => 1, 'https://mirrors.mit.edu/CTAN/' => 1, 'https://mirrors.rit.edu/CTAN/' => 1, 'https://us.mirrors.cicku.me/ctan/' => 1, |