mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
WSJ update
add delay
This commit is contained in:
parent
4da0793f6d
commit
a73226029e
@ -46,6 +46,7 @@ class WSJ(BasicNewsRecipe):
|
|||||||
remove_attributes = ['style','height','width']
|
remove_attributes = ['style','height','width']
|
||||||
needs_subscription = needs_subscription
|
needs_subscription = needs_subscription
|
||||||
WSJ_ITP = 'https://www.wsj.com/print-edition/today'
|
WSJ_ITP = 'https://www.wsj.com/print-edition/today'
|
||||||
|
delay = 1
|
||||||
|
|
||||||
storage = []
|
storage = []
|
||||||
|
|
||||||
|
@ -46,6 +46,7 @@ class WSJ(BasicNewsRecipe):
|
|||||||
remove_attributes = ['style','height','width']
|
remove_attributes = ['style','height','width']
|
||||||
needs_subscription = needs_subscription
|
needs_subscription = needs_subscription
|
||||||
WSJ_ITP = 'https://www.wsj.com/print-edition/today'
|
WSJ_ITP = 'https://www.wsj.com/print-edition/today'
|
||||||
|
delay = 1
|
||||||
|
|
||||||
storage = []
|
storage = []
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user