/** * Includes code from: * Crypto-js * https://github.com/brix/crypto-js * Licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) license. * Includes code from: * http://stackoverflow.com/questions/105034/how-to-create-a-guid-uuid-in-javascript * Includes code from: * http://stackoverflow.com/questions/8253136/how-to-get-domain-name-only-using-javascript/8253221#8253221 * Includes code from: * https://github.com/Valve/fingerprintjs2 * Copyright (c) 2018? Jonas Haag (jonas@lophus.org) * Copyright (c) 2015? Valentin Vasilyev (valentin.vasilyev@outlook.com) * Licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) license. * Includes code from: * https://github.com/fingerprintjs/fingerprintjs/tree/v3ß * Licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) license. * Includes code from: * https://github.com/Joe12387/detectIncognito * Licensed under the MIT (https://github.com/Joe12387/detectIncognito/blob/main/LICENSE) */ !function(){"use strict";function e(t){return e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e(t)}function t(t){var r=function(t,r){if("object"!=e(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var o=n.call(t,r||"default");if("object"!=e(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(t)}(t,"string");return"symbol"==e(r)?r:r+""}function r(e,r,n){return(r=t(r))in e?Object.defineProperty(e,r,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[r]=n,e}var n="__ssid",o=200;function i(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r=0;--o){var i=this.tryEntries[o],u=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var c=a.call(i,"catchLoc"),s=a.call(i,"finallyLoc");if(c&&s){if(this.prev=0;--r){var n=this.tryEntries[r];if(n.tryLoc<=this.prev&&a.call(n,"finallyLoc")&&this.prev=0;--t){var r=this.tryEntries[t];if(r.finallyLoc===e)return this.complete(r.completion,r.afterLoc),M(r),w}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.tryLoc===e){var n=r.completion;if("throw"===n.type){var o=n.arg;M(r)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,t,r){return this.delegate={iterator:T(e),resultName:t,nextLoc:r},"next"===this.method&&(this.arg=n),w}},o}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports}(l);var p=(0,l.exports)(),v=p;try{regeneratorRuntime=p}catch(t){"object"===("undefined"==typeof globalThis?"undefined":e(globalThis))?globalThis.regeneratorRuntime=p:Function("r","regeneratorRuntime = r")(p)}var g=f(v),m={exports:{}};var y,w,b={exports:{}};function x(){return y||(y=1,b.exports=(e=e||function(e,t){var r;if("undefined"!=typeof window&&window.crypto&&(r=window.crypto),"undefined"!=typeof self&&self.crypto&&(r=self.crypto),"undefined"!=typeof globalThis&&globalThis.crypto&&(r=globalThis.crypto),!r&&"undefined"!=typeof window&&window.msCrypto&&(r=window.msCrypto),!r&&void 0!==s&&s.crypto&&(r=s.crypto),!r)try{r=require("crypto")}catch(e){}var n=function(){if(r){if("function"==typeof r.getRandomValues)try{return r.getRandomValues(new Uint32Array(1))[0]}catch(e){}if("function"==typeof r.randomBytes)try{return r.randomBytes(4).readInt32LE()}catch(e){}}throw new Error("Native crypto module could not be used to get secure random number.")},o=Object.create||function(){function e(){}return function(t){var r;return e.prototype=t,r=new e,e.prototype=null,r}}(),i={},a=i.lib={},u=a.Base={extend:function(e){var t=o(this);return e&&t.mixIn(e),t.hasOwnProperty("init")&&this.init!==t.init||(t.init=function(){t.$super.init.apply(this,arguments)}),t.init.prototype=t,t.$super=this,t},create:function(){var e=this.extend();return e.init.apply(e,arguments),e},init:function(){},mixIn:function(e){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t]);e.hasOwnProperty("toString")&&(this.toString=e.toString)},clone:function(){return this.init.prototype.extend(this)}},c=a.WordArray=u.extend({init:function(e,r){e=this.words=e||[],this.sigBytes=r!=t?r:4*e.length},toString:function(e){return(e||l).stringify(this)},concat:function(e){var t=this.words,r=e.words,n=this.sigBytes,o=e.sigBytes;if(this.clamp(),n%4)for(var i=0;i>>2]>>>24-i%4*8&255;t[n+i>>>2]|=a<<24-(n+i)%4*8}else for(var u=0;u>>2]=r[u>>>2];return this.sigBytes+=o,this},clamp:function(){var t=this.words,r=this.sigBytes;t[r>>>2]&=4294967295<<32-r%4*8,t.length=e.ceil(r/4)},clone:function(){var e=u.clone.call(this);return e.words=this.words.slice(0),e},random:function(e){for(var t=[],r=0;r>>2]>>>24-o%4*8&255;n.push((i>>>4).toString(16)),n.push((15&i).toString(16))}return n.join("")},parse:function(e){for(var t=e.length,r=[],n=0;n>>3]|=parseInt(e.substr(n,2),16)<<24-n%8*4;return new c.init(r,t/2)}},d=f.Latin1={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],o=0;o>>2]>>>24-o%4*8&255;n.push(String.fromCharCode(i))}return n.join("")},parse:function(e){for(var t=e.length,r=[],n=0;n>>2]|=(255&e.charCodeAt(n))<<24-n%4*8;return new c.init(r,t)}},h=f.Utf8={stringify:function(e){try{return decodeURIComponent(escape(d.stringify(e)))}catch(e){throw new Error("Malformed UTF-8 data")}},parse:function(e){return d.parse(unescape(encodeURIComponent(e)))}},p=a.BufferedBlockAlgorithm=u.extend({reset:function(){this._data=new c.init,this._nDataBytes=0},_append:function(e){"string"==typeof e&&(e=h.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes},_process:function(t){var r,n=this._data,o=n.words,i=n.sigBytes,a=this.blockSize,u=i/(4*a),s=(u=t?e.ceil(u):e.max((0|u)-this._minBufferSize,0))*a,f=e.min(4*s,i);if(s){for(var l=0;l>>24)|4278255360&(o<<24|o>>>8)}var i=this._hash.words,u=e[t+0],d=e[t+1],h=e[t+2],p=e[t+3],v=e[t+4],g=e[t+5],m=e[t+6],y=e[t+7],w=e[t+8],b=e[t+9],x=e[t+10],_=e[t+11],S=e[t+12],O=e[t+13],P=e[t+14],k=e[t+15],C=i[0],j=i[1],A=i[2],D=i[3];C=c(C,j,A,D,u,7,a[0]),D=c(D,C,j,A,d,12,a[1]),A=c(A,D,C,j,h,17,a[2]),j=c(j,A,D,C,p,22,a[3]),C=c(C,j,A,D,v,7,a[4]),D=c(D,C,j,A,g,12,a[5]),A=c(A,D,C,j,m,17,a[6]),j=c(j,A,D,C,y,22,a[7]),C=c(C,j,A,D,w,7,a[8]),D=c(D,C,j,A,b,12,a[9]),A=c(A,D,C,j,x,17,a[10]),j=c(j,A,D,C,_,22,a[11]),C=c(C,j,A,D,S,7,a[12]),D=c(D,C,j,A,O,12,a[13]),A=c(A,D,C,j,P,17,a[14]),C=s(C,j=c(j,A,D,C,k,22,a[15]),A,D,d,5,a[16]),D=s(D,C,j,A,m,9,a[17]),A=s(A,D,C,j,_,14,a[18]),j=s(j,A,D,C,u,20,a[19]),C=s(C,j,A,D,g,5,a[20]),D=s(D,C,j,A,x,9,a[21]),A=s(A,D,C,j,k,14,a[22]),j=s(j,A,D,C,v,20,a[23]),C=s(C,j,A,D,b,5,a[24]),D=s(D,C,j,A,P,9,a[25]),A=s(A,D,C,j,p,14,a[26]),j=s(j,A,D,C,w,20,a[27]),C=s(C,j,A,D,O,5,a[28]),D=s(D,C,j,A,h,9,a[29]),A=s(A,D,C,j,y,14,a[30]),C=f(C,j=s(j,A,D,C,S,20,a[31]),A,D,g,4,a[32]),D=f(D,C,j,A,w,11,a[33]),A=f(A,D,C,j,_,16,a[34]),j=f(j,A,D,C,P,23,a[35]),C=f(C,j,A,D,d,4,a[36]),D=f(D,C,j,A,v,11,a[37]),A=f(A,D,C,j,y,16,a[38]),j=f(j,A,D,C,x,23,a[39]),C=f(C,j,A,D,O,4,a[40]),D=f(D,C,j,A,u,11,a[41]),A=f(A,D,C,j,p,16,a[42]),j=f(j,A,D,C,m,23,a[43]),C=f(C,j,A,D,b,4,a[44]),D=f(D,C,j,A,S,11,a[45]),A=f(A,D,C,j,k,16,a[46]),C=l(C,j=f(j,A,D,C,h,23,a[47]),A,D,u,6,a[48]),D=l(D,C,j,A,y,10,a[49]),A=l(A,D,C,j,P,15,a[50]),j=l(j,A,D,C,g,21,a[51]),C=l(C,j,A,D,S,6,a[52]),D=l(D,C,j,A,p,10,a[53]),A=l(A,D,C,j,x,15,a[54]),j=l(j,A,D,C,d,21,a[55]),C=l(C,j,A,D,w,6,a[56]),D=l(D,C,j,A,k,10,a[57]),A=l(A,D,C,j,m,15,a[58]),j=l(j,A,D,C,O,21,a[59]),C=l(C,j,A,D,v,6,a[60]),D=l(D,C,j,A,_,10,a[61]),A=l(A,D,C,j,h,15,a[62]),j=l(j,A,D,C,b,21,a[63]),i[0]=i[0]+C|0,i[1]=i[1]+j|0,i[2]=i[2]+A|0,i[3]=i[3]+D|0},_doFinalize:function(){var t=this._data,r=t.words,n=8*this._nDataBytes,o=8*t.sigBytes;r[o>>>5]|=128<<24-o%32;var i=e.floor(n/4294967296),a=n;r[15+(o+64>>>9<<4)]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),r[14+(o+64>>>9<<4)]=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),t.sigBytes=4*(r.length+1),this._process();for(var u=this._hash,c=u.words,s=0;s<4;s++){var f=c[s];c[s]=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8)}return u},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});function c(e,t,r,n,o,i,a){var u=e+(t&r|~t&n)+o+a;return(u<>>32-i)+t}function s(e,t,r,n,o,i,a){var u=e+(t&n|r&~n)+o+a;return(u<>>32-i)+t}function f(e,t,r,n,o,i,a){var u=e+(t^r^n)+o+a;return(u<>>32-i)+t}function l(e,t,r,n,o,i,a){var u=e+(r^(t|~n))+o+a;return(u<>>32-i)+t}t.MD5=o._createHelper(u),t.HmacMD5=o._createHmacHelper(u)}(Math),w.MD5);var _=f(m.exports),S=function(e){var t;return null===(t=_(e||String(e)))||void 0===t?void 0:t.toString()},O=document,P=navigator,k=screen,C=window,j=C.encodeURIComponent,A=C.decodeURIComponent,D=function(e){try{if(null==e)return null;var t=null==e?void 0:e.toString();return"[object Object]"===t&&(r=e,t=Object.keys(r).reduce((function(e,t,n){return n>0&&(e+=";"),e+"".concat(t,"=").concat(r[t])}),"")),S(t)}catch(e){return null}var r},E=function(e){try{var t=(n=e.plugins,i=null==n||null===(o=n.value)||void 0===o?void 0:o.map((function(e){return e.name})),D(i)),r=e.screenResolution.value[0];return{fph:t,fsh:e.screenResolution.value[1],fsw:r,fcd:e.colorDepth.value,fp:e.platform.value,ftp:e.touchSupport.value.maxTouchPoints,fhc:e.hardwareConcurrency.value,fss:e.sessionStorage.value,fls:e.localStorage.value,fin:e.indexedDB.value,fcp:j(e.cpuClass.value),fvch:D(e.videoCard.value),fad:e.audio.value,fdm:e.deviceMemory.value,fvf:e.vendorFlavors.value,fcg:e.colorGamut.value,fic:e.invertedColors.value,ffc:e.forcedColors.value,fm:e.monochrome.value,fc:e.contrast.value,frm:e.reducedMotion.value,fhdr:e.hdr.value,fmf:D(e.math.value),fa:e.architecture.value,fte:e.touchSupport.value.touchEvent,fts:e.touchSupport.value.touchStart,fce:e.cookiesEnabled.value,fpdf:e.pdfViewerEnabled.value,fl:D(e.languages.value),ft:e.timezone.value,pfe:(Object.values(e)||[]).reduce((function(e,t){return e+t.duration}),0)}}catch(e){return{}}var n,o,i},M=function(e){return{bk:e.beaconKey_,tm:e.time_,r:e.random_,v:e.version_,cs:e.characterSet_,h:e.hostName_,l:e.language_,P:e.partnerUserId_,S:e.sessionId_,ui:e.userId_,uu:e.userUuid_,t:e.title_,u:e.url_,rf:e.referrer_,ua:e.userAgent_,nm:e.numMimeTypes_,mh:e.mimeTypesHash_,np:e.numPlugins_,ph:e.pluginsHash_,sh:e.screenHeight_,sw:e.screenWidth_,cd:e.colorDepth_,p:e.platform_,to:e.timezoneOffset_,d:e.dstOffset_,ce:e.cookieEnabled_,dt:e.doNotTrack_,tp:e.maxTouchPoints_,ol:e.online_,pr:e.product_,ps:e.productSub_,vd:e.vendor_,hc:e.hardwareConcurrency_,je:e.javaEnabled_,ss:e.sessionStorage_,ls:e.localStorage_,in:e.indexedDB_,db:e.openDB_,cp:e.cpuClass_,tl:e.tamperedLanguage_,tr:e.tamperedResolution_,ts:e.tamperedOS_,tb:e.tamperedBrowser_,ab:e.adBlock_,cf:e.canvasFingerprint_,pri:e.priority_,sri:"0",pf:e.duration_,inc:e.isPrivate_,bn:e.browserName_}};function I(e,t){return new Promise((function(r){return setTimeout(r,e,t)}))}function T(e){return!!e&&"function"==typeof e.then}function B(e,t){try{var r=e();T(r)?r.then((function(e){return t(!0,e)}),(function(e){return t(!1,e)})):t(!0,r)}catch(e){t(!1,e)}}function L(e,t){return U.apply(this,arguments)}function U(){return U=c(g.mark((function e(t,r){var n,o,i,a,u,c=arguments;return g.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:n=c.length>2&&void 0!==c[2]?c[2]:16,o=Array(t.length),i=Date.now(),a=0;case 4:if(!(a=i+n)){e.next=11;break}return i=u,e.next=11,I(0);case 11:++a,e.next=4;break;case 14:return e.abrupt("return",o);case 15:case"end":return e.stop()}}),e)}))),U.apply(this,arguments)}function z(e){e.then(void 0,(function(){}))}function R(e,t){e=[e[0]>>>16,65535&e[0],e[1]>>>16,65535&e[1]],t=[t[0]>>>16,65535&t[0],t[1]>>>16,65535&t[1]];var r=[0,0,0,0];return r[3]+=e[3]+t[3],r[2]+=r[3]>>>16,r[3]&=65535,r[2]+=e[2]+t[2],r[1]+=r[2]>>>16,r[2]&=65535,r[1]+=e[1]+t[1],r[0]+=r[1]>>>16,r[1]&=65535,r[0]+=e[0]+t[0],r[0]&=65535,[r[0]<<16|r[1],r[2]<<16|r[3]]}function N(e,t){e=[e[0]>>>16,65535&e[0],e[1]>>>16,65535&e[1]],t=[t[0]>>>16,65535&t[0],t[1]>>>16,65535&t[1]];var r=[0,0,0,0];return r[3]+=e[3]*t[3],r[2]+=r[3]>>>16,r[3]&=65535,r[2]+=e[2]*t[3],r[1]+=r[2]>>>16,r[2]&=65535,r[2]+=e[3]*t[2],r[1]+=r[2]>>>16,r[2]&=65535,r[1]+=e[1]*t[3],r[0]+=r[1]>>>16,r[1]&=65535,r[1]+=e[2]*t[2],r[0]+=r[1]>>>16,r[1]&=65535,r[1]+=e[3]*t[1],r[0]+=r[1]>>>16,r[1]&=65535,r[0]+=e[0]*t[3]+e[1]*t[2]+e[2]*t[1]+e[3]*t[0],r[0]&=65535,[r[0]<<16|r[1],r[2]<<16|r[3]]}function F(e,t){return 32===(t%=64)?[e[1],e[0]]:t<32?[e[0]<>>32-t,e[1]<>>32-t]:(t-=32,[e[1]<>>32-t,e[0]<>>32-t])}function W(e,t){return 0===(t%=64)?e:t<32?[e[0]<>>32-t,e[1]<>>1]),e=H(e=N(e,[4283543511,3981806797]),[0,e[0]>>>1]),e=H(e=N(e,[3301882366,444984403]),[0,e[0]>>>1])}function q(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function V(e){var t;return function(e){for(var t=1;t=4}function ee(){var e=window,t=navigator;return J(["webkitPersistentStorage"in t,"webkitTemporaryStorage"in t,0===t.vendor.indexOf("Google"),"webkitResolveLocalFileSystemURL"in e,"BatteryManager"in e,"webkitMediaStream"in e,"webkitSpeechGrammar"in e])>=5}function te(){var e=window,t=navigator;return J(["ApplePayError"in e,"CSSPrimitiveValue"in e,"Counter"in e,0===t.vendor.indexOf("Apple"),"getStorageUpdates"in t,"WebKitMediaKeys"in e])>=4}function re(){var e=window;return J(["safari"in e,!("DeviceMotionEvent"in e),!("ongestureend"in e),!("standalone"in navigator)])>=3}function ne(){var e=ee(),t=function(){var e,t,r=window;return J(["buildID"in navigator,"MozAppearance"in(null!==(e=null===(t=document.documentElement)||void 0===t?void 0:t.style)&&void 0!==e?e:{}),"onmozfullscreenchange"in r,"mozInnerScreenX"in r,"CSSMozDocumentRule"in r,"CanvasCaptureMediaStream"in r])>=4}();if(!e&&!t)return!1;var r=window;return J(["onorientationchange"in r,"orientation"in r,e&&!("SharedWorker"in r),t&&/android/i.test(navigator.appVersion)])>=2}function oe(e){var t=new Error(e);return t.name=e,t}function ie(e){return matchMedia("(inverted-colors: ".concat(e,")")).matches}function ae(e){return matchMedia("(forced-colors: ".concat(e,")")).matches}function ue(e){return matchMedia("(prefers-contrast: ".concat(e,")")).matches}function ce(e){return matchMedia("(prefers-reduced-motion: ".concat(e,")")).matches}function se(e){return matchMedia("(dynamic-range: ".concat(e,")")).matches}var fe=Math,le=function(){return 0};var de={audio:function(){var e=window,t=e.OfflineAudioContext||e.webkitOfflineAudioContext;if(!t)return-2;if(te()&&!re()&&!function(){var e=window;return J(["DOMRectList"in e,"RTCPeerConnectionIceEvent"in e,"SVGGeometryElement"in e,"ontransitioncancel"in e])>=3}())return-1;var r=new t(1,5e3,44100),n=r.createOscillator();n.type="triangle",n.frequency.value=1e4;var o=r.createDynamicsCompressor();o.threshold.value=-50,o.knee.value=40,o.ratio.value=12,o.attack.value=0,o.release.value=.25,n.connect(o),o.connect(r.destination),n.start(0);var i=a(function(e){var t=3,r=1e3,n=500,o=5e3,i=function(){},a=new Promise((function(a,u){var c=!1,s=0,f=0;e.oncomplete=function(e){return a(e.renderedBuffer)};var l=function(){setTimeout((function(){return u(oe("timeout"))}),Math.min(n,f+o-Date.now()))},d=function(){try{var n=e.startRendering();switch(T(n)&&z(n),e.state){case"running":f=Date.now(),c&&l();break;case"suspended":s++,c&&s>=t?u(oe("suspended")):setTimeout(d,r)}}catch(e){u(e)}};d(),i=function(){c||(c=!0,f>0&&l())}}));return[a,i]}(r),2),u=i[0],c=i[1],s=u.then((function(e){return function(e){for(var t=0,r=0;r=3||r.push(t.languages);else if("string"==typeof t.languages){var o=t.languages;o&&r.push(o.split(","))}return r},colorDepth:function(){return window.screen.colorDepth},deviceMemory:function(){return Y(K(navigator.deviceMemory),void 0)},screenResolution:function(){var e=screen,t=function(e){return Y($(e),null)},r=[t(e.width),t(e.height)];return r.sort().reverse(),r},hardwareConcurrency:function(){return Y($(navigator.hardwareConcurrency),void 0)},timezone:function(){var e,t=null===(e=window.Intl)||void 0===e?void 0:e.DateTimeFormat;if(t){var r=(new t).resolvedOptions().timeZone;if(r)return r}var n,o=(n=(new Date).getFullYear(),-Math.max(K(new Date(n,0,1).getTimezoneOffset()),K(new Date(n,6,1).getTimezoneOffset())));return"UTC".concat(o>=0?"+":"").concat(Math.abs(o))},sessionStorage:function(){try{return!!window.sessionStorage}catch(e){return!0}},localStorage:function(){try{return!!window.localStorage}catch(e){return!0}},indexedDB:function(){if(!Z()&&!function(){var e=window,t=navigator;return J(["msWriteProfilerMark"in e,"MSStream"in e,"msLaunchUri"in t,"msSaveBlob"in t])>=3&&!Z()}())try{return!!window.indexedDB}catch(e){return!0}},cpuClass:function(){return navigator.cpuClass},platform:function(){var e=navigator.platform;return"MacIntel"===e&&te()&&!re()?function(){if("iPad"===navigator.platform)return!0;var e=screen,t=e.width/e.height;return J(["MediaSource"in window,!!Element.prototype.webkitRequestFullscreen,t>.65&&t<1.53])>=2}()?"iPad":"iPhone":e},plugins:function(){var e=navigator.plugins;if(e){for(var t=[],r=0;r1&&void 0!==arguments[1]?arguments[1]:1;if(Math.abs(t)>=1)return Math.round(e/t)*t;var r=1/t;return Math.round(e*r)/r}(.99+.01*e,1e-4)}(t);return{score:t,comment:he.replace(/\$/g,"".concat(r))}}function ve(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(e){if("string"==typeof e)return ge(e,t);var r={}.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?ge(e,t):void 0}}(e))||t){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,a=!0,u=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){u=!0,i=e},f:function(){try{a||null==r.return||r.return()}finally{if(u)throw i}}}}function ge(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r>>0).toString(16)).slice(-8)+("00000000"+(i[1]>>>0).toString(16)).slice(-8)+("00000000"+(a[0]>>>0).toString(16)).slice(-8)+("00000000"+(a[1]>>>0).toString(16)).slice(-8)}(function(e){var t,r="",n=ve(Object.keys(e).sort());try{for(n.s();!(t=n.n()).done;){var o=t.value,i=e[o],a=i.error?"error":JSON.stringify(i.value);r+="".concat(r?"|":"").concat(o.replace(/([:|\\])/g,"\\$1"),":").concat(a)}}catch(e){n.e(e)}finally{n.f()}return r}(e))}function we(e){var t,r=pe(e);return{get visitorId(){return void 0===t&&(t=ye(this.components)),t},set visitorId(e){t=e},confidence:r,components:e,version:"3.4.2"}}function be(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:50;return function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1/0,r=window.requestIdleCallback;return r?new Promise((function(e){return r.call(window,(function(){return e()}),{timeout:t})})):I(Math.min(e,t))}(e,2*e)}function xe(e,t){var r=Date.now();return{get:function(n){return c(g.mark((function o(){var i,a,u;return g.wrap((function(o){for(;;)switch(o.prev=o.next){case 0:return i=Date.now(),o.next=3,e();case 3:return a=o.sent,u=we(a),(t||null!=n&&n.debug)&&console.log("Copy the text below to get the debug data:\n\n```\nversion: ".concat(u.version,"\nuserAgent: ").concat(navigator.userAgent,"\ntimeBetweenLoadAndGet: ").concat(i-r,"\nvisitorId: ").concat(u.visitorId,"\ncomponents: ").concat(me(a),"\n```")),o.abrupt("return",u);case 7:case"end":return o.stop()}}),o)})))()}}}function _e(){return _e=c(g.mark((function e(){var t,r,n,o,i=arguments;return g.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=(t=i.length>0&&void 0!==i[0]?i[0]:{}).delayFallback,n=t.debug,e.next=3,be(r);case 3:return o=X(de,{debug:n},[]),e.abrupt("return",xe(o,n));case 5:case"end":return e.stop()}}),e)}))),_e.apply(this,arguments)}var Se={load:function(){return _e.apply(this,arguments)},hashComponents:ye,componentsToDebugString:me};function Oe(){return C.crypto&&C.crypto.randomUUID?C.crypto.randomUUID():function(e,t){for(t=e="";e++<36;t+=51*e&52?(15^e?8^Math.random()*(20^e?16:4):4).toString(16):"-");return t}()}function Pe(e){var t=e.name,r=e.value,n=e.expires,o=e.path,i=e.cookieDomain,a=void 0===i?function(){var e=window.location.hostname,t=e.split(".");if(/^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/.test(e))return e;if(1==t.length)return null;for(var r="",n=0;n<2;){n++;var o=t[t.length-n];if(r=o+(n>1?".":"")+r,-1!=";ac;ad;ae;aero;af;ag;ai;al;am;an;ao;aq;ar;arpa;as;asia;at;au;aw;ax;az;ba;bb;bd;be;bf;bg;bh;bi;biz;bj;bm;bn;bo;br;bs;bt;bv;bw;by;bz;ca;cat;cc;cd;cf;cg;ch;ci;ck;cl;cm;cn;co;com;coop;cr;cu;cv;cx;cy;cz;de;dj;dk;dm;do;dz;ec;edu;ee;eg;er;es;et;eu;fi;fj;fk;fm;fo;fr;ga;gb;gd;ge;gf;gg;gh;gi;gl;gm;gn;gov;gp;gq;gr;gs;gt;gu;gw;gy;hk;hm;hn;hr;ht;hu;id;ie;il;im;in;info;int;io;iq;ir;is;it;je;jm;jo;jobs;jp;ke;kg;kh;ki;km;kn;kp;kr;kw;ky;kz;la;lb;lc;li;lk;lr;ls;lt;lu;lv;ly;ma;mc;md;me;mg;mh;mil;mk;ml;mm;mn;mo;mobi;mp;mq;mr;ms;mt;mu;museum;mv;mw;mx;my;mz;na;name;nc;ne;net;nf;ng;ni;nl;no;np;nr;nu;nz;om;org;pa;pe;pf;pg;ph;pk;pl;pm;pn;pr;pro;ps;pt;pw;py;qa;re;ro;rs;ru;rw;sa;sb;sc;sd;se;sg;sh;si;sj;sk;sl;sm;sn;so;sr;st;su;sv;sy;sz;tc;td;tel;tf;tg;th;tj;tk;tl;tm;tn;to;tp;tr;travel;tt;tv;tw;tz;ua;ug;uk;us;uy;uz;va;vc;ve;vg;vi;vn;vu;wf;ws;ye;yt;za;zm;zw;".indexOf(";"+o+";")){r=t[t.length-n-1]+"."+r;break}}return r}():i;document.cookie=t+"="+r+(n?";expires="+n:"")+(o?";path="+o:";path=/")+(a?";domain=."+a:"")}var ke={d:function(e,t){for(var r in t)ke.o(t,r)&&!ke.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},o:function(e,t){return Object.prototype.hasOwnProperty.call(e,t)}},Ce={}; /*! * * detectIncognito v1.6.2 * * https://github.com/Joe12387/detectIncognito * * MIT License * * Copyright (c) 2021 - 2025 Joe Rutkowski * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in all * copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. * * Please keep this comment intact in order to properly abide by the MIT License. * **/ke.d(Ce,{A:function(){return Ee},k:function(){return De}});var je=function(e,t,r,n){return new(r||(r=Promise))((function(t,o){function i(e){try{u(n.next(e))}catch(e){o(e)}}function a(e){try{u(n.throw(e))}catch(e){o(e)}}function u(e){var n;e.done?t(e.value):(n=e.value,n instanceof r?n:new r((function(e){e(n)}))).then(i,a)}u((n=n.apply(e,[])).next())}))},Ae=function(e,t){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(u){return function(c){return function(u){if(r)throw new TypeError("Generator is already executing.");for(;i&&(i=0,u[0]&&(a=0)),a;)try{if(r=1,n&&(o=2&u[0]?n.return:u[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,u[1])).done)return o;switch(n=0,o&&(u=[2&u[0],o.value]),u[0]){case 0:case 1:o=u;break;case 4:return a.label++,{value:u[1],done:!1};case 5:a.label++,n=u[1],u=[0];continue;case 7:u=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==u[0]&&2!==u[0])){a=0;continue}if(3===u[0]&&(!o||u[1]>o[0]&&u[1]0&&r.length>t;)n=Math.floor(n/2),r=j(e.substring(0,n));return r},Te=function(e){var t="",r=0;for(var n in e)if(e.hasOwnProperty(n)){var o=e[n];null!=o&&"undefined"!==o&&"null"!==o&&(r>0&&(t+="&"),t+=n+"="+o,r++)}return t};var Be={incognitoSignal:function(){return function(){return Me().then((function(e){return{isPrivate_:e.isPrivate,browserName_:e.browserName}})).catch((function(){return{}}))}},partnerUserIdSignal:function(e){var t=e.partnerUserId;return{partnerUserId_:t?j(t):void 0}},prioritySignal:function(e){var t=e.highPriority,r=e.requestAttributes;return"highPriority"===(null==r?void 0:r.priority)?{priority_:"high"}:"normalPriority"===(null==r?void 0:r.priority)?{}:t?{priority_:"high"}:{}},sessionIdSignal:function(e){var t=e.sessionId;if(t){var r=String(t);if(!(r.length<1||"null"===r.toLowerCase()||"undefined"===r.toLowerCase()))return{sessionId_:S(r)}}},userIdSignal:function(e){var t=e.userId;return{userId_:t?j(t):void 0}},userUuidSignal:function(e){var t=e.cookieDomain,r={},o=function(e){var t=document.cookie,r=e+"=",n=t.indexOf("; "+r);if(-1==n){if(0!==(n=t.indexOf(r)))return}else n+=2;var o=t.indexOf(";",n);return-1==o&&(o=t.length),A(t.substring(n+r.length,o))}(n);return(!o||o.length<15||"undefined"===o||"null"===o)&&(o=Oe(),function(e){var t=e.uuid,r=e.userProvidedCookieDomain,n=e.userUuidCookieName,o=new Date;o.setFullYear(o.getFullYear()+4),Pe({name:n,value:j(t),expires:o.toUTCString(),cookieDomain:r})}({userUuidCookieName:n,userProvidedCookieDomain:t,uuid:o})),r.userUuid_=o,r},adBlockSignal:function(){var e={},t=document.createElement("div");t.innerHTML=" ",t.className="adsbox";var r=!1;try{document.body.appendChild(t),r=0===document.getElementsByClassName("adsbox")[0].offsetHeight,document.body.removeChild(t)}catch(e){r=!1}return e.adBlock_=r,e},browserAttributesSignal:function(){var e={};if(P){e.platform_=j(P.platform),e.language_=j(P.language||P.browserLanguage),e.userAgent_=Ie(P.userAgent,o),e.cookieEnabled_=P.cookieEnabled,e.doNotTrack_=P.doNotTrack,e.maxTouchPoints_=P.maxTouchPoints,e.online_=P.onLine,e.product_=j(P.product),e.productSub_=j(P.productSub),e.vendor_=j(P.vendor),e.hardwareConcurrency_=P.hardwareConcurrency;try{e.javaEnabled_=P.javaEnabled()}catch(t){e.javaEnabled_=!1}e.cpuClass_=j(P.cpuClass)}return e},canvasSignal:function(){var e={},t=[],r=document.createElement("canvas");if(!(!r.getContext||!r.getContext("2d"))){r.width=2e3,r.height=200,r.style.display="inline";var n=r.getContext("2d");return n.rect(0,0,10,10),n.rect(2,2,6,6),t.push("canvas winding:"+(!1===n.isPointInPath(5,5,"evenodd")?"yes":"no")),n.textBaseline="alphabetic",n.fillStyle="#f60",n.fillRect(125,1,62,20),n.fillStyle="#069",n.font="11pt Arial",n.fillText("Cwm fjordbank glyphs vext quiz, 😃",2,15),n.fillStyle="rgba(102, 204, 0, 0.2)",n.font="18pt Arial",n.fillText("Cwm fjordbank glyphs vext quiz, 😃",4,45),n.globalCompositeOperation="multiply",n.fillStyle="rgb(255,0,255)",n.beginPath(),n.arc(50,50,50,0,2*Math.PI,!0),n.closePath(),n.fill(),n.fillStyle="rgb(0,255,255)",n.beginPath(),n.arc(100,50,50,0,2*Math.PI,!0),n.closePath(),n.fill(),n.fillStyle="rgb(255,255,0)",n.beginPath(),n.arc(75,100,50,0,2*Math.PI,!0),n.closePath(),n.fill(),n.fillStyle="rgb(255,0,255)",n.arc(75,75,75,0,2*Math.PI,!0),n.arc(75,75,25,0,2*Math.PI,!0),n.fill("evenodd"),r.toDataURL&&t.push("canvas fp:"+r.toDataURL()),e.canvasFingerprint_=S(t.join("~")),e}},mimetypesSignal:function(){for(var e,t={},r=P.mimeTypes,n=r?r.length:0,o="",i=0;i=0?"Firefox":r.indexOf("opera")>=0||r.indexOf("opr")>=0?"Opera":r.indexOf("chrome")>=0?"Chrome":r.indexOf("safari")>=0?"Safari":r.indexOf("trident")>=0?"Internet Explorer":"Other")&&"Safari"!==e&&"Opera"!==e||"20030107"===n){var o=eval.toString().length;if(37!==o||"Safari"===e||"Firefox"===e||"Other"===e)if(39!==o||"Internet Explorer"===e||"Other"===e)if(33!==o||"Chrome"===e||"Opera"===e||"Other"===e){var i;try{throw"a"}catch(e){try{e.toSource(),i=!0}catch(e){i=!1}}if(!i||"Firefox"===e||"Other"===e)return t.tamperedBrowser_=!1,t;t.tamperedBrowser_=!0}else t.tamperedBrowser_=!0;else t.tamperedBrowser_=!0;else t.tamperedBrowser_=!0}else t.tamperedBrowser_=!0},tamperedLanguageSignal:function(){var e={};if(P&&P.languages){try{if(navigator.languages[0].substr(0,2)!==navigator.language.substr(0,2))return e.tamperedLanguage_=!0,e}catch(t){return e.tamperedLanguage_=!0,e}if(!e.tamperedLanguage_)return e.tamperedLanguage_=!1,e}return e},tamperedOSSignal:function(){var e={};if(P){var t,r=P.userAgent.toLowerCase(),n=P.oscpu,o=P.platform.toLowerCase();if(t=r.indexOf("windows phone")>=0?"Windows Phone":r.indexOf("win")>=0?"Windows":r.indexOf("android")>=0?"Android":r.indexOf("linux")>=0?"Linux":r.indexOf("iphone")>=0||r.indexOf("ipad")>=0?"iOS":r.indexOf("mac")>=0?"Mac":"Other",("ontouchstart"in window||P.maxTouchPoints>0||P.msMaxTouchPoints>0)&&"Windows Phone"!==t&&"Android"!==t&&"iOS"!==t&&"Other"!==t)return void(e.tamperedOS_=!0);if(void 0!==n){if((n=n.toLowerCase()).indexOf("win")>=0&&"Windows"!==t&&"Windows Phone"!==t)return void(e.tamperedOS_=!0);if(n.indexOf("linux")>=0&&"Linux"!==t&&"Android"!==t)return void(e.tamperedOS_=!0);if(n.indexOf("mac")>=0&&"Mac"!==t&&"iOS"!==t)return void(e.tamperedOS_=!0);if((-1===n.indexOf("win")&&-1===n.indexOf("linux")&&-1===n.indexOf("mac"))!=("Other"===t))return void(e.tamperedOS_=!0)}if(o.indexOf("win")>=0&&"Windows"!==t&&"Windows Phone"!==t)return void(e.tamperedOS_=!0);if((o.indexOf("linux")>=0||o.indexOf("android")>=0||o.indexOf("pike")>=0)&&"Linux"!==t&&"Android"!==t)return void(e.tamperedOS_=!0);if((o.indexOf("mac")>=0||o.indexOf("ipad")>=0||o.indexOf("ipod")>=0||o.indexOf("iphone")>=0)&&"Mac"!==t&&"iOS"!==t)return void(e.tamperedOS_=!0);if((-1===o.indexOf("win")&&-1===o.indexOf("linux")&&-1===o.indexOf("mac"))!=("Other"===t))return void(e.tamperedOS_=!0);if(void 0===P.plugins&&"Windows"!==t&&"Windows Phone"!==t)return void(e.tamperedOS_=!0);e.tamperedOS_=!1}return e},tamperedResolutionSignal:function(){var e={};return k?(e.tamperedResolution_=k.width0&&void 0!==arguments[0]?arguments[0]:{},n=function(e){for(var t=1;t0?e[n]&&e[n].apply(e,r):"function"==typeof n&&n.apply(e,r)}catch(e){console.warn("Beacon command failed: ",e)}}),n=window._sift;if(Array.isArray(n))for(var o=0;o