diff --git a/recipes/hackernews.recipe b/recipes/hackernews.recipe index 8d80008467..dca984eae5 100644 --- a/recipes/hackernews.recipe +++ b/recipes/hackernews.recipe @@ -9,9 +9,9 @@ from calibre.ptempfile import PersistentTemporaryFile from urlparse import urlparse import re -class HackerNews(BasicNewsRecipe): - title = 'Hacker News' - __author__ = 'Tom Scholl' +class HNWithCommentsLink(BasicNewsRecipe): + title = 'HN With Comments Link' + __author__ = 'Tom Scholl & David Kerschner' description = u'Hacker News, run by Y Combinator. Anything that good hackers would find interesting, with a focus on programming and startups.' publisher = 'Y Combinator' category = 'news, programming, it, technology' @@ -80,6 +80,11 @@ class HackerNews(BasicNewsRecipe): body = body + comments return u'