This commit is contained in:
unkn0w7n 2025-05-11 10:54:40 +05:30
parent 6f463969b4
commit 3df50a1a50

View File

@ -46,7 +46,7 @@ class NewZealandHerald(BasicNewsRecipe):
), ),
] ]
remove_tags = [classes('article__ad-wrapper article__action-bar')] remove_tags = [classes('related-articles article__ad-wrapper article__action-bar')]
feeds = [ feeds = [
('Business', 'http://rss.nzherald.co.nz/rss/xml/nzhrsscid_000000003.xml'), ('Business', 'http://rss.nzherald.co.nz/rss/xml/nzhrsscid_000000003.xml'),