Skip to content

Commit

Permalink
updating installer data
Browse files Browse the repository at this point in the history
  • Loading branch information
norbusan committed Mar 10, 2024
1 parent 9014d2d commit 77fcd49
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tlpkg/installer/ctan-mirrors.pl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
'https://mirror.marwan.ma/ctan/' => 1,
},
'South Africa' => {
'http://ftp.sun.ac.za/ftp/CTAN/' => 1,
'https://mirror.ufs.ac.za/ctan/' => 1,
},
},
Expand All @@ -13,6 +12,7 @@
'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,
'https://mirrors.jlu.edu.cn/CTAN/' => 1,
Expand Down Expand Up @@ -46,6 +46,7 @@
},
'Korea' => {
'http://ftp.ktug.org/tex-archive/' => 1,
'https://ftp.kaist.ac.kr/tex-archive/' => 1,
'https://kr.mirrors.cicku.me/ctan/' => 1,
'https://lab.uklee.pe.kr/tex-archive/' => 1,
'https://mirror.kakao.com/CTAN/' => 1,
Expand Down

0 comments on commit 77fcd49

Please sign in to comment.