diff --git a/recipes/nrc_handelsblad.recipe b/recipes/nrc_handelsblad.recipe index 9675b191cc..2f149161c2 100644 --- a/recipes/nrc_handelsblad.recipe +++ b/recipes/nrc_handelsblad.recipe @@ -8,7 +8,7 @@ from calibre.web.feeds.recipes import BasicNewsRecipe class NRC(BasicNewsRecipe): title = 'NRC Handelsblad' __author__ = 'veezh' - description = 'Nieuws' + description = 'Nieuws (no subscription needed)' oldest_article = 1 max_articles_per_feed = 100 no_stylesheets = True