mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Merge branch 'patch-3' of https://github.com/rogeliodh/calibre into master
This commit is contained in:
commit
e5e5ab957b
@ -30,7 +30,7 @@ class LaJornada_mx(BasicNewsRecipe):
|
||||
use_embedded_content = False
|
||||
language = 'es_MX'
|
||||
remove_empty_feeds = True
|
||||
cover_url = strftime("http://www.jornada.unam.mx/%Y/%m/%d/portada.pdf")
|
||||
cover_url = strftime("http://www.jornada.com.mx/%Y/%m/%d/portada.pdf")
|
||||
masthead_url = 'http://www.jornada.com.mx/v7.0/imagenes/la-jornada-trans.png'
|
||||
publication_type = 'newspaper'
|
||||
extra_css = """
|
||||
|
Loading…
x
Reference in New Issue
Block a user