mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-31 14:33:54 -04:00
Fix #558
This commit is contained in:
parent
7e009c969a
commit
8e0a8f1375
@ -29,6 +29,7 @@ class ZeitNachrichten(DefaultProfile):
|
||||
max_articles_per_feed = 40
|
||||
html_description = True
|
||||
no_stylesheets = True
|
||||
encoding = 'latin1'
|
||||
|
||||
|
||||
def get_feeds(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user