From 7591881f2f31ecb50c4a638e1a8b86ee96353e91 Mon Sep 17 00:00:00 2001 From: Manuel Hiebel Date: Sat, 27 Feb 2021 18:00:03 +0100 Subject: Update mirrors cache --- lib/cached.list.php | 79 +++++++++++++++++++++++++++-------------------------- 1 file changed, 41 insertions(+), 38 deletions(-) (limited to 'lib/cached.list.php') diff --git a/lib/cached.list.php b/lib/cached.list.php index 1a388f9ce..a2d64bdc6 100644 --- a/lib/cached.list.php +++ b/lib/cached.list.php @@ -96,62 +96,76 @@ 'url' => 'https://ftp.tsukuba.wide.ad.jp/Linux/mageia', ), 10 => + array ( + 'zone' => 'PH', + 'country' => 'PH', + 'city' => 'Cebu', + 'url' => 'ftp://mirror.rise.ph/mageia', + ), + 11 => + array ( + 'zone' => 'PH', + 'country' => 'PH', + 'city' => 'Cebu', + 'url' => 'http://mirror.rise.ph/mageia', + ), + 12 => array ( 'zone' => 'TR', 'country' => 'TR', 'city' => 'Ankara', 'url' => 'ftp://ftp.linux.org.tr/mageia', ), - 11 => + 13 => array ( 'zone' => 'TR', 'country' => 'TR', 'city' => 'Ankara', 'url' => 'http://ftp.linux.org.tr/mageia', ), - 12 => + 14 => array ( 'zone' => 'TR', 'country' => 'TR', 'city' => 'Ankara', 'url' => 'https://ftp.linux.org.tr/mageia', ), - 13 => + 15 => array ( 'zone' => 'TW', 'country' => 'TW', 'city' => 'HsinChu', 'url' => 'ftp://free.nchc.org.tw/mageia', ), - 14 => + 16 => array ( 'zone' => 'TW', 'country' => 'TW', 'city' => 'HsinChu', 'url' => 'ftp://ftp.twaren.net/Linux/Mageia', ), - 15 => + 17 => array ( 'zone' => 'TW', 'country' => 'TW', 'city' => 'HsinChu', 'url' => 'http://free.nchc.org.tw/mageia', ), - 16 => + 18 => array ( 'zone' => 'TW', 'country' => 'TW', 'city' => 'HsinChu', 'url' => 'https://free.nchc.org.tw/mageia', ), - 17 => + 19 => array ( 'zone' => 'TW', 'country' => 'TW', 'city' => 'Taipei', 'url' => 'ftp://ftp.tku.edu.tw/Linux/Mageia', ), - 18 => + 20 => array ( 'zone' => 'TW', 'country' => 'TW', @@ -463,90 +477,69 @@ 'url' => 'http://mageia.mirror.triple-it.nl', ), 43 => - array ( - 'zone' => 'NL', - 'country' => 'NL', - 'city' => 'Den Haag', - 'url' => 'http://mirror.serverion.com/mageia', - ), - 44 => - array ( - 'zone' => 'NL', - 'country' => 'NL', - 'city' => 'Den Haag', - 'url' => 'https://mirror.serverion.com/mageia', - ), - 45 => - array ( - 'zone' => 'NL', - 'country' => 'NL', - 'city' => 'Enschede', - 'url' => 'ftp://ftp.snt.utwente.nl/pub/os/linux/mageia', - ), - 46 => array ( 'zone' => 'NL', 'country' => 'NL', 'city' => 'Enschede', 'url' => 'http://ftp.snt.utwente.nl/pub/os/linux/mageia', ), - 47 => + 44 => array ( 'zone' => 'NL', 'country' => 'NL', 'city' => 'Enschede', 'url' => 'https://ftp.snt.utwente.nl/pub/os/linux/mageia', ), - 48 => + 45 => array ( 'zone' => 'PL', 'country' => 'PL', 'city' => 'Warszawa', 'url' => 'ftp://ftp.icm.edu.pl/pub/Linux/sunsite/distributions/mageia', ), - 49 => + 46 => array ( 'zone' => 'PL', 'country' => 'PL', 'city' => 'Warszawa', 'url' => 'http://ftp.icm.edu.pl/pub/Linux/sunsite/distributions/mageia', ), - 50 => + 47 => array ( 'zone' => 'PL', 'country' => 'PL', 'city' => 'Warszawa', 'url' => 'https://ftp.icm.edu.pl/pub/Linux/sunsite/distributions/mageia', ), - 51 => + 48 => array ( 'zone' => 'RU', 'country' => 'RU', 'city' => 'Краснодар', 'url' => 'ftp://mirror.yandex.ru/mageia', ), - 52 => + 49 => array ( 'zone' => 'RU', 'country' => 'RU', 'city' => 'Краснодар', 'url' => 'http://mirror.yandex.ru/mageia', ), - 53 => + 50 => array ( 'zone' => 'RU', 'country' => 'RU', 'city' => 'Краснодар', 'url' => 'https://mirror.yandex.ru/mageia', ), - 54 => + 51 => array ( 'zone' => 'SE', 'country' => 'SE', 'city' => 'Umeå', 'url' => 'http://ftp.acc.umu.se/mirror/mageia', ), - 55 => + 52 => array ( 'zone' => 'SE', 'country' => 'SE', @@ -641,6 +634,16 @@ 'url' => 'https://mageia.jameswhitby.net', ), ), + '_C:OC' => + array ( + 0 => + array ( + 'zone' => 'AU', + 'country' => 'AU', + 'city' => 'Brisbane', + 'url' => 'http://mirror.aarnet.edu.au/pub/mageia', + ), + ), '_C:SA' => array ( 0 => -- cgit v1.2.1