mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-06 13:15:38 +01:00
...
This commit is contained in:
parent
f53d816c2e
commit
78822589d8
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue