1
0
mirror of https://github.com/janeczku/calibre-web synced 2025-09-10 06:46:01 +00:00

Removed extra space

This commit is contained in:
Giulio De Pasquale
2022-09-08 17:26:34 +02:00
committed by GitHub
parent 452093db47
commit f6a9030c33

View File

@@ -110,7 +110,6 @@ class Google(Metadata):
# request 800x900 cover image (higher resolution)
cover_url += "&fife=w800-h900"
return cover_url.replace("http://", "https://")
return generic_cover