mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Merge branch 'master' of https://github.com/unkn0w7n/calibre
This commit is contained in:
commit
549a660e1c
@ -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