diff options
author | Remi Collet <remi@remirepo.net> | 2019-06-28 15:38:17 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-06-28 15:38:17 +0200 |
commit | 2f71d5222d0d5fbf867a11ffddb22c74996a580c (patch) | |
tree | 831a54932fcd549a56a3679d7cd6828a4b78492f /check.php | |
parent | 1ade50878430936ce3064b8d818128488dab0951 (diff) |
temporarily disable mirror.upb.edu.co + enable mirror.sjc02.svwh.net for test
Diffstat (limited to 'check.php')
-rwxr-xr-x | check.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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/', |