diff --git a/shelfzilla/themes/bootflat/templates/_admin/volumes/includes/cover.html b/shelfzilla/themes/bootflat/templates/_admin/volumes/includes/cover.html index 3645c18..922b633 100644 --- a/shelfzilla/themes/bootflat/templates/_admin/volumes/includes/cover.html +++ b/shelfzilla/themes/bootflat/templates/_admin/volumes/includes/cover.html @@ -36,7 +36,7 @@ submitButton.on('click', function() { $.getJSON( - 'http://google-images-api.eu01.aws.af.cm/', + 'https://google-images-api.eu01.aws.af.cm/', { q: searchQuery(), limit: searchLimit() }, function(data) { results.html('');