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