From 5702b285739500f5026486aee72b946a7527cb2a Mon Sep 17 00:00:00 2001 From: unirss Date: Thu, 15 May 2025 02:29:37 +0200 Subject: [PATCH] write progress --- feeds.ron | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/feeds.ron b/feeds.ron index 7829027..3b35903 100644 --- a/feeds.ron +++ b/feeds.ron @@ -1,9 +1,3 @@ ( - urls: [ - ("servo2", "https://servo.org/blog/feed.xml"), - ("bund", "https://www.bundesregierung.de/service/rss/breg-de/1151242/feed.xml"), - ("phoronix", "https://www.phoronix.com/rss.php"), - ("ars", "https://feeds.arstechnica.com/arstechnica/index"), - ("meck", "https://www.geoportal-mv.de/portal/Aktuelles/Atom"), - ], + urls: [], ) \ No newline at end of file