diff --git a/src/drivers/webextension/images/icons/Depict.svg b/src/drivers/webextension/images/icons/Depict.svg new file mode 100644 index 000000000..422aa6aeb --- /dev/null +++ b/src/drivers/webextension/images/icons/Depict.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/technologies/d.json b/src/technologies/d.json index 52e03a38e..ff497c71d 100644 --- a/src/technologies/d.json +++ b/src/technologies/d.json @@ -594,6 +594,19 @@ "saas": true, "website": "https://deno.land/" }, + "Depict": { + "cats": [ + 76 + ], + "description": "Depict is am ecommerce personalisation solutionfor fashion.", + "icon": "Depict.svg", + "dom":"link[href*='.depict.ai/']", + "saas": true, + "pricing": [ + "poa" + ], + "website": "https://depict.ai" + }, "DeskPro": { "cats": [ 1, @@ -1946,4 +1959,4 @@ "scriptSrc": "deepMiner\\.js", "website": "https://github.com/deepwn/deepMiner" } -} \ No newline at end of file +}