From 7e2b8f6af906076a7e01d22d1b10be640edb6c6f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 29 Jan 2025 12:27:02 +0100 Subject: add new RCs --- check.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'check.php') diff --git a/check.php b/check.php index b425b6dc..4abe3529 100755 --- a/check.php +++ b/check.php @@ -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/', -- cgit