diff options
author | Karl Berry <karl@freefriends.org> | 2023-05-28 23:43:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-05-28 23:43:08 +0000 |
commit | d2395991eed08a2bb35fa17dba023f40323177a4 (patch) | |
tree | 8cde216b01d866c87074109d401e04c70638a217 /Master/tlpkg | |
parent | d3cbb2410e47d0d5b679ae76e3199ca6fc4e3889 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@67242 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 98267734425..3ba14be8f87 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -54,9 +54,6 @@ $mirrors = { 'Singapore' => { 'https://download.nus.edu.sg/mirror/ctan/' => 1, }, - 'Taiwan' => { - 'https://ctan.mirror.twds.com.tw/tex-archive/' => 1, - }, 'Thailand' => { 'https://mirror.kku.ac.th/CTAN/' => 1, }, @@ -124,7 +121,6 @@ $mirrors = { }, 'Netherlands' => { 'https://ftp.snt.utwente.nl/pub/software/tex/' => 1, - 'https://mirror.koddos.net/CTAN/' => 1, 'https://mirror.lyrahosting.com/CTAN/' => 1, 'https://mirrors.evoluso.com/CTAN/' => 1, }, |