diff --git a/src/drivers/webextension/images/icons/solvvy.png b/src/drivers/webextension/images/icons/solvvy.png new file mode 100644 index 000000000..bc4127ed9 Binary files /dev/null and b/src/drivers/webextension/images/icons/solvvy.png differ diff --git a/src/technologies/s.json b/src/technologies/s.json index ec689ef8e..f01530799 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -2813,6 +2813,20 @@ "scriptSrc": "^https?://api\\.solvemedia\\.com/", "website": "http://solvemedia.com" }, + "Solvvy": { + "cats": [ + 52 + ], + "description": "Solvvy provides live chat and chatbot services.", + "icon": "solvvy.png", + "js": { + "Solvvy": "" + }, + "saas": true, + "pricing": [ "recurring", "poa" ], + "scriptSrc": "cdn\\.solvvy\\.com/", + "website": "https://solvvy.com/" + }, "SonarQubes": { "cats": [ 47 @@ -4331,4 +4345,4 @@ }, "website": "https://styled-components.com" } -} \ No newline at end of file +}