Advertisement
Guest User

OTUS CH

a guest
Jul 23rd, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script>
  2. (function(w, d, s, h, id) {
  3.     w.roistatProjectId = id; w.roistatHost = h;
  4.     var p = d.location.protocol == "https:" ? "https://" : "http://";
  5.     var u = /^.*roistat_visit=[^;]+(.*)?$/.test(d.cookie) ? "/dist/module.js" : "/api/site/1.0/"+id+"/init";
  6.     var js = d.createElement(s); js.charset="UTF-8"; js.async = 1; js.src = p+h+u; var js2 = d.getElementsByTagName(s)[0]; js2.parentNode.insertBefore(js, js2);
  7. })(window, document, 'script', 'cloud.roistat.com', '35f8d37ceeccd3e3ca83ade86aa263d3');
  8. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement