1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-06-13 17:06:50 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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