diff options
author | Karl Berry <karl@freefriends.org> | 2023-08-05 23:47:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-08-05 23:47:31 +0000 |
commit | ce586b945bfcfe9d0967352ca810a119ba138fd0 (patch) | |
tree | 2ff8129b92cdb7e01fbc2bd661bbd307e7617a5f /Master/tlpkg/installer/ctan-mirrors.pl | |
parent | ecdc907aeda715b9737301ca76a8cf3c76f556c2 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@67823 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 78f0e75b4df..676fb939285 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://mirror.nyist.edu.cn/CTAN/' => 1, 'https://mirrors.aliyun.com/CTAN/' => 1, 'https://mirrors.bfsu.edu.cn/CTAN/' => 1, @@ -102,7 +101,6 @@ $mirrors = { 'https://ftp.gwdg.de/pub/ctan/' => 1, 'https://ftp.rrze.uni-erlangen.de/ctan/' => 1, 'https://ftp.rrzn.uni-hannover.de/pub/mirror/tex-archive/' => 1, - 'https://ftp.tu-chemnitz.de/pub/tex/' => 1, 'https://markov.htwsaar.de/tex-archive/' => 1, 'https://mirror.clientvps.com/CTAN/' => 1, 'https://mirror.dogado.de/tex-archive/' => 1, |