From bf76f0ee82a4e2e1cf5e7ac11fcc6f38d487d9c0 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 8 Oct 2010 12:43:07 -0600 Subject: [PATCH] ... --- resources/recipes/guardian.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/recipes/guardian.recipe b/resources/recipes/guardian.recipe index 17138fe909..a4329d279e 100644 --- a/resources/recipes/guardian.recipe +++ b/resources/recipes/guardian.recipe @@ -38,7 +38,7 @@ class Guardian(BasicNewsRecipe): dict(name='div', attrs={'id':["article-toolbox","subscribe-feeds",]}), dict(name='ul', attrs={'class':["pagination"]}), dict(name='ul', attrs={'id':["content-actions"]}), - dict(name='img'), + #dict(name='img'), ] use_embedded_content = False