From aad909c632859989f4edb2a8ae379ca85f22d1f9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 16 Nov 2018 01:23:14 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@49171 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index ae692feca3b..dbca6da0bb7 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -1,8 +1,5 @@ $mirrors = { 'Africa' => { - 'Algeria' => { - 'http://ctan.epst-tlemcen.dz/tex-archive/' => 1 - }, 'South Africa' => { 'http://ctan.mirror.ac.za/' => 1, 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1, @@ -17,7 +14,6 @@ $mirrors = { 'http://mirrors.geekpie.club/CTAN/' => 1, 'http://mirrors.huaweicloud.com/repository/toolkit/CTAN/' => 1, 'http://mirrors.shu.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 }, @@ -26,12 +22,12 @@ $mirrors = { 'http://mirror.iopb.res.in/tex-archive/' => 1 }, 'Iran' => { - 'http://ctan.asis.io/' => 1, 'http://ctan.um.ac.ir/' => 1, 'http://ctan.yazd.ac.ir/' => 1, 'http://repo.iut.ac.ir/tex-archive/' => 1 }, 'Japan' => { + 'ftp://ftp.kddilabs.jp/CTAN/' => 1, 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1, 'http://ftp.jaist.ac.jp/pub/CTAN/' => 1, 'http://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1 @@ -56,8 +52,7 @@ $mirrors = { }, 'Europe' => { 'Austria' => { - 'http://mirror.easyname.at/ctan/' => 1, - 'http://mirror.reismil.ch/CTAN/' => 1 + 'http://mirror.easyname.at/ctan/' => 1 }, 'Belarus' => { 'http://mirror.datacenter.by/pub/mirrors/CTAN/' => 1 @@ -108,7 +103,6 @@ $mirrors = { }, 'Poland' => { 'ftp://ftp.gust.org.pl/TeX/' => 1, - 'ftp://sunsite.icm.edu.pl/pub/CTAN/' => 1, 'http://piotrkosoft.net/pub/mirrors/CTAN/' => 1 }, 'Portugal' => { @@ -137,7 +131,6 @@ $mirrors = { 'http://ftp.acc.umu.se/mirror/CTAN/' => 1 }, 'Switzerland' => { - 'http://mirror.switch.ch/ftp/mirror/tex/' => 1, 'http://www.pirbot.com/mirrors/ctan/' => 1 }, 'UK' => { -- cgit v1.2.3