diff --git a/recipes/instapaper.recipe b/recipes/instapaper.recipe index 3b9dc0c24c..4ab2e5d955 100644 --- a/recipes/instapaper.recipe +++ b/recipes/instapaper.recipe @@ -12,7 +12,7 @@ class AdvancedUserRecipe1299694372(BasicNewsRecipe): category = 'info, custom, Instapaper' oldest_article = 365 max_articles_per_feed = 100 - reverse_article_order = True +# reverse_article_order = True no_stylesheets = False extra_css = 'q { font-style: italic; } .size3mode { color: black; }' remove_javascript = True