diff --git a/src/drivers/webextension/images/icons/eDokan.png b/src/drivers/webextension/images/icons/eDokan.png new file mode 100644 index 000000000..2621cebbe Binary files /dev/null and b/src/drivers/webextension/images/icons/eDokan.png differ diff --git a/src/technologies.json b/src/technologies.json index d4d33019d..c0e80e885 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -6222,6 +6222,23 @@ "url": "https?://(?:[^/]+\\.)?edgecastcdn\\.net/", "website": "http://www.edgecast.com" }, + "eDokan": { + "cats": [ + 6 + ], + "description": "eDokan is hosted ecommerce platform with drag-drop template builder and zero programming knowledge.", + "icon": "eDokan.png", + "implies": [ + "Node.js", + "Angular", + "MongoDB", + "Bootstrap" + ], + "dom": "img[src*='https://cdn.edokan.co']", + "saas": true, + "pricing": ["low", "recurring"], + "website": "https://edokan.co" + }, "Elasticsearch": { "cats": [ 29