mirror of
https://github.com/janeczku/calibre-web
synced 2024-12-27 02:20:31 +00:00
Removed extra space
This commit is contained in:
parent
452093db47
commit
f6a9030c33
@ -110,7 +110,6 @@ class Google(Metadata):
|
|||||||
# request 800x900 cover image (higher resolution)
|
# request 800x900 cover image (higher resolution)
|
||||||
cover_url += "&fife=w800-h900"
|
cover_url += "&fife=w800-h900"
|
||||||
|
|
||||||
|
|
||||||
return cover_url.replace("http://", "https://")
|
return cover_url.replace("http://", "https://")
|
||||||
return generic_cover
|
return generic_cover
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user