mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
1fc537054b
commit
2489b7a82d
@ -3,6 +3,7 @@ import re
|
|||||||
class AdvancedUserRecipe1376229553(BasicNewsRecipe):
|
class AdvancedUserRecipe1376229553(BasicNewsRecipe):
|
||||||
title = u'Daily Express'
|
title = u'Daily Express'
|
||||||
__author__ = 'Dave Asbury'
|
__author__ = 'Dave Asbury'
|
||||||
|
language = 'en_GB'
|
||||||
encoding = 'utf-8'
|
encoding = 'utf-8'
|
||||||
remove_empty_feeds = True
|
remove_empty_feeds = True
|
||||||
#remove_javascript = True
|
#remove_javascript = True
|
||||||
|
Loading…
x
Reference in New Issue
Block a user