Update infobae.recipe

Change RSS URL to a working one.
This commit is contained in:
Olga 2024-11-24 20:11:52 +01:00 committed by GitHub
parent e3946bd38f
commit 321c488cf7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,4 +39,4 @@ class Infobae(BasicNewsRecipe):
'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/')]