diff options
author | Remi Collet <remi@remirepo.net> | 2023-03-08 14:38:53 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-03-08 14:38:53 +0100 |
commit | 854793f44a86c1e82e51a6175a3df9826ccdd083 (patch) | |
tree | a0ba3a4a6fa5cd90a07cdeaa25c88cd4fe5962fb /check.php | |
parent | 44f86ee262a4be36ae048b568c162963edcbf1b2 (diff) |
add cdn.centos.no mirror for test
Diffstat (limited to 'check.php')
-rwxr-xr-x | check.php | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -113,6 +113,8 @@ $mirrors = [ 'https://mirror.mangohost.net/remi/', 'https://bd.mirror.vanehost.com/Remi/', 'https://repo1.vetta.net.nz/remi/', + 'https://cdn.centos.no/remi/', + 'https://mirror.centos.no/remi/', ]; $deprecated = [ 'http://mirror.nsw.coloau.com.au/remi/', |