From cee843f0bb41141287900c5c17a33aac63642877 Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 27 Oct 2020 01:09:24 +0600 Subject: [PATCH] Add Selly e-commerce proccessing --- src/drivers/webextension/images/icons/Selly.svg | 10 ++++++++++ src/technologies.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Selly.svg diff --git a/src/drivers/webextension/images/icons/Selly.svg b/src/drivers/webextension/images/icons/Selly.svg new file mode 100644 index 000000000..2e66a5862 --- /dev/null +++ b/src/drivers/webextension/images/icons/Selly.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 3a82090c1..20c4c8f80 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -11771,6 +11771,16 @@ "scripts": "select2(?:\\.min|\\.full)?\\.js", "website": "https://select2.org/" }, + "Selly": { + "cats": [ + 6 + ], + "description": "Selly is an online e-commerce payment processing website. Accept PayPal, Bitcoin, Ethereum, Litecoin, Stripe and more.", + "icon": "Selly.svg", + "scripts": "embed\\.selly\\.(?:gg|io)", + "website": "https://selly.io/" + }, + "Semantic UI": { "cats": [ 66