From 47a8610288c92341f9047816d08f3c15480b177b Mon Sep 17 00:00:00 2001 From: GorskiMB <39723166+GorskiMB@users.noreply.github.com> Date: Mon, 21 Sep 2020 16:12:41 +0200 Subject: [PATCH 1/3] Add Abicart detection --- src/drivers/webextension/images/icons/abicart.png | Bin 0 -> 944 bytes src/technologies.json | 10 ++++++++++ 2 files changed, 10 insertions(+) create mode 100644 src/drivers/webextension/images/icons/abicart.png diff --git a/src/drivers/webextension/images/icons/abicart.png b/src/drivers/webextension/images/icons/abicart.png new file mode 100644 index 0000000000000000000000000000000000000000..a9cad6afd75dab35867694e3c85de29f5f8ee284 GIT binary patch literal 944 zcmV;h15f;kP)sc+LAAU3Xn2Y1I`Ob$dCVoTkrKc3ofUz@P72X3jZt&Y5%O5C3&2 zx|hnLw?)A7zy;&N`McRuxQE840rkK>pe}m57at>DCZVp6m zy8^E&)>`5BR4F;wo+%iw_8&AZ)Cpdx)@(|g9tP9^y@9QOYl{Qp6#kpSXUex$I}p7! zz&fCtu=)a9+foC=6~0r9i~&l8x6HWEtk#q$;~6|yXl4GN0D39b9{Dbm?@3@~vh4tH zLeY)D_eHIAU>vYPvAP2<0$&OJvTt+PKgJ*yJh!JenAqWnB14oV$|9CgeD9BKa| zT?ugpuK>$rJZErJJCGXDIk$-{n{L+>?`Cq>cL3kE&__;d2m0l-%nXJmvi$G3)zRCpbMn?9 zdOJfV+MHz1`snRE8BmK9|5M|_rRZ(%oWi~Bz&c>5dZJg!FMH+I0?!Eju~KqFwer5w zM>L!Sss%5;V+xE5$E9-rF%p0`fLXw;oFXa*e!WAH?UnxojXD26uF0YPE{NVv1*QX! zNm|}FF6f8GTxq#K%VXnD=^>M)3zh(9fggd-jSErfE(6|{x8fJZh41(u1pWf7i4j@* S1u*RZ0000 Date: Wed, 3 Feb 2021 09:46:34 +1100 Subject: [PATCH 2/3] Update technologies.json --- src/technologies.json | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/src/technologies.json b/src/technologies.json index f70dd4ea0..02ba69160 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -548,16 +548,6 @@ }, "website": "http://awstats.sourceforge.net" }, - "Abicart": { - "cats": [ - 6 - ], - "icon": "abicart.png", - "meta": { - "generator": "Abicart" - }, - "website": "https://abicart.com/" - }, "AccessTrade": { "cats": [ 71 @@ -16780,15 +16770,18 @@ ], "website": "https://www.tessituranetwork.com" }, - "Textalk": { + "Abicart": { "cats": [ 6 ], - "icon": "textalk.png", + "description": "Abicart is an ecommerce platform developed by the Swedish company Abicart AB." + "icon": "abicart.png", "meta": { - "generator": "Textalk Webshop" + "generator": ["Abicart", "Textalk Webshop"] }, - "website": "https://www.textalk.se" + "saas": true, + "pricing": ["mid", "recurring"] + "website": "https://abicart.com/" }, "Texthelp": { "cats": [ From a53f8c811be2ae800b3b78c8a63198feaf56c679 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Wed, 3 Feb 2021 09:46:52 +1100 Subject: [PATCH 3/3] Update technologies.json --- src/technologies.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/technologies.json b/src/technologies.json index 02ba69160..e673c0aab 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -16774,13 +16774,13 @@ "cats": [ 6 ], - "description": "Abicart is an ecommerce platform developed by the Swedish company Abicart AB." + "description": "Abicart is an ecommerce platform developed by the Swedish company Abicart AB.", "icon": "abicart.png", "meta": { "generator": ["Abicart", "Textalk Webshop"] }, "saas": true, - "pricing": ["mid", "recurring"] + "pricing": ["mid", "recurring"], "website": "https://abicart.com/" }, "Texthelp": {