ticksel upd

This commit is contained in:
Milos Stojanovic
2020-11-25 11:24:54 +01:00
parent a2153bf4a9
commit 06eddd093c

View File

@@ -83,14 +83,13 @@
var _tcfg = _tcfg || []; var _tcfg = _tcfg || [];
(function() { (function() {
_tcfg.push(["tags", "filegator-io,filegator-io-docs"]); _tcfg.push(["tags", "filegator-io,filegator-io-docs"]);
var u="https://cdn.ticksel.com/js/analytics_v1.0.js"; _tcfg.push(["account_id", 8348834]); var u="https://analytics.interactive32.com/js/safetick.js"; _tcfg.push(["account_id", 8348834]);
var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0];
g.type="text/javascript"; g.async=true; g.src=u; g.setAttribute("crossorigin", "anonymous"); g.type="text/javascript"; g.async=true; g.src=u; g.setAttribute("crossorigin", "anonymous");
g.setAttribute("integrity", "sha256-7grd8jMivCG0iCcJ7m/Ny4gvWb0mPVpFhRQovLkaUl8=");
s.parentNode.insertBefore(g,s); s.parentNode.insertBefore(g,s);
})(); })();
</script> </script>
<noscript><img src="https://beacon.ticksel.com/beam?account_id=8348834&referrer=&tags=filegator-io,filegator-io-docs" style="border:0;" width="0" height="0" alt="" /></noscript> <noscript><img src="https://analytics.interactive32.com/beam?account_id=8348834&referrer=&tags=filegator-io,filegator-io-docs" style="border:0;" width="0" height="0" alt="" /></noscript>
<!-- End Ticksel Code --> <!-- End Ticksel Code -->
</body> </body>