mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 18:24:30 -04:00
updated Hacker News recipe
This commit is contained in:
parent
99c8a48cb2
commit
93f37ee295
@ -16,8 +16,8 @@ class HackerNews(BasicNewsRecipe):
|
|||||||
category = 'news, programming, it, technology'
|
category = 'news, programming, it, technology'
|
||||||
masthead_url = 'http://i55.tinypic.com/2u6io76.png'
|
masthead_url = 'http://i55.tinypic.com/2u6io76.png'
|
||||||
cover_url = 'http://i55.tinypic.com/2u6io76.png'
|
cover_url = 'http://i55.tinypic.com/2u6io76.png'
|
||||||
delay = 5
|
delay = 1
|
||||||
max_articles_per_feed = 5
|
max_articles_per_feed = 30
|
||||||
use_embedded_content = False
|
use_embedded_content = False
|
||||||
no_stylesheets = True
|
no_stylesheets = True
|
||||||
encoding = 'utf-8'
|
encoding = 'utf-8'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user