From 936acbea75a2b4b02dfdbdb26a927d4b5d2cbcad Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Tue, 23 Jul 2024 12:36:57 -0400 Subject: [PATCH] Add new blog --- configs/ewp-rss-feeds/subscriptions.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/configs/ewp-rss-feeds/subscriptions.json b/configs/ewp-rss-feeds/subscriptions.json index 9aaa4b4..a40dd39 100644 --- a/configs/ewp-rss-feeds/subscriptions.json +++ b/configs/ewp-rss-feeds/subscriptions.json @@ -240,7 +240,7 @@ ] }, { - "name": "Discord Engineering & Developers", + "name": "Discord", "feeds": [ "https://discord.com/blog/rss.xml" ] @@ -388,5 +388,11 @@ "feeds": [ "https://smist08.wordpress.com/feed" ] + }, + { + "name": "ZR6TG", + "feeds": [ + "https://www.zr6tg.co.za/feed" + ] } ]