This commit is contained in:
Kovid Goyal 2010-03-17 05:48:15 +05:30
parent 6fd9ed3be3
commit 2803d7f95f

View File

@ -9,9 +9,9 @@ from calibre.web.feeds.news import BasicNewsRecipe
class Pagina12(BasicNewsRecipe):
title = 'Elsevier.nl'
__author__ = 'Darko Miletic'
description = 'News from Denmark'
description = 'News from Holland'
publisher = 'elsevier.nl'
category = 'news, politics, Denmark'
category = 'news, politics, Holland'
oldest_article = 2
max_articles_per_feed = 200
no_stylesheets = True