diff --git a/hosts/common/feeds.nix b/hosts/common/feeds.nix index 7d3bba2e..35915a69 100644 --- a/hosts/common/feeds.nix +++ b/hosts/common/feeds.nix @@ -78,9 +78,9 @@ let ## The Verge - Decoder (fromDb "feeds.megaphone.fm/recodedecode" // tech) ## Matrix (chat) Live - (mkPod "https://feed.podbean.com/matrixlive/feed.xml" // tech // weekly) + (fromDb "feed.podbean.com/matrixlive/feed.xml" // tech) ## Michael Malice - Your Welcome - (mkPod "https://www.podcastone.com/podcast?categoryID2=2232" // pol // weekly) + (mkPod "https://origin.podcastone.com/podcast?categoryID2=2232" // pol // weekly) ]; texts = [ diff --git a/modules/data/feeds/sources/feed.podbean.com/matrixlive/feed.xml/default.json b/modules/data/feeds/sources/feed.podbean.com/matrixlive/feed.xml/default.json new file mode 100644 index 00000000..095b1a66 --- /dev/null +++ b/modules/data/feeds/sources/feed.podbean.com/matrixlive/feed.xml/default.json @@ -0,0 +1,21 @@ +{ + "bozo": 0, + "content_length": 281377, + "content_type": "text/xml; charset=utf-8", + "description": "Matrix Live, now as an audio podcast", + "favicon": "https://feed.podbean.com/favicon.ico", + "hubs": [], + "is_podcast": true, + "is_push": false, + "item_count": 100, + "last_seen": "2023-01-11T15:54:24.440541+00:00", + "last_updated": "2023-01-06T16:45:00+00:00", + "score": 18, + "self_url": "https://feed.podbean.com/matrixlive/feed.xml", + "site_name": null, + "site_url": "https://feed.podbean.com", + "title": "Matrix Live", + "url": "https://feed.podbean.com/matrixlive/feed.xml", + "velocity": 0.12, + "version": "rss20" +}