From f1e1aeb41e52a79d4f93934e3cc7fd4ca5d96a7d Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Tue, 7 Apr 2020 11:52:08 -0400 Subject: [PATCH] add Atlassian Statuspage --- src/apps.json | 13 +++++++++++++ src/icons/Atlassian Statuspage.svg | 1 + 2 files changed, 14 insertions(+) create mode 100644 src/icons/Atlassian Statuspage.svg diff --git a/src/apps.json b/src/apps.json index 4013f5954..490befd43 100644 --- a/src/apps.json +++ b/src/apps.json @@ -1141,6 +1141,19 @@ ], "website": "http://www.atlassian.com/software/jira/overview/" }, + "Atlassian Statuspage": { + "cats": [ + 13, + 62 + ], + "headers": { + "X-StatusPage-Skip-Logging": "", + "X-StatusPage-Version": "" + }, + "html": "]*href=\"https?://(?:www\\.)?statuspage\\.io/powered-by[^>]+>", + "icon": "Atlassian Statuspage.svg", + "website": "https://www.statuspage.io/" + }, "Aurelia": { "cats": [ 12 diff --git a/src/icons/Atlassian Statuspage.svg b/src/icons/Atlassian Statuspage.svg new file mode 100644 index 000000000..b651642d7 --- /dev/null +++ b/src/icons/Atlassian Statuspage.svg @@ -0,0 +1 @@ + \ No newline at end of file