We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8772a9a commit f55a67eCopy full SHA for f55a67e
1 file changed
tlpkg/installer/ctan-mirrors.pl
@@ -18,6 +18,7 @@
18
'https://mirrors.hust.edu.cn/CTAN/' => 1,
19
'https://mirrors.jlu.edu.cn/CTAN/' => 1,
20
'https://mirrors.nju.edu.cn/CTAN/' => 1,
21
+ 'https://mirrors.pku.edu.cn/ctan/' => 1,
22
'https://mirrors.qlu.edu.cn/CTAN/' => 1,
23
'https://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1,
24
'https://mirrors.sustech.edu.cn/CTAN/' => 1,
@@ -39,6 +40,7 @@
39
40
},
41
'Japan' => {
42
'https://ctan.tikz.jp/' => 1,
43
+ 'https://ftp.jaist.ac.jp/pub/CTAN/' => 1,
44
'https://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1,
45
'https://jp.mirrors.cicku.me/ctan/' => 1,
46
'https://mirror.aria-on-the-planet.es/CTAN/' => 1,
0 commit comments