From 3e5dcccbedd3d6fbdc870af77794d48d3600eed6 Mon Sep 17 00:00:00 2001 From: Dhaval Vira Date: Sun, 2 Jul 2023 16:21:42 +0530 Subject: [PATCH 1/3] Gist Live Chat Trace added --- .../webextension/images/icons/gist_live_chat.svg | 12 ++++++++++++ src/technologies/g.json | 16 ++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 src/drivers/webextension/images/icons/gist_live_chat.svg 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 ca89afb5c..01e6391e7 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -730,6 +730,22 @@ "url": "\\.gigalixirapp\\.com", "website": "https://gigalixir.com/" }, + "Gist": { + "cats": [ + 52 + ], + "description": "Use Gist live chat software to talk to new leads while they are on your site. Or take your support to the next level by helping customers through chat.", + "icon": "gist_live_chat.svg", + "js": { + "gist": "", + "gist.options.versionNumber": "^(.+)$\\;version:\\1" + }, + "pricing": [ + "freemium", + "recurring" + ], + "website": "https://getgist.com/live-chat" + }, "Gist Giftship": { "cats": [ 100 From a400490f376b60b1e4a945c66de0b5c99fa4c5f2 Mon Sep 17 00:00:00 2001 From: Dhaval Vira Date: Wed, 5 Jul 2023 06:25:51 +0530 Subject: [PATCH 2/3] GIST Trace Updated --- src/technologies/g.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/technologies/g.json b/src/technologies/g.json index 01e6391e7..63f77859a 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -734,14 +734,14 @@ "cats": [ 52 ], - "description": "Use Gist live chat software to talk to new leads while they are on your site. Or take your support to the next level by helping customers through chat.", + "description": "Gist is email marketing automation, live chat, and helpdesk software.", "icon": "gist_live_chat.svg", "js": { - "gist": "", - "gist.options.versionNumber": "^(.+)$\\;version:\\1" + "gist": "" }, "pricing": [ "freemium", + "low", "recurring" ], "website": "https://getgist.com/live-chat" From 20f43afd78014ac96bdc5f11dc2b72c745a451ff Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Wed, 5 Jul 2023 11:05:01 +1000 Subject: [PATCH 3/3] Update g.json --- src/technologies/g.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/technologies/g.json b/src/technologies/g.json index 63f77859a..d9e8b2051 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -737,7 +737,7 @@ "description": "Gist is email marketing automation, live chat, and helpdesk software.", "icon": "gist_live_chat.svg", "js": { - "gist": "" + "gist.setAppId ": "" }, "pricing": [ "freemium", @@ -2567,4 +2567,4 @@ "implies": "Python", "website": "https://gunicorn.org" } -} \ No newline at end of file +}