This commit is contained in:
Kovid Goyal 2021-02-04 12:56:02 +05:30
commit ac97fe16ac
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -6,7 +6,7 @@ class LiveMint(BasicNewsRecipe):
language = 'en_IN'
__author__ = 'Krittika Goyal'
oldest_article = 1 # days
max_articles_per_feed = 25
max_articles_per_feed = 50
use_embedded_content = False
no_stylesheets = True