https://www.openstreetmap.app/news displays empty page. Looked a bit into: think https://www.openstreetmap.app/api/news internally fetches https://weeklyosm.eu/ which works, and tries to parse its HTML(?) content, but is empty. Maybe the weeklyosm HTML layout has changed (they use Wordpress). Maybe it is more stable to parse the RSS feed https://weeklyosm.eu/feed? But then more work to layout or was the RSS feed with <content/> tags used before?
https://www.openstreetmap.app/news displays empty page. Looked a bit into: think https://www.openstreetmap.app/api/news internally fetches https://weeklyosm.eu/ which works, and tries to parse its HTML(?) content, but is empty. Maybe the weeklyosm HTML layout has changed (they use Wordpress). Maybe it is more stable to parse the RSS feed https://weeklyosm.eu/feed? But then more work to layout or was the RSS feed with
<content/>tags used before?