diff --git a/configs/ewp-rss-feeds/subscriptions.json b/configs/ewp-rss-feeds/subscriptions.json index 3d522b9..f12c3d5 100644 --- a/configs/ewp-rss-feeds/subscriptions.json +++ b/configs/ewp-rss-feeds/subscriptions.json @@ -364,5 +364,23 @@ "feeds": [ "https://gabrielsimmer.com/rss" ] + }, + { + "name": "WB3GCK", + "feeds": [ + "https://wb3gck.com/feed" + ] + }, + { + "name": "KM1NDY", + "feeds": [ + "https://km1ndy.com/feed" + ] + }, + { + "name": "Dave Casler", + "feeds": [ + "https://dcasler.com/feed" + ] } -] \ No newline at end of file +]