From 22cb38d65798217c09f8b81da35735212995ceb5 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 26 Feb 2020 14:43:52 +0530 Subject: [PATCH] ... --- recipes/the_baffler.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/the_baffler.recipe b/recipes/the_baffler.recipe index 3b84cf54ff..8fb9c96ebb 100644 --- a/recipes/the_baffler.recipe +++ b/recipes/the_baffler.recipe @@ -15,7 +15,7 @@ class TheBaffler(BasicNewsRecipe): __author__ = 'Jose Ortiz' description = ('This magazine contains left-wing criticism, cultural analysis, shorts' ' stories, poems and art. They publish six print issues annually.') - language = 'en_US' + language = 'en' encoding = 'UTF-8' no_javascript = True no_stylesheets = True