From 3df50a1a50c4aa7123aca82fbd83953c822bf3d8 Mon Sep 17 00:00:00 2001 From: unkn0w7n <51942695+unkn0w7n@users.noreply.github.com> Date: Sun, 11 May 2025 10:54:40 +0530 Subject: [PATCH] ... --- recipes/nzherald.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/nzherald.recipe b/recipes/nzherald.recipe index c156afe9b1..62c226eb16 100644 --- a/recipes/nzherald.recipe +++ b/recipes/nzherald.recipe @@ -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 = [ ('Business', 'http://rss.nzherald.co.nz/rss/xml/nzhrsscid_000000003.xml'),