This commit is contained in:
Kovid Goyal 2020-01-27 08:09:37 +05:30
commit ae6aef1d4b
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -15,7 +15,7 @@ class fd(BasicNewsRecipe):
remove_tags = [dict(name='span', attrs={'class': ['opties']})]
feeds = [
(u'Overzicht', u'http://www.fd.nl/nieuws/overzicht/?view=RSS&profiel=OPENBAAR')
(u'Overzicht', u'https://fd.nl/laatste-nieuws?rss&profiel=OPENBAAR')
]