From 54dfadb1ca221a8eab34dcd0c468890b9b5e0bc0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 17 Apr 2026 11:28:42 +0200 Subject: add remi.mirror.globo.tech for test --- check.php | 1 + 1 file changed, 1 insertion(+) (limited to 'check.php') diff --git a/check.php b/check.php index 6293a703..868ee846 100755 --- a/check.php +++ b/check.php @@ -105,6 +105,7 @@ $mirrors = [ ]; $testing = [ 'http://remi.conetix.com.au/', // 2025-01-22 + 'https://remi.mirror.globo.tech/', // 2026-04-17 ]; $disabled = [ 'https://remi.mirror.ate.info/', // 2025-09-23 (404) -- cgit