mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
8359b46e3e
commit
85eac7a5b4
@ -7,7 +7,7 @@ from calibre.web.feeds.news import BasicNewsRecipe, classes
|
||||
|
||||
def absurl(url):
|
||||
if url.startswith('/'):
|
||||
url = 'https://www.hbr.org/' + url
|
||||
url = 'https://www.hbr.org' + url
|
||||
return url
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user