mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 18:54:09 -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']
|
||||
needs_subscription = needs_subscription
|
||||
WSJ_ITP = 'https://www.wsj.com/print-edition/today'
|
||||
delay = 1
|
||||
|
||||
storage = []
|
||||
|
||||
|
@ -46,6 +46,7 @@ class WSJ(BasicNewsRecipe):
|
||||
remove_attributes = ['style','height','width']
|
||||
needs_subscription = needs_subscription
|
||||
WSJ_ITP = 'https://www.wsj.com/print-edition/today'
|
||||
delay = 1
|
||||
|
||||
storage = []
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user