From e05b3b6779a8fe9019d72c2443112ede9a57a624 Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 1 Apr 2022 22:18:59 +0600 Subject: [PATCH] Add Plaza / Livestreaming --- src/drivers/webextension/images/icons/Plaza.svg | 4 ++++ src/technologies/p.json | 15 +++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Plaza.svg diff --git a/src/drivers/webextension/images/icons/Plaza.svg b/src/drivers/webextension/images/icons/Plaza.svg new file mode 100644 index 000000000..41428e57b --- /dev/null +++ b/src/drivers/webextension/images/icons/Plaza.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/p.json b/src/technologies/p.json index 236cc4abe..4e289f2d1 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -1392,6 +1392,21 @@ "implies": "Scala", "website": "https://www.playframework.com" }, + "Plaza": { + "cats": [ + 103 + ], + "description": "Plaza is a ecommerce platform that allows brands and retailers to communicate with customers via live video.", + "icon": "Plaza.svg", + "dom": "iframe[src*='stream.useplaza.com/']", + "saas": true, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "website": "https://www.useplaza.com" + }, "Pleroma": { "cats": [ 2