From c9b906decee8689d04a2fd957305af24451875c8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 11 Feb 2017 10:36:12 +0100 Subject: add http://mirror.upb.edu.co/remi/ for testing --- check.php | 1 + 1 file changed, 1 insertion(+) (limited to 'check.php') diff --git a/check.php b/check.php index 57faf002..c3ec3357 100644 --- a/check.php +++ b/check.php @@ -81,6 +81,7 @@ $mirrors = array( 'http://mirror.bebout.net/remi/', 'https://mirror.oxilion.nl/remi/', 'https://remi.mirror.wearetriple.com/', + 'http://mirror.upb.edu.co/remi/', ); $deprecated = array( 'http://iut-info.univ-reims.fr/remirpms/', -- cgit