vk counter

This commit is contained in:
Zakhar
2026-09-11 09:37:17 +03:00
parent 069a3732a6
commit 1443df98ce
+15
View File
@@ -51,5 +51,20 @@
ym(68914120, 'init', {webvisor:true, clickmap:true, referrer: document.referrer, url: location.href, accurateTrackBounce:true, trackLinks:true});
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/68914120" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- Top.Mail.Ru counter -->
<style nonce="**MY_PRETTY_CSP_NONCE**">#vk_counter {position:absolute;left:-9999px;}</style>
<script type="text/javascript" nonce="**MY_PRETTY_CSP_NONCE**">
var _tmr = window._tmr || (window._tmr = []);
_tmr.push({id: "3519411", type: "pageView", start: (new Date()).getTime()});
(function (d, w, id) {
if (d.getElementById(id)) return;
var ts = d.createElement("script"); ts.type = "text/javascript"; ts.async = true; ts.id = id;
ts.src = window._ymTTpolicy.createScriptURL("https://top-fwz1.mail.ru/js/code.js");
var f = function () {var s = d.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ts, s);};
if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f, false); } else { f(); }
})(document, window, "tmr-code");
</script>
<noscript><div><img id="vk_counter" src="https://top-fwz1.mail.ru/counter?id=3519411;js=na" alt="Top.Mail.Ru" /></div></noscript>
<!-- /Top.Mail.Ru counter -->
</body>
</html>