From a29f384098dcbf06d16fe32c332ec245c985321d Mon Sep 17 00:00:00 2001 From: unkn0w7n <51942695+unkn0w7n@users.noreply.github.com> Date: Sun, 16 Mar 2025 11:41:16 +0530 Subject: [PATCH] Update spectator_magazine.recipe en_GB --- recipes/spectator_magazine.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/spectator_magazine.recipe b/recipes/spectator_magazine.recipe index 84b29306b8..54a131a8b6 100644 --- a/recipes/spectator_magazine.recipe +++ b/recipes/spectator_magazine.recipe @@ -13,7 +13,7 @@ class spectator(BasicNewsRecipe): title = 'Spectator Magazine' __author__ = 'unkn0wn' description = 'The Spectator was established in 1828, and is the best-written and most influential weekly in the English language.' - language = 'en' + language = 'en_GB' no_stylesheets = True remove_attributes = ['height', 'width', 'style'] ignore_duplicate_articles = {'url'}