This commit is contained in:
Amauri CHAMPEAUX 2022-08-02 16:00:13 +02:00
parent 6460109b88
commit db8924d207
1 changed files with 1 additions and 0 deletions

View File

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