update economist

This commit is contained in:
unkn0w7n 2024-12-21 17:58:52 +05:30
parent 2d975f654e
commit 6925f124b8
2 changed files with 2 additions and 2 deletions

View File

@ -226,7 +226,7 @@ class Economist(BasicNewsRecipe):
# downloaded with connection reset by peer (104) errors. # downloaded with connection reset by peer (104) errors.
delay = 3 delay = 3
from_archive = False from_archive = True
recipe_specific_options = { recipe_specific_options = {
'date': { 'date': {

View File

@ -226,7 +226,7 @@ class Economist(BasicNewsRecipe):
# downloaded with connection reset by peer (104) errors. # downloaded with connection reset by peer (104) errors.
delay = 3 delay = 3
from_archive = False from_archive = True
recipe_specific_options = { recipe_specific_options = {
'date': { 'date': {