From f5c1453f43f7b3a4a7149f9c661f2e694e9a2864 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 4 Apr 2011 21:39:03 -0600 Subject: [PATCH] Fix #750932 (Updated recipe for Perfil) --- recipes/perfil.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/perfil.recipe b/recipes/perfil.recipe index 7db86f9d4a..1104202318 100644 --- a/recipes/perfil.recipe +++ b/recipes/perfil.recipe @@ -1,5 +1,5 @@ __license__ = 'GPL v3' -__copyright__ = '2010, Darko Miletic ' +__copyright__ = '2010-2011, Darko Miletic ' ''' perfil.com ''' @@ -39,9 +39,9 @@ class Perfil(BasicNewsRecipe): dict(name=['iframe','embed','object','base','meta','link']) ,dict(name='a', attrs={'href':'#comentarios'}) ,dict(name='div', attrs={'class':'foto3'}) - ,dict(name='img', attrs={'alt':'ampliar'}) + ,dict(name='img', attrs={'alt':['ampliar','Ampliar']}) ] - keep_only_tags=[dict(attrs={'class':['bd468a','cuerpoSuperior']})] + keep_only_tags=[dict(attrs={'class':['articulo','cuerpoSuperior']})] remove_attributes=['onload','lang','width','height','border'] feeds = [