From 4d9108efbe30ad1ff60161be4801eac8e41c21fa Mon Sep 17 00:00:00 2001 From: Laura Nguyen Date: Thu, 2 Sep 2021 00:00:06 -0400 Subject: [PATCH] Created DebianPorts mirror status checker --- data.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data.json b/data.json index 01b5ccc..bd09f2e 100644 --- a/data.json +++ b/data.json @@ -69,6 +69,13 @@ "upstream": "http://debian-mirrors.sdinet.de/deb-multimedia/", "file": "project/trace/deb-multimedia.org" }, + "DebianPorts": { + "out_of_date_since": null, + "out_of_date_interval": 86400, + "csc": "", + "upstream": "https://deb.debian.org/", + "file": "debian-ports/project/trace/porta.debian.org" + }, "Eclipse": { "out_of_date_since": null, "out_of_date_interval": 172800,