From da59a4bdb4ac22dca378e2e895105535c16292bb Mon Sep 17 00:00:00 2001 From: intrigeri Date: Fri, 1 Jan 2021 08:02:44 +0000 Subject: [PATCH] Disable unreachable mirror --- mirrors.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mirrors.json b/mirrors.json index a81303b..317c89e 100644 --- a/mirrors.json +++ b/mirrors.json @@ -47,9 +47,9 @@ }, { "url_prefix": "https://tails.ph3x.at/tails/", - "weight": 5, + "weight": 0, "email": "hosting@ph3x.at", - "notes": "stats: http://mirror-stats.ph3x.at/awstats.tails.ph3x.at.html (awstats)" + "notes": "stats: http://mirror-stats.ph3x.at/awstats.tails.ph3x.at.html (awstats); 2020-01-31: unreachable" }, { "url_prefix": "https://mirrors.ocf.berkeley.edu/tails/", -- GitLab