diff options
author | Remi Collet <remi@remirepo.net> | 2018-04-25 10:15:50 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-04-25 10:15:50 +0200 |
commit | c5b343498b275b934fc4d2d6c1063f6d252e1fdc (patch) | |
tree | 95a36ad3a4abdde63edbcf797073563975c9393f | |
parent | 70307de6f82278e204ef6a6b8c3a642d30f8a0a8 (diff) |
add http://mirrors.mivocloud.com/remi/ for testing
-rwxr-xr-x | check.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -85,6 +85,7 @@ $mirrors = array( 'http://mirrors.ukfast.co.uk/sites/remi/', 'https://mirror.netweaver.uk/remi/', 'http://mirror.xeonbd.com/remi/', + 'http://mirrors.mivocloud.com/remi/', ); $deprecated = array( 'http://nl.mirror.babylon.network/remi/', |