add Ö istead of Oe in the feed name

Changes to be committed
	modified:   salzburger_nachrichten.recipe
This commit is contained in:
ilker m. sitki 2024-09-04 11:16:22 +02:00
parent 6245d7dcf9
commit bdee5d1f7c

View File

@ -27,7 +27,7 @@ class SalzburgerNachrichten(BasicNewsRecipe):
('Kinderseite', 'https://www.sn.at/panorama/kinder/xml/rss'), ('Kinderseite', 'https://www.sn.at/panorama/kinder/xml/rss'),
('Jengeseite', 'https://www.sn.at/jungeseite/xml/rss'), ('Jengeseite', 'https://www.sn.at/jungeseite/xml/rss'),
('SNin', 'https://www.sn.at/snin/xml/rss'), ('SNin', 'https://www.sn.at/snin/xml/rss'),
('Chronik Oesterreich', 'https://www.sn.at/panorama/oesterreich/xml/rss'), ('Chronik Österreich', 'https://www.sn.at/panorama/oesterreich/xml/rss'),
('Chronik International', 'https://www.sn.at/panorama/international/xml/rss'), ('Chronik International', 'https://www.sn.at/panorama/international/xml/rss'),
('Medien', 'https://www.sn.at/panorama/medien/xml/rss'), ('Medien', 'https://www.sn.at/panorama/medien/xml/rss'),
('Briefe an die SN', 'https://www.sn.at/leserforum/xml/rss'), ('Briefe an die SN', 'https://www.sn.at/leserforum/xml/rss'),