Skip to content

Commit

Permalink
some new feeds #13
Browse files Browse the repository at this point in the history
  • Loading branch information
azimut committed Apr 7, 2024
1 parent 039fdf6 commit 2c9be1f
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions backend/feeds.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,43 @@
{
"feeds": [
{ "url": "https://podcast.thinkingelixir.com/rss" },
{ "url": "https://feed.podbean.com/sardonicast/feed.xml" },
{
"title": "Haskell Interlude",
"url": "https://feeds.buzzsprout.com/1817535.rss"
},
{
"title": "Happy Path Programming",
"url": "https://anchor.fm/s/2ed56aa0/podcast/rss"
},
{
"title": "Backend Banter",
"url": "https://anchor.fm/s/f39e007c/podcast/rss"
},
{ "url": "https://feeds.mozilla-podcasts.org/irl" },
{ "url": "https://omny.fm/shows/future-of-coding/playlists/podcast.rss" },
{
"title": "Super Data Science",
"url": "https://feeds.soundcloud.com/users/soundcloud:users:253585900/sounds.rss"
},
{
"title": "Meet the Hackers (Ekoparty)",
"url": "https://anchor.fm/s/6728bde4/podcast/rss"
},
{ "url": "https://haskellweekly.news/podcast.rss" },
{
"title": "Tao del Hacking",
"url": "https://anchor.fm/s/6367c358/podcast/rss"
},
{
"title": "Critical Thinking - Bug Bounty",
"url": "https://media.rss.com/ctbbpodcast/feed.xml"
},
{
"title": "The Art of Network Engineering",
"url": "https://feeds.buzzsprout.com/2127872.rss"
},
{ "url": "https://www.smashingsecurity.com/rss" },
{ "url": "https://feeds.simplecast.com/L9810DOa" },
{ "url": "https://anchor.fm/s/43c9b024/podcast/rss" },
{ "url": "https://elm-radio.com/feed.xml" },
Expand Down

0 comments on commit 2c9be1f

Please sign in to comment.