From e05aca2d5095a4437fb1858a20c1e54f10ed4c79 Mon Sep 17 00:00:00 2001
From: Remi Collet <fedora@famillecollet.com>
Date: Fri, 18 Nov 2016 07:18:30 +0100
Subject: disable out of sync layerjet mirror

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

(limited to 'check.php')

diff --git a/check.php b/check.php
index a5cd20c1..815ac3a5 100644
--- a/check.php
+++ b/check.php
@@ -80,6 +80,7 @@ $mirrors = array(
 	'http://repo1.sea.innoscale.net/remi/',
 	'http://repo1.ash.innoscale.net/remi/',
 	'http://mirror.bebout.net/remi/',
+	'https://mirror.oxilion.nl/remi/',
 );
 $deprecated = array(
 	'http://mirror.lablus.com/remi/',
-- 
cgit