mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
update econ
make web default
This commit is contained in:
parent
313367c5b7
commit
4892c4d3f4
@ -252,7 +252,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': {
|
||||||
|
@ -252,7 +252,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': {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user