This commit is contained in:
Kovid Goyal 2008-03-08 19:10:07 +00:00
parent 7e009c969a
commit 8e0a8f1375

View File

@ -29,6 +29,7 @@ class ZeitNachrichten(DefaultProfile):
max_articles_per_feed = 40
html_description = True
no_stylesheets = True
encoding = 'latin1'
def get_feeds(self):