From 75ed83866228feee4476ac7bb7f85da1f8494eb1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 29 Oct 2020 08:07:10 +0100 Subject: add https://mirror.dogado.de/remi/ --- check.php | 1 + 1 file changed, 1 insertion(+) (limited to 'check.php') diff --git a/check.php b/check.php index 183df81b..10571dbd 100755 --- a/check.php +++ b/check.php @@ -112,6 +112,7 @@ $mirrors = [ 'http://mirror.digitalnova.at/remi/', 'http://mirror.yer.az/remi/', 'https://mirror.dk.team.blue/remi/', + 'https://mirror.dogado.de/remi/', ]; $deprecated = [ 'http://nl.mirror.babylon.network/remi/', -- cgit