Update Le Monde (free version)

This commit is contained in:
Kovid Goyal 2013-11-20 08:41:21 +05:30
parent 8d215c56ff
commit 220c918ab0

View File

@ -15,7 +15,7 @@ class LeMonde(BasicNewsRecipe):
no_stylesheets = True
#delay = 1
use_embedded_content = False
encoding = 'cp1252'
encoding = 'utf-8'
publisher = 'lemonde.fr'
category = 'news, France, world'
language = 'fr'