mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
recipes: Increase the conversation articles date
Signed-off-by: Alistair Francis <alistair@alistair23.me>
This commit is contained in:
parent
4a468153e8
commit
65ffc457b4
@ -5,7 +5,7 @@ class Politics(BasicNewsRecipe):
|
||||
title = u'The Conversation'
|
||||
language = 'en'
|
||||
__author__ = 'Krittika Goyal'
|
||||
oldest_article = 2 # days
|
||||
oldest_article = 4 # days
|
||||
max_articles_per_feed = 20
|
||||
use_embedded_content = False
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user