This commit is contained in:
Kovid Goyal 2011-09-21 10:50:46 -06:00
parent 02f8f08b65
commit a2aa705bb0

View File

@ -1,3 +1,5 @@
from calibre.web.feeds.news import BasicNewsRecipe
class Historia_org_pl(BasicNewsRecipe):
title = u'Historia.org.pl'
__author__ = 'fenuks'