From 4030960f0e8611bf2f6685b5d026775fccabcce5 Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 27 Jun 2022 21:56:34 +0600 Subject: [PATCH] Add Podigee / widgets --- .../webextension/images/icons/Podigee.svg | 10 ++++++++++ src/technologies/p.json | 17 +++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Podigee.svg diff --git a/src/drivers/webextension/images/icons/Podigee.svg b/src/drivers/webextension/images/icons/Podigee.svg new file mode 100644 index 000000000..31a4c9a5e --- /dev/null +++ b/src/drivers/webextension/images/icons/Podigee.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/technologies/p.json b/src/technologies/p.json index 8ac146d7c..73d1217bc 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -1709,6 +1709,23 @@ "scriptSrc": "cdn\\.podia\\.com", "website": "https://www.podia.com" }, + "Podigee": { + "cats": [ + 5 + ], + "description": "Podigee is an independent company for podcast publishers. Podigee offers hosting, distribution, analytics and monetisation of podcasts.", + "icon": "Podigee.svg", + "dom": "iframe[src*='cdn.podigee.com/']", + "js": { + "podigeePodcastPlayers": "" + }, + "saas": true, + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.podigee.com" + }, "Podium": { "cats": [ 5,