mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
Merge branch 'master' of https://github.com/unkn0w7n/calibre
This commit is contained in:
commit
076a9bf3a4
@ -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