From cef1cdafcfb796e794db18d6e2cdd22ca648b740 Mon Sep 17 00:00:00 2001 From: filip Date: Sat, 13 Mar 2021 22:12:48 +0100 Subject: update mirrors cache --- lib/cached.list.php | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'lib/cached.list.php') diff --git a/lib/cached.list.php b/lib/cached.list.php index c9d3849ad..123595683 100644 --- a/lib/cached.list.php +++ b/lib/cached.list.php @@ -703,20 +703,27 @@ 'url' => 'http://mageia.c3sl.ufpr.br', ), 1 => + array ( + 'zone' => 'BR', + 'country' => 'BR', + 'city' => 'Brasilia', + 'url' => 'https://mageia.fis.unb.br', + ), + 2 => array ( 'zone' => 'EC', 'country' => 'EC', 'city' => 'Cuenca', 'url' => 'ftp://mirror.cedia.org.ec/mageia', ), - 2 => + 3 => array ( 'zone' => 'EC', 'country' => 'EC', 'city' => 'Cuenca', 'url' => 'http://mirror.cedia.org.ec/mageia', ), - 3 => + 4 => array ( 'zone' => 'EC', 'country' => 'EC', -- cgit v1.2.1