From 2f71d5222d0d5fbf867a11ffddb22c74996a580c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 28 Jun 2019 15:38:17 +0200 Subject: temporarily disable mirror.upb.edu.co + enable mirror.sjc02.svwh.net for test --- check.php | 1 + 1 file changed, 1 insertion(+) (limited to 'check.php') diff --git a/check.php b/check.php index 7c6980be..b9e2fc84 100755 --- a/check.php +++ b/check.php @@ -93,6 +93,7 @@ $mirrors = array( 'http://ap.stykers.moe/remi/', 'http://remirepo.reloumirrors.net/', 'https://mirror.pit.teraswitch.com/remi/', + 'https://mirror.sjc02.svwh.net/remi/', ); $deprecated = array( 'http://nl.mirror.babylon.network/remi/', -- cgit