diff options
author | Karl Berry <karl@freefriends.org> | 2020-12-19 00:54:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-12-19 00:54:09 +0000 |
commit | da02080c9989362faadf1cc3a3dfe4f852c4faf1 (patch) | |
tree | f1916975a0a07956f4468bf402ca20d95d6705c1 | |
parent | cd6a7dec0e5b68c0d8985d0de09f37a98daa5e4d (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@57168 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 99499acaea3..a9b5cd67674 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -16,7 +16,6 @@ $mirrors = { 'China' => { 'https://mirror.bjtu.edu.cn/CTAN/' => 1, 'https://mirrors.aliyun.com/CTAN/' => 1, - 'https://mirrors.bfsu.edu.cn/CTAN/' => 1, 'https://mirrors.cqu.edu.cn/CTAN/' => 1, 'https://mirrors.hit.edu.cn/CTAN/' => 1, 'https://mirrors.nju.edu.cn/CTAN/' => 1, |