diff --git a/src/drivers/webextension/images/icons/Fourthwall.svg b/src/drivers/webextension/images/icons/Fourthwall.svg new file mode 100644 index 000000000..c2a02ff07 --- /dev/null +++ b/src/drivers/webextension/images/icons/Fourthwall.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies/f.json b/src/technologies/f.json index 07910a64d..34e58e065 100644 --- a/src/technologies/f.json +++ b/src/technologies/f.json @@ -1069,6 +1069,26 @@ "scriptSrc": "foursixty\\.com", "website": "https://foursixty.com/" }, + "Fourthwall": { + "cats": [ + 6 + ], + "description": "Fourthwall helps to create and launch a branded website.", + "icon": "Fourthwall.svg", + "js": { + "fourthwallTheme": "", + "FourthwallAnalytics": "" + }, + "meta": { + "version": "^(.+)$\\;version:\\1\\;confidence:0" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scriptSrc": "\\.fourthwall\\.com", + "website": "https://fourthwall.com/" + }, "Foxy.io": { "cats": [ 6 @@ -1415,4 +1435,4 @@ ], "website": "https://platform.fynd.com" } -} \ No newline at end of file +}