diff options
author | Karl Berry <karl@freefriends.org> | 2024-07-23 23:40:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-07-23 23:40:31 +0000 |
commit | 260d3412fa1e5245b5f0a554b1b21d4489bc9b14 (patch) | |
tree | d443104c59741c0877ebf94ed47b289f43361d26 | |
parent | ed8e7017bc50495fa7cbe52074dce5b39a125b85 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@71882 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index c4aa69d852b..94886e579ac 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -9,6 +9,7 @@ $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, @@ -168,7 +169,6 @@ $mirrors = { 'United Kingdom' => { 'https://anorien.csc.warwick.ac.uk/mirrors/CTAN/' => 1, 'https://eu.mirrors.cicku.me/ctan/' => 1, - 'https://www-uxsup.csx.cam.ac.uk/pub/tex-archive/' => 1, }, }, 'North America' => { |