feeds: fix complex systems URL
This commit is contained in:
@@ -63,7 +63,6 @@ let
|
|||||||
(fromDb "anchor.fm/s/2da69154/podcast/rss" // tech) # POD OF JAKE -- https://podofjake.com/
|
(fromDb "anchor.fm/s/2da69154/podcast/rss" // tech) # POD OF JAKE -- https://podofjake.com/
|
||||||
(fromDb "cast.postmarketos.org" // tech)
|
(fromDb "cast.postmarketos.org" // tech)
|
||||||
(fromDb "congressionaldish.libsyn.com" // pol) # Jennifer Briney
|
(fromDb "congressionaldish.libsyn.com" // pol) # Jennifer Briney
|
||||||
(fromDb "complexsystemspodcast.com" // tech) # Patrick Mackenzie (from Bits About Money)
|
|
||||||
(fromDb "craphound.com" // pol) # Cory Doctorow -- both podcast & text entries
|
(fromDb "craphound.com" // pol) # Cory Doctorow -- both podcast & text entries
|
||||||
(fromDb "darknetdiaries.com" // tech)
|
(fromDb "darknetdiaries.com" // tech)
|
||||||
(fromDb "feed.podbean.com/matrixlive/feed.xml" // tech) # Matrix (chat) Live
|
(fromDb "feed.podbean.com/matrixlive/feed.xml" // tech) # Matrix (chat) Live
|
||||||
@@ -77,6 +76,7 @@ let
|
|||||||
(fromDb "feeds.simplecast.com/wgl4xEgL" // rat) # Econ Talk
|
(fromDb "feeds.simplecast.com/wgl4xEgL" // rat) # Econ Talk
|
||||||
(fromDb "feeds.simplecast.com/xKJ93w_w" // uncat) # Atlas Obscura
|
(fromDb "feeds.simplecast.com/xKJ93w_w" // uncat) # Atlas Obscura
|
||||||
(fromDb "feeds.transistor.fm/acquired" // tech)
|
(fromDb "feeds.transistor.fm/acquired" // tech)
|
||||||
|
(fromDb "feeds.transistor.fm/complex-systems-with-patrick-mckenzie-patio11" // tech) # Patrick Mackenzie (from Bits About Money)
|
||||||
(fromDb "feeds.twit.tv/floss.xml" // tech)
|
(fromDb "feeds.twit.tv/floss.xml" // tech)
|
||||||
(fromDb "fulltimenix.com" // tech)
|
(fromDb "fulltimenix.com" // tech)
|
||||||
(fromDb "futureofcoding.org/episodes" // tech)
|
(fromDb "futureofcoding.org/episodes" // tech)
|
||||||
|
@@ -1,9 +0,0 @@
|
|||||||
{
|
|
||||||
"description": "Patrick McKenzie (patio11) podcast on technology, finance, and systems thinking.",
|
|
||||||
"is_podcast": false,
|
|
||||||
"site_name": "Complex Systems",
|
|
||||||
"site_url": "https://www.complexsystemspodcast.com",
|
|
||||||
"title": "Complex Systems",
|
|
||||||
"url": "https://www.complexsystemspodcast.com/episodes/rss/",
|
|
||||||
"velocity": 0.143
|
|
||||||
}
|
|
@@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"description": "We live in a world where our civilization and daily lives depend upon institutions, infrastructure, and technological substrates that are _complicated_ but not _unknowable_.",
|
||||||
|
"is_podcast": true,
|
||||||
|
"site_name": "",
|
||||||
|
"site_url": "https://feeds.transistor.fm",
|
||||||
|
"title": "Complex Systems with Patrick McKenzie (patio11)",
|
||||||
|
"url": "https://feeds.transistor.fm/complex-systems-with-patrick-mckenzie-patio11",
|
||||||
|
"velocity": 0.143
|
||||||
|
}
|
Reference in New Issue
Block a user