From f31f109c23e2b7194549a0df90103a580b4c56fb Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 19 Oct 2011 05:49:28 +0530 Subject: [PATCH] ... --- recipes/los_tiempos_bo.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/los_tiempos_bo.recipe b/recipes/los_tiempos_bo.recipe index 00ddd9d7c1..1d61396a4f 100644 --- a/recipes/los_tiempos_bo.recipe +++ b/recipes/los_tiempos_bo.recipe @@ -22,7 +22,7 @@ class LosTiempos_Bol(BasicNewsRecipe): publication_type = 'newspaper' delay = 1 remove_empty_feeds = True - cover_url = strftime('http://www.lostiempos.com/media_recortes/%Y/%m/%d/portada_md_1.jpg') + cover_url = strftime('http://www.lostiempos.com/media_recortes/%Y/%m/%d/portada_gd_1.jpg') masthead_url = 'http://www.lostiempos.com/img_stat/logo_tiempos_sin_beta.jpg' extra_css = """ body{font-family: Arial,Helvetica,sans-serif } img{margin-bottom: 0.4em}