diff --git a/src/drivers/webextension/images/icons/Captivate.fm.svg b/src/drivers/webextension/images/icons/Captivate.fm.svg new file mode 100644 index 000000000..4204296fc --- /dev/null +++ b/src/drivers/webextension/images/icons/Captivate.fm.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/drivers/webextension/images/icons/captivate.png b/src/drivers/webextension/images/icons/captivate.png deleted file mode 100644 index c268d1a47..000000000 Binary files a/src/drivers/webextension/images/icons/captivate.png and /dev/null differ diff --git a/src/technologies/c.json b/src/technologies/c.json index 3e8c7efff..6a6de0df7 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -557,9 +557,17 @@ "cats": [ 5 ], - "description": "Host unlimited podcasts with the world's only growth-oriented podcast host. Start your podcast within minutes, try for free now and launch today.", - "dom": "iframe[src*='//player\\.captivate\\.fm/episode']", - "icon": "captivate.png", + "description": "Captivate.fm is a podcast hosting and analytics platform that provides tools for creating, hosting, and distributing podcasts.", + "dom": "iframe[src*='player.captivate.fm/']", + "js": { + "CAPTIVATE_PLAYER_APP_URL": "" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "icon": "Captivate.fm.svg", "website": "https://www.captivate.fm" }, "Carbon Ads": {