From 9c36b3fdbe3b807a0654c678a9fbe408ee72f4e3 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 24 Feb 2012 14:31:10 +0530 Subject: [PATCH] ... --- recipes/worldcrunch.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/worldcrunch.recipe b/recipes/worldcrunch.recipe index e2b2cf06db..c354813f00 100644 --- a/recipes/worldcrunch.recipe +++ b/recipes/worldcrunch.recipe @@ -3,7 +3,7 @@ from calibre.web.feeds.news import BasicNewsRecipe class Worldcrunch(BasicNewsRecipe): title = u'Worldcrunch' __author__ = 'Krittika Goyal' - oldest_article = 1 #days + oldest_article = 2 #days max_articles_per_feed = 25 use_embedded_content = False