This commit is contained in:
Kovid Goyal
2024-12-22 09:37:03 +05:30
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -226,7 +226,7 @@ class Economist(BasicNewsRecipe):
# downloaded with connection reset by peer (104) errors.
delay = 3
from_archive = False
from_archive = True
recipe_specific_options = {
'date': {
+1 -1
View File
@@ -226,7 +226,7 @@ class Economist(BasicNewsRecipe):
# downloaded with connection reset by peer (104) errors.
delay = 3
from_archive = False
from_archive = True
recipe_specific_options = {
'date': {