From a4ee37e36fd0f533a7af87d179c57f1e2c744ca4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 30 Jan 2025 07:02:58 +0100 Subject: re-enable mirrors.ukfast.co.uk --- check.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'check.php') diff --git a/check.php b/check.php index 4abe3529..ddc8c032 100755 --- a/check.php +++ b/check.php @@ -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 ]; -- cgit