Advertisement
timata

Untitled

Oct 25th, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 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.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', 'b42e730bd6039d88791b93dc40133323');
  8. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement