diff --git a/recipes/the_week.recipe b/recipes/the_week.recipe index 2a2d1916d7..92637043d2 100644 --- a/recipes/the_week.recipe +++ b/recipes/the_week.recipe @@ -15,7 +15,7 @@ class TheWeek(BasicNewsRecipe): language = 'en_IN' __author__ = 'Kovid Goyal' encoding = 'utf-8' - oldest_article = 15 # days + oldest_article = 8 # days max_articles_per_feed = 25 no_stylesheets = True use_embedded_content = True