mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 18:13:04 +02:00
...
This commit is contained in:
parent
a5a253e9ae
commit
76404be212
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ class Slate(BasicNewsRecipe):
|
|||
masthead_url = 'http://img.slate.com/images/redesign2008/slate_logo.gif'
|
||||
remove_attributes = ['style']
|
||||
INDEX = 'http://slate.com'
|
||||
compress_news_images = True
|
||||
|
||||
keep_only_tags = [
|
||||
dict(name='header', attrs={'class':'article-header'}),
|
||||
|
|
|
|||
Loading…
Reference in a new issue