mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 02:34:06 -04:00
add the full name of the author
Changes to be committed: modified: salzburger_nachrichten.recipe
This commit is contained in:
parent
4e9f97d72c
commit
b2505dc36e
@ -4,7 +4,7 @@ from calibre.web.feeds.news import BasicNewsRecipe
|
|||||||
|
|
||||||
class SalzburgerNachrichten(BasicNewsRecipe):
|
class SalzburgerNachrichten(BasicNewsRecipe):
|
||||||
title = 'Salzburger Nachrichten'
|
title = 'Salzburger Nachrichten'
|
||||||
__author__ = 'ims'
|
__author__ = 'İlker Melik Sıtkı'
|
||||||
oldest_article = 1
|
oldest_article = 1
|
||||||
max_articles_per_feed = 10
|
max_articles_per_feed = 10
|
||||||
language = 'de_AT'
|
language = 'de_AT'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user