diff options
author | Karl Berry <karl@freefriends.org> | 2024-07-17 23:40:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-07-17 23:40:25 +0000 |
commit | 1beb06e223335ce63cd566cb6f7745f69e207f5e (patch) | |
tree | bb830c279c0c110beb8dcfdfd94d9f19baef1274 /Master | |
parent | 562d654dce143d1a46092dd66e2b3c7c4dd187db (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@71830 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 6d9baab07b8..72118b32af2 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -31,7 +31,6 @@ $mirrors = { 'https://mirror.niser.ac.in/ctan/' => 1, }, 'Indonesia' => { - 'http://repo.ugm.ac.id/ctan/' => 1, 'https://mirror.unpad.ac.id/ctan/' => 1, }, 'Iran' => { @@ -149,7 +148,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, }, @@ -188,7 +186,6 @@ $mirrors = { 'USA' => { 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, 'https://ctan.math.illinois.edu/' => 1, - 'https://ctan.math.utah.edu/ctan/tex-archive/' => 1, 'https://ctan.math.washington.edu/tex-archive/' => 1, 'https://ctan.mirrors.hoobly.com/' => 1, 'https://mirror.las.iastate.edu/tex-archive/' => 1, |