From 5b45869bd19f203bad10943ef392cde3dc1f5a8d Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 25 Nov 2022 20:44:15 +0600 Subject: [PATCH] Add Suncel / cms --- .../webextension/images/icons/Suncel.svg | 6 ++++++ src/technologies/s.json | 19 +++++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Suncel.svg diff --git a/src/drivers/webextension/images/icons/Suncel.svg b/src/drivers/webextension/images/icons/Suncel.svg new file mode 100644 index 000000000..1e9306828 --- /dev/null +++ b/src/drivers/webextension/images/icons/Suncel.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/technologies/s.json b/src/technologies/s.json index 53f156ffc..9b1c2e144 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -5893,6 +5893,25 @@ "scriptSrc": "\\.sumo(?:me)?\\.com/", "website": "http://sumo.com" }, + "Suncel": { + "cats": [ + 1 + ], + "icon": "Suncel.svg", + "description": "Suncel is a powerful and versatile content platform with a simple visual builder for marketers and publishers.", + "requires": "Next.js", + "dom": "img[srcset*='assets.suncel.io']", + "js": { + "__NEXT_DATA__.props.pageProps.suncel": "" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "saas": true, + "website": "https://suncel.io" + }, "SunOS": { "cats": [ 28