Update financieele_dagblad.recipe

This commit is contained in:
Piet Stam 2020-01-25 18:01:34 +01:00 committed by GitHub
parent 547fa085c0
commit 2b4d0cef6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ class fd(BasicNewsRecipe):
remove_tags = [dict(name='span', attrs={'class': ['opties']})] remove_tags = [dict(name='span', attrs={'class': ['opties']})]
feeds = [ 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')
] ]