diff --git a/src/drivers/webextension/images/icons/CactiveCloud.svg b/src/drivers/webextension/images/icons/CactiveCloud.svg new file mode 100644 index 000000000..d9bf9dec4 --- /dev/null +++ b/src/drivers/webextension/images/icons/CactiveCloud.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies/c.json b/src/technologies/c.json index a92b98a2f..4920a365d 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -289,6 +289,22 @@ "oss": true, "website": "https://cachethq.io" }, + "CactiveCloud": { + "cats": [ + 22 + ], + "description": "CactiveCloud is a freemium based cloud provider and web server for static deployments of websites with HTML builds and serverless functions.", + "icon": "CactiveCloud.svg", + "headers": { + "server": "^Cactive$" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "website": "https://cactivecloud.com" + }, "Caddy": { "cats": [ 22