Update Economist

This commit is contained in:
Kovid Goyal 2025-06-23 11:46:33 +05:30
parent 76b7e79186
commit 66a104e977
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C
2 changed files with 2 additions and 4 deletions

View File

@ -251,9 +251,8 @@ class Economist(BasicNewsRecipe):
# economist.com has started throttling after about 60% of the total has
# downloaded with connection reset by peer (104) errors.
delay = 3
browser_type = 'webengine'
from_archive = True
recipe_specific_options = {
'date': {
'short': 'The date of the edition to download (YYYY-MM-DD format)',

View File

@ -251,9 +251,8 @@ class Economist(BasicNewsRecipe):
# economist.com has started throttling after about 60% of the total has
# downloaded with connection reset by peer (104) errors.
delay = 3
browser_type = 'webengine'
from_archive = True
recipe_specific_options = {
'date': {
'short': 'The date of the edition to download (YYYY-MM-DD format)',