From 14cc29cc2b1497b17c04f77ca46de4aab378a887 Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 26 Oct 2020 22:21:54 +0600 Subject: [PATCH 1/3] Added Shoppy --- src/drivers/webextension/images/icons/Shoppy.svg | 5 +++++ src/technologies.json | 11 +++++++++++ 2 files changed, 16 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Shoppy.svg diff --git a/src/drivers/webextension/images/icons/Shoppy.svg b/src/drivers/webextension/images/icons/Shoppy.svg new file mode 100644 index 000000000..35d04283c --- /dev/null +++ b/src/drivers/webextension/images/icons/Shoppy.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/technologies.json b/src/technologies.json index 3a82090c1..665361a81 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -11987,6 +11987,17 @@ ], "website": "http://shopery.com" }, + "Shoppy": { + "cats": [ + 6 + ], + "icon": "Shoppy.svg", + "js": { + "Shoppy": "" + }, + "scripts": "\\.shoppy\\.gg", + "website": "https://shoppy.gg" + }, "Shopfa": { "cats": [ 6 From a5205a1bd664347c51e55580ab10a3afc0a76d99 Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 26 Oct 2020 22:29:16 +0600 Subject: [PATCH 2/3] Added Shoppy descriptin --- src/technologies.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/technologies.json b/src/technologies.json index 665361a81..be7e9ab99 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -11991,6 +11991,7 @@ "cats": [ 6 ], + "description" : "Shoppy is a platform for creating online store. Accept PayPal and Stripe payments and possibility to accept Cryptocurrencies", "icon": "Shoppy.svg", "js": { "Shoppy": "" From 5c24cedd83e39adb827a0db9777355ab28f961e7 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Tue, 27 Oct 2020 09:48:31 +1100 Subject: [PATCH 3/3] Update technologies.json --- src/technologies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index be7e9ab99..a115f3fd6 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -11991,7 +11991,7 @@ "cats": [ 6 ], - "description" : "Shoppy is a platform for creating online store. Accept PayPal and Stripe payments and possibility to accept Cryptocurrencies", + "description" : "Shoppy is an all-in-one payment processing and e-commerce solution.", "icon": "Shoppy.svg", "js": { "Shoppy": ""