diff options
author | filip <filip.komar@gmail.com> | 2023-06-02 15:52:29 +0200 |
---|---|---|
committer | filip <filip.komar@gmail.com> | 2023-06-02 15:52:29 +0200 |
commit | 6b51a081b5cbbe739ac018ebbefb08f7a462271b (patch) | |
tree | 579c685b56f246cdebfbdf20c3d564bad14dcdae /lib/cached.list_mirrorlist.php | |
parent | a4175712d6e02723390b6971d57cc63935f18a3c (diff) | |
download | www-6b51a081b5cbbe739ac018ebbefb08f7a462271b.tar www-6b51a081b5cbbe739ac018ebbefb08f7a462271b.tar.gz www-6b51a081b5cbbe739ac018ebbefb08f7a462271b.tar.bz2 www-6b51a081b5cbbe739ac018ebbefb08f7a462271b.tar.xz www-6b51a081b5cbbe739ac018ebbefb08f7a462271b.zip |
refresh mirrors lists
Diffstat (limited to 'lib/cached.list_mirrorlist.php')
-rw-r--r-- | lib/cached.list_mirrorlist.php | 50 |
1 files changed, 11 insertions, 39 deletions
diff --git a/lib/cached.list_mirrorlist.php b/lib/cached.list_mirrorlist.php index 857e22f58..37761da99 100644 --- a/lib/cached.list_mirrorlist.php +++ b/lib/cached.list_mirrorlist.php @@ -132,33 +132,26 @@ ), 15 => array ( - 'zone' => 'TR', - 'country' => 'TR', - 'city' => 'istanbul', - 'url' => 'https://mirror.rabisu.com/mageia', - ), - 16 => - array ( 'zone' => 'TW', 'country' => 'TW', 'city' => 'HsinChu', 'url' => 'ftp://free.nchc.org.tw/mageia', ), - 17 => + 16 => array ( 'zone' => 'TW', 'country' => 'TW', 'city' => 'HsinChu', 'url' => 'ftp://ftp.twaren.net/Linux/Mageia', ), - 18 => + 17 => array ( 'zone' => 'TW', 'country' => 'TW', 'city' => 'HsinChu', 'url' => 'http://free.nchc.org.tw/mageia', ), - 19 => + 18 => array ( 'zone' => 'TW', 'country' => 'TW', @@ -565,30 +558,16 @@ 'zone' => 'UA', 'country' => 'UA', 'city' => 'Vinnytsia', - 'url' => 'ftp://mageia.ip-connect.vn.ua/mirror/mageia', - ), - 57 => - array ( - 'zone' => 'UA', - 'country' => 'UA', - 'city' => 'Vinnytsia', 'url' => 'http://mageia.ip-connect.info', ), - 58 => - array ( - 'zone' => 'UA', - 'country' => 'UA', - 'city' => 'Vinnytsia', - 'url' => 'http://mageia.ip-connect.vn.ua', - ), - 59 => + 57 => array ( 'zone' => 'UA', 'country' => 'UA', 'city' => 'Vinnytsia', 'url' => 'https://mageia.ip-connect.info', ), - 60 => + 58 => array ( 'zone' => 'UA', 'country' => 'UA', @@ -616,29 +595,22 @@ array ( 'zone' => 'US', 'country' => 'US', - 'city' => 'Durham', - 'url' => 'http://distro.ibiblio.org/pub/linux/distributions/mageia', + 'city' => 'Princeton', + 'url' => 'http://mirror.math.princeton.edu/pub/mageia', ), 3 => array ( 'zone' => 'US', 'country' => 'US', - 'city' => 'Durham', - 'url' => 'https://distro.ibiblio.org/mageia', - ), - 4 => - array ( - 'zone' => 'US', - 'country' => 'US', 'city' => 'Princeton', - 'url' => 'http://mirror.math.princeton.edu/pub/mageia', + 'url' => 'https://mirror.math.princeton.edu/pub/mageia', ), - 5 => + 4 => array ( 'zone' => 'US', 'country' => 'US', - 'city' => 'Princeton', - 'url' => 'https://mirror.math.princeton.edu/pub/mageia', + 'city' => 'richmond', + 'url' => 'http://jameswhitby.net/mageia', ), ), '_C:OC' => |