diff --git a/hosts/common/feeds.nix b/hosts/common/feeds.nix index c883b50f..84f22cb2 100644 --- a/hosts/common/feeds.nix +++ b/hosts/common/feeds.nix @@ -77,6 +77,8 @@ let (fromDb "mapspodcast.libsyn.com" // uncat) (fromDb "allinchamathjason.libsyn.com" // pol) (fromDb "acquired.libsyn.com" // tech) + ## ACQ2 - more "Acquired" episodes + (fromDb "acquiredlpbonussecretsecret.libsyn.com" // tech) # The Intercept - Deconstructed; also available: (fromDb "rss.prod.firstlook.media/deconstructed/podcast.rss" // pol) ## The Daily diff --git a/modules/data/feeds/sources/acquiredlpbonussecretsecret.libsyn.com/default.json b/modules/data/feeds/sources/acquiredlpbonussecretsecret.libsyn.com/default.json new file mode 100644 index 00000000..387af05f --- /dev/null +++ b/modules/data/feeds/sources/acquiredlpbonussecretsecret.libsyn.com/default.json @@ -0,0 +1,21 @@ +{ + "bozo": 0, + "content_length": 443732, + "content_type": "application/rss+xml; charset=utf-8", + "description": "Ben and David are joined by expert founders and investors \u2014 writing the next generation of great company stories in real-time.\n\nWe go behind the scenes on their journeys and bring back emerging insights and lessons that are useful for anyone in the tech and investing ecosystems.\n\nAcquired covers yesterday. ACQ2 covers tomorrow.", + "favicon": "", + "favicon_data_uri": "", + "hubs": [], + "is_podcast": true, + "is_push": false, + "item_count": 92, + "last_updated": "2023-03-02T17:03:15+00:00", + "score": 10, + "self_url": "https://acquiredlpbonussecretsecret.libsyn.com/", + "site_name": "ACQ2 by Acquired", + "site_url": "https://acquiredlpbonussecretsecret.libsyn.com", + "title": "ACQ2 by Acquired", + "url": "https://acquiredlpbonussecretsecret.libsyn.com", + "velocity": 0.057, + "version": "rss20" +} \ No newline at end of file