diff options
author | Remi Collet <remi@remirepo.net> | 2025-01-30 07:02:58 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-01-30 07:02:58 +0100 |
commit | a4ee37e36fd0f533a7af87d179c57f1e2c744ca4 (patch) | |
tree | d9423ac2628b02f53dea84e13725ecdebd68c681 /check.php | |
parent | 7e2b8f6af906076a7e01d22d1b10be640edb6c6f (diff) |
re-enable mirrors.ukfast.co.uk
Diffstat (limited to 'check.php')
-rwxr-xr-x | check.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -102,9 +102,9 @@ $mirrors = [ 'https://remi.mivzakim.net/', // 2025-01-13 'http://repo1.ash.innoscale.net/remi/', // 2025-01-13 'https://bd.mirror.vanehost.com/Remi/', // 2025-01-17 + 'http://mirrors.ukfast.co.uk/sites/remi/', // 2025-01-28 / 2025-01-30 ]; $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 ]; |