From 220c918ab0ce261a32d10de1791355c99ee026b0 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 20 Nov 2013 08:41:21 +0530 Subject: [PATCH] Update Le Monde (free version) --- recipes/le_monde.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/le_monde.recipe b/recipes/le_monde.recipe index 318df7e362..9edbf7c774 100644 --- a/recipes/le_monde.recipe +++ b/recipes/le_monde.recipe @@ -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'