diff options
author | Karl Berry <karl@freefriends.org> | 2023-11-26 00:47:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-11-26 00:47:26 +0000 |
commit | be48a868dc51653ceb08747d530aea6add6677ed (patch) | |
tree | d2b98a4d8bc657f228977fa1b51c30d66825e461 /Master/tlpkg/installer | |
parent | 5e438c394e20c49f6323551fa9961c94f6b7b709 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@68969 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-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 149cbaf24b9..30d1e0d38aa 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, @@ -150,7 +149,6 @@ $mirrors = { 'Russia' => { 'https://ctan.altspu.ru/' => 1, 'https://mirror.macomnet.net/pub/CTAN/' => 1, - 'https://mirror.truenetwork.ru/CTAN/' => 1, 'https://mirrors.mi-ras.ru/CTAN/' => 1, }, 'Spain' => { |