From e54ecc94507209a0555153473b4dcaafecb67197 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 28 May 2019 15:46:04 +0200 Subject: add https://mirror.pit.teraswitch.com/remi/ for testting phase --- check.php | 1 + 1 file changed, 1 insertion(+) (limited to 'check.php') diff --git a/check.php b/check.php index 0311341c..7c6980be 100755 --- a/check.php +++ b/check.php @@ -92,6 +92,7 @@ $mirrors = array( 'https://mirror.hoster.kz/remi/', 'http://ap.stykers.moe/remi/', 'http://remirepo.reloumirrors.net/', + 'https://mirror.pit.teraswitch.com/remi/', ); $deprecated = array( 'http://nl.mirror.babylon.network/remi/', -- cgit