mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
update economist
This commit is contained in:
parent
2d975f654e
commit
6925f124b8
@ -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': {
|
||||
|
@ -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': {
|
||||
|
Loading…
x
Reference in New Issue
Block a user