mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Couple of german tagged recipes
This commit is contained in:
parent
f1ee07e199
commit
a562c1f637
@ -11,7 +11,7 @@ class UkrInform(BasicNewsRecipe):
|
||||
publisher = 'Ministerium f\u00FCr Kultur und Informationspolitik der Ukraine'
|
||||
category = 'newspaper'
|
||||
cover_url = u'https://static.ukrinform.com/photos/2022_05/thumb_files/630_360_1651819943-560.jpg'
|
||||
language = 'de_UK'
|
||||
language = 'de'
|
||||
no_stylesheets = True
|
||||
remove_javascript = False
|
||||
auto_cleanup = False
|
||||
|
@ -29,7 +29,7 @@ class WirtschaftsWocheOnline(BasicNewsRecipe):
|
||||
remove_javascript = True
|
||||
remove_empty_feeds = True
|
||||
timefmt = ' [%a, %d %b %Y]'
|
||||
language = 'de_DE'
|
||||
language = 'de'
|
||||
encoding = 'UTF-8'
|
||||
cover_source = 'https://www.ikiosk.de/shop/epaper/wirtschaftswoche.html'
|
||||
masthead_url = 'http://www.wiwo.de/images/wiwo_logo/5748610/1-formatOriginal.png'
|
||||
|
Loading…
x
Reference in New Issue
Block a user