mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
a5a253e9ae
commit
76404be212
@ -20,6 +20,7 @@ class Slate(BasicNewsRecipe):
|
|||||||
masthead_url = 'http://img.slate.com/images/redesign2008/slate_logo.gif'
|
masthead_url = 'http://img.slate.com/images/redesign2008/slate_logo.gif'
|
||||||
remove_attributes = ['style']
|
remove_attributes = ['style']
|
||||||
INDEX = 'http://slate.com'
|
INDEX = 'http://slate.com'
|
||||||
|
compress_news_images = True
|
||||||
|
|
||||||
keep_only_tags = [
|
keep_only_tags = [
|
||||||
dict(name='header', attrs={'class':'article-header'}),
|
dict(name='header', attrs={'class':'article-header'}),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user