From 1cd80888bd3a955379f26668896516699fe5c3fb Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 6 Sep 2023 23:52:18 +0000 Subject: [PATCH] updating installer data --- tlpkg/installer/ctan-mirrors.pl | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/tlpkg/installer/ctan-mirrors.pl b/tlpkg/installer/ctan-mirrors.pl index fbd97f57..e255d5f3 100644 --- a/tlpkg/installer/ctan-mirrors.pl +++ b/tlpkg/installer/ctan-mirrors.pl @@ -10,7 +10,9 @@ }, '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, 'https://mirrors.cloud.tencent.com/CTAN/' => 1, 'https://mirrors.cqu.edu.cn/CTAN/' => 1, @@ -18,8 +20,10 @@ 'https://mirrors.jlu.edu.cn/CTAN/' => 1, 'https://mirrors.nju.edu.cn/CTAN/' => 1, 'https://mirrors.pku.edu.cn/ctan/' => 1, + 'https://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1, 'https://mirrors.sustech.edu.cn/CTAN/' => 1, 'https://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, + 'https://mirrors.ustc.edu.cn/CTAN/' => 1, 'https://mirrors.zju.edu.cn/CTAN/' => 1, }, 'Hong Kong' => { @@ -45,6 +49,7 @@ 'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1, 'https://lab.uklee.pe.kr/tex-archive/' => 1, 'https://mirror.kakao.com/CTAN/' => 1, + 'https://mirror.navercorp.com/CTAN/' => 1, }, 'Taiwan' => { 'https://ctan.mirror.twds.com.tw/tex-archive/' => 1, @@ -74,6 +79,7 @@ }, 'France' => { 'https://ctan.gutenberg-asso.fr/' => 1, + 'https://ctan.mines-albi.fr/' => 1, 'https://ctan.tetaneutral.net/' => 1, 'https://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1, 'https://mirror.ibcp.fr/pub/CTAN/' => 1, @@ -120,6 +126,7 @@ 'https://mirror.lyrahosting.com/CTAN/' => 1, }, 'Norway' => { + 'https://ctan.uib.no/' => 1, 'https://ftp.fagskolen.gjovik.no/pub/tex-archive/' => 1, }, 'Poland' => { @@ -129,7 +136,6 @@ 'https://sunsite.icm.edu.pl/pub/CTAN/' => 1, }, 'Portugal' => { - 'https://ftp.eq.uc.pt/software/TeX/' => 1, 'https://mirrors.up.pt/pub/CTAN/' => 1, }, 'Romania' => { @@ -138,6 +144,7 @@ '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, }, 'Slovenia' => { @@ -191,6 +198,7 @@ }, 'Oceania' => { 'Australia' => { + 'https://mirror.aarnet.edu.au/pub/CTAN/' => 1, 'https://mirror.cse.unsw.edu.au/pub/CTAN/' => 1, }, },