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.pl7
1 files changed, 1 insertions, 6 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index b5885fa4307..85a8ff8410b 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -11,6 +11,7 @@ $mirrors = {
},
'Asia' => {
'China' => {
+ 'http://mirror.lzu.edu.cn/CTAN/' => 1,
'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1,
'http://mirrors.ustc.edu.cn/CTAN/' => 1
},
@@ -32,9 +33,6 @@ $mirrors = {
'http://ftp.ktug.org/tex-archive/' => 1,
'http://ftp.neowiz.com/CTAN/' => 1
},
- 'Philippines' => {
- 'http://mirror.pregi.net/tex-archive/' => 1
- },
'Taiwan' => {
'ftp://ftp.ccu.edu.tw/pub/tex/' => 1,
'http://ftp.yzu.edu.tw/CTAN/' => 1
@@ -55,9 +53,6 @@ $mirrors = {
'Belarus' => {
'http://mirror.datacenter.by/pub/mirrors/CTAN/' => 1
},
- 'Czech Republic' => {
- 'http://ftp.cvut.cz/tex-archive/' => 1
- },
'Denmark' => {
'http://mirrors.dotsrc.org/ctan/' => 1
},