From c074f199683c9c729da8e03e8e29328767ff6788 Mon Sep 17 00:00:00 2001 From: filip Date: Sun, 14 Mar 2021 23:30:02 +0100 Subject: update mirrors cache --- lib/cached.list.php | 13 ++++++++++--- lib/cached.list_doc.php | 13 ++++++++++--- lib/cached.list_mirrorlist.php | 21 --------------------- 3 files changed, 20 insertions(+), 27 deletions(-) diff --git a/lib/cached.list.php b/lib/cached.list.php index 123595683..88eb5ce66 100644 --- a/lib/cached.list.php +++ b/lib/cached.list.php @@ -707,23 +707,30 @@ 'zone' => 'BR', 'country' => 'BR', 'city' => 'Brasilia', - 'url' => 'https://mageia.fis.unb.br', + 'url' => 'http://mageia.fis.unb.br', ), 2 => + array ( + 'zone' => 'BR', + 'country' => 'BR', + 'city' => 'Brasilia', + 'url' => 'https://mageia.fis.unb.br', + ), + 3 => array ( 'zone' => 'EC', 'country' => 'EC', 'city' => 'Cuenca', 'url' => 'ftp://mirror.cedia.org.ec/mageia', ), - 3 => + 4 => array ( 'zone' => 'EC', 'country' => 'EC', 'city' => 'Cuenca', 'url' => 'http://mirror.cedia.org.ec/mageia', ), - 4 => + 5 => array ( 'zone' => 'EC', 'country' => 'EC', diff --git a/lib/cached.list_doc.php b/lib/cached.list_doc.php index 7bc346bd0..cbba72184 100644 --- a/lib/cached.list_doc.php +++ b/lib/cached.list_doc.php @@ -679,23 +679,30 @@ 'zone' => 'BR', 'country' => 'BR', 'city' => 'Brasilia', - 'url' => 'https://mageia.fis.unb.br', + 'url' => 'http://mageia.fis.unb.br', ), 2 => + array ( + 'zone' => 'BR', + 'country' => 'BR', + 'city' => 'Brasilia', + 'url' => 'https://mageia.fis.unb.br', + ), + 3 => array ( 'zone' => 'EC', 'country' => 'EC', 'city' => 'Cuenca', 'url' => 'ftp://mirror.cedia.org.ec/mageia', ), - 3 => + 4 => array ( 'zone' => 'EC', 'country' => 'EC', 'city' => 'Cuenca', 'url' => 'http://mirror.cedia.org.ec/mageia', ), - 4 => + 5 => array ( 'zone' => 'EC', 'country' => 'EC', diff --git a/lib/cached.list_mirrorlist.php b/lib/cached.list_mirrorlist.php index ed53ba7ec..fb926ed23 100644 --- a/lib/cached.list_mirrorlist.php +++ b/lib/cached.list_mirrorlist.php @@ -588,27 +588,6 @@ 'city' => 'UmeƄ', 'url' => 'https://ftp.acc.umu.se/mirror/mageia', ), - 59 => - array ( - 'zone' => 'UA', - 'country' => 'UA', - 'city' => 'Vinnytsia', - 'url' => 'ftp://mageia.ip-connect.vn.ua/mirror/mageia', - ), - 60 => - array ( - 'zone' => 'UA', - 'country' => 'UA', - 'city' => 'Vinnytsia', - 'url' => 'http://mageia.ip-connect.vn.ua', - ), - 61 => - array ( - 'zone' => 'UA', - 'country' => 'UA', - 'city' => 'Vinnytsia', - 'url' => 'https://mageia.ip-connect.vn.ua', - ), ), '_C:NA' => array ( -- cgit v1.2.1