From 563b845bfd4d480bb59aed16ac1477a5cc14c923 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 12 Apr 2018 07:58:25 +0200 Subject: add http://mirror.xeonbd.com/remi/ for testing --- check.php | 1 + 1 file changed, 1 insertion(+) (limited to 'check.php') diff --git a/check.php b/check.php index 3819605c..cc52b09e 100755 --- a/check.php +++ b/check.php @@ -84,6 +84,7 @@ $mirrors = array( 'http://mirror.reconn.ru/remi/', 'http://mirrors.ukfast.co.uk/sites/remi/', 'https://mirror.netweaver.uk/remi/', + 'http://mirror.xeonbd.com/remi/', ); $deprecated = array( 'http://nl.mirror.babylon.network/remi/', -- cgit