From 396b354ee89c065c5afcc71ddfd9904c4215c54c Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Fri, 21 Dec 2012 11:22:50 +0000 Subject: Remove broken/incorrect mirrors (see bug 8457 and bug 8277) --- lib/cached.list.php | 104 ---------------------------------------------------- 1 file changed, 104 deletions(-) (limited to 'lib') diff --git a/lib/cached.list.php b/lib/cached.list.php index dacf77d7e..4bc472f21 100644 --- a/lib/cached.list.php +++ b/lib/cached.list.php @@ -74,13 +74,6 @@ 'zone' => 'CZ', 'url' => 'ftp://mageia.mirror.dkm.cz/pub/mageia', ), - 2 => - array ( - 'city' => 'Amsterdam', - 'continent' => 'EU', - 'zone' => 'NL', - 'url' => 'ftp://ftp.nluug.nl/pub/os/Linux/distr/mageia', - ), 3 => array ( 'city' => 'UmeƄ', @@ -102,13 +95,6 @@ 'zone' => 'CZ', 'url' => 'http://mageia.supp.name', ), - 6 => - array ( - 'city' => '?', - 'continent' => 'EU', - 'zone' => 'PL', - 'url' => 'http://ftp.icm.edu.pl/pub/Linux/sunsite/distributions/mageia', - ), 7 => array ( 'city' => 'Brno', @@ -137,13 +123,6 @@ 'zone' => 'CZ', 'url' => 'http://mageia.mirror.dkm.cz/pub/mageia', ), - 11 => - array ( - 'city' => 'Amsterdam', - 'continent' => 'EU', - 'zone' => 'NL', - 'url' => 'http://ftp.nluug.nl/pub/os/Linux/distr/mageia', - ), 12 => array ( 'city' => 'geneva', @@ -179,13 +158,6 @@ 'zone' => 'DE', 'url' => 'ftp://ftp.uni-erlangen.de/mirrors/Mageia', ), - 17 => - array ( - 'city' => '?', - 'continent' => 'EU', - 'zone' => 'PL', - 'url' => 'ftp://ftp.icm.edu.pl/pub/Linux/sunsite/distributions/mageia', - ), 18 => array ( 'city' => 'Uppsala', @@ -298,13 +270,6 @@ 'zone' => 'CH', 'url' => 'ftp://ftp.LinuxCabal.org/pub/mirrors/Mageia', ), - 34 => - array ( - 'city' => 'Perugia', - 'continent' => 'EU', - 'zone' => 'IT', - 'url' => 'http://mageia.mirror.garr.it/mirrors/mageia', - ), 35 => array ( 'city' => 'Canterbury', @@ -319,13 +284,6 @@ 'zone' => 'DE', 'url' => 'ftp://ftp-stud.hs-esslingen.de/pub/Mirrors/Mageia', ), - 38 => - array ( - 'city' => 'Perugia', - 'continent' => 'EU', - 'zone' => 'IT', - 'url' => 'ftp://mageia.mirror.garr.it/mirrors/mageia', - ), ), 'CZ' => array ( @@ -460,20 +418,6 @@ 'zone' => 'ID', 'url' => 'ftp://ftp.itb.ac.id/pub/mageia', ), - 3 => - array ( - 'city' => 'HsinChu', - 'continent' => 'AS', - 'zone' => 'TW', - 'url' => 'http://free.nchc.org.tw/mageia', - ), - 4 => - array ( - 'city' => 'HsinChu', - 'continent' => 'AS', - 'zone' => 'TW', - 'url' => 'ftp://free.nchc.org.tw/mageia', - ), 5 => array ( 'city' => 'HsinChu', @@ -610,23 +554,6 @@ 'url' => 'http://mageia.fis.unb.br', ), ), - 'NL' => - array ( - 0 => - array ( - 'city' => 'Amsterdam', - 'continent' => 'EU', - 'zone' => 'NL', - 'url' => 'ftp://ftp.nluug.nl/pub/os/Linux/distr/mageia', - ), - 1 => - array ( - 'city' => 'Amsterdam', - 'continent' => 'EU', - 'zone' => 'NL', - 'url' => 'http://ftp.nluug.nl/pub/os/Linux/distr/mageia', - ), - ), 'SE' => array ( 0 => @@ -797,20 +724,6 @@ ), 'TW' => array ( - 0 => - array ( - 'city' => 'HsinChu', - 'continent' => 'AS', - 'zone' => 'TW', - 'url' => 'http://free.nchc.org.tw/mageia', - ), - 1 => - array ( - 'city' => 'HsinChu', - 'continent' => 'AS', - 'zone' => 'TW', - 'url' => 'ftp://free.nchc.org.tw/mageia', - ), 2 => array ( 'city' => 'HsinChu', @@ -942,21 +855,4 @@ 'url' => 'http://ftp.jaist.ac.jp/pub/Linux/Mageia', ), ), - 'IT' => - array ( - 0 => - array ( - 'city' => 'Perugia', - 'continent' => 'EU', - 'zone' => 'IT', - 'url' => 'http://mageia.mirror.garr.it/mirrors/mageia', - ), - 1 => - array ( - 'city' => 'Perugia', - 'continent' => 'EU', - 'zone' => 'IT', - 'url' => 'ftp://mageia.mirror.garr.it/mirrors/mageia', - ), - ), ); ?> \ No newline at end of file -- cgit v1.2.1