diff options
author | Karl Berry <karl@freefriends.org> | 2023-12-09 00:43:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-12-09 00:43:30 +0000 |
commit | 27a1509f636e8051d7f07748e6aa8756891a33f5 (patch) | |
tree | aaaa1489abf567315f63410ace724fae64a5d9a5 /Master/tlpkg/installer | |
parent | 309ed6a2c1e4d8a9de7ca75a0240867313848a10 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@69075 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 5492e267b04..149cbaf24b9 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -94,6 +94,7 @@ $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.joethei.xyz/' => 1, @@ -149,6 +150,7 @@ $mirrors = { 'Russia' => { 'https://ctan.altspu.ru/' => 1, 'https://mirror.macomnet.net/pub/CTAN/' => 1, + 'https://mirror.truenetwork.ru/CTAN/' => 1, 'https://mirrors.mi-ras.ru/CTAN/' => 1, }, 'Spain' => { |