From d95ebcfbd70e44e13ce6579055cd5d94b5a90040 Mon Sep 17 00:00:00 2001 From: filip Date: Wed, 17 Jul 2019 01:21:56 +0200 Subject: adding some more mirrors to mirrors cache --- lib/cached.list_doc.php | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'lib/cached.list_doc.php') diff --git a/lib/cached.list_doc.php b/lib/cached.list_doc.php index 8b05a2241..6cff8dea3 100644 --- a/lib/cached.list_doc.php +++ b/lib/cached.list_doc.php @@ -40,61 +40,61 @@ 'url' => 'http://mirrors.ustc.edu.cn/mageia', ), 3 => - array ( - 'zone' => 'CN', - 'country' => 'CN', - 'city' => 'Hefei', - 'url' => 'https://mirrors.ustc.edu.cn/mageia', - ), - 4 => array ( 'zone' => 'CN', 'country' => 'CN', 'city' => 'Shanghai', 'url' => 'http://ftp.sjtu.edu.cn/mageia', ), - 5 => + 4 => array ( 'zone' => 'CN', 'country' => 'CN', 'city' => 'Shanghai', 'url' => 'https://ftp.sjtu.edu.cn/mageia', ), - 6 => + 5 => array ( 'zone' => 'JP', 'country' => 'JP', 'city' => 'Tsukuba', 'url' => 'http://ftp.tsukuba.wide.ad.jp/Linux/mageia', ), - 7 => + 6 => array ( 'zone' => 'PH', 'country' => 'PH', 'city' => 'Cebu', 'url' => 'ftp://mirror.rise.ph/mageia', ), - 8 => + 7 => array ( 'zone' => 'PH', 'country' => 'PH', 'city' => 'Cebu', 'url' => 'http://mirror.rise.ph/mageia', ), - 9 => + 8 => array ( 'zone' => 'TR', 'country' => 'TR', 'city' => 'Ankara', 'url' => 'ftp://ftp.linux.org.tr/mageia', ), - 10 => + 9 => array ( 'zone' => 'TR', 'country' => 'TR', 'city' => 'Ankara', 'url' => 'http://ftp.linux.org.tr/mageia', ), + 10 => + array ( + 'zone' => 'TW', + 'country' => 'TW', + 'city' => 'Chungli', + 'url' => 'ftp://ftp.yzu.edu.tw/Linux/Mageia', + ), 11 => array ( 'zone' => 'TW', @@ -487,6 +487,13 @@ 'url' => 'http://mirror.math.princeton.edu/pub/mageia', ), 3 => + array ( + 'zone' => 'US', + 'country' => 'US', + 'city' => 'RICHMOND', + 'url' => 'ftp://mageia.jameswhitby.net/mageia', + ), + 4 => array ( 'zone' => 'US', 'country' => 'US', @@ -535,13 +542,6 @@ 'url' => 'http://mageia.fis.unb.br', ), 3 => - array ( - 'zone' => 'EC', - 'country' => 'EC', - 'city' => 'Cuenca', - 'url' => 'ftp://mirror.cedia.org.ec/mageia', - ), - 4 => array ( 'zone' => 'EC', 'country' => 'EC', -- cgit v1.2.1