From 8ab56cbe8ed0719ab3fa397847d72c6d1060c469 Mon Sep 17 00:00:00 2001 From: Colin Date: Sat, 25 Jan 2025 21:45:20 +0000 Subject: [PATCH] feeds: unsubscribe from 60 Minutes too informationally sparse --- hosts/common/feeds.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/common/feeds.nix b/hosts/common/feeds.nix index 9c954cf8e..2ef375b6a 100644 --- a/hosts/common/feeds.nix +++ b/hosts/common/feeds.nix @@ -111,7 +111,6 @@ let (fromDb "politicalorphanage.libsyn.com" // pol) (fromDb "reverseengineering.libsyn.com/rss" // tech) # UnNamed Reverse Engineering Podcast (fromDb "rss.acast.com/ft-tech-tonic" // tech) # Financial Time's: Tech Tonic - (fromDb "rss.art19.com/60-minutes" // pol) (fromDb "rss.art19.com/the-portal" // rat) # Eric Weinstein (fromDb "seattlenice.buzzsprout.com" // pol) # Seattle Nice (fromDb "speedboatdope.com" // pol) # Chapo Trap House (premium feed) @@ -144,6 +143,7 @@ let # (fromDb "podcast.thelinuxexp.com" // tech) # low-brow linux/foss PR announcements # (fromDb "rss.acast.com/deconstructed") # The Intercept - Deconstructed # (fromDb "rss.acast.com/intercepted-with-jeremy-scahill") # The Intercept - Intercepted + # (fromDb "rss.art19.com/60-minutes" // pol) # (fromDb "rss.art19.com/your-welcome" // pol) # Michael Malice - Your Welcome -- also available here: # (fromDb "rss.prod.firstlook.media/deconstructed/podcast.rss" // pol) #< possible URL rot # (fromDb "rss.prod.firstlook.media/intercepted/podcast.rss" // pol) #< possible URL rot