This commit is contained in:
Kovid Goyal 2012-02-24 14:31:10 +05:30
parent 85ccf8df68
commit 9c36b3fdbe

View file

@ -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