mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 00:13:50 +02:00
...
This commit is contained in:
parent
85ccf8df68
commit
9c36b3fdbe
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
class Worldcrunch(BasicNewsRecipe):
|
||||
title = u'Worldcrunch'
|
||||
__author__ = 'Krittika Goyal'
|
||||
oldest_article = 1 #days
|
||||
oldest_article = 2 #days
|
||||
max_articles_per_feed = 25
|
||||
use_embedded_content = False
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue