As per bug 17137, we should be using SSL for all external resources.
We should remove the http option for librarything urls. Apparently it is failing under plack and there is no reason to not always use https.
Created attachment 73443 [details] [review] Bug 20497: Access LibraryThing assets using HTTPS
Created attachment 73458 [details] [review] Bug 20497: Access LibraryThing assets using HTTPS Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Created attachment 73460 [details] [review] Bug 20497: Access LibraryThing assets using HTTPS Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 18.05, thanks to everybody involved!