mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-06-01 07:35:52 +02:00
The API for Google Books will return HTTP image URLs when matiching any books using it as a search provider. In a secure environment, this causes browser warnings. All Google image links support HTTPS and we can safely switch to HTTOS to avoid these warnings.