diff --git a/src/drivers/webextension/images/icons/yellowai.png b/src/drivers/webextension/images/icons/yellowai.png new file mode 100644 index 000000000..0a828ebff Binary files /dev/null and b/src/drivers/webextension/images/icons/yellowai.png differ diff --git a/src/technologies/y.json b/src/technologies/y.json index 70409ccb4..957cef711 100644 --- a/src/technologies/y.json +++ b/src/technologies/y.json @@ -1,4 +1,18 @@ { + "yellow.ai": { + "cats": [ + 52 + ], + "description": "yellow.ai provides chatbot and automation services.", + "icon": "yellow.ai.svg", + "js": { + "ymConfig": "" + }, + "saas": true, + "pricing": [ "poa" ], + "scriptSrc": "cdn\\.yellowmessenger\\.com", + "website": "https://yellow.ai/" + }, "YUI": { "cats": [ 59 @@ -321,4 +335,4 @@ "icon": "YouTube.png", "website": "http://www.youtube.com" } -} \ No newline at end of file +}