diff --git a/configs/ewp-rss-feeds/subscriptions.json b/configs/ewp-rss-feeds/subscriptions.json index e4a9d1a..74bca0f 100644 --- a/configs/ewp-rss-feeds/subscriptions.json +++ b/configs/ewp-rss-feeds/subscriptions.json @@ -352,5 +352,11 @@ "https://www.shiey.com/blog/rss.xml", "https://www.youtube.com/feeds/videos.xml?channel_id=UCpXwMqnXfJzazKS5fJ8nrVw" ] + }, + { + "name": "This Week in Rust", + "feeds": [ + "https://this-week-in-rust.org/rss.xml" + ] } ] \ No newline at end of file