Skip to content

Commit

Permalink
feeds.json: new titles, fix wolfram blacklist
Browse files Browse the repository at this point in the history
  • Loading branch information
azimut committed Sep 13, 2024
1 parent 3f66630 commit e81c7ea
Showing 1 changed file with 18 additions and 5 deletions.
23 changes: 18 additions & 5 deletions jobs/go/feeds.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,28 @@
{
"feeds": [
{
"title": "Sean Carroll's Mindscape",
"url": "https://rss.art19.com/sean-carrolls-mindscape",
"episode_blacklist": ["AMA"]
},
{
"title": "The Stephen Wolfram Podcast",
"url": "http://feeds.soundcloud.com/users/soundcloud:users:337408846/sounds.rss",
"episode_blacklist": ["Q&A", "Business, Innovation"]
"episode_blacklist": ["Q&A", "Business, Innovation"]
},
{
"title": "Founders Talk",
"url": "https://changelog.com/founderstalk/feed"
},
{ "url": "https://changelog.com/founderstalk/feed" },
{ "url": "https://changelog.com/gotime/feed" },
{ "url": "https://changelog.com/practicalai/feed" },
{ "url": "https://changelog.com/shipit/feed" },
{
"title": "Practical AI",
"url": "https://changelog.com/practicalai/feed"
},
{
"title": "Ship It!",
"url": "https://changelog.com/shipit/feed"
},
{
"title": "The Changelog",
"url": "https://changelog.com/podcast/feed",
Expand Down Expand Up @@ -123,7 +133,10 @@
{ "url": "https://www.idlethumbs.net/feeds/designer-notes" },
{ "url": "http://makingembeddedsystems.libsyn.com/rss" },
{ "url": "https://adventofcomputing.libsyn.com/rss" },
{ "url": "https://handmade.network/podcast/podcast.xml" },
{
"title": "The Handmade Network",
"url": "https://handmade.network/podcast/podcast.xml"
},
{ "url": "https://feeds.transistor.fm/the-technium-podcast" },
{ "url": "http://reverseengineering.libsyn.com/rss" },
{ "url": "http://hackaday.libsyn.com/rss" },
Expand Down

0 comments on commit e81c7ea

Please sign in to comment.