From 501bc64d8b0754c13da1145bc3ac267784a561ce Mon Sep 17 00:00:00 2001 From: filip Date: Wed, 1 Jun 2016 16:41:19 +0200 Subject: adding caching list for mirrorlist + update other two caching lists (ISO and doc) --- lib/cached.list.php | 152 +++++++++++++++++++++++++++++++++------------------- 1 file changed, 97 insertions(+), 55 deletions(-) (limited to 'lib/cached.list.php') diff --git a/lib/cached.list.php b/lib/cached.list.php index 63287c759..2714bc5a9 100644 --- a/lib/cached.list.php +++ b/lib/cached.list.php @@ -23,114 +23,135 @@ 'zone' => 'CN', 'country' => 'CN', 'city' => 'Beijing', - 'url' => 'http://mirrors.tuna.tsinghua.edu.cn/mageia', + 'url' => 'ftp://mirrors.yun-idc.com/mageia', ), 1 => array ( 'zone' => 'CN', 'country' => 'CN', 'city' => 'Beijing', - 'url' => 'http://mirrors.yun-idc.com/mageia', + 'url' => 'http://mirrors.tuna.tsinghua.edu.cn/mageia', ), 2 => array ( 'zone' => 'CN', 'country' => 'CN', 'city' => 'Beijing', - 'url' => 'https://mirrors.tuna.tsinghua.edu.cn/mageia', + 'url' => 'http://mirrors.yun-idc.com/mageia', ), 3 => + array ( + 'zone' => 'CN', + 'country' => 'CN', + 'city' => 'Beijing', + 'url' => 'https://mirrors.tuna.tsinghua.edu.cn/mageia', + ), + 4 => array ( 'zone' => 'CN', 'country' => 'CN', 'city' => 'Hefei', 'url' => 'ftp://mirrors.ustc.edu.cn/mageia', ), - 4 => + 5 => array ( 'zone' => 'CN', 'country' => 'CN', 'city' => 'Hefei', 'url' => 'http://mirrors.ustc.edu.cn/mageia', ), - 5 => + 6 => array ( 'zone' => 'CN', 'country' => 'CN', 'city' => 'Hefei', 'url' => 'https://mirrors.ustc.edu.cn/mageia', ), - 6 => + 7 => + array ( + 'zone' => 'CN', + 'country' => 'CN', + 'city' => 'Shanghai', + 'url' => 'http://ftp.sjtu.edu.cn/mageia', + ), + 8 => + array ( + 'zone' => 'CN', + 'country' => 'CN', + 'city' => 'Shanghai', + 'url' => 'https://ftp.sjtu.edu.cn/mageia', + ), + 9 => array ( 'zone' => 'JP', 'country' => 'JP', 'city' => 'Tsukuba', 'url' => 'http://ftp.tsukuba.wide.ad.jp/Linux/mageia', ), - 7 => + 10 => array ( 'zone' => 'PH', 'country' => 'PH', 'city' => 'Cebu', 'url' => 'ftp://mirror.rise.ph/mageia', ), - 8 => + 11 => array ( 'zone' => 'PH', 'country' => 'PH', 'city' => 'Cebu', 'url' => 'http://mirror.rise.ph/mageia', ), - 9 => + 12 => array ( 'zone' => 'TR', 'country' => 'TR', 'city' => 'Ankara', 'url' => 'ftp://ftp.linux.org.tr/mageia', ), - 10 => + 13 => array ( 'zone' => 'TR', 'country' => 'TR', 'city' => 'Ankara', 'url' => 'http://ftp.linux.org.tr/mageia', ), - 11 => + 14 => array ( 'zone' => 'TW', 'country' => 'TW', 'city' => 'Chungli', 'url' => 'ftp://ftp.yzu.edu.tw/Linux/Mageia', ), - 12 => + 15 => array ( 'zone' => 'TW', 'country' => 'TW', 'city' => 'HsinChu', 'url' => 'ftp://free.nchc.org.tw/mageia', ), - 13 => + 16 => array ( 'zone' => 'TW', 'country' => 'TW', 'city' => 'HsinChu', 'url' => 'ftp://ftp.twaren.net/Linux/Mageia', ), - 14 => + 17 => array ( 'zone' => 'TW', 'country' => 'TW', 'city' => 'HsinChu', 'url' => 'http://free.nchc.org.tw/mageia', ), - 15 => + 18 => array ( 'zone' => 'TW', 'country' => 'TW', 'city' => 'Taipei', 'url' => 'ftp://ftp.tku.edu.tw/Linux/Mageia', ), - 16 => + 19 => array ( 'zone' => 'TW', 'country' => 'TW', @@ -243,254 +264,261 @@ 'zone' => 'DE', 'country' => 'DE', 'city' => 'Cologne', - 'url' => 'http://mirror.netcologne.de/mageia', + 'url' => 'ftp://mirror.netcologne.de/mageia', ), 15 => + array ( + 'zone' => 'DE', + 'country' => 'DE', + 'city' => 'Cologne', + 'url' => 'http://mirror.netcologne.de/mageia', + ), + 16 => array ( 'zone' => 'DE', 'country' => 'DE', 'city' => 'Erlangen', 'url' => 'ftp://ftp.uni-erlangen.de/mirrors/Mageia', ), - 16 => + 17 => array ( 'zone' => 'DE', 'country' => 'DE', 'city' => 'Erlangen', 'url' => 'http://ftp.uni-erlangen.de/mirrors/Mageia', ), - 17 => + 18 => array ( 'zone' => 'DE', 'country' => 'DE', 'city' => 'Erlangen', 'url' => 'https://ftp.uni-erlangen.de/mageia', ), - 18 => + 19 => array ( 'zone' => 'DE', 'country' => 'DE', 'city' => 'Esslingen', 'url' => 'ftp://ftp-stud.hs-esslingen.de/pub/Mirrors/Mageia', ), - 19 => + 20 => array ( 'zone' => 'DE', 'country' => 'DE', 'city' => 'Esslingen', 'url' => 'http://ftp-stud.hs-esslingen.de/pub/Mirrors/Mageia', ), - 20 => + 21 => array ( 'zone' => 'DE', 'country' => 'DE', 'city' => 'Göttingen', 'url' => 'ftp://ftp5.gwdg.de/pub/linux/mageia', ), - 21 => + 22 => array ( 'zone' => 'DE', 'country' => 'DE', 'city' => 'Göttingen', 'url' => 'http://ftp5.gwdg.de/pub/linux/mageia', ), - 22 => + 23 => array ( 'zone' => 'DE', 'country' => 'DE', 'city' => 'freiburg', 'url' => 'ftp://mirror2.tuxinator.org/mageia', ), - 23 => + 24 => array ( 'zone' => 'DE', 'country' => 'DE', 'city' => 'freiburg', 'url' => 'http://mirror2.tuxinator.org/mageia', ), - 24 => + 25 => array ( 'zone' => 'DK', 'country' => 'DK', 'city' => 'DTU', 'url' => 'ftp://ftp.klid.dk/mageia', ), - 25 => + 26 => array ( 'zone' => 'DK', 'country' => 'DK', 'city' => 'DTU', 'url' => 'http://ftp.klid.dk/ftp/mageia', ), - 26 => + 27 => array ( 'zone' => 'FR', 'country' => 'FR', 'city' => 'Lyon', 'url' => 'ftp://fr2.rpmfind.net/linux/mageia', ), - 27 => + 28 => array ( 'zone' => 'FR', 'country' => 'FR', 'city' => 'Lyon', 'url' => 'http://fr2.rpmfind.net/linux/mageia', ), - 28 => + 29 => array ( 'zone' => 'FR', 'country' => 'FR', 'city' => 'Paris', 'url' => 'ftp://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia', ), - 29 => + 30 => array ( 'zone' => 'FR', 'country' => 'FR', 'city' => 'Paris', 'url' => 'http://aglae.biomedicale.univ-paris5.fr', ), - 30 => + 31 => array ( 'zone' => 'FR', 'country' => 'FR', 'city' => 'Paris', 'url' => 'http://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia', ), - 31 => + 32 => array ( 'zone' => 'GB', 'country' => 'GB', 'city' => 'Canterbury', 'url' => 'ftp://www.mirrorservice.org/sites/mageia.org/pub/mageia', ), - 32 => + 33 => array ( 'zone' => 'GB', 'country' => 'GB', 'city' => 'Canterbury', 'url' => 'http://www.mirrorservice.org/sites/mageia.org/pub/mageia', ), - 33 => + 34 => array ( 'zone' => 'GR', 'country' => 'GR', 'city' => 'Heraklion', 'url' => 'ftp://ftp.cc.uoc.gr/mirrors/linux/mageia', ), - 34 => + 35 => array ( 'zone' => 'GR', 'country' => 'GR', 'city' => 'Heraklion', 'url' => 'http://ftp.cc.uoc.gr/mirrors/linux/mageia', ), - 35 => + 36 => array ( 'zone' => 'IT', 'country' => 'IT', 'city' => 'Milan', 'url' => 'ftp://vodka.sublink.org/mageia', ), - 36 => + 37 => array ( 'zone' => 'IT', 'country' => 'IT', 'city' => 'Milan', 'url' => 'http://vodka.sublink.org/mageia', ), - 37 => + 38 => array ( 'zone' => 'IT', 'country' => 'IT', 'city' => 'Roma', 'url' => 'ftp://mageia.mirror.garr.it/mirrors/mageia', ), - 38 => + 39 => array ( 'zone' => 'IT', 'country' => 'IT', 'city' => 'Roma', 'url' => 'http://mageia.mirror.garr.it/mirrors/mageia', ), - 39 => + 40 => array ( 'zone' => 'NL', 'country' => 'NL', 'city' => 'Amsterdam', 'url' => 'ftp://ftp.nluug.nl/pub/os/Linux/distr/mageia', ), - 40 => + 41 => array ( 'zone' => 'NL', 'country' => 'NL', 'city' => 'Amsterdam', 'url' => 'http://ftp.nluug.nl/pub/os/Linux/distr/mageia', ), - 41 => + 42 => array ( 'zone' => 'NL', 'country' => 'NL', 'city' => 'Amsterdam', 'url' => 'http://mageia.mirror.triple-it.nl', ), - 42 => + 43 => array ( 'zone' => 'NL', 'country' => 'NL', 'city' => 'Enschede', 'url' => 'ftp://ftp.snt.utwente.nl/pub/os/linux/mageia', ), - 43 => + 44 => array ( 'zone' => 'NL', 'country' => 'NL', 'city' => 'Enschede', 'url' => 'http://ftp.snt.utwente.nl/pub/os/linux/mageia', ), - 44 => + 45 => array ( 'zone' => 'PL', 'country' => 'PL', 'city' => 'Warszawa', 'url' => 'ftp://ftp.icm.edu.pl/pub/Linux/sunsite/distributions/mageia', ), - 45 => + 46 => array ( 'zone' => 'PL', 'country' => 'PL', 'city' => 'Warszawa', 'url' => 'http://ftp.icm.edu.pl/pub/Linux/sunsite/distributions/mageia', ), - 46 => + 47 => array ( 'zone' => 'RU', 'country' => 'RU', 'city' => 'Moscow', 'url' => 'ftp://mirror.yandex.ru/mageia', ), - 47 => + 48 => array ( 'zone' => 'RU', 'country' => 'RU', 'city' => 'Moscow', 'url' => 'http://mirror.yandex.ru/mageia', ), - 48 => + 49 => array ( 'zone' => 'SE', 'country' => 'SE', 'city' => 'Umeå', 'url' => 'http://ftp.acc.umu.se/mirror/mageia', ), - 49 => + 50 => array ( 'zone' => 'UA', 'country' => 'UA', 'city' => 'Vinnytsia', 'url' => 'ftp://mageia.ip-connect.vn.ua/mirror/mageia', ), - 50 => + 51 => array ( 'zone' => 'UA', 'country' => 'UA', @@ -577,6 +605,20 @@ 'city' => 'glen allen', 'url' => 'http://mageia.jameswhitby.net/mageia', ), + 11 => + array ( + 'zone' => 'US', + 'country' => 'US', + 'city' => 'lansing', + 'url' => 'ftp://mirrors-usa.go-parts.com/mageia', + ), + 12 => + array ( + 'zone' => 'US', + 'country' => 'US', + 'city' => 'lansing', + 'url' => 'http://mirrors-usa.go-parts.com/mageia', + ), ), '_C:OC' => array ( @@ -609,14 +651,14 @@ 'zone' => 'BR', 'country' => 'BR', 'city' => 'Brasilia', - 'url' => 'http://mageia.fis.unb.br', + 'url' => 'ftp://mageia.fis.unb.br/pub/linux/mageia', ), 3 => array ( 'zone' => 'BR', 'country' => 'BR', - 'city' => 'Campinas', - 'url' => 'http://ftp.las.ic.unicamp.br/pub/mageia', + 'city' => 'Brasilia', + 'url' => 'http://mageia.fis.unb.br', ), 4 => array ( -- cgit v1.2.1