mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
85ccf8df68
commit
9c36b3fdbe
@ -3,7 +3,7 @@ from calibre.web.feeds.news import BasicNewsRecipe
|
|||||||
class Worldcrunch(BasicNewsRecipe):
|
class Worldcrunch(BasicNewsRecipe):
|
||||||
title = u'Worldcrunch'
|
title = u'Worldcrunch'
|
||||||
__author__ = 'Krittika Goyal'
|
__author__ = 'Krittika Goyal'
|
||||||
oldest_article = 1 #days
|
oldest_article = 2 #days
|
||||||
max_articles_per_feed = 25
|
max_articles_per_feed = 25
|
||||||
use_embedded_content = False
|
use_embedded_content = False
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user