diff --git a/configs/ewp-rss-feeds/subscriptions.json b/configs/ewp-rss-feeds/subscriptions.json index e892c16..ff05f8a 100644 --- a/configs/ewp-rss-feeds/subscriptions.json +++ b/configs/ewp-rss-feeds/subscriptions.json @@ -383,12 +383,6 @@ "https://dcasler.com/feed" ] }, - { - "name": "Stephen Smith", - "feeds": [ - "https://smist08.wordpress.com/feed" - ] - }, { "name": "ZR6TG", "feeds": [ @@ -401,5 +395,35 @@ "https://lars-christian.com/feed/", "https://lars-christian.com/category/notes/feed/" ] + }, + { + "name": "Derek Kedziora", + "feeds": [ + "https://derekkedziora.com/feed.xml" + ] + }, + { + "name": "Brad Woods", + "feeds": [ + "https://garden.bradwoods.io/rss.xml" + ] + }, + { + "name": "Beardy Guy Musings", + "feeds": [ + "https://beardystarstuff.net/categories/apple/feed.xml" + ] + }, + { + "name": "Simone Silvestroni", + "feeds": [ + "https://minutestomidnight.co.uk/feed.xml" + ] + }, + { + "name": "Lazybear", + "feeds": [ + "https://lazybear.io/index.xml" + ] } -] +] \ No newline at end of file