This commit is contained in:
Kovid Goyal 2020-02-26 14:43:52 +05:30
parent cc18d6dab4
commit 22cb38d657
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -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