From d6bde02dfed5521482c0c11444b074870b7beb83 Mon Sep 17 00:00:00 2001 From: Colin Date: Thu, 1 Jun 2023 00:04:54 +0000 Subject: [PATCH] feeds: update URL for Acquired podcast --- hosts/common/feeds.nix | 2 +- .../sources/acquired.libsyn.com/default.json | 21 ----------------- .../feeds.transistor.fm/acquired/default.json | 23 +++++++++++++++++++ 3 files changed, 24 insertions(+), 22 deletions(-) delete mode 100644 modules/data/feeds/sources/acquired.libsyn.com/default.json create mode 100644 modules/data/feeds/sources/feeds.transistor.fm/acquired/default.json diff --git a/hosts/common/feeds.nix b/hosts/common/feeds.nix index 7b1d3cb2..ffa39067 100644 --- a/hosts/common/feeds.nix +++ b/hosts/common/feeds.nix @@ -76,7 +76,7 @@ let ## Multidisciplinary Association for Psychedelic Studies (fromDb "mapspodcast.libsyn.com" // uncat) (fromDb "allinchamathjason.libsyn.com" // pol) - (fromDb "acquired.libsyn.com" // tech) + (fromDb "feeds.transistor.fm/acquired" // tech) ## ACQ2 - more "Acquired" episodes (fromDb "acquiredlpbonussecretsecret.libsyn.com" // tech) # The Intercept - Deconstructed; also available: diff --git a/modules/data/feeds/sources/acquired.libsyn.com/default.json b/modules/data/feeds/sources/acquired.libsyn.com/default.json deleted file mode 100644 index 5983f87f..00000000 --- a/modules/data/feeds/sources/acquired.libsyn.com/default.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "bozo": 0, - "content_length": 1369733, - "content_type": "application/rss+xml; charset=utf-8", - "description": "Every company has a story. Learn the playbooks that built the world’s greatest companies — and how you can apply them as a founder, operator, or investor.", - "favicon": null, - "hubs": [], - "is_podcast": true, - "is_push": false, - "item_count": 173, - "last_seen": "2023-01-11T15:26:37.515527+00:00", - "last_updated": "2022-12-19T07:22:28+00:00", - "score": 18, - "self_url": "https://acquired.libsyn.com/rss", - "site_name": null, - "site_url": null, - "title": "Acquired", - "url": "https://acquired.libsyn.com/rss", - "velocity": 0.066, - "version": "rss20" -} diff --git a/modules/data/feeds/sources/feeds.transistor.fm/acquired/default.json b/modules/data/feeds/sources/feeds.transistor.fm/acquired/default.json new file mode 100644 index 00000000..c6f727ac --- /dev/null +++ b/modules/data/feeds/sources/feeds.transistor.fm/acquired/default.json @@ -0,0 +1,23 @@ +{ + "bozo": 0, + "content_length": 1579416, + "content_type": "text/xml; charset=utf-8", + "description": "Every company has a story.", + "favicon": "", + "favicon_data_uri": "", + "hubs": [ + "https://pubsubhubbub.appspot.com/" + ], + "is_podcast": true, + "is_push": true, + "item_count": 178, + "last_updated": "2023-05-30T05:02:40+00:00", + "score": 24, + "self_url": "https://feeds.transistor.fm/acquired", + "site_name": "", + "site_url": "https://feeds.transistor.fm", + "title": "Acquired", + "url": "https://feeds.transistor.fm/acquired", + "velocity": 0.064, + "version": "rss20" +} \ No newline at end of file