mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
add language code
Changes to be committed: modified: salzburger_nachrichten.recipe
This commit is contained in:
parent
cc32c4ac73
commit
710b09b341
@ -6,6 +6,7 @@ class SalzburgerNachrichten(BasicNewsRecipe):
|
||||
title = 'Salzburger Nachrichten'
|
||||
oldest_article = 1
|
||||
max_articles_per_feed = 10
|
||||
language = 'de_AT'
|
||||
remove_javascript = True
|
||||
no_stylesheets = True
|
||||
remove_empty_feeds = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user