From b03b2045c3d87e5967f7b283a0bb66ba5f5a1d97 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 13 Jan 2025 11:22:41 +0100 Subject: re-enable https://remi.mivzakim.net/ --- check.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'check.php') diff --git a/check.php b/check.php index 7afa21c1..60574f5e 100755 --- a/check.php +++ b/check.php @@ -102,14 +102,13 @@ $mirrors = [ 'https://remi.mirror.wearetriple.com/', // 2025-01-10 'https://mirror.geo.yer.cloud/remi/', // 2025-01-07 'http://mirrors.bytes.ua/remi/', // 2025-01-13 + 'https://remi.mivzakim.net/', // 2025-01-13 + 'http://repo1.ash.innoscale.net/remi/', // 2025-01-13 ]; $testing = [ - 'http://repo1.ash.innoscale.net/remi/', - 'https://remi.mivzakim.net/', // 2024-04-03 ]; $disabled = [ 'http://remi.conetix.com.au/', // 2025-01-06 - 'https://remi.mivzakim.net/', // 2024-04-03 'https://mirror.usi.edu/pub/remi/', // 2024-04-03 'http://mirror.xeonbd.com/remi/', 'https://mirror.telkomuniversity.ac.id/remi/', -- cgit