diff --git a/recipes/slate.recipe b/recipes/slate.recipe index 49565d6a50..152c2fa89b 100644 --- a/recipes/slate.recipe +++ b/recipes/slate.recipe @@ -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'}),