diff options
author | Karl Berry <karl@freefriends.org> | 2024-05-14 23:40:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-05-14 23:40:13 +0000 |
commit | 0b65c6e3e27f8c6077dbe9e28a3c73ce300fef3b (patch) | |
tree | 8fb963b4806cdac7bcaf4492a4ed68570f3bc4a2 /Master/tlpkg | |
parent | 6702060d56d9e8fef4add760f6c0178d453c34c4 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@71265 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index a85a757b031..4de0e859410 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -144,12 +144,12 @@ $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, }, 'Spain' => { 'https://ctan.fisiquimicamente.com/' => 1, - 'https://ctan.javinator9889.com/' => 1, 'https://osl.ugr.es/CTAN/' => 1, }, 'Sweden' => { @@ -172,7 +172,6 @@ $mirrors = { 'https://ctan.mirror.globo.tech/' => 1, 'https://ctan.mirror.rafal.ca/' => 1, 'https://mirror.csclub.uwaterloo.ca/CTAN/' => 1, - 'https://mirror.its.dal.ca/ctan/' => 1, 'https://mirror.quantum5.ca/CTAN/' => 1, 'https://muug.ca/mirror/ctan/' => 1, }, |