summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl12
1 files changed, 8 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index c3476ffe802..c89e991a581 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -13,10 +13,14 @@ $mirrors = {
'Asia' => {
'China' => {
'http://mirror.lzu.edu.cn/CTAN/' => 1,
+ 'http://mirrors.cqu.edu.cn/CTAN/' => 1,
'http://mirrors.opencas.cn/ctan/' => 1,
'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1,
'http://mirrors.ustc.edu.cn/CTAN/' => 1
},
+ 'India' => {
+ 'http://ctan.imsc.res.in/' => 1
+ },
'Iran' => {
'http://ctan.asis.io/' => 1,
'http://ctan.um.ac.ir/' => 1,
@@ -32,9 +36,6 @@ $mirrors = {
'http://ftp.ktug.org/tex-archive/' => 1,
'http://ftp.neowiz.com/CTAN/' => 1
},
- 'Malaysia' => {
- 'http://wbc.upm.edu.my/tex-archive/' => 1
- },
'Philippines' => {
'http://mirror.pregi.net/tex-archive/' => 1
},
@@ -72,6 +73,7 @@ $mirrors = {
'ftp://ftp.tu-chemnitz.de/pub/tex/' => 1,
'http://ctan.space-pro.be/tex-archive/' => 1,
'http://ftp.fau.de/ctan/' => 1,
+ 'http://mirror.physik-pool.tu-berlin.de/tex-archive/' => 1,
'http://vesta.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1,
'http://www.bothelp.net/mirrors/ctan/' => 1
},
@@ -83,6 +85,7 @@ $mirrors = {
},
'Netherlands' => {
'http://ctan.cs.uu.nl/' => 1,
+ 'http://ctan.triasinformatica.nl/' => 1,
'http://ftp.snt.utwente.nl/pub/software/tex/' => 1
},
'Norway' => {
@@ -96,7 +99,7 @@ $mirrors = {
'Portugal' => {
'ftp://ftp.di.uminho.pt/pub/ctan/' => 1,
'ftp://ftp.ist.utl.pt/pub/ctan/' => 1,
- 'http://mirrors.fe.up.pt/pub/CTAN/' => 1
+ 'http://mirrors.up.pt/pub/CTAN/' => 1
},
'Russia' => {
'http://ctan.altspu.ru/' => 1,
@@ -143,6 +146,7 @@ $mirrors = {
},
'USA' => {
'http://ctan.mackichan.com/' => 1,
+ 'http://ctan.math.washington.edu/tex-archive/' => 1,
'http://ctan.mirrors.hoobly.com/' => 1,
'http://ctan.sharelatex.com/tex-archive/' => 1,
'http://mirror.hmc.edu/ctan/' => 1,