mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 16:33:43 +02:00
updated Hacker News recipe
This commit is contained in:
parent
99c8a48cb2
commit
93f37ee295
1 changed files with 2 additions and 2 deletions
|
|
@ -16,8 +16,8 @@ class HackerNews(BasicNewsRecipe):
|
|||
category = 'news, programming, it, technology'
|
||||
masthead_url = 'http://i55.tinypic.com/2u6io76.png'
|
||||
cover_url = 'http://i55.tinypic.com/2u6io76.png'
|
||||
delay = 5
|
||||
max_articles_per_feed = 5
|
||||
delay = 1
|
||||
max_articles_per_feed = 30
|
||||
use_embedded_content = False
|
||||
no_stylesheets = True
|
||||
encoding = 'utf-8'
|
||||
|
|
|
|||
Loading…
Reference in a new issue