From bcde44f0c1f0aed2089624f0cd2485e3f27ea03c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 7 Jan 2025 15:25:10 +0100 Subject: enable for test https://mirror.geo.yer.cloud/remi/ --- check.php | 34 +++++++++++++++++++++++----------- enterprise/9/remi/x86_64/mirror | 1 + enterprise/9/safe/x86_64/mirror | 1 + 3 files changed, 25 insertions(+), 11 deletions(-) diff --git a/check.php b/check.php index 897e5b36..a330e93a 100755 --- a/check.php +++ b/check.php @@ -100,6 +100,7 @@ $mirrors = [ 'https://mirror.netzwerge.de/remi/', ]; $testing = [ + 'https://mirror.geo.yer.cloud/remi/', // 2025-01-07 'https://pit1.mirror.jurassicinnovations.com/remi/', 'https://mirror.raiolanetworks.com/remi/', 'http://repo1.ash.innoscale.net/remi/', @@ -171,7 +172,7 @@ function getRepoTime($uri) { if (isset($_GET['mirror']) && isset($repos[$_GET['mirror']])) { $path = $_GET['mirror']; } else { - $path = 'enterprise/8'; + $path = 'enterprise/9'; } if (isset($_GET['repo']) && in_array($_GET['repo'], $subs)) { $repo = $_GET['repo']; @@ -199,24 +200,35 @@ if (!$cli) { } $pids = array(); $ref = getRepoTime($full); -$mirrors = array_merge($mirrors, $testing); if ($ref) { if (!$cli) echo "