diff --git a/src/drivers/webextension/images/icons/gist_live_chat.svg b/src/drivers/webextension/images/icons/gist_live_chat.svg new file mode 100644 index 000000000..522e80814 --- /dev/null +++ b/src/drivers/webextension/images/icons/gist_live_chat.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/src/technologies/g.json b/src/technologies/g.json index c8832ca8c..4969d0bc1 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -746,6 +746,22 @@ "url": "\\.gigalixirapp\\.com", "website": "https://gigalixir.com/" }, + "Gist": { + "cats": [ + 52 + ], + "description": "Gist is email marketing automation, live chat, and helpdesk software.", + "icon": "gist_live_chat.svg", + "js": { + "gist.setAppId ": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "website": "https://getgist.com/live-chat" + }, "Gist Giftship": { "cats": [ 100 @@ -2567,4 +2583,4 @@ "implies": "Python", "website": "https://gunicorn.org" } -} \ No newline at end of file +}