From f3a522ff5594ba9d04bf103dd838f9651868caba Mon Sep 17 00:00:00 2001 From: Tom Scholl Date: Fri, 1 Apr 2011 21:51:59 +0000 Subject: [PATCH] Removed spammy ticket adverts from guardian recipe --- recipes/guardian.recipe | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/guardian.recipe b/recipes/guardian.recipe index a4329d279e..6211997b06 100644 --- a/recipes/guardian.recipe +++ b/recipes/guardian.recipe @@ -36,6 +36,7 @@ class Guardian(BasicNewsRecipe): remove_tags = [ dict(name='div', attrs={'class':["video-content","videos-third-column"]}), dict(name='div', attrs={'id':["article-toolbox","subscribe-feeds",]}), + dict(name='div', attrs={'class':["guardian-tickets promo-component",]}), dict(name='ul', attrs={'class':["pagination"]}), dict(name='ul', attrs={'id':["content-actions"]}), #dict(name='img'),