From 6e8deb6b8e00c711d3231acf82de0bfef3d15847 Mon Sep 17 00:00:00 2001 From: filip Date: Thu, 25 May 2017 19:20:35 +0200 Subject: mirrors update for mga6rc --- lib/cached.list.php | 45 ++++++++++++++++++++++++++++----------------- 1 file changed, 28 insertions(+), 17 deletions(-) (limited to 'lib/cached.list.php') diff --git a/lib/cached.list.php b/lib/cached.list.php index 4fd74a41f..12aefb73d 100644 --- a/lib/cached.list.php +++ b/lib/cached.list.php @@ -1,52 +1,63 @@ + '_C:AS' => array ( 0 => array ( - 'zone' => 'ZA', - 'country' => 'ZA', - 'city' => 'Stellenbosch', - 'url' => 'ftp://ftp.sun.ac.za/pub/mirrors/mageia', + 'zone' => 'CN', + 'country' => 'CN', + 'city' => 'Beijing', + 'url' => 'http://mirrors.tuna.tsinghua.edu.cn/mageia', ), 1 => array ( - 'zone' => 'ZA', - 'country' => 'ZA', - 'city' => 'Stellenbosch', - 'url' => 'http://ftp.sun.ac.za/ftp/pub/mirrors/mageia', + 'zone' => 'CN', + 'country' => 'CN', + 'city' => 'Beijing', + 'url' => 'https://mirrors.tuna.tsinghua.edu.cn/mageia', ), - ), - '_C:AS' => - array ( - 0 => + 2 => array ( 'zone' => 'JP', 'country' => 'JP', 'city' => 'Tsukuba', 'url' => 'http://ftp.tsukuba.wide.ad.jp/Linux/mageia', ), - 1 => + 3 => + array ( + 'zone' => 'PH', + 'country' => 'PH', + 'city' => 'Cebu', + 'url' => 'ftp://mirror.rise.ph/mageia', + ), + 4 => + array ( + 'zone' => 'PH', + 'country' => 'PH', + 'city' => 'Cebu', + 'url' => 'http://mirror.rise.ph/mageia', + ), + 5 => array ( 'zone' => 'TR', 'country' => 'TR', 'city' => 'Ankara', 'url' => 'ftp://ftp.linux.org.tr/mageia', ), - 2 => + 6 => array ( 'zone' => 'TR', 'country' => 'TR', 'city' => 'Ankara', 'url' => 'http://ftp.linux.org.tr/mageia', ), - 3 => + 7 => array ( 'zone' => 'TW', 'country' => 'TW', 'city' => 'Chungli', 'url' => 'ftp://ftp.yzu.edu.tw/Linux/Mageia', ), - 4 => + 8 => array ( 'zone' => 'TW', 'country' => 'TW', -- cgit v1.2.1