mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
The order from Instapaper.com looks more natural.
This commit is contained in:
parent
24def3f024
commit
ca6b40ed81
@ -12,7 +12,7 @@ class AdvancedUserRecipe1299694372(BasicNewsRecipe):
|
|||||||
category = 'info, custom, Instapaper'
|
category = 'info, custom, Instapaper'
|
||||||
oldest_article = 365
|
oldest_article = 365
|
||||||
max_articles_per_feed = 100
|
max_articles_per_feed = 100
|
||||||
reverse_article_order = True
|
# reverse_article_order = True
|
||||||
no_stylesheets = False
|
no_stylesheets = False
|
||||||
extra_css = 'q { font-style: italic; } .size3mode { color: black; }'
|
extra_css = 'q { font-style: italic; } .size3mode { color: black; }'
|
||||||
remove_javascript = True
|
remove_javascript = True
|
||||||
|
Loading…
x
Reference in New Issue
Block a user