From 861cee56f86598f4edab25b13fbaf7c6a3d8becf Mon Sep 17 00:00:00 2001 From: Laura Nguyen Date: Thu, 2 Sep 2021 00:02:46 -0400 Subject: [PATCH] Created DebianSecurity mirror status checker --- data.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data.json b/data.json index bd09f2e..5e6210c 100644 --- a/data.json +++ b/data.json @@ -76,6 +76,13 @@ "upstream": "https://deb.debian.org/", "file": "debian-ports/project/trace/porta.debian.org" }, + "DebianSecurity": { + "out_of_date_since": null, + "out_of_date_interval": 86400, + "csc": "", + "upstream": "http://debian.mirror.iweb.ca/", + "file": "debian-security/project/trace/master" + }, "Eclipse": { "out_of_date_since": null, "out_of_date_interval": 172800,