mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Merge branch 'alistair/conversation' of https://github.com/alistair23/calibre
This commit is contained in:
commit
ca9db62ead
@ -5,7 +5,7 @@ class TheConversation(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