summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 810441783b7..621b591ccc7 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -18,8 +18,7 @@ $mirrors = {
'http://mirrors.cqu.edu.cn/CTAN/' => 1,
'http://mirrors.geekpie.club/CTAN/' => 1,
'http://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1,
- 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1,
- 'http://mirrors.ustc.edu.cn/CTAN/' => 1
+ 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1
},
'India' => {
'http://ctan.imsc.res.in/' => 1,
@@ -145,9 +144,6 @@ $mirrors = {
'Sweden' => {
'http://ftp.acc.umu.se/mirror/CTAN/' => 1
},
- 'Switzerland' => {
- 'http://www.pirbot.com/mirrors/ctan/' => 1
- },
'UK' => {
'http://anorien.csc.warwick.ac.uk/mirrors/CTAN/' => 1
}