mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
IGN:Fix #3290 (Fetching pagina/12 recipe does not work)
This commit is contained in:
parent
b1ee1b622f
commit
5f87805c63
@ -10,7 +10,7 @@ from calibre import strftime
|
||||
from calibre.web.feeds.news import BasicNewsRecipe
|
||||
|
||||
class Pagina12(BasicNewsRecipe):
|
||||
title = 'Pagina/12'
|
||||
title = 'Pagina - 12'
|
||||
__author__ = 'Darko Miletic'
|
||||
description = 'Noticias de Argentina y el resto del mundo'
|
||||
publisher = 'La Pagina S.A.'
|
||||
|
Loading…
x
Reference in New Issue
Block a user