diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-12-12 08:30:00 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-12-12 08:30:00 +0100 |
commit | d9f8920f31b4ccfb6c75c5dd600aedaab47699e2 (patch) | |
tree | 92b243db974f38cf667598f73ee57e0300b84249 /check.php | |
parent | 20989a6cd3b7ec4546ebfd75cd4979ba2b571b01 (diff) |
add https://remi.mirror.wearetriple.com/ mirror (testing)
Diffstat (limited to 'check.php')
-rw-r--r-- | check.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -80,6 +80,7 @@ $mirrors = array( 'http://repo1.ash.innoscale.net/remi/', 'http://mirror.bebout.net/remi/', 'https://mirror.oxilion.nl/remi/', + 'https://remi.mirror.wearetriple.com/', ); $deprecated = array( 'http://iut-info.univ-reims.fr/remirpms/', |