Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  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', '4d7a1737fe32f5b354f0cf8cce592102');
  8. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement