diff options
author | Karl Berry <karl@freefriends.org> | 2021-10-07 23:49:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-10-07 23:49:08 +0000 |
commit | cdc693c61dcd0016dc3ba175724da7aa5aa82bf2 (patch) | |
tree | 8cece3e3269d281ea4e573a9548e1bdf41051f79 /Master | |
parent | de83069d11fa470823482123e2c40ec2c2ccf84a (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@60712 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-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 f80fe3e51ab..bbf662ca99e 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -21,7 +21,6 @@ $mirrors = { 'https://mirrors.dgut.edu.cn/CTAN/' => 1, 'https://mirrors.hit.edu.cn/CTAN/' => 1, 'https://mirrors.nju.edu.cn/CTAN/' => 1, - 'https://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1, 'https://mirrors.sustech.edu.cn/CTAN/' => 1, 'https://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, 'https://mirrors.ustc.edu.cn/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://mirror.kakao.com/CTAN/' => 1, 'https://mirror.navercorp.com/CTAN/' => 1, 'https://mirror.yongbok.net/ctan/' => 1, }, |