From: Vincent Vanwaelscappel Date: Mon, 21 Mar 2016 13:28:41 +0000 (+0000) Subject: #fluidbook-html5 : stats are now sent through SSL X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=d0a9b5bebf7f61a952f1c80025411e3298b7c2fc;p=fluidbook-html5.git #fluidbook-html5 : stats are now sent through SSL --- diff --git a/js/libs/fluidbook/fluidbook.stats.js b/js/libs/fluidbook/fluidbook.stats.js index 7cb5b8fd..546520c6 100644 --- a/js/libs/fluidbook/fluidbook.stats.js +++ b/js/libs/fluidbook/fluidbook.stats.js @@ -45,7 +45,7 @@ FluidbookStats.prototype = { } $.ajax({ - url: 'http://stats.fluidbook.com/stats2.php', + url: 'https://stats.fluidbook.com/stats2.php', type: 'GET', data: { id: this.id,