From 853022ae9184ce518535ab4c770e68c9bbfabe92 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 1 Oct 2022 23:50:19 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@64577 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Master') diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index ca64aa6e111..0d3b66f31c6 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -32,7 +32,6 @@ $mirrors = { }, 'Iran' => { 'https://ctan.asis.sh/' => 1, - 'https://ctan.um.ac.ir/' => 1, 'https://mirror.bardia.tech/ctan/' => 1, }, 'Japan' => { @@ -45,11 +44,15 @@ $mirrors = { 'https://cran.asia/tex/' => 1, '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, }, 'Philippines' => { 'http://mirror.rise.ph/ctan/' => 1, }, + 'Singapore' => { + 'https://download.nus.edu.sg/mirror/ctan/' => 1, + }, 'Taiwan' => { 'https://ftp.ntou.edu.tw/ctan/' => 1, }, -- cgit v1.2.3