diff options
author | Remi Collet <remi@remirepo.net> | 2023-10-19 15:44:08 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-10-19 15:44:08 +0200 |
commit | 5ade7738d3caf2c63a51dd1cebe149146ef268be (patch) | |
tree | cb9e2f4c5f965526441e290bd52569b659be2ba8 | |
parent | 3a4f6eec56e020e0078ebab288f30847deafb8be (diff) |
add for test https://mirror.netzwerge.de/remi/
-rwxr-xr-x | check.php | 1 | ||||
-rw-r--r-- | enterprise/9/remi/x86_64/mirror | 1 | ||||
-rw-r--r-- | enterprise/9/safe/x86_64/mirror | 1 |
3 files changed, 3 insertions, 0 deletions
@@ -109,6 +109,7 @@ $mirrors = [ 'https://cdn.centos.no/remi/', 'https://mirror.centos.no/remi/', 'https://muug.ca/mirror/remi/', + 'https://mirror.netzwerge.de/remi/', ]; $deprecated = [ 'https://mirror.sjc02.svwh.net/remi/', diff --git a/enterprise/9/remi/x86_64/mirror b/enterprise/9/remi/x86_64/mirror index 6cfde684..e32b63c3 100644 --- a/enterprise/9/remi/x86_64/mirror +++ b/enterprise/9/remi/x86_64/mirror @@ -52,3 +52,4 @@ https://mirror.mangohost.net/remi/enterprise/9/remi/x86_64/ https://mirror.team-cymru.com/remi/enterprise/9/remi/x86_64/ https://cdn.centos.no/remi/enterprise/9/remi/x86_64/ https://muug.ca/mirror/remi/enterprise/9/remi/x86_64/ +https://mirror.netzwerge.de/remi/enterprise/9/remi/x86_64/ diff --git a/enterprise/9/safe/x86_64/mirror b/enterprise/9/safe/x86_64/mirror index df014177..46b78ba0 100644 --- a/enterprise/9/safe/x86_64/mirror +++ b/enterprise/9/safe/x86_64/mirror @@ -54,3 +54,4 @@ https://repo1.vetta.net.nz/remi/enterprise/9/safe/x86_64/ https://mirror.team-cymru.com/remi/enterprise/9/safe/x86_64/ https://cdn.centos.no/remi/enterprise/9/safe/x86_64/ https://muug.ca/mirror/remi/enterprise/9/safe/x86_64/ +https://mirror.netzwerge.de/remi/enterprise/9/safe/x86_64/ |