This commit is contained in:
Kovid Goyal 2020-12-22 20:25:49 +05:30
parent 9d8c8f7ad3
commit d4c2b82582
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -7,6 +7,7 @@ SchwarzerPfeil Calibre recipe.
from calibre.web.feeds.recipes import BasicNewsRecipe from calibre.web.feeds.recipes import BasicNewsRecipe
class Schwarzerpfeil(BasicNewsRecipe): class Schwarzerpfeil(BasicNewsRecipe):
title = 'SchwarzerPfeil' title = 'SchwarzerPfeil'
__author__ = 'tastytea' __author__ = 'tastytea'