diff options
author | Karl Berry <karl@freefriends.org> | 2021-06-23 23:49:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-06-23 23:49:22 +0000 |
commit | d1efab1e9bbda4e249e0821367c0a5edf8ef59bc (patch) | |
tree | 59f5bc3117b317e507ffbcce7ed7fe83fabaeab0 /Master/tlpkg/installer | |
parent | 4f6add2a5de894f29db7d596a2a954aa494e37c1 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@59692 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 6a3fdb06bef..96deaee3a28 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -19,6 +19,7 @@ $mirrors = { 'https://mirrors.cqu.edu.cn/CTAN/' => 1, '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, @@ -40,7 +41,6 @@ $mirrors = { }, 'Japan' => { 'https://ftp.jaist.ac.jp/pub/CTAN/' => 1, - 'https://ftp.kddilabs.jp/CTAN/' => 1, 'https://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1, }, 'Korea' => { @@ -48,6 +48,7 @@ $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, }, @@ -102,7 +103,6 @@ $mirrors = { 'https://ctan.mirror.norbert-ruehl.de/' => 1, 'https://ctan.net/' => 1, 'https://ctan.space-pro.be/tex-archive/' => 1, - 'https://ftp.agdsn.de/pub/mirrors/latex/dante/' => 1, 'https://ftp.fau.de/ctan/' => 1, 'https://ftp.gwdg.de/pub/ctan/' => 1, 'https://ftp.rrze.uni-erlangen.de/ctan/' => 1, |