diff --git a/feeds.ron b/feeds.ron index a664e1c..7829027 100644 --- a/feeds.ron +++ b/feeds.ron @@ -3,5 +3,7 @@ ("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"), ], ) \ No newline at end of file diff --git a/progress.ron b/progress.ron index 56cff16..21f3e1c 100644 --- a/progress.ron +++ b/progress.ron @@ -4,5 +4,8 @@ "https://www.phoronix.com/news/Branch-Privilege-Injection", "https://www.phoronix.com/news/Haiku-OS-April-2025", ]), + ("https://www.geoportal-mv.de/portal/Aktuelles/Atom", [ + "https://www.geoportal-mv.de/portal/Aktuelles/283", + ]), ], ) \ No newline at end of file