mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
9ea8ef518c
commit
10d61771fb
@ -24,7 +24,6 @@ class Slate(BasicNewsRecipe):
|
|||||||
no_stylesheets = True
|
no_stylesheets = True
|
||||||
language = 'en'
|
language = 'en'
|
||||||
encoding = 'utf-8'
|
encoding = 'utf-8'
|
||||||
masthead_url = 'http://img.slate.com/images/redesign2008/slate_logo.gif'
|
|
||||||
remove_attributes = ['style']
|
remove_attributes = ['style']
|
||||||
INDEX = 'https://slate.com'
|
INDEX = 'https://slate.com'
|
||||||
compress_news_images = True
|
compress_news_images = True
|
||||||
|
Loading…
x
Reference in New Issue
Block a user