summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-07-20 23:49:15 +0000
committerKarl Berry <karl@freefriends.org>2022-07-20 23:49:15 +0000
commit0848974e73fc0712f8e3fe0f76fd3209bc1c8fab (patch)
tree8c867d01ba731b3426afaa21069d8f86b4eba408 /Master/tlpkg/installer/ctan-mirrors.pl
parentf0e8759152549b4084bcad61717117efda76f38e (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@63951 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl6
1 files changed, 1 insertions, 5 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 68400a98f81..4a02b15939a 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -30,11 +30,11 @@ $mirrors = {
'http://ctan.imsc.res.in/' => 1,
},
'Indonesia' => {
- 'http://repo.ugm.ac.id/ctan/' => 1,
'https://mirror.unpad.ac.id/ctan/' => 1,
},
'Iran' => {
'http://ctan.yazd.ac.ir/' => 1,
+ 'https://ctan.asis.sh/' => 1,
'https://ctan.um.ac.ir/' => 1,
'https://mirror.bardia.tech/ctan/' => 1,
},
@@ -46,7 +46,6 @@ $mirrors = {
},
'Korea' => {
'http://ftp.ktug.org/tex-archive/' => 1,
- '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,
@@ -58,9 +57,6 @@ $mirrors = {
'Singapore' => {
'https://download.nus.edu.sg/mirror/ctan/' => 1,
},
- 'Taiwan' => {
- 'https://ftp.ntou.edu.tw/ctan/' => 1,
- },
'Thailand' => {
'https://mirror.kku.ac.th/CTAN/' => 1,
},