From eaf67d4a1f824ce4bd9849946718bd722ea3ffa0 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 19 Jun 2021 20:50:00 +0600 Subject: [PATCH] Add Podia / CMS --- .../webextension/images/icons/Podia.svg | 4 ++++ src/technologies.json | 20 +++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Podia.svg diff --git a/src/drivers/webextension/images/icons/Podia.svg b/src/drivers/webextension/images/icons/Podia.svg new file mode 100644 index 000000000..7a6f96045 --- /dev/null +++ b/src/drivers/webextension/images/icons/Podia.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies.json b/src/technologies.json index ec54b63bd..d5d880a85 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -14797,6 +14797,26 @@ }, "website": "http://www.po.st/" }, + "Podia": { + "cats": [ + 1 + ], + "description": "Podia is a platform to host and sell online courses, memberships, and digital downloads.", + "icon": "Podia.svg", + "cookies": { + "_podia_storefront_visitor_id": "" + }, + "js": { + "Podia.Checkout": "" + }, + "scripts": "cdn\\.podia\\.com", + "saas": true, + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.podia.com" + }, "Polyfill": { "cats": [ 59