write progress

This commit is contained in:
unirss 2025-05-14 03:55:19 +02:00
parent bae0c66ca4
commit db6a0a17f7
2 changed files with 5 additions and 0 deletions

View file

@ -3,5 +3,7 @@
("servo2", "https://servo.org/blog/feed.xml"), ("servo2", "https://servo.org/blog/feed.xml"),
("bund", "https://www.bundesregierung.de/service/rss/breg-de/1151242/feed.xml"), ("bund", "https://www.bundesregierung.de/service/rss/breg-de/1151242/feed.xml"),
("phoronix", "https://www.phoronix.com/rss.php"), ("phoronix", "https://www.phoronix.com/rss.php"),
("ars", "https://feeds.arstechnica.com/arstechnica/index"),
("meck", "https://www.geoportal-mv.de/portal/Aktuelles/Atom"),
], ],
) )

View file

@ -4,5 +4,8 @@
"https://www.phoronix.com/news/Branch-Privilege-Injection", "https://www.phoronix.com/news/Branch-Privilege-Injection",
"https://www.phoronix.com/news/Haiku-OS-April-2025", "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",
]),
], ],
) )