diff --git a/src/apps.json b/src/apps.json index 4f0242e24..278f92a84 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