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 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'lib/cached.list.php') 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', -- cgit v1.2.1