From eec676d373514b2b5d7fb6f1d8922ef68273f91e Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 30 Apr 2011 08:39:45 -0600 Subject: [PATCH] ... --- recipes/novinky.recipe | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/recipes/novinky.recipe b/recipes/novinky.recipe index 7c5186cb99..71132017f4 100644 --- a/recipes/novinky.recipe +++ b/recipes/novinky.recipe @@ -6,8 +6,8 @@ from calibre.web.feeds.news import BasicNewsRecipe class NovinkyCZ(BasicNewsRecipe): title = 'Novinky' __author__ = 'Tomas Latal' - __version__ = '1.0' - __date__ = '24 April 2011' + __version__ = '1.1' + __date__ = '30 April 2011' description = 'News from server Novinky.cz' oldest_article = 1 max_articles_per_feed = 10 @@ -18,6 +18,7 @@ class NovinkyCZ(BasicNewsRecipe): publication_type = 'newsportal' no_stylesheets = True remove_javascript = True + cover_url = 'http://img193.imageshack.us/img193/3039/novinkycover.jpg' extra_css = 'p.acmDescription{font-style:italic;} p.acmAuthor{font-size:0.8em; color:#707070}' feeds = [