From 6a489b8bfe8339f64c96efb946c46625ba5398c6 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 1 May 2022 23:20:45 +0600 Subject: [PATCH] Add Gumroad / ecommerce --- .../webextension/images/icons/Gumroad.svg | 17 +++++++++++++++++ src/technologies/g.json | 17 +++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Gumroad.svg diff --git a/src/drivers/webextension/images/icons/Gumroad.svg b/src/drivers/webextension/images/icons/Gumroad.svg new file mode 100644 index 000000000..694896553 --- /dev/null +++ b/src/drivers/webextension/images/icons/Gumroad.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/technologies/g.json b/src/technologies/g.json index fc8eee798..63790fab3 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -1903,6 +1903,23 @@ "scriptSrc": "cdn\\.gumlet\\.com", "website": "https://www.gumlet.com/" }, + "Gumroad": { + "cats": [ + 6 + ], + "description": "Gumroad is a self-publishing digital marketplace platform to sell digital services such as books, memberships, courses and other digital services.", + "icon": "Gumroad.svg", + "js": { + "GumroadOverlay": "", + "createGumroadOverlay": "" + }, + "saas": true, + "scriptSrc": "gumroad\\.com/js/gumroad\\.js", + "pricing": [ + "payg" + ], + "website": "https://gumroad.com" + }, "Gumstack": { "cats": [ 5