diff --git a/src/drivers/webextension/images/icons/Sellix.svg b/src/drivers/webextension/images/icons/Sellix.svg new file mode 100644 index 000000000..bedf694ef --- /dev/null +++ b/src/drivers/webextension/images/icons/Sellix.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 3a82090c1..061e42212 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -11771,6 +11771,16 @@ "scripts": "select2(?:\\.min|\\.full)?\\.js", "website": "https://select2.org/" }, + "Sellix": { + "cats": [ + 6 + ], + "description": "Sellix is an online e-commerce payment processing website.", + "icon": "Sellix.svg", + "scripts": "cdn\\.sellix\\.io/static/js/embed\\.js", + "website": "https://sellix.io/" + }, + "Semantic UI": { "cats": [ 66