From b346e1fd85cff5f3a61300b4e08454fa49859345 Mon Sep 17 00:00:00 2001 From: unirss Date: Tue, 13 May 2025 20:09:31 +0200 Subject: [PATCH] write progress --- feeds.ron | 1 + 1 file changed, 1 insertion(+) diff --git a/feeds.ron b/feeds.ron index a1ab8ce..a3bdf92 100644 --- a/feeds.ron +++ b/feeds.ron @@ -1,5 +1,6 @@ ( urls: [ ("bund", "https://www.bundesregierung.de/service/rss/breg-de/1151244/feed.xml"), + ("un health", "https://news.un.org/feed/subscribe/en/news/topic/health/feed/rss.xml"), ], ) \ No newline at end of file