From 9f3763392e341ae5a29e5a6e445a656606ececfa Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 19 Nov 2022 15:31:46 +0600 Subject: [PATCH] Add StatusCast / issue-trackers --- .../webextension/images/icons/StatusCast.svg | 5 +++++ src/technologies/s.json | 17 +++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 src/drivers/webextension/images/icons/StatusCast.svg diff --git a/src/drivers/webextension/images/icons/StatusCast.svg b/src/drivers/webextension/images/icons/StatusCast.svg new file mode 100644 index 000000000..d45407ac6 --- /dev/null +++ b/src/drivers/webextension/images/icons/StatusCast.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/technologies/s.json b/src/technologies/s.json index ad111370c..bd346e2fc 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -5276,6 +5276,23 @@ "scriptSrc": "static\\.status\\.io/", "website": "https://status.io" }, + "StatusCast": { + "cats": [ + 13 + ], + "description": "StatusCast is a hosted status page management software.", + "icon": "StatusCast.svg", + "js": { + "statuscast.ui": "", + "statuscast.libs.datatables": "" + }, + "saas": true, + "pricing": [ + "mid", + "recurring" + ], + "website": "https://statuscast.com/status-page/" + }, "Staytus": { "cats": [ 13