mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-06 06:06:12 +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.