Merge pull request #35 from eldk/patch-1

Switch Adsense url to https protocol
This commit is contained in:
Amauri CHAMPEAUX 2017-03-02 12:52:32 +01:00 committed by GitHub
commit 5c941c09e0
1 changed files with 1 additions and 1 deletions

View File

@ -664,7 +664,7 @@ tarteaucitron.services.adsense = {
"cookies": [],
"js": function () {
"use strict";
tarteaucitron.addScript('//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js');
tarteaucitron.addScript('https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js');
},
"fallback": function () {
"use strict";