diff options
author | Remi Collet <remi@remirepo.net> | 2024-07-19 12:33:11 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-07-19 12:33:11 +0200 |
commit | 74a1ad95f50ab3228fda6ba737285e32fb05a0ea (patch) | |
tree | a04b40d469a62b36464708309f83e38c860bdb91 /check.php | |
parent | a9304375916cb7b23613d7868c5876d5872a6ab7 (diff) |
enable https://mirror.raiolanetworks.com/remi/ fir test
Diffstat (limited to 'check.php')
-rwxr-xr-x | check.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -102,6 +102,7 @@ $mirrors = [ ]; $testing = [ 'https://pit1.mirror.jurassicinnovations.com/remi/', + 'https://mirror.raiolanetworks.com/remi/', ]; $disabled = [ 'https://remi.mivzakim.net/', // 2024-04-03 |