diff --git a/app/feeds.json b/app/feeds.json index 2be0610..5e59220 100644 --- a/app/feeds.json +++ b/app/feeds.json @@ -523,6 +523,12 @@ "url": "https://nosql.libsyn.com/rss", "title": "The NoSQL Database Podcast", "forceHttps": true + }, + { + "titleCleanser": null, + "url": "https://feed.podbean.com/tocodesoftware/feed.xml", + "title": "TpCode.Software", + "forceHttps": true } ] -} \ No newline at end of file +}