From 5c921e292963724521183a7ea3bbcaac16d4ac0a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 31 Oct 2024 06:42:32 +0100 Subject: rename centos.no to fjordos.no --- check.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'check.php') diff --git a/check.php b/check.php index ed5457d3..16138543 100755 --- a/check.php +++ b/check.php @@ -95,8 +95,8 @@ $mirrors = [ 'https://mirror.mangohost.net/remi/', 'https://bd.mirror.vanehost.com/Remi/', 'https://repo1.vetta.net.nz/remi/', - 'https://cdn.centos.no/remi/', - 'https://mirror.centos.no/remi/', + 'https://cdn.fjordos.no/remi/', + 'https://mirror.fjordos.no/remi/', 'https://muug.ca/mirror/remi/', 'https://mirror.netzwerge.de/remi/', ]; -- cgit