From c3881dbaaed880e2710fe070a6262f963cd23d7c Mon Sep 17 00:00:00 2001
From: Remi Collet <fedora@famillecollet.com>
Date: Mon, 16 May 2016 11:34:03 +0200
Subject: add http://remi.mirror.ate.info/

---
 check.php | 1 +
 1 file changed, 1 insertion(+)

(limited to 'check.php')

diff --git a/check.php b/check.php
index 30bda210..5d80f53d 100644
--- a/check.php
+++ b/check.php
@@ -71,6 +71,7 @@ $mirrors = array(
 	'http://mirror.neolabs.kz/remi/',
 	'http://mirror.lablus.com/remi/',
 	'http://mirror.veriteknik.net.tr/remi/',
+	'https://remi.mirror.ate.info/',
 );
 $deprecated = array(
 	'http://remi.kazukioishi.net/',
-- 
cgit