From 5c931e7af1f37e31f0a230b95c32bb7993ff7aa6 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 23 May 2020 21:09:50 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@55252 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'Master/tlpkg/installer/ctan-mirrors.pl') diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 0992724660a..e6ca7796e83 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -15,7 +15,6 @@ $mirrors = { 'Asia' => { 'China' => { 'http://mirror.lzu.edu.cn/CTAN/' => 1, - 'http://mirrors.cqu.edu.cn/CTAN/' => 1, 'http://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1, 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, 'http://mirrors.ustc.edu.cn/CTAN/' => 1, @@ -37,6 +36,7 @@ $mirrors = { }, 'Japan' => { 'ftp://ftp.kddilabs.jp/CTAN/' => 1, + 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1, 'http://ftp.jaist.ac.jp/pub/CTAN/' => 1, 'http://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1, }, @@ -47,6 +47,9 @@ $mirrors = { 'http://mirror.navercorp.com/CTAN/' => 1, 'http://mirror.yongbok.net/ctan/' => 1, }, + 'Philippines' => { + 'http://mirror.pregi.net/tex-archive/' => 1, + }, 'Singapore' => { 'https://download.nus.edu.sg/mirror/ctan/' => 1, }, @@ -87,6 +90,7 @@ $mirrors = { 'ftp://ftp.fu-berlin.de/tex/CTAN/' => 1, 'ftp://ftp.rrzn.uni-hannover.de/pub/mirror/tex-archive/' => 1, 'ftp://ftp.tu-chemnitz.de/pub/tex/' => 1, + 'http://ctan.ebinger.cc/tex-archive/' => 1, 'http://ctan.mirror.norbert-ruehl.de/' => 1, 'http://ctan.space-pro.be/tex-archive/' => 1, 'http://ftp.fau.de/ctan/' => 1, @@ -121,7 +125,6 @@ $mirrors = { 'Poland' => { 'ftp://ftp.gust.org.pl/TeX/' => 1, 'ftp://sunsite.icm.edu.pl/pub/CTAN/' => 1, - 'http://piotrkosoft.net/pub/mirrors/CTAN/' => 1, }, 'Portugal' => { 'http://mirrors.up.pt/pub/CTAN/' => 1, -- cgit v1.2.3