mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 14:25:41 +02:00
The order from Instapaper.com looks more natural.
This commit is contained in:
parent
24def3f024
commit
ca6b40ed81
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue