From 6891ef84ab35cddb9f8986130e8ef13198aa37d3 Mon Sep 17 00:00:00 2001 From: unkn0w7n <51942695+unkn0w7n@users.noreply.github.com> Date: Thu, 13 Jun 2024 21:32:23 +0530 Subject: [PATCH] ... --- recipes/1843.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/1843.recipe b/recipes/1843.recipe index 131d03d181..25d07f2145 100644 --- a/recipes/1843.recipe +++ b/recipes/1843.recipe @@ -152,7 +152,7 @@ def process_url(url): class Economist(BasicNewsRecipe): title = '1843' - language = 'en' + language = 'en_GB' encoding = 'utf-8' masthead_url = 'https://www.livemint.com/lm-img/dev/economist-logo-oneline.png'