From 6a446e2eb4d2554736c6d235170c832eb05647d5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 8 Jan 2025 11:59:11 +0100 Subject: delete F23-27 from archives --- check.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'check.php') diff --git a/check.php b/check.php index ffd714ca..57cf39fc 100755 --- a/check.php +++ b/check.php @@ -100,10 +100,10 @@ $mirrors = [ 'https://mirror.netzwerge.de/remi/', 'https://pit.mirror.jurassicinnovations.com/remi/', 'http://mirror.yer.az/remi/', + 'https://mirror.raiolanetworks.com/remi/', // 2025-01-08 ]; $testing = [ 'https://mirror.geo.yer.cloud/remi/', // 2025-01-07 - 'https://mirror.raiolanetworks.com/remi/', 'http://repo1.ash.innoscale.net/remi/', ]; $disabled = [ -- cgit