mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Update infobae.recipe
Change RSS URL to a working one.
This commit is contained in:
parent
e3946bd38f
commit
321c488cf7
@ -39,4 +39,4 @@ class Infobae(BasicNewsRecipe):
|
|||||||
'comment': description, 'tags': category, 'publisher': publisher, 'language': language
|
'comment': description, 'tags': category, 'publisher': publisher, 'language': language
|
||||||
}
|
}
|
||||||
|
|
||||||
feeds = [(u'Ahora', u'https://www.infobae.com/feeds/rss/')]
|
feeds = [(u'Ahora', u'https://www.infobae.com/arc/outboundfeeds/rss/')]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user