diff options
author | Remi Collet <remi@remirepo.net> | 2022-10-12 09:13:39 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-10-12 09:13:39 +0200 |
commit | 1060bbcab73226211f15d27da1cd77150be0fa64 (patch) | |
tree | 37173e60082cf23ef9f4b26e903fb98588b56ad1 /check.php | |
parent | 1d832c76211c6ed3281c1d3ed7617b1250505d6c (diff) |
+ https://bd.mirror.vanehost.com/Remi + https://repo1.vetta.net.nz/remi for test
Diffstat (limited to 'check.php')
-rwxr-xr-x | check.php | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -112,6 +112,8 @@ $mirrors = [ 'https://repo.extreme-ix.org/remi/', 'https://mirror.usi.edu/pub/remi/', 'https://mirror.mangohost.net/remi/', + 'https://bd.mirror.vanehost.com/Remi/', + 'https://repo1.vetta.net.nz/remi/', ]; $deprecated = [ 'http://mirror.bebout.net/remi/', |