Update spectator_magazine.recipe

en_GB
This commit is contained in:
unkn0w7n 2025-03-16 11:41:16 +05:30
parent cd56b74115
commit a29f384098

View File

@ -13,7 +13,7 @@ class spectator(BasicNewsRecipe):
title = 'Spectator Magazine' title = 'Spectator Magazine'
__author__ = 'unkn0wn' __author__ = 'unkn0wn'
description = 'The Spectator was established in 1828, and is the best-written and most influential weekly in the English language.' 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 no_stylesheets = True
remove_attributes = ['height', 'width', 'style'] remove_attributes = ['height', 'width', 'style']
ignore_duplicate_articles = {'url'} ignore_duplicate_articles = {'url'}