From cda17ed80bad1633e1eda7d9817ca451c37cdb97 Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 4 Jan 2021 01:17:06 +0600 Subject: [PATCH] Add Social9 / Social sharing widgets --- src/drivers/webextension/images/icons/Social9.svg | 7 +++++++ src/technologies.json | 11 +++++++++++ 2 files changed, 18 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Social9.svg diff --git a/src/drivers/webextension/images/icons/Social9.svg b/src/drivers/webextension/images/icons/Social9.svg new file mode 100644 index 000000000..570089798 --- /dev/null +++ b/src/drivers/webextension/images/icons/Social9.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 9e94195c7..db1ee963a 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -15110,6 +15110,17 @@ }, "website": "http://sigsiu.net/sobipro.html" }, + "Social9": { + "cats": [ + 5 + ], + "description": "Social9 is a social sharing widgets and plugins.", + "icon": "Social9.svg", + "scripts": "social9\\.com/.+\\.js(?:\\?ver=([\\d.]+))?\\;version:\\1", + "saas": true, + "pricing": ["poa", "freemium"], + "website": "https://social9.com" + }, "Socket.io": { "cats": [ 12