mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
118632d630
commit
338e5f9a2b
@ -8,7 +8,7 @@ from calibre.web.feeds.recipes import BasicNewsRecipe
|
|||||||
class NRC(BasicNewsRecipe):
|
class NRC(BasicNewsRecipe):
|
||||||
title = 'NRC Handelsblad'
|
title = 'NRC Handelsblad'
|
||||||
__author__ = 'veezh'
|
__author__ = 'veezh'
|
||||||
description = 'Nieuws'
|
description = 'Nieuws (no subscription needed)'
|
||||||
oldest_article = 1
|
oldest_article = 1
|
||||||
max_articles_per_feed = 100
|
max_articles_per_feed = 100
|
||||||
no_stylesheets = True
|
no_stylesheets = True
|
||||||
|
Loading…
x
Reference in New Issue
Block a user