mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
...
This commit is contained in:
parent
6fd9ed3be3
commit
2803d7f95f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user