diff options
author | Remi Collet <remi@remirepo.net> | 2021-08-02 10:48:15 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-08-02 10:48:15 +0200 |
commit | 9620227b8141c16045ac002c9221cd218acfe26f (patch) | |
tree | d4daf5b1ce3b2635f18d0ac66fa6398ca7da52e7 /check.php | |
parent | 55dc3cb5b197263fc366b67784f8c4435677b905 (diff) |
remove .xpg.com.br
Diffstat (limited to 'check.php')
-rwxr-xr-x | check.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,6 @@ $mirrors = [ 'http://remi.mirrors.arminco.com/', 'http://remi.conetix.com.au/', 'http://mirrors.neterra.net/remi/', - 'http://remi.xpg.com.br/', 'http://remi.schlundtech.de/', 'http://mirror.cedia.org.ec/remi/', 'http://mirror.uta.edu.ec/remi/', @@ -114,6 +113,7 @@ $mirrors = [ 'https://mirror.docker.ru/remi/', ]; $deprecated = [ + 'http://remi.xpg.com.br/', 'http://ap.stykers.moe/remi/', 'http://mirrors.mivocloud.com/remi/', 'http://nl.mirror.babylon.network/remi/', |