From 1a06f838c53b57225decf76cb85a0a78e6d3c138 Mon Sep 17 00:00:00 2001 From: filip Date: Mon, 15 Mar 2021 21:12:46 +0100 Subject: update mirrors cache --- lib/cached.list.php | 19 ++++++------------- lib/cached.list_doc.php | 13 ++++++++++--- 2 files changed, 16 insertions(+), 16 deletions(-) (limited to 'lib') diff --git a/lib/cached.list.php b/lib/cached.list.php index 88eb5ce66..093b029e9 100644 --- a/lib/cached.list.php +++ b/lib/cached.list.php @@ -620,55 +620,48 @@ 'url' => 'http://distro.ibiblio.org/pub/linux/distributions/mageia', ), 4 => - array ( - 'zone' => 'US', - 'country' => 'US', - 'city' => 'Durham', - 'url' => 'https://distro.ibiblio.org/mageia', - ), - 5 => array ( 'zone' => 'US', 'country' => 'US', 'city' => 'Lenoir, NC', 'url' => 'http://mirror.dacentec.com/mageia', ), - 6 => + 5 => array ( 'zone' => 'US', 'country' => 'US', 'city' => 'Lenoir, NC', 'url' => 'https://mirror.dacentec.com/mageia', ), - 7 => + 6 => array ( 'zone' => 'US', 'country' => 'US', 'city' => 'Princeton', 'url' => 'http://mirror.math.princeton.edu/pub/mageia', ), - 8 => + 7 => array ( 'zone' => 'US', 'country' => 'US', 'city' => 'Princeton', 'url' => 'https://mirror.math.princeton.edu/pub/mageia', ), - 9 => + 8 => array ( 'zone' => 'US', 'country' => 'US', 'city' => 'Richmond, VA', 'url' => 'ftp://mageia.jameswhitby.net/mageia', ), - 10 => + 9 => array ( 'zone' => 'US', 'country' => 'US', 'city' => 'Richmond, VA', 'url' => 'http://mageia.jameswhitby.net', ), - 11 => + 10 => array ( 'zone' => 'US', 'country' => 'US', diff --git a/lib/cached.list_doc.php b/lib/cached.list_doc.php index cbba72184..9d52ccc44 100644 --- a/lib/cached.list_doc.php +++ b/lib/cached.list_doc.php @@ -128,23 +128,30 @@ 'zone' => 'TW', 'country' => 'TW', 'city' => 'HsinChu', - 'url' => 'http://free.nchc.org.tw/mageia', + 'url' => 'ftp://ftp.twaren.net/Linux/Mageia', ), 15 => array ( 'zone' => 'TW', 'country' => 'TW', 'city' => 'HsinChu', - 'url' => 'https://free.nchc.org.tw/mageia', + 'url' => 'http://free.nchc.org.tw/mageia', ), 16 => + array ( + 'zone' => 'TW', + 'country' => 'TW', + 'city' => 'HsinChu', + 'url' => 'https://free.nchc.org.tw/mageia', + ), + 17 => array ( 'zone' => 'TW', 'country' => 'TW', 'city' => 'Taipei', 'url' => 'ftp://ftp.tku.edu.tw/Linux/Mageia', ), - 17 => + 18 => array ( 'zone' => 'TW', 'country' => 'TW', -- cgit v1.2.1