From 00fffd5236c7f7b7f4f3546b842afadf8d5e15ee Mon Sep 17 00:00:00 2001 From: Laura Nguyen Date: Wed, 1 Sep 2021 23:53:39 -0400 Subject: [PATCH] Created DebianCD mirror status checker --- data.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data.json b/data.json index 2fcd034..ff34547 100644 --- a/data.json +++ b/data.json @@ -55,6 +55,13 @@ "upstream": "https://ftp-master.debian.org/", "file": "debian/project/trace/master" }, + "DebianCD": { + "out_of_date_since": null, + "out_of_date_interval": 86400, + "csc": "", + "upstream": "http://debian.mirror.estruxture.net/", + "file": "debian-cd/project/trace/cdimage.debian.org" + }, "Eclipse": { "out_of_date_since": null, "out_of_date_interval": 172800,