From f316f8e873aec3613632832c711c0252a43fa09e Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 23 Jul 2022 01:09:53 +0600 Subject: [PATCH] Add Unicorn Platform / page-builders, cms --- .../images/icons/Unicorn Platform.svg | 4 ++++ src/technologies/u.json | 18 ++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Unicorn Platform.svg diff --git a/src/drivers/webextension/images/icons/Unicorn Platform.svg b/src/drivers/webextension/images/icons/Unicorn Platform.svg new file mode 100644 index 000000000..0349f71af --- /dev/null +++ b/src/drivers/webextension/images/icons/Unicorn Platform.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/u.json b/src/technologies/u.json index 57c76771f..ef7dd2468 100644 --- a/src/technologies/u.json +++ b/src/technologies/u.json @@ -323,6 +323,24 @@ "scriptSrc": "cmp\\.uniconsent\\.mgr\\.consensu\\.org/dfp\\.js", "website": "https://www.uniconsent.com/" }, + "Unicorn Platform": { + "cats": [ + 1, + 51 + ], + "description": "Unicorn Platform is a drag and drop website and blog builder for startups, mobile apps, and SaaS.", + "icon": "Unicorn Platform.svg", + "js": { + "unicornplatform": "" + }, + "saas": true, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "website": "https://unicornplatform.com" + }, "Unpkg": { "cats": [ 31