This commit is contained in:
Kovid Goyal 2023-12-13 22:30:42 +05:30
commit 076a9bf3a4
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C
2 changed files with 2 additions and 0 deletions

View File

@ -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 = []

View File

@ -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 = []