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 ++++++++++++++++---------------- lib/cached.list_doc.php | 82 ++++++++++++++++----------------- lib/cached.list_mirrorlist.php | 101 ++++++++++++++++++++++------------------- 3 files changed, 136 insertions(+), 126 deletions(-) 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 => diff --git a/lib/cached.list_doc.php b/lib/cached.list_doc.php index 44d383378..fe38de1ec 100644 --- a/lib/cached.list_doc.php +++ b/lib/cached.list_doc.php @@ -82,62 +82,76 @@ 'url' => 'https://ftp.tsukuba.wide.ad.jp/Linux/mageia', ), 8 => + array ( + 'zone' => 'PH', + 'country' => 'PH', + 'city' => 'Cebu', + 'url' => 'ftp://mirror.rise.ph/mageia', + ), + 9 => + array ( + 'zone' => 'PH', + 'country' => 'PH', + 'city' => 'Cebu', + 'url' => 'http://mirror.rise.ph/mageia', + ), + 10 => array ( 'zone' => 'TR', 'country' => 'TR', 'city' => 'Ankara', 'url' => 'ftp://ftp.linux.org.tr/mageia', ), - 9 => + 11 => array ( 'zone' => 'TR', 'country' => 'TR', 'city' => 'Ankara', 'url' => 'http://ftp.linux.org.tr/mageia', ), - 10 => + 12 => array ( 'zone' => 'TR', 'country' => 'TR', 'city' => 'Ankara', 'url' => 'https://ftp.linux.org.tr/mageia', ), - 11 => + 13 => array ( 'zone' => 'TW', 'country' => 'TW', 'city' => 'HsinChu', 'url' => 'ftp://free.nchc.org.tw/mageia', ), - 12 => + 14 => array ( 'zone' => 'TW', 'country' => 'TW', 'city' => 'HsinChu', 'url' => 'ftp://ftp.twaren.net/Linux/Mageia', ), - 13 => + 15 => array ( 'zone' => 'TW', 'country' => 'TW', 'city' => 'HsinChu', 'url' => 'http://free.nchc.org.tw/mageia', ), - 14 => + 16 => array ( 'zone' => 'TW', 'country' => 'TW', 'city' => 'HsinChu', 'url' => 'https://free.nchc.org.tw/mageia', ), - 15 => + 17 => array ( 'zone' => 'TW', 'country' => 'TW', 'city' => 'Taipei', 'url' => 'ftp://ftp.tku.edu.tw/Linux/Mageia', ), - 16 => + 18 => array ( 'zone' => 'TW', 'country' => 'TW', @@ -449,111 +463,90 @@ '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', 'city' => 'Umeå', 'url' => 'https://ftp.acc.umu.se/mirror/mageia', ), - 56 => + 53 => array ( 'zone' => 'UA', 'country' => 'UA', 'city' => 'Vinnytsia', 'url' => 'ftp://mageia.ip-connect.vn.ua/mirror/mageia', ), - 57 => + 54 => array ( 'zone' => 'UA', 'country' => 'UA', 'city' => 'Vinnytsia', 'url' => 'http://mageia.ip-connect.vn.ua', ), - 58 => + 55 => array ( 'zone' => 'UA', 'country' => 'UA', @@ -643,6 +636,13 @@ 'city' => 'Adelaide', 'url' => 'http://mirror.internode.on.net/pub/mageia', ), + 1 => + array ( + 'zone' => 'AU', + 'country' => 'AU', + 'city' => 'Brisbane', + 'url' => 'http://mirror.aarnet.edu.au/pub/mageia', + ), ), '_C:SA' => array ( diff --git a/lib/cached.list_mirrorlist.php b/lib/cached.list_mirrorlist.php index 7f47f5cc0..6fa9fbf8e 100644 --- a/lib/cached.list_mirrorlist.php +++ b/lib/cached.list_mirrorlist.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,111 +477,90 @@ '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', 'city' => 'Umeå', 'url' => 'https://ftp.acc.umu.se/mirror/mageia', ), - 56 => + 53 => array ( 'zone' => 'UA', 'country' => 'UA', 'city' => 'Vinnytsia', 'url' => 'ftp://mageia.ip-connect.vn.ua/mirror/mageia', ), - 57 => + 54 => array ( 'zone' => 'UA', 'country' => 'UA', 'city' => 'Vinnytsia', 'url' => 'http://mageia.ip-connect.vn.ua', ), - 58 => + 55 => array ( 'zone' => 'UA', 'country' => 'UA', @@ -606,48 +599,55 @@ 'url' => 'http://distro.ibiblio.org/pub/linux/distributions/mageia', ), 4 => + array ( + 'zone' => 'US', + 'country' => 'US', + 'city' => 'Durham', + 'url' => 'https://distro.ibiblio.org/mageia', + ), + 5 => array ( 'zone' => 'US', 'country' => 'US', 'city' => 'Lenoir, NC', 'url' => 'http://mirror.dacentec.com/mageia', ), - 5 => + 6 => array ( 'zone' => 'US', 'country' => 'US', 'city' => 'Lenoir, NC', 'url' => 'https://mirror.dacentec.com/mageia', ), - 6 => + 7 => array ( 'zone' => 'US', 'country' => 'US', 'city' => 'Princeton', 'url' => 'http://mirror.math.princeton.edu/pub/mageia', ), - 7 => + 8 => array ( 'zone' => 'US', 'country' => 'US', 'city' => 'Princeton', 'url' => 'https://mirror.math.princeton.edu/pub/mageia', ), - 8 => + 9 => array ( 'zone' => 'US', 'country' => 'US', 'city' => 'Richmond, VA', 'url' => 'ftp://mageia.jameswhitby.net/mageia', ), - 9 => + 10 => array ( 'zone' => 'US', 'country' => 'US', 'city' => 'Richmond, VA', 'url' => 'http://mageia.jameswhitby.net', ), - 10 => + 11 => array ( 'zone' => 'US', 'country' => 'US', @@ -664,6 +664,13 @@ 'city' => 'Adelaide', 'url' => 'http://mirror.internode.on.net/pub/mageia', ), + 1 => + array ( + 'zone' => 'AU', + 'country' => 'AU', + 'city' => 'Brisbane', + 'url' => 'http://mirror.aarnet.edu.au/pub/mageia', + ), ), '_C:SA' => array ( -- cgit v1.2.1