mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-08 18:54:07 -04: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.