From ab2c3e5c6216429effc7022d614c421c7b0f9e16 Mon Sep 17 00:00:00 2001 From: Laura Nguyen Date: Thu, 2 Sep 2021 00:39:06 -0400 Subject: [PATCH] Created KDEApplicationData mirror status checker --- data.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data.json b/data.json index 5b330d3..bf9ccf2 100644 --- a/data.json +++ b/data.json @@ -132,6 +132,13 @@ "upstream": "https://kde.c3sl.ufpr.br/", "file": "ls-lR" }, + "KDEApplicationData": { + "out_of_date_since": null, + "out_of_date_interval": 86400, + "csc": "kde-applicationdata/", + "upstream": "https://cdn.files.kde.org/", + "file": "last-updated" + }, "Kernel": { "out_of_date_since": null, "out_of_date_interval": 86400,