mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-06-05 05:25:25 -04:00
Fix Calgary Herald encoding problems
This commit is contained in:
@@ -44,6 +44,7 @@ class CanWestPaper(BasicNewsRecipe):
|
||||
|
||||
language = 'en_CA'
|
||||
__author__ = 'Nick Redding'
|
||||
encoding = 'latin1'
|
||||
no_stylesheets = True
|
||||
timefmt = ' [%b %d]'
|
||||
extra_css = '''
|
||||
|
||||
Reference in New Issue
Block a user