This commit is contained in:
Kovid Goyal 2021-09-10 16:51:47 +05:30
parent f53d816c2e
commit 78822589d8
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -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