From d016942b6de46d647e0f1d7bf3c11a6ef65cec55 Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 17 Nov 2020 01:17:30 +0600 Subject: [PATCH 1/2] Add Shoplo/ecommerce --- .../images/icons/ApostropheCMS.svg | 25 +++++++++++++++++++ .../images/icons/Plataforma NEO.svg | 9 +++++++ .../webextension/images/icons/Shoplo.svg | 9 +++++++ src/technologies.json | 12 +++++++++ 4 files changed, 55 insertions(+) create mode 100644 src/drivers/webextension/images/icons/ApostropheCMS.svg create mode 100644 src/drivers/webextension/images/icons/Plataforma NEO.svg create mode 100644 src/drivers/webextension/images/icons/Shoplo.svg diff --git a/src/drivers/webextension/images/icons/ApostropheCMS.svg b/src/drivers/webextension/images/icons/ApostropheCMS.svg new file mode 100644 index 000000000..775946684 --- /dev/null +++ b/src/drivers/webextension/images/icons/ApostropheCMS.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/drivers/webextension/images/icons/Plataforma NEO.svg b/src/drivers/webextension/images/icons/Plataforma NEO.svg new file mode 100644 index 000000000..fd6d94291 --- /dev/null +++ b/src/drivers/webextension/images/icons/Plataforma NEO.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/drivers/webextension/images/icons/Shoplo.svg b/src/drivers/webextension/images/icons/Shoplo.svg new file mode 100644 index 000000000..f85f22342 --- /dev/null +++ b/src/drivers/webextension/images/icons/Shoplo.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 1e8a78b3b..9f90f9975 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -13095,6 +13095,18 @@ }, "website": "https://shoplineapp.com/" }, + "Shoplo": { + "cats": [ + 6 + ], + "description": "Shoplo is the all-in-one ecommerce platform.", + "icon": "Shoplo.svg", + "js": { + "SHOPLOAJAX": "" + }, + "scripts": "cdn\\.shoplo\\.\\w+/", + "website": "https://www.shoplo.com" + }, "Shoppy": { "cats": [ 6 From 073be9576d3e8b1b027b999f80f68df741084b8a Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Tue, 17 Nov 2020 09:45:13 +1100 Subject: [PATCH 2/2] 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 9f90f9975..4f35bed52 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -13099,7 +13099,7 @@ "cats": [ 6 ], - "description": "Shoplo is the all-in-one ecommerce platform.", + "description": "Shoplo is an all-in-one ecommerce platform.", "icon": "Shoplo.svg", "js": { "SHOPLOAJAX": ""