var fp = ""; new Fingerprint2().get(function(result, components){ fp=result; var w = window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth; var h = window.innerHeight || document.documentElement.clientHeight || document.body.clientHeight; var cd = screen.colorDepth; var ref = document.referrer; var thisurl = (window.location.href); if (thisurl.indexOf("fbclid=")>0) { thisurl=thisurl.substring(0,thisurl.indexOf("fbclid=")-1) } thisurl = encodeURIComponent(thisurl); var xhr = new XMLHttpRequest(); xhr.open('GET', '//collect.privacystats.com/collect/get/?statst2w_thisurl='+thisurl+'&statst2w_ref='+ref+'&statst2w_c=0e001d3f-b3ec-483b-be72-78ff7d13d15d&statst2w_host=https%3a%2f%2fspilprisen.dk%2fen%2f&statst2w_agent=ArchiveTeam ArchiveBot/20240923.203d40a (wpull 2.0.3) and not Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36&statst2w_h='+h+'&statst2w_w='+w+'&statst2w_cd='+cd+'&statst2w_fp='+fp+'&statst2w_title='+encodeURI(document.title)); xhr.send(null); }); function pstats(j) { let u=""; if (j.action) { u+="&a="+encodeURIComponent(j.action) } if (j.event_category) { u+="&ec="+encodeURIComponent(j.event_category) } if (j.event_label) { u+="&el="+encodeURIComponent(j.event_label) } if (j.value) { u+="&v="+encodeURIComponent(j.value) } var xhr = new XMLHttpRequest(); var fp2 = ""; new Fingerprint2().get(function(result, components){ fp2=result; xhr.open('GET', '//collect.privacystats.com/collect/event/?statst2w_fp='+fp2+'&statst2w_agent=ArchiveTeam ArchiveBot/20240923.203d40a (wpull 2.0.3) and not Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36&statst2w_c=0e001d3f-b3ec-483b-be72-78ff7d13d15d'+u); xhr.send(null); return true; }); }