From d761a166d77e33f6fc74d8aac5006d75ededffcd Mon Sep 17 00:00:00 2001 From: Manuel Hiebel Date: Fri, 26 Feb 2021 17:40:26 +0100 Subject: Update mirror cache --- lib/cached.list_doc.php | 56 +++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 47 insertions(+), 9 deletions(-) (limited to 'lib/cached.list_doc.php') diff --git a/lib/cached.list_doc.php b/lib/cached.list_doc.php index c156055bd..44d383378 100644 --- a/lib/cached.list_doc.php +++ b/lib/cached.list_doc.php @@ -68,55 +68,76 @@ 'url' => 'https://ftp.sjtu.edu.cn/mageia', ), 6 => + array ( + 'zone' => 'JP', + 'country' => 'JP', + 'city' => 'Tsukuba', + 'url' => 'http://ftp.tsukuba.wide.ad.jp/Linux/mageia', + ), + 7 => + array ( + 'zone' => 'JP', + 'country' => 'JP', + 'city' => 'Tsukuba', + 'url' => 'https://ftp.tsukuba.wide.ad.jp/Linux/mageia', + ), + 8 => array ( 'zone' => 'TR', 'country' => 'TR', 'city' => 'Ankara', 'url' => 'ftp://ftp.linux.org.tr/mageia', ), - 7 => + 9 => array ( 'zone' => 'TR', 'country' => 'TR', 'city' => 'Ankara', 'url' => 'http://ftp.linux.org.tr/mageia', ), - 8 => + 10 => array ( 'zone' => 'TR', 'country' => 'TR', 'city' => 'Ankara', 'url' => 'https://ftp.linux.org.tr/mageia', ), - 9 => + 11 => array ( 'zone' => 'TW', 'country' => 'TW', 'city' => 'HsinChu', 'url' => 'ftp://free.nchc.org.tw/mageia', ), - 10 => + 12 => + array ( + 'zone' => 'TW', + 'country' => 'TW', + 'city' => 'HsinChu', + 'url' => 'ftp://ftp.twaren.net/Linux/Mageia', + ), + 13 => array ( 'zone' => 'TW', 'country' => 'TW', 'city' => 'HsinChu', 'url' => 'http://free.nchc.org.tw/mageia', ), - 11 => + 14 => array ( 'zone' => 'TW', 'country' => 'TW', 'city' => 'HsinChu', 'url' => 'https://free.nchc.org.tw/mageia', ), - 12 => + 15 => array ( 'zone' => 'TW', 'country' => 'TW', 'city' => 'Taipei', 'url' => 'ftp://ftp.tku.edu.tw/Linux/Mageia', ), - 13 => + 16 => array ( 'zone' => 'TW', 'country' => 'TW', @@ -585,20 +606,27 @@ 'url' => 'http://mirror.math.princeton.edu/pub/mageia', ), 6 => + array ( + 'zone' => 'US', + 'country' => 'US', + 'city' => 'Princeton', + 'url' => 'https://mirror.math.princeton.edu/pub/mageia', + ), + 7 => array ( 'zone' => 'US', 'country' => 'US', 'city' => 'Richmond, VA', 'url' => 'ftp://mageia.jameswhitby.net/mageia', ), - 7 => + 8 => array ( 'zone' => 'US', 'country' => 'US', 'city' => 'Richmond, VA', 'url' => 'http://mageia.jameswhitby.net', ), - 8 => + 9 => array ( 'zone' => 'US', 'country' => 'US', @@ -606,6 +634,16 @@ 'url' => 'https://mageia.jameswhitby.net', ), ), + '_C:OC' => + array ( + 0 => + array ( + 'zone' => 'AU', + 'country' => 'AU', + 'city' => 'Adelaide', + 'url' => 'http://mirror.internode.on.net/pub/mageia', + ), + ), '_C:SA' => array ( 0 => -- cgit v1.2.1