mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
5d8edbe564
commit
13f03b4b94
@ -18,7 +18,7 @@ class AdvancedUserRecipe1308791026(BasicNewsRecipe):
|
|||||||
encoding = 'utf8'
|
encoding = 'utf8'
|
||||||
publisher = 'stripes.com'
|
publisher = 'stripes.com'
|
||||||
category = 'news, US, world'
|
category = 'news, US, world'
|
||||||
language = 'en_US'
|
language = 'en'
|
||||||
publication_type = 'newsportal'
|
publication_type = 'newsportal'
|
||||||
preprocess_regexps = [(re.compile(r'<!--.*?-->', re.DOTALL), lambda m: '')]
|
preprocess_regexps = [(re.compile(r'<!--.*?-->', re.DOTALL), lambda m: '')]
|
||||||
conversion_options = {
|
conversion_options = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user