From d8cd14d17db12961cca40eeb8598b1def31f17c4 Mon Sep 17 00:00:00 2001 From: Dhaval Vira Date: Tue, 4 Apr 2023 07:02:51 +0530 Subject: [PATCH] trace improved --- .../webextension/images/icons/Captivate.fm.svg | 12 ++++++++++++ .../webextension/images/icons/captivate.png | Bin 1451 -> 0 bytes src/technologies/c.json | 14 +++++++++++--- 3 files changed, 23 insertions(+), 3 deletions(-) create mode 100644 src/drivers/webextension/images/icons/Captivate.fm.svg delete mode 100644 src/drivers/webextension/images/icons/captivate.png 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 c268d1a479cb379f4ea7a604d684509ea3b4ab4b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1451 zcmbu8c~DbV6o*eXNeB=_0NK|-M<9sOLC}^O)?vp010hfgVU>g>VUbF0s{&KoLO>SR zNdci)x+t4;5Nfq7E=4g^Ldq0bEQ7=fxTElTA9M!C=}iCVx%2M*-nsWI_c!lhO6)Fd z4Dj{$1p)zpfCgZb#IO9ly!M3gLVf*%d{#GzGLcX$B|8I%Gjb$6KTpeOevBo&X7NI4 z7B?&`=rz|H`1B5*9YDdsbG@(vJ0LMU0EvtfHH+)kL&?7P68~KVA#t#3|p=T zASnSZRj$WpRw6n7LVnr0k9`_|aR{KJXWf_30B`|mZ1_i3yd-|L4hhY~y*p?Zv1?04`23W-c6lPGASP$(NTw5S@$ z7<4*Ki^U5(rGd zegPx=LnjgNs{a^u1Bt9bLtC7UKp>-nBocYGD7tB_^EuIc^BQ`EMq)LLkdumSPHaxuSoge<7ph%q;HqQ;{u=z>8 zbhi6kpQ^0;^ZWXZ?1|m9mi<vrxA0NFn7oec^z0Zru4sL6A7>cqUiqYM-<%oW-J=gx;j&Ewu z{k)^ByK1)5E_Nc5c6leq$zgcxz;(^g1=N=&>$JO3aqC;;4pCHW(LkPy#|+7-!D?E) zv#O&_TQRS{FdXP!rQw=06IT=RCnZ_4=ex9~R^#@U*_`N97#~+w-)v`pIws?i&HDPP zTW*`#xgS;wI-`qYOP+VTcDgkMw_K~3`Yf%t!FFokZG*N_>h$47UiH5EC)!6N_+7z4Y|71nw!iUr#JvRyVS)y^5l!;Re7s|km62D+OH21ELfjGoltF5Ivs zyQw7ePz?1=5Z(5cP5d+t}?qihmHOX6571j 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": {