This commit is contained in:
Kovid Goyal 2022-05-16 11:34:23 +05:30
parent 5201987d62
commit b5926cd705
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -2,7 +2,7 @@ from calibre.web.feeds.news import BasicNewsRecipe, classes
class IndiaToday(BasicNewsRecipe):
title = u'India Today Magaine'
title = u'India Today Magazine'
language = 'en_IN'
__author__ = 'unkn0wn'
no_stylesheets = True