diff --git a/src/drivers/webextension/images/icons/Mysitefy.png b/src/drivers/webextension/images/icons/Mysitefy.png new file mode 100644 index 000000000..de4d5a6d9 Binary files /dev/null and b/src/drivers/webextension/images/icons/Mysitefy.png differ diff --git a/src/technologies/m.json b/src/technologies/m.json index dc4343467..489ff3b81 100644 --- a/src/technologies/m.json +++ b/src/technologies/m.json @@ -2654,6 +2654,19 @@ }, "website": "https://www.myonlinestore.com/ " }, + "Mysitefy": { + "cats": [ + 51 + ], + "description": "Mysitefy is a digital platform for B2B enterprises. It provides companies with a closed-loop digital application system from website building to marketing, to customer and order management.", + "icon": "Mysitefy.png", + "dom": "img[src*='//cdn.mysitefy.com/']", + "pricing": [ + "recurring" + ], + "saas": true, + "website": "https://www.mysitefy.com" + }, "MySQL": { "cats": [ 34 @@ -3072,4 +3085,4 @@ ], "website": "https://code.google.com/p/modwsgi" } -} \ No newline at end of file +}