diff options
author | Karl Berry <karl@freefriends.org> | 2024-08-24 23:40:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-08-24 23:40:58 +0000 |
commit | 6f31cf24b9a60f608c5035cad8c9aa879d0f3b38 (patch) | |
tree | a75dc1f3ba40478b80dea93c127c20283a0a4c32 /Master/tlpkg | |
parent | b1160bba0b8272df356e3109e53eebd65399c4e6 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@72102 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 b3b343d41af..8386b76f302 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -51,7 +51,6 @@ $mirrors = { 'http://ftp.ktug.org/tex-archive/' => 1, 'https://ftp.kaist.ac.kr/tex-archive/' => 1, 'https://kr.mirrors.cicku.me/ctan/' => 1, - 'https://lab.uklee.pe.kr/tex-archive/' => 1, 'https://mirror.kakao.com/CTAN/' => 1, 'https://mirror.navercorp.com/CTAN/' => 1, }, @@ -157,7 +156,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, }, |