From c3d80923b8d5677ff902e4bd078e7a3c39157302 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 18 Sep 2022 21:13:14 +0600 Subject: [PATCH] Add Staytus / issue-tracker --- src/drivers/webextension/images/icons/Staytus.svg | 3 +++ src/technologies/s.json | 12 ++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Staytus.svg diff --git a/src/drivers/webextension/images/icons/Staytus.svg b/src/drivers/webextension/images/icons/Staytus.svg new file mode 100644 index 000000000..bbb8347ee --- /dev/null +++ b/src/drivers/webextension/images/icons/Staytus.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies/s.json b/src/technologies/s.json index 5b7e090ff..f3022248d 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -4854,6 +4854,18 @@ "icon": "Statically.svg", "website": "https://statically.io" }, + "Staytus": { + "cats": [ + 13 + ], + "description": "Staytus is a free, open-source status site that you can install on your own servers.", + "icon": "Staytus.svg", + "meta": { + "generator": "^Staytus/([\\d\\.]+)$\\;version:\\1" + }, + "oss": true, + "website": "https://staytus.co" + }, "SteelHouse": { "cats": [ 77