diff --git a/src/drivers/webextension/images/icons/Cachet.svg b/src/drivers/webextension/images/icons/Cachet.svg new file mode 100644 index 000000000..1a70f2887 --- /dev/null +++ b/src/drivers/webextension/images/icons/Cachet.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/technologies/c.json b/src/technologies/c.json index b664c241e..c818234af 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -214,6 +214,19 @@ "icon": "CacheFly.svg", "website": "http://www.cachefly.com" }, + "Cachet": { + "cats": [ + 13 + ], + "description": "Cachet is the free and open-source status page for your API, service or company.", + "icon": "Cachet.svg", + "implies": "PHP", + "js": { + "Cachet.Notifier": "" + }, + "oss": true, + "website": "https://cachethq.io" + }, "Caddy": { "cats": [ 22