diff --git a/configs/ewp-rss-feeds/subscriptions.json b/configs/ewp-rss-feeds/subscriptions.json index a40dd39..e892c16 100644 --- a/configs/ewp-rss-feeds/subscriptions.json +++ b/configs/ewp-rss-feeds/subscriptions.json @@ -394,5 +394,12 @@ "feeds": [ "https://www.zr6tg.co.za/feed" ] + }, + { + "name": "Lars-Christian Simonsen", + "feeds": [ + "https://lars-christian.com/feed/", + "https://lars-christian.com/category/notes/feed/" + ] } ]