From b389be022a9fd1a449741f2f538ce5c3285c51e5 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 1 Oct 2020 00:06:31 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@56498 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'Master/tlpkg/installer') diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 12bf2b50c5e..d9415fbe5e9 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -14,7 +14,6 @@ $mirrors = { }, 'Asia' => { '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, @@ -35,7 +34,6 @@ $mirrors = { 'https://mirror.unpad.ac.id/ctan/' => 1, }, 'Iran' => { - 'http://ctan.asis.ai/' => 1, 'http://ctan.yazd.ac.ir/' => 1, 'https://ctan.um.ac.ir/' => 1, }, @@ -47,6 +45,7 @@ $mirrors = { }, 'Korea' => { 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1, + 'http://ftp.ktug.org/tex-archive/' => 1, 'http://mirror.kakao.com/CTAN/' => 1, 'https://cran.asia/tex/' => 1, 'https://ftp.harukasan.org/CTAN/' => 1, @@ -96,12 +95,12 @@ $mirrors = { 'https://ctan.mirror.norbert-ruehl.de/' => 1, 'https://ctan.net/' => 1, 'https://ctan.space-pro.be/tex-archive/' => 1, - 'https://ftp.agdsn.de/pub/mirrors/latex/dante/' => 1, 'https://ftp.fau.de/ctan/' => 1, 'https://ftp.gwdg.de/pub/ctan/' => 1, 'https://ftp.rrze.uni-erlangen.de/ctan/' => 1, 'https://ftp.rrzn.uni-hannover.de/pub/mirror/tex-archive/' => 1, 'https://ftp.tu-chemnitz.de/pub/tex/' => 1, + 'https://mirror.clientvps.com/CTAN/' => 1, 'https://mirror.informatik.hs-fulda.de/tex-archive/' => 1, 'https://packages.oth-regensburg.de/ctan/' => 1, }, @@ -109,12 +108,16 @@ $mirrors = { 'http://ftp.ntua.gr/mirror/ctan/' => 1, 'https://ftp.cc.uoc.gr/mirrors/CTAN/' => 1, }, + 'Hungary' => { + 'https://mirror.szerverem.hu/ctan/' => 1, + }, 'Italy' => { 'https://ctan.mirror.garr.it/mirrors/ctan/' => 1, }, 'Netherlands' => { 'http://ctan.cs.uu.nl/' => 1, 'https://ftp.snt.utwente.nl/pub/software/tex/' => 1, + 'https://mirror.koddos.net/CTAN/' => 1, 'https://mirror.lyrahosting.com/CTAN/' => 1, }, 'Norway' => { @@ -169,9 +172,11 @@ $mirrors = { 'USA' => { 'http://ctan.math.utah.edu/ctan/tex-archive/' => 1, 'http://ctan.math.washington.edu/tex-archive/' => 1, + 'http://ctan.mirrors.hoobly.com/' => 1, 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, 'https://ctan.math.illinois.edu/' => 1, 'https://mirror.las.iastate.edu/tex-archive/' => 1, + 'https://mirrors.concertpass.com/tex-archive/' => 1, 'https://mirrors.rit.edu/CTAN/' => 1, }, }, @@ -187,5 +192,8 @@ $mirrors = { 'Brazil' => { 'http://linorg.usp.br/CTAN/' => 1, }, + 'Chile' => { + 'https://ctan.dcc.uchile.cl/' => 1, + }, }, }; -- cgit v1.2.3