diff --git a/src/drivers/webextension/images/icons/strattic-icon.png b/src/drivers/webextension/images/icons/strattic-icon.png new file mode 100644 index 000000000..e4983a863 Binary files /dev/null and b/src/drivers/webextension/images/icons/strattic-icon.png differ diff --git a/src/technologies/s.json b/src/technologies/s.json index 5d5389cac..1db7f33fe 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -265,6 +265,19 @@ "scripts": "embed\\.sendtonews\\.com/", "website": "https://www.stnvideo.com" }, + "Strattic": { + "cats": [ + 88 + ], + "description": "Strattic offers static and headless hosting for WordPress sites.", + "headers": { + "x-powered-by": "Strattic" + }, + "pricing": [ "recurring", "low" ], + "requires": "WordPress", + "icon": "strattic-icon.png", + "website": "https://www.strattic.com/" + }, "STUDIO": { "cats": [ 51 @@ -5348,4 +5361,4 @@ }, "website": "https://styled-components.com" } -} \ No newline at end of file +}