diff options
author | Remi Collet <remi@remirepo.net> | 2025-01-29 12:27:02 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-01-29 12:27:02 +0100 |
commit | 7e2b8f6af906076a7e01d22d1b10be640edb6c6f (patch) | |
tree | 5fb2ada5b95b025a21b023717dcf8d1ba5cd1f59 /check.php | |
parent | d9d57475cdf1b4353d3c29ac07126942f813b150 (diff) |
add new RCs
Diffstat (limited to 'check.php')
-rwxr-xr-x | check.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -106,10 +106,10 @@ $mirrors = [ $testing = [ 'http://mirrors.ukfast.co.uk/sites/remi/', // 2025-01-28 'http://remi.conetix.com.au/', // 2025-01-22 + 'https://mirror.usi.edu/pub/remi/', // 2024-04-03 / 2025-01-29 ]; $disabled = [ 'https://repo1.vetta.net.nz/remi/', // 2025-01-17 (too slow) - 'https://mirror.usi.edu/pub/remi/', // 2024-04-03 'http://mirror.xeonbd.com/remi/', 'https://mirror.telkomuniversity.ac.id/remi/', 'http://mirror.uta.edu.ec/remi/', |