From c5b343498b275b934fc4d2d6c1063f6d252e1fdc Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 25 Apr 2018 10:15:50 +0200 Subject: add http://mirrors.mivocloud.com/remi/ for testing --- check.php | 1 + 1 file changed, 1 insertion(+) diff --git a/check.php b/check.php index cc52b09e..4dae2a94 100755 --- a/check.php +++ b/check.php @@ -85,6 +85,7 @@ $mirrors = array( 'http://mirrors.ukfast.co.uk/sites/remi/', 'https://mirror.netweaver.uk/remi/', 'http://mirror.xeonbd.com/remi/', + 'http://mirrors.mivocloud.com/remi/', ); $deprecated = array( 'http://nl.mirror.babylon.network/remi/', -- cgit