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 @@
from calibre.web.feeds.recipes import BasicNewsRecipe
class Schwarzerpfeil(BasicNewsRecipe):
title = 'SchwarzerPfeil'
__author__ = 'tastytea'