This commit is contained in:
Kovid Goyal 2011-07-09 13:28:57 -06:00
parent 2d015ab94b
commit f411317850

View File

@ -9,7 +9,7 @@ engadget.com
from calibre.web.feeds.news import BasicNewsRecipe from calibre.web.feeds.news import BasicNewsRecipe
class Engadget(BasicNewsRecipe): class Engadget(BasicNewsRecipe):
title = u'Engadget_Full' title = u'Engadget'
__author__ = 'Starson17' __author__ = 'Starson17'
__version__ = 'v1.00' __version__ = 'v1.00'
__date__ = '02, July 2011' __date__ = '02, July 2011'