diff options
author | Karl Berry <karl@freefriends.org> | 2022-08-14 23:49:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-08-14 23:49:15 +0000 |
commit | 5eb7ea1c0adf703969913134bab46789cf8987b8 (patch) | |
tree | 6d230368bf9d0d4fe9db05d37f0a8cf36810305e /Master/tlpkg/installer/ctan-mirrors.pl | |
parent | 1411834ef280f789a50114e0bda427ae9ac296e7 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@64121 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-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 448a8f1a9a7..66fa8aa5d03 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -10,7 +10,6 @@ $mirrors = { }, 'Asia' => { 'China' => { - 'https://mirror.bjtu.edu.cn/CTAN/' => 1, 'https://mirrors.aliyun.com/CTAN/' => 1, 'https://mirrors.bfsu.edu.cn/CTAN/' => 1, 'https://mirrors.cloud.tencent.com/CTAN/' => 1, @@ -50,7 +49,6 @@ $mirrors = { 'https://cran.asia/tex/' => 1, 'https://ftp.harukasan.org/CTAN/' => 1, 'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1, - 'https://lab.uklee.pe.kr/tex-archive/' => 1, 'https://mirror.kakao.com/CTAN/' => 1, 'https://mirror.navercorp.com/CTAN/' => 1, }, |