From 131ffd3dd760a95ecf3302561bc87b54081c6de5 Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 16 Nov 2020 21:47:06 +0600 Subject: [PATCH] Add SoteShop/ Ecommerce --- src/drivers/webextension/images/icons/SoteShop.svg | 9 +++++++++ src/technologies.json | 12 ++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 src/drivers/webextension/images/icons/SoteShop.svg diff --git a/src/drivers/webextension/images/icons/SoteShop.svg b/src/drivers/webextension/images/icons/SoteShop.svg new file mode 100644 index 000000000..218e2ac47 --- /dev/null +++ b/src/drivers/webextension/images/icons/SoteShop.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 1e8a78b3b..2e82ba5b1 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -13623,6 +13623,18 @@ "scripts": "^/js/bundles/sonar\\.js?v=([\\d.]+)$\\;version:\\1", "website": "https://www.sonarqube.org/" }, + "SoteShop": { + "cats": [ + 6 + ], + "description": "SoteShop is an e-shop management software.", + "icon": "SoteShop.svg", + "implies": "PHP", + "cookies": { + "soteshop": "^\\w+$" + }, + "website": "https://www.soteshop.com/" + }, "Sotel": { "cats": [ 1