summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-12-17 00:54:37 +0000
committerKarl Berry <karl@freefriends.org>2019-12-17 00:54:37 +0000
commit62518235bea22a283344706ee158677d92886f36 (patch)
treeb841532de8c3daa427cc7e5e5e25aa597388e6fd /Master/tlpkg/installer/ctan-mirrors.pl
parentf71306403f823994ffbdeff4fc0b7d5d99285360 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@53152 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-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 fd598e57957..aa2fbeed5a6 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -19,8 +19,7 @@ $mirrors = {
'http://mirrors.geekpie.club/CTAN/' => 1,
'http://mirrors.hit.edu.cn/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
},
'Hong Kong' => {
'https://mirror-hk.koddos.net/CTAN/' => 1
@@ -173,9 +172,6 @@ $mirrors = {
}
},
'Oceania' => {
- 'Australia' => {
- 'http://mirror.aarnet.edu.au/pub/CTAN/' => 1
- },
'New Zealand' => {
'http://mirror.aut.ac.nz/CTAN/' => 1
}