wisetrack 2.0.8 → 2.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -151,6 +151,22 @@ const { WiseTrack, WTUserEnvironment, WTLogLevel } = require("wisetrack");
151
151
  // Same usage as ES6 modules
152
152
  ```
153
153
 
154
+ ### Using in Progressive Web Apps (PWA)
155
+
156
+ WiseTrack is fully compatible with Progressive Web Apps (PWAs).
157
+ However, to ensure accurate tracking and data delivery, please note:
158
+
159
+ **Exclude WiseTrack API requests from Service Worker caching**
160
+ If you are using `workbox` or a custom `service-worker.js`,
161
+ add this rule to avoid caching:
162
+
163
+ ```js
164
+ workbox.routing.registerRoute(
165
+ ({ url }) => url.origin.includes("wisetrack.io"),
166
+ new workbox.strategies.NetworkOnly()
167
+ );
168
+ ```
169
+
154
170
  ---
155
171
 
156
172
  ## ⚙️ Configuration Options
@@ -1 +1 @@
1
- var WiseTrackSDK=function(t){"use strict";function e(){const t=["135VXaxCD","11BwVFny","9881700FDvozz","1176iDaJAY","80584oiHnJb","5536HwKcBN","web","522efAqJT","2.0.8","143098NyRRUt","415WZADEX","production","8220OjdNnv","153pUDouN","300","82570hIxjxt"];return(e=function(){return t})()}const n=i;function i(t,n){const r=e();return(i=function(t,e){return r[t-=238]})(t,n)}!function(t){const e=i,n=t();for(;;)try{if(160616===-parseInt(e(239))/1+parseInt(e(253))/2*(-parseInt(e(246))/3)+-parseInt(e(251))/4*(parseInt(e(240))/5)+parseInt(e(242))/6*(-parseInt(e(249))/7)+-parseInt(e(250))/8*(parseInt(e(243))/9)+parseInt(e(245))/10+parseInt(e(247))/11*(parseInt(e(248))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(e);const r={SDK:{PLATFORM:n(252),VERSION:n(238)},CONFIG:{DEFAULT_ENVIRONMENT:n(241)},DEFAULTS:{LOG_LEVEL:"info",SESSION_INTERVAL:"1800",SUBSESSION_INTERVAL:n(244),PARAMETERS_VALUE:void 0}},s=o;function o(t,e){const n=a();return(o=function(t,e){return n[t-=300]})(t,e)}function a(){const t=["5TotROd","2275452uIPvLw","shouldLog","info","level","warn","7365678WKnHNb","6754392vkSter","none","33043750kcdSkk","error","prefix","1664ZhUXuU","debug","2450XNecMD","DEFAULTS","log","3871808fQWQRb","setLevel","5YhLfYA","push","indexOf","outputEngines","toUpperCase","499508xfcEKB"];return(a=function(){return t})()}!function(t){const e=o,n=t();for(;;)try{if(733494===-parseInt(e(311))/1*(parseInt(e(316))/2)+-parseInt(e(318))/3+-parseInt(e(309))/4+parseInt(e(317))/5*(parseInt(e(323))/6)+-parseInt(e(306))/7*(parseInt(e(304))/8)+-parseInt(e(324))/9+parseInt(e(301))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);const c={DEBUG:"debug",INFO:s(320),WARN:s(322),ERROR:s(302),NONE:s(300)};class u{static[s(310)](t){this[s(321)]=t}static setPrefix(t){this[s(303)]=t}static addOutputEngine(t){const e=s;this.outputEngines[e(312)](t)}static[s(319)](t){const e=s,n=["debug","info","warn",e(302)],i=n.indexOf(this.level);return n[e(313)](t)>=i}static[s(308)](t,...e){const n=s;if(!this[n(319)](t))return;const i="["+this[n(303)]+"-"+t[n(315)]()+"]";for(const r of this[n(314)])r(t,i,e)}static[s(305)](...t){const e=s;this[e(308)](e(305),...t)}static[s(320)](...t){const e=s;this.log(e(320),...t)}static[s(322)](...t){const e=s;this.log(e(322),...t)}static[s(302)](...t){const e=s;this.log(e(302),...t)}}u.level=r[s(307)].LOG_LEVEL,u.prefix="WT",u[s(314)]=[(t,e,n)=>{const i=o;switch(t){case"debug":console.debug(e,...n);break;case i(320):console.info(e,...n);break;case i(322):console[i(322)](e,...n);break;case i(302):console[i(302)](e,...n);break;default:console[i(308)](e,...n)}}];var d=l;function l(t,e){var n=w();return(l=function(t,e){return n[t-=189]})(t,e)}!function(t){for(var e=l,n=t();;)try{if(145354===parseInt(e(208))/1+parseInt(e(240))/2+parseInt(e(210))/3*(parseInt(e(199))/4)+-parseInt(e(212))/5*(-parseInt(e(200))/6)+-parseInt(e(245))/7+-parseInt(e(248))/8*(parseInt(e(216))/9)+-parseInt(e(215))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);const h={DEVICE_ID:d(217),INITIAL_DATE:d(213),INITIAL_CONFIG:"WT.InitialConfigs",SDK_ENVIRONMENT:"WT.SdkEnvironment",SDK_VERSION:d(242),CONFIG:d(233),SDK_CLICK_SUBMIT:d(224),FIRST_SESSION_SUBMIT:"WT.FirstSessionSubmit",SDK_ENABLED:d(196),FCM_TOKEN:d(247),PUSH_TOKEN:"WT.PushToken",EVENT_COUNT:d(221),SESSION_COUNT:d(263),SESSION_LENGTH:d(258),SUBSESSION_COUNT:"WT.SubSessionCount",ACTIVE_TIME:d(204),INACTIVE_TIME:"WT.InactiveTime",INACTIVE_DURATION:d(260),REQUEST_QUEUE:d(225),PENDING_REQUEST_QUEUE:d(261)};class p{[d(252)](){localStorage[d(252)]()}[d(230)](t,e){var n=d;if(e)try{const i=JSON.stringify(e);localStorage[n(253)](t,i)}catch(e){u[n(214)]("Error in encoding object for key '"+t+"'",e)}else localStorage[n(202)](t)}[d(239)](t){var e=d;const n=localStorage[e(226)](t);if(!n)return null;try{return JSON[e(241)](n)}catch(n){return u[e(214)](e(259)+t+"': "+n,n),null}}[d(205)](t){const e=localStorage[d(226)](t);if(null===e)return null;const n=Number(e);return isNaN(n)?null:n}[d(235)](t){var e=d;const n=localStorage[e(226)](t);return null===n?null:n===e(246)||"false"!==n&&null}get[d(195)](){return localStorage.getItem(h.DEVICE_ID)}set[d(195)](t){var e=d;t?localStorage[e(253)](h[e(220)],t):localStorage[e(202)](h[e(220)])}get[d(228)](){var t=d;return this[t(239)](h[t(206)])}set[d(228)](t){this[d(230)](h.INITIAL_DATE,t)}get[d(223)](){return this.getJson(h.INITIAL_CONFIG)}set initialConfig(t){var e=d;this.setJson(h[e(238)],t)}get[d(232)](){var t=d;return this.getJson(h[t(203)])}set[d(232)](t){var e=d;this[e(230)](h[e(203)],t)}get sdkEnabled(){var t;return null!==(t=this[d(235)](h.SDK_ENABLED))&&void 0!==t&&t}set sdkEnabled(t){var e=d;localStorage.setItem(h.SDK_ENABLED,t[e(231)]())}get[d(250)](){var t,e=d;return null!==(t=this[e(235)](h[e(201)]))&&void 0!==t&&t}set sdkClickSubmit(t){var e=d;localStorage[e(253)](h[e(201)],t.toString())}get[d(234)](){var t,e=d;return null!==(t=this[e(235)](h[e(229)]))&&void 0!==t&&t}set[d(234)](t){var e=d;localStorage[e(253)](h[e(229)],t.toString())}get[d(227)](){return localStorage[d(226)](h.FCM_TOKEN)}set fcmToken(t){var e=d;t?localStorage[e(253)](h[e(194)],t):localStorage[e(202)](h[e(194)])}get pushToken(){var t=d;return localStorage[t(226)](h[t(193)])}set[d(257)](t){var e=d;t?localStorage[e(253)](h[e(193)],t):localStorage[e(202)](h[e(193)])}get[d(211)](){var t,e=d;return null!==(t=this.optionalNumber(h[e(243)]))&&void 0!==t?t:1}set[d(211)](t){var e=d;localStorage.setItem(h[e(243)],t.toString())}get[d(244)](){var t,e=d;return null!==(t=this.optionalNumber(h[e(254)]))&&void 0!==t?t:1}set[d(244)](t){var e=d;localStorage[e(253)](h.SUBSESSION_COUNT,t[e(231)]())}get[d(237)](){var t;return null!==(t=this.optionalNumber(h.SESSION_LENGTH))&&void 0!==t?t:0}set[d(237)](t){var e=d;localStorage.setItem(h[e(209)],t.toString())}get[d(262)](){var t;return null!==(t=this[d(205)](h.INACTIVE_DURATION))&&void 0!==t?t:0}set[d(262)](t){var e=d;localStorage[e(253)](h[e(236)],t[e(231)]())}get[d(219)](){return this[d(205)](h.ACTIVE_TIME)}set inactiveTime(t){var e=d;null!==t?localStorage[e(253)](h.ACTIVE_TIME,t[e(231)]()):localStorage[e(202)](h[e(218)])}get[d(189)](){return this[d(205)](h.INACTIVE_TIME)}set[d(189)](t){var e=d;null!==t?localStorage[e(253)](h[e(198)],t[e(231)]()):localStorage.removeItem(h.INACTIVE_TIME)}get[d(190)](){var t,e=d;return null!==(t=this.getJson(h[e(222)]))&&void 0!==t?t:[]}set[d(190)](t){this[d(230)](h.REQUEST_QUEUE,t)}get pendingRequestRecords(){var t,e=d;return null!==(t=this.getJson(h[e(191)]))&&void 0!==t?t:[]}set[d(249)](t){this[d(230)](h.PENDING_REQUEST_QUEUE,t)}get eventCount(){var t,e=d;return null!==(t=this[e(205)](h[e(256)]))&&void 0!==t?t:0}set[d(251)](t){var e=d;localStorage.setItem(h[e(256)],t.toString())}get sdkEnvironment(){var t=d;return localStorage[t(226)](h[t(192)])}set[d(207)](t){var e=d;localStorage.setItem(h[e(192)],t)}get[d(197)](){var t,e=d;return null!==(t=localStorage[e(226)](h[e(255)]))&&void 0!==t?t:r.SDK.VERSION}set[d(197)](t){var e=d;t?localStorage[e(253)](h[e(255)],t):localStorage[e(202)](h[e(255)])}}const f=new p;function w(){var t=["activeDuration","INITIAL_CONFIG","getJson","90666CzViEW","parse","WT.SdkVersion","SESSION_COUNT","subSessionCount","152250LBTsns","true","WT.FcmToken","32cREbEx","pendingRequestRecords","sdkClickSubmit","eventCount","clear","setItem","SUBSESSION_COUNT","SDK_VERSION","EVENT_COUNT","pushToken","WT.SessionLenght","Error in JSON decoding for key '","WT.InactiveDuration","WT.PendingRequestQueue","inactiveDuration","WT.SessionCount","activeTime","requestRecords","PENDING_REQUEST_QUEUE","SDK_ENVIRONMENT","PUSH_TOKEN","FCM_TOKEN","deviceId","WT.SdkEnabled","sdkVersion","INACTIVE_TIME","92WBkcws","588SUEjAw","SDK_CLICK_SUBMIT","removeItem","CONFIG","WT.ActiveTime","optionalNumber","INITIAL_DATE","sdkEnvironment","170637MzbiQk","SESSION_LENGTH","1416OcEWyb","sessionCount","14530iuJpfr","WT.InitialDate","error","1071420WvGHmG","534078dtpqaK","WT.DeviceId","ACTIVE_TIME","inactiveTime","DEVICE_ID","WT.EventCount","REQUEST_QUEUE","initialConfig","WT.SdkClickSubmit","WT.RequestQueue","getItem","fcmToken","initialDate","FIRST_SESSION_SUBMIT","setJson","toString","config","WT.Configs","firstSessionSubmit","optionalBool","INACTIVE_DURATION"];return(w=function(){return t})()}const b=v;function v(t,e){const n=I();return(v=function(t,e){return n[t-=203]})(t,e)}!function(t){const e=v,n=t();for(;;)try{if(906753===-parseInt(e(217))/1*(-parseInt(e(208))/2)+parseInt(e(221))/3*(-parseInt(e(220))/4)+-parseInt(e(225))/5*(-parseInt(e(222))/6)+parseInt(e(213))/7*(-parseInt(e(212))/8)+parseInt(e(210))/9+-parseInt(e(223))/10*(-parseInt(e(224))/11)+-parseInt(e(207))/12*(parseInt(e(216))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class g{static[b(206)](t){const e=b;try{const n=atob(t);let i="";for(let t=0;t<n[e(205)];t++){const r=90^n.charCodeAt(t);i+=String[e(219)](r)}return i}catch(t){return console[e(211)](e(203),t),""}}static get CONFIG_PATH(){return this[b(206)]("dTsqM3U9Py53OTU0PDM9")}static get[b(214)](){const t=b;return this[t(206)](t(204))}static get[b(215)](){return this[b(206)]("Mi4uKilgdXU5NSg/dCkuOz0/dC0zKT8uKDs5MT4/LHQzKA==")}static get[b(209)](){const t=b;return this[t(206)](t(218))}}function I(){const t=["1830YgBmWp","108449EAQwOS","80825GzElBa","Decode error:","Mi4uKilgdXU5NSg/dD4/OC89dC0zKT8uKDs5MT4/LHQzKA==","length","decode","12kmCXxv","1684126xKeUlB","PRODUCTION_BASE_URL","14781861VpLMUG","error","6018728tBwMoM","7bGQoWA","DEBUG_BASE_URL","STAGE_BASE_URL","54198456wWhCEf","2EPGiqr","Mi4uKilgdXU5NSg/dC0zKT8uKDs5MXQzNQ==","fromCharCode","8RKaLpD","214689bxHemY","312cNKuQk"];return(I=function(){return t})()}function m(t,e){const n=S();return(m=function(t,e){return n[t-=263]})(t,e)}function S(){const t=["sandbox","1666105bQFGUn","sdkEnvironment","21lCRHBb","53065uCvKnF","STAGE_BASE_URL","188qKBMUX","84684cibMDG","PRODUCTION_BASE_URL","3537288GLcRum","36944FpkTBd","567615sHwzWz","stage","debug","2106054gStAKw","STAGE","PRODUCTION","production"];return(S=function(){return t})()}const y=m;!function(t){const e=m,n=t();for(;;)try{if(391766===parseInt(e(266))/1+parseInt(e(265))/2*(-parseInt(e(276))/3)+parseInt(e(279))/4*(-parseInt(e(277))/5)+parseInt(e(280))/6+-parseInt(e(274))/7+parseInt(e(264))/8+parseInt(e(269))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);const E={SANDBOX:y(273),PRODUCTION:y(272)},k={DEBUG:y(268),STAGE:y(267),PRODUCTION:"production"},T={get sdkEnvironment(){var t;return null!==(t=f[y(275)])&&void 0!==t?t:r.CONFIG.DEFAULT_ENVIRONMENT},get needResponseDetails(){const t=y;return this[t(275)]!==k[t(271)]},get baseUrl(){const t=y;switch(this[t(275)]){case k.DEBUG:return g.DEBUG_BASE_URL;case k[t(270)]:return g[t(278)];case k[t(271)]:return g[t(263)];default:throw new Error("Unknown environment: "+this[t(275)])}}};var _=C;function C(t,e){var n=D();return(C=function(t,e){return n[t-=495]})(t,e)}function D(){var t=["7NVUHBV","sdkEnvironment","2488745MuSeiW","409786CqaXrZ","2524830fFDoyX","2901912tDmmIH","3741016LcGniE","2wZHmNi","3949758ZiVWtd","3255324nkaYcY","sdkVersion"];return(D=function(){return t})()}!function(t){for(var e=C,n=t();;)try{if(510385===-parseInt(e(503))/1*(parseInt(e(496))/2)+parseInt(e(504))/3+-parseInt(e(498))/4+-parseInt(e(502))/5+parseInt(e(505))/6+parseInt(e(500))/7*(parseInt(e(495))/8)+parseInt(e(497))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class R{static[_(501)](t){var e=_;try{f[e(501)]=t}catch(t){}}static[_(499)](t){try{f.sdkVersion=t}catch(t){}}}function N(t,e,n,i){return new(n||(n=Promise))(function(r,s){function o(t){try{c(i.next(t))}catch(t){s(t)}}function a(t){try{c(i.throw(t))}catch(t){s(t)}}function c(t){var e;t.done?r(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(o,a)}c((i=i.apply(t,e||[])).next())})}function x(t,e){const n=U();return(x=function(t,e){return n[t-=182]})(t,e)}"function"==typeof SuppressedError&&SuppressedError;const A=x;!function(t){const e=x,n=t();for(;;)try{if(374568===parseInt(e(186))/1+parseInt(e(187))/2+-parseInt(e(194))/3*(parseInt(e(191))/4)+-parseInt(e(195))/5+parseInt(e(193))/6*(-parseInt(e(189))/7)+-parseInt(e(192))/8*(parseInt(e(185))/9)+parseInt(e(182))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);const O={EVENTS:A(184),SESSIONS:"/api/v1/sessions",SDK_CLICKS:A(183),SDK_INFOS:A(188),ATTRIBUTIONS:A(190),APP_SETTINGS:"/api/v1/app_settings"};function U(){const t=["1225378wfvJJK","/api/v1/sdk_infos","6118BdvGxk","/api/v1/attributions","4cGEPEm","421656wweuVc","4278RZmOXh","909384JRVHgE","3611995xVuonX","10979460BJFwtQ","/api/v1/sdk_clicks","/api/v1/events","27VbrnyI","470743lMaqWY"];return(U=function(){return t})()}var L,P=B;function M(){var t=["fromJson","subsessionInterval","SESSIONS","187935iPsYIO","sdk_update","sessions","events","subsession_interval","SUBSESSION_INTERVAL","sdk_clicks","sdkInfos","sdkEnabled","3175788ZeTIvT","DEFAULTS","sdkUpdate","session_interval","SESSION_INTERVAL","sessionInterval","1859175eIhSAW","defaultValue","SDK_INFOS","4014030mrmJAQ","sdk_enabled","7762380JjtuEQ","10064vCkIIR","105kjLfne","sdk_infos","2275716KKFwWc","8SkoLGi"];return(M=function(){return t})()}function B(t,e){var n=M();return(B=function(t,e){return n[t-=165]})(t,e)}!function(t){for(var e=B,n=t();;)try{if(692528===-parseInt(e(166))/1+parseInt(e(190))/2+parseInt(e(188))/3*(-parseInt(e(187))/4)+-parseInt(e(184))/5+parseInt(e(186))/6+-parseInt(e(175))/7+-parseInt(e(191))/8*(parseInt(e(181))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class q{constructor(t,e,n,i,s,o=!0,a=!1,c=r[P(176)][P(179)],u=r[P(176)][P(171)]){var d=P;this[d(169)]=t,this[d(168)]=e,this.sdkClicks=n,this[d(173)]=i,this.attributions=s,this[d(174)]=o,this[d(177)]=a,this[d(180)]=c,this[d(193)]=u}static[P(192)](t){var e,n,i,s,o=P;return new q(t[o(169)],t[o(168)],t[o(172)],t[o(189)],t.attributions,null===(e=t[o(185)])||void 0===e||e,null!==(n=t[o(167)])&&void 0!==n&&n,null!==(i=t[o(178)])&&void 0!==i?i:r.DEFAULTS[o(179)],null!==(s=t[o(170)])&&void 0!==s?s:r.DEFAULTS[o(171)])}static get[P(182)](){var t=P;return new q(O.EVENTS,O[t(165)],O.SDK_CLICKS,O[t(183)],O.ATTRIBUTIONS,!0,!1,r[t(176)][t(179)],r.DEFAULTS[t(171)])}}function V(){var t=["NetworkFailure","DecodingError: ","76364ejnUDS","NetworkError: ","ServerError","name","6AXYYOj","NetworkError","383349SjInYC","4CMfqak","statusCode","292480AkgtHp","940015JnWlAM","110662wlFQoZ","77770kBMGcA","2201877SGkGEt","InvalidUrl","DecodingError","ServerError "];return(V=function(){return t})()}function K(t,e){var n=V();return(K=function(t,e){return n[t-=238]})(t,e)}!function(t){for(var e=K,n=t();;)try{if(121612===-parseInt(e(238))/1*(-parseInt(e(253))/2)+-parseInt(e(252))/3+parseInt(e(246))/4+-parseInt(e(256))/5*(parseInt(e(250))/6)+-parseInt(e(239))/7+-parseInt(e(255))/8+parseInt(e(240))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V),function(t){var e=K;class n extends Error{constructor(t){var e=K;super("Invalid URL: "+t),this.name=e(241)}}t[e(241)]=n;class i extends Error{constructor(t,n){var i=e;super(i(243)+t+": "+n),this[i(254)]=t,this.message=n,this[i(249)]=i(248)}}t.ServerError=i;class r extends Error{constructor(t){var n=e;super(n(247)+t),this.name=n(244)}}t[e(251)]=r;class s extends Error{constructor(t){var n=e;super(n(245)+t),this[n(249)]="DecodingError"}}t[e(242)]=s}(L||(L={}));var F=j;function j(t,e){var n=W();return(j=function(t,e){return n[t-=333]})(t,e)}function W(){var t=["3470061TQNLiB","13520904bTmGsv","832779FfVfzk","100Paahoi","canRetry","52368mTfZCW","waitBeforeRetry","retryInterval","425FaSfMN","671IOvjcp","1874wXldZj","849876WlARex","92340lwNrri","451SjyyYq","117AXEOUC","maxRetries"];return(W=function(){return t})()}!function(t){for(var e=j,n=t();;)try{if(901901===parseInt(e(341))/1*(-parseInt(e(342))/2)+parseInt(e(346))/3*(-parseInt(e(344))/4)+-parseInt(e(340))/5*(parseInt(e(337))/6)+-parseInt(e(348))/7+parseInt(e(333))/8+-parseInt(e(334))/9*(parseInt(e(335))/10)+-parseInt(e(345))/11*(-parseInt(e(343))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class G{constructor(t=3,e=2e3){var n=j;this.maxRetries=t,this[n(339)]=e}[F(336)](t){return t<this[F(347)]}[F(338)](){return N(this,void 0,void 0,function*(){var t=j;return new Promise(e=>setTimeout(e,this[t(339)]))})}}function z(t,e){const n=H();return(z=function(t,e){return n[t-=218]})(t,e)}function H(){const t=[") =>","status","stringify","63yNTRNn","505582gOqOqS","params","❌ API ERROR (","14216xRGhHI","debug","-- PARAMETERS =>","✅ API SUCCESS (","error","15561100IOqMZG","headers","baseUrl","Unknown error","12yrhcrP","warn","574806hLQjpi","canRetry","method","retryPolicy","Content-Type","2947092PxNKOB","assign","NetworkError","InvalidUrl","Invalid URL:","json","7778YNquEE","🚀 REQUEST (",") => ","DecodingError","Request successful","206XCBWMT","ServerError","application/json","message","text","38900ffWbom"];return(H=function(){return t})()}!function(t){const e=z,n=t();for(;;)try{if(603785===parseInt(e(256))/1*(-parseInt(e(251))/2)+-parseInt(e(240))/3*(parseInt(e(238))/4)+-parseInt(e(221))/5+parseInt(e(245))/6+-parseInt(e(226))/7+-parseInt(e(229))/8*(-parseInt(e(225))/9)+parseInt(e(234))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);const Q={retryPolicy:()=>new G,sendRequest(t){return N(this,arguments,void 0,function*(t,e={}){const n=z,i=e.retryAttempt||1;let r,s;try{r=new URL(t,T[n(236)])}catch(e){throw console[n(233)](n(249),e),new(L[n(248)])(""+T[n(236)]+t)}u[n(230)](n(252)+i+n(253)+e[n(242)]+" "+t),u[n(230)](n(231),e[n(227)]||{});const o=Object[n(246)]({Accept:"application/json"},e[n(235)]);e[n(227)]&&(o[n(244)]=n(218),s=JSON[n(224)](e[n(227)]));try{const t=yield fetch(r,{method:e.method,headers:o,body:s});if(!t.ok){let e=yield t.json(),i=e[n(219)]||(yield t[n(220)]());throw u[n(239)](n(228)+t.status+n(222),i),new(L[n(257)])(t[n(223)],e[n(219)]||"Server error")}try{const e=yield t[n(250)]();return u[n(230)](n(232)+t[n(223)]+") =>",e[n(219)]||n(255)),e}catch(t){throw new(L[n(254)])(t[n(219)]||String(t))}}catch(r){if(r instanceof L[n(257)]||r instanceof L[n(254)])throw r;if(u[n(233)]("Error executing request",r),this[n(243)]()[n(241)](i))return yield this[n(243)]().waitBeforeRetry(),this.sendRequest(t,Object[n(246)](Object.assign({},e),{retryAttempt:i+1}));throw new(L[n(247)])(r[n(219)]||n(237))}})}};!function(t){const e=Y,n=t();for(;;)try{if(343707===parseInt(e(337))/1+-parseInt(e(332))/2+-parseInt(e(333))/3+parseInt(e(334))/4+parseInt(e(340))/5+-parseInt(e(348))/6*(parseInt(e(342))/7)+parseInt(e(344))/8*(parseInt(e(347))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);const X={doGetConfig(){return N(this,void 0,void 0,function*(){const t=Y,e=f[t(345)];if(!e)throw"Initial Config is not set";const n={parameters:{app_token:e.appToken,app_version:e.appVersion,framework:e.appFrameWork,package_name:window[t(330)].hostname,platform:r[t(352)][t(350)],sdk_version:f[t(335)],initiated_by:r[t(352)][t(350)]+"_"+e.appFrameWork,store_name:"other"}},i=yield Q.sendRequest(g[t(339)],{method:t(331),params:n});return q[t(346)](i[t(351)])})},doCallRequest(t,e){return N(this,void 0,void 0,function*(){const n=Y;e[n(349)]=(new Date)[n(341)]();return(yield Q[n(336)](t,{method:"POST",params:{needs_response_details:T[n(343)],parameters:e}}))[n(338)]})}};function Y(t,e){const n=J();return(Y=function(t,e){return n[t-=330]})(t,e)}function J(){const t=["POST","707658HRrtpp","1440279QgdvYt","2321384lMywzw","sdkVersion","sendRequest","156689KJuazX","success","CONFIG_PATH","311970wsVeDT","toISOString","898380oChooC","needResponseDetails","32768OuABMT","initialConfig","fromJson","1395JkADqY","12IhrzMB","sdk_updated_at","PLATFORM","result","SDK","location"];return(J=function(){return t})()}function Z(){const t=["now","log","tickerDelay","574083fOMzXt","586670ArzpbD","8814710xcAneH","tickerJob","119793CHGlqK","3706136fOuaiq","s, inactive duration= ","832311JjIuft","start","18TuzdFw","activeDuration","6NGeUSZ","pause","isPaused","431195nYOChE","56Xspttb","ActivityTicker: active duration= ","hasFocus","resume"];return(Z=function(){return t})()}const $=et;!function(t){const e=et,n=t();for(;;)try{if(669637===parseInt(e(211))/1*(parseInt(e(194))/2)+parseInt(e(207))/3+parseInt(e(212))/4+-parseInt(e(199))/5*(-parseInt(e(196))/6)+-parseInt(e(208))/7+parseInt(e(200))/8*(-parseInt(e(192))/9)+-parseInt(e(209))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class tt{constructor(){const t=et;this[t(206)]=1e3,this[t(198)]=!1}[$(193)](){const t=$;this[t(210)]&&clearInterval(this[t(210)]),this.tickerJob=setInterval(()=>{const e=t;this[e(198)]||document.hidden||document[e(202)]()&&(console[e(205)](e(201)+f[e(195)]/1e3+e(213)+f.inactiveDuration/1e3+"s"),f.activeTime=Date[e(204)](),f[e(195)]+=this.tickerDelay)},this[t(206)])}stop(){const t=$;clearInterval(this[t(210)]),this[t(210)]=void 0}[$(197)](){this[$(198)]=!0}[$(203)](){this.isPaused=!1}}function et(t,e){const n=Z();return(et=function(t,e){return n[t-=192]})(t,e)}const nt=new tt,it=rt;function rt(t,e){const n=st();return(rt=function(t,e){return n[t-=120]})(t,e)}function st(){const t=["252wQvGjO","abort","country_code","https://api.country.is","179580eKQLyR","_country","https://ipwho.is/","signal","1204475uVfyUW","1295784GsrPWC","country","fetchWithTimeout","ipwho.is failed","522705konrcs","countryCode","tryAllEndpoints","getCountryCode","80048CLNcLz","country.is failed","135653dAXzEg","https://free.freeipapi.com/api/json","json","270900yLUWZC"];return(st=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(122690===parseInt(e(130))/1+-parseInt(e(133))/2+parseInt(e(124))/3+parseInt(e(138))/4+-parseInt(e(142))/5+-parseInt(e(120))/6+-parseInt(e(134))/7*(-parseInt(e(128))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class ot{constructor(){this._country=null}[it(127)](){return N(this,void 0,void 0,function*(){const t=rt;return!this._country&&(this[t(139)]=yield this.tryAllEndpoints()),this[t(139)]})}[it(126)](){return N(this,void 0,void 0,function*(){const t=[()=>N(this,void 0,void 0,function*(){const t=rt,e=yield this[t(122)](t(137));if(!e.ok)throw new Error("country.is failed");return(yield e[t(132)]())[t(121)]||null}),()=>N(this,void 0,void 0,function*(){const t=rt,e=yield this[t(122)](t(131));if(!e.ok)throw new Error(t(129));return(yield e[t(132)]())[t(125)]||null}),()=>N(this,void 0,void 0,function*(){const t=rt,e=yield this[t(122)](t(140));if(!e.ok)throw new Error(t(123));return(yield e[t(132)]())[t(136)]||null})];for(const e of t)try{const t=yield e();if(t)return t}catch(t){}return null})}[it(122)](t){return N(this,arguments,void 0,function*(t,e=2e3){const n=rt,i=new AbortController,r=setTimeout(()=>i[n(135)](),e);return fetch(t,{signal:i[n(141)]}).finally(()=>clearTimeout(r))})}}const at=new ot;function ct(){const t=["17506599HKerSb","2382560bUYqbO","randomUUID","2320839TcmcxL","493462PyotTw","5LNVYfO","304vmwhye","3314634zPUcGA","6Vgeilp","174792bMfDFa","483EsVdUp","9627eyagZd"];return(ct=function(){return t})()}function ut(t,e){const n=ct();return(ut=function(t,e){return n[t-=463]})(t,e)}!function(t){const e=ut,n=t();for(;;)try{if(814022===-parseInt(e(473))/1*(parseInt(e(465))/2)+-parseInt(e(468))/3*(-parseInt(e(463))/4)+parseInt(e(474))/5*(-parseInt(e(464))/6)+parseInt(e(467))/7*(parseInt(e(466))/8)+-parseInt(e(472))/9+-parseInt(e(470))/10+parseInt(e(469))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);const dt={generateDeviceUUID:()=>crypto[ut(471)]()},lt=pt;function ht(){const t=["acquire","retryCount","2132942xdQsTr","5UaoJtK","push","6355152nCVHlF","createdAt","locked","1435432AHJCQG","length","10882040PtnAXi","randomUUID","release","602711tQuOst","waitingQueue","now","2419000JWrboK","maxRetries","parameters","shift","endpoint","1784142YrHmDt"];return(ht=function(){return t})()}function pt(t,e){const n=ht();return(pt=function(t,e){return n[t-=395]})(t,e)}!function(t){const e=pt,n=t();for(;;)try{if(651042===parseInt(e(409))/1+parseInt(e(412))/2+parseInt(e(395))/3+-parseInt(e(404))/4*(-parseInt(e(399))/5)+-parseInt(e(401))/6+parseInt(e(398))/7+-parseInt(e(406))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht);class ft{constructor(t,e){const n=pt;this[n(397)]=0,this[n(413)]=3,this.id=crypto[n(407)](),this[n(416)]=t,this[n(414)]=e,this[n(402)]=Date[n(411)]()}}class wt{constructor(){this.locked=!1,this.waitingQueue=[]}[lt(396)](){return N(this,void 0,void 0,function*(){return new Promise(t=>{const e=pt;this[e(403)]?this.waitingQueue[e(400)](t):(this[e(403)]=!0,t())})})}[lt(408)](){const t=lt;if(this.waitingQueue[t(405)]>0){this[t(410)][t(415)]()()}else this.locked=!1}}const bt=vt;function vt(t,e){const n=gt();return(vt=function(t,e){return n[t-=236]})(t,e)}function gt(){const t=["processingInterval","getQueueStatus","shift","saveMainQueue","processPendingQueue","⚠️ Request ","10XcqmAQ","✅ Request ","isCurrentlyProcessing","retryCount","386215CSBXEu","release","MAX_DELAY_MS","failedRequestDelay","maxRetries","doCallRequest","fcmToken","⏳ Request ","pendingRequestRecords","addRequest","now","processQueues","553779zsoTKg","addPendingRequest","isInitialized","firstSessionSubmit","push","acquire","shutdown","24JDnYNb","requestRecords","❌ Request ","parameters","getPendingQueue","endpoint","startProcessing","479493DymSZg","mutex"," failed","postRequestCheck","getMainRequestsSentFlag","getBackoffConfig","length","): id=","Queue Manager is not initialized. Call initialize() first.","stopProcessing","911536kCjKXT","6593916LxcVAY","activeDuration","min"," failed. Retry ","⏰ Backoff delay ended, resuming queue processing","Error in processing loop:","sdkClickSubmit","PROCESSING_INTERVAL_MS","subSessionCount","resetBackoffDelay","6khDXKS","3087350iMsdfp"," failed after "," attempts. ","push_token","getMainQueue","BASE_DELAY_MS","debug","isProcessing","processMainQueue","BACKOFF_MULTIPLIER","191887lsmXoX","sendRequest","error","warn","Applying backoff delay of ","savePendingQueue","💥 Sending request (","initialize","calculateBackoffDelay"];return(gt=function(){return t})()}!function(t){const e=vt,n=t();for(;;)try{if(559783===-parseInt(e(302))/1*(parseInt(e(240))/2)+parseInt(e(291))/3*(parseInt(e(280))/4)+-parseInt(e(244))/5+parseInt(e(281))/6+-parseInt(e(270))/7*(parseInt(e(263))/8)+-parseInt(e(256))/9+parseInt(e(292))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gt);class It{constructor(){const t=vt;this[t(258)]=!1,this.isProcessing=!1,this[t(242)]=!1,this[t(271)]=new wt,this[t(311)]=null,this[t(288)]=100,this[t(247)]=0,this[t(246)]=3e4,this.BACKOFF_MULTIPLIER=2,this[t(297)]=1e3}[bt(309)](){return N(this,void 0,void 0,function*(){const t=vt;this.isInitialized=!0,!this[t(299)]&&(yield this.startProcessing())})}[bt(262)](){return N(this,void 0,void 0,function*(){this.isInitialized&&(yield this.stopProcessing(),this.isInitialized=!1)})}startProcessing(){return N(this,void 0,void 0,function*(){const t=vt;if(this[t(258)]){yield this.mutex[t(261)]();try{if(this[t(299)])return;this.isProcessing=!0,this[t(311)]=setInterval(()=>N(this,void 0,void 0,function*(){const e=t;try{yield this[e(255)]()}catch(t){u[e(304)](e(286),t)}}),this.PROCESSING_INTERVAL_MS)}finally{this[t(271)][t(245)]()}yield this.processQueues()}else u[t(305)](t(278))})}[bt(279)](){return N(this,void 0,void 0,function*(){const t=vt;yield this[t(271)][t(261)]();try{this[t(299)]=!1,this[t(311)]&&(clearInterval(this[t(311)]),this[t(311)]=null)}finally{this[t(271)][t(245)]()}})}[bt(253)](t){return N(this,void 0,void 0,function*(){const e=vt;yield this.mutex.acquire();try{const n=this.getMainQueue();if(n[e(260)](t),this[e(237)](n),this.failedRequestDelay=0,!this[e(299)])return this[e(271)].release(),void(yield this.startProcessing())}finally{this.isProcessing&&this[e(271)][e(245)]()}})}[bt(257)](t){return N(this,void 0,void 0,function*(){const e=vt;yield this.mutex[e(261)]();try{if(this[e(274)]()){const n=this.getMainQueue();n[e(260)](t),this[e(237)](n)}else{const n=this.getPendingQueue();n[e(260)](t),this[e(307)](n)}if(this[e(247)]=0,!this[e(299)])return this[e(271)][e(245)](),void(yield this[e(269)]())}finally{this[e(299)]&&this[e(271)][e(245)]()}})}[bt(255)](){return N(this,void 0,void 0,function*(){const t=vt;if(this.isProcessing&&!this.isCurrentlyProcessing){if(this[t(247)]>0){if(Date[t(254)]()<this[t(247)])return;this[t(247)]=0,u[t(298)](t(285))}this.isCurrentlyProcessing=!0,yield this.mutex[t(261)]();try{yield this[t(300)](),yield this.processPendingQueue()}finally{this[t(271)][t(245)](),this.isCurrentlyProcessing=!1}}})}[bt(300)](){return N(this,void 0,void 0,function*(){const t=vt,e=this[t(296)]();if(0===e[t(276)])return;const n=e[0];try{if(yield this[t(303)](n))e[t(236)](),this[t(237)](e),this[t(273)](n),u[t(298)](t(241)+n.id+" processed successfully");else{if(e[0][t(243)]++,e[0][t(243)]>=e[0][t(248)]){const i=this[t(310)](e[0][t(243)]);this.failedRequestDelay=Date.now()+i,u.warn(t(251)+n.id+t(293)+n.maxRetries+t(294)+(t(306)+i+"ms"))}else u[t(305)](t(239)+n.id+t(284)+e[0].retryCount+"/"+e[0][t(248)]);this[t(237)](e)}}catch(i){if(u.error("Error sending request "+n.endpoint+":",i),e[0][t(243)]++,e[0][t(243)]>=e[0][t(248)]){const i=this[t(310)](e[0][t(243)]);this[t(247)]=Date[t(254)]()+i,u[t(305)](t(251)+n.id+" failed with error after "+e[0].maxRetries+t(294)+"Applying backoff delay of "+i+"ms")}this.saveMainQueue(e)}})}[bt(310)](t){const e=bt,n=this.BASE_DELAY_MS*Math.pow(this[e(301)],t-1);return Math[e(283)](n,this[e(246)])}[bt(238)](){return N(this,void 0,void 0,function*(){const t=vt;if(!this[t(274)]())return;const e=this[t(267)]();if(0===e[t(276)])return;const n=this.getMainQueue();n[t(260)](...e),this[t(237)](n),this[t(307)]([])})}[bt(303)](t){return N(this,arguments,void 0,function*(t,e=1){const n=vt;u.debug(n(308)+t[n(268)]+n(277)+t.id);let i=!1;try{i=yield X[n(249)](t[n(268)],t[n(266)])}catch(e){u[n(304)](n(265)+t.endpoint+n(272),e)}return i})}getMainQueue(){return f[bt(264)]}[bt(237)](t){f[bt(264)]=t}getPendingQueue(){return f[bt(252)]}[bt(307)](t){f[bt(252)]=t}[bt(274)](){return f[bt(287)]}postRequestCheck(t){const e=bt;switch(t[e(268)]){case O.SDK_CLICKS:f[e(287)]=!0;break;case O.SESSIONS:f[e(259)]?(f[e(282)]=0,f.inactiveDuration=0,f[e(289)]=1):f[e(259)]=!0;break;case O.SDK_INFOS:f[e(250)]=t[e(266)][e(295)]}}[bt(312)](){const t=bt;return{mainQueueLength:this[t(296)]()[t(276)],pendingQueueLength:this[t(267)]()[t(276)],isProcessing:this.isProcessing,mainRequestsSent:this[t(274)](),isInBackoffDelay:this.failedRequestDelay>0&&Date[t(254)]()<this[t(247)],backoffEndsAt:this.failedRequestDelay>0?this[t(247)]:null}}[bt(290)](){const t=bt;this[t(247)]=0,u[t(298)]("🔄 Backoff delay manually reset")}[bt(275)](){const t=bt;return{baseDelayMs:this[t(297)],multiplier:this[t(301)],maxDelayMs:this[t(246)]}}}const mt=new It;var St,yt="user-agent",Et="",kt="function",Tt="undefined",_t="object",Ct="string",Dt="browser",Rt="cpu",Nt="device",xt="engine",At="os",Ot="result",Ut="name",Lt="type",Pt="vendor",Mt="version",Bt="architecture",qt="major",Vt="model",Kt="console",Ft="mobile",jt="tablet",Wt="smarttv",Gt="wearable",zt="xr",Ht="embedded",Qt="inapp",Xt="brands",Yt="formFactors",Jt="fullVersionList",Zt="platform",$t="platformVersion",te="bitness",ee="sec-ch-ua",ne=ee+"-full-version-list",ie=ee+"-arch",re=ee+"-"+te,se=ee+"-form-factors",oe=ee+"-"+Ft,ae=ee+"-"+Vt,ce=ee+"-"+Zt,ue=ce+"-version",de=[Xt,Jt,Ft,Vt,Zt,$t,Bt,Yt,te],le="Amazon",he="Apple",pe="ASUS",fe="BlackBerry",we="Google",be="Huawei",ve="Lenovo",ge="Honor",Ie="LG",me="Microsoft",Se="Motorola",ye="Nvidia",Ee="OnePlus",ke="OPPO",Te="Samsung",_e="Sharp",Ce="Sony",De="Xiaomi",Re="Zebra",Ne="Chrome",xe="Chromium",Ae="Chromecast",Oe="Edge",Ue="Firefox",Le="Opera",Pe="Facebook",Me="Sogou",Be="Mobile ",qe=" Browser",Ve="Windows",Ke=typeof window!==Tt&&window.navigator?window.navigator:void 0,Fe=Ke&&Ke.userAgentData?Ke.userAgentData:void 0,je=function(t){for(var e={},n=0;n<t.length;n++)e[t[n].toUpperCase()]=t[n];return e},We=function(t,e){if(typeof t===_t&&t.length>0){for(var n in t)if(Qe(e)==Qe(t[n]))return!0;return!1}return!!ze(t)&&Qe(e)==Qe(t)},Ge=function(t,e){for(var n in t)return/^(browser|cpu|device|engine|os)$/.test(n)||!!e&&Ge(t[n])},ze=function(t){return typeof t===Ct},He=function(t){if(t){for(var e=[],n=Je(/\\?\"/g,t).split(","),i=0;i<n.length;i++)if(n[i].indexOf(";")>-1){var r=$e(n[i]).split(";v=");e[i]={brand:r[0],version:r[1]}}else e[i]=$e(n[i]);return e}},Qe=function(t){return ze(t)?t.toLowerCase():t},Xe=function(t){return ze(t)?Je(/[^\d\.]/g,t).split(".")[0]:void 0},Ye=function(t){for(var e in t){var n=t[e];typeof n==_t&&2==n.length?this[n[0]]=n[1]:this[n]=void 0}return this},Je=function(t,e){return ze(e)?e.replace(t,Et):e},Ze=function(t){return Je(/\\?\"/g,t)},$e=function(t,e){if(ze(t))return t=Je(/^\s\s*/,t),typeof e===Tt?t:t.substring(0,500)},tn=function(t,e){if(t&&e)for(var n,i,r,s,o,a,c=0;c<e.length&&!o;){var u=e[c],d=e[c+1];for(n=i=0;n<u.length&&!o&&u[n];)if(o=u[n++].exec(t))for(r=0;r<d.length;r++)a=o[++i],typeof(s=d[r])===_t&&s.length>0?2===s.length?typeof s[1]==kt?this[s[0]]=s[1].call(this,a):this[s[0]]=s[1]:s.length>=3&&(typeof s[1]!==kt||s[1].exec&&s[1].test?3==s.length?this[s[0]]=a?a.replace(s[1],s[2]):void 0:4==s.length?this[s[0]]=a?s[3].call(this,a.replace(s[1],s[2])):void 0:s.length>4&&(this[s[0]]=a?s[3].apply(this,[a.replace(s[1],s[2])].concat(s.slice(4))):void 0):s.length>3?this[s[0]]=a?s[1].apply(this,s.slice(2)):void 0:this[s[0]]=a?s[1].call(this,a,s[2]):void 0):this[s]=a||void 0;c+=2}},en=function(t,e){for(var n in e)if(typeof e[n]===_t&&e[n].length>0){for(var i=0;i<e[n].length;i++)if(We(e[n][i],t))return"?"===n?void 0:n}else if(We(e[n],t))return"?"===n?void 0:n;return e.hasOwnProperty("*")?e["*"]:t},nn={ME:"4.90","NT 3.51":"3.51","NT 4.0":"4.0",2e3:["5.0","5.01"],XP:["5.1","5.2"],Vista:"6.0",7:"6.1",8:"6.2",8.1:"6.3",10:["6.4","10.0"],NT:""},rn={embedded:"Automotive",mobile:"Mobile",tablet:["Tablet","EInk"],smarttv:"TV",wearable:"Watch",xr:["VR","XR"],"?":["Desktop","Unknown"],"*":void 0},sn={Chrome:"Google Chrome",Edge:"Microsoft Edge","Edge WebView2":"Microsoft Edge WebView2","Chrome WebView":"Android WebView","Chrome Headless":"HeadlessChrome","Huawei Browser":"HuaweiBrowser","MIUI Browser":"Miui Browser","Opera Mobi":"OperaMobile",Yandex:"YaBrowser"},on={browser:[[/\b(?:crmo|crios)\/([\w\.]+)/i],[Mt,[Ut,Be+"Chrome"]],[/webview.+edge\/([\w\.]+)/i],[Mt,[Ut,Oe+" WebView"]],[/edg(?:e|ios|a)?\/([\w\.]+)/i],[Mt,[Ut,"Edge"]],[/(opera mini)\/([-\w\.]+)/i,/(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i,/(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i],[Ut,Mt],[/opios[\/ ]+([\w\.]+)/i],[Mt,[Ut,Le+" Mini"]],[/\bop(?:rg)?x\/([\w\.]+)/i],[Mt,[Ut,Le+" GX"]],[/\bopr\/([\w\.]+)/i],[Mt,[Ut,Le]],[/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i],[Mt,[Ut,"Baidu"]],[/\b(?:mxbrowser|mxios|myie2)\/?([-\w\.]*)\b/i],[Mt,[Ut,"Maxthon"]],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer|sleipnir)[\/ ]?([\w\.]*)/i,/(avant|iemobile|slim(?:browser|boat|jet))[\/ ]?([\d\.]*)/i,/(?:ms|\()(ie) ([\w\.]+)/i,/(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|duckduckgo|klar|helio|(?=comodo_)?dragon|otter|dooble|(?:lg |qute)browser)\/([-\w\.]+)/i,/(heytap|ovi|115|surf)browser\/([\d\.]+)/i,/(ecosia|weibo)(?:__| \w+@)([\d\.]+)/i],[Ut,Mt],[/quark(?:pc)?\/([-\w\.]+)/i],[Mt,[Ut,"Quark"]],[/\bddg\/([\w\.]+)/i],[Mt,[Ut,"DuckDuckGo"]],[/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i],[Mt,[Ut,"UCBrowser"]],[/microm.+\bqbcore\/([\w\.]+)/i,/\bqbcore\/([\w\.]+).+microm/i,/micromessenger\/([\w\.]+)/i],[Mt,[Ut,"WeChat"]],[/konqueror\/([\w\.]+)/i],[Mt,[Ut,"Konqueror"]],[/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i],[Mt,[Ut,"IE"]],[/ya(?:search)?browser\/([\w\.]+)/i],[Mt,[Ut,"Yandex"]],[/slbrowser\/([\w\.]+)/i],[Mt,[Ut,"Smart "+ve+qe]],[/(avast|avg)\/([\w\.]+)/i],[[Ut,/(.+)/,"$1 Secure"+qe],Mt],[/\bfocus\/([\w\.]+)/i],[Mt,[Ut,Ue+" Focus"]],[/\bopt\/([\w\.]+)/i],[Mt,[Ut,Le+" Touch"]],[/coc_coc\w+\/([\w\.]+)/i],[Mt,[Ut,"Coc Coc"]],[/dolfin\/([\w\.]+)/i],[Mt,[Ut,"Dolphin"]],[/coast\/([\w\.]+)/i],[Mt,[Ut,Le+" Coast"]],[/miuibrowser\/([\w\.]+)/i],[Mt,[Ut,"MIUI"+qe]],[/fxios\/([\w\.-]+)/i],[Mt,[Ut,Be+Ue]],[/\bqihoobrowser\/?([\w\.]*)/i],[Mt,[Ut,"360"]],[/\b(qq)\/([\w\.]+)/i],[[Ut,/(.+)/,"$1Browser"],Mt],[/(oculus|sailfish|huawei|vivo|pico)browser\/([\w\.]+)/i],[[Ut,/(.+)/,"$1"+qe],Mt],[/samsungbrowser\/([\w\.]+)/i],[Mt,[Ut,Te+" Internet"]],[/metasr[\/ ]?([\d\.]+)/i],[Mt,[Ut,Me+" Explorer"]],[/(sogou)mo\w+\/([\d\.]+)/i],[[Ut,Me+" Mobile"],Mt],[/(electron)\/([\w\.]+) safari/i,/(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i,/m?(qqbrowser|2345(?=browser|chrome|explorer))\w*[\/ ]?v?([\w\.]+)/i],[Ut,Mt],[/(lbbrowser|rekonq)/i],[Ut],[/ome\/([\w\.]+) \w* ?(iron) saf/i,/ome\/([\w\.]+).+qihu (360)[es]e/i],[Mt,Ut],[/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i],[[Ut,Pe],Mt,[Lt,Qt]],[/(kakao(?:talk|story))[\/ ]([\w\.]+)/i,/(naver)\(.*?(\d+\.[\w\.]+).*\)/i,/(daum)apps[\/ ]([\w\.]+)/i,/safari (line)\/([\w\.]+)/i,/\b(line)\/([\w\.]+)\/iab/i,/(alipay)client\/([\w\.]+)/i,/(twitter)(?:and| f.+e\/([\w\.]+))/i,/(instagram|snapchat|klarna)[\/ ]([-\w\.]+)/i],[Ut,Mt,[Lt,Qt]],[/\bgsa\/([\w\.]+) .*safari\//i],[Mt,[Ut,"GSA"],[Lt,Qt]],[/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i],[Mt,[Ut,"TikTok"],[Lt,Qt]],[/\[(linkedin)app\]/i],[Ut,[Lt,Qt]],[/(chromium)[\/ ]([-\w\.]+)/i],[Ut,Mt],[/headlesschrome(?:\/([\w\.]+)| )/i],[Mt,[Ut,Ne+" Headless"]],[/wv\).+chrome\/([\w\.]+).+edgw\//i],[Mt,[Ut,Oe+" WebView2"]],[/ wv\).+(chrome)\/([\w\.]+)/i],[[Ut,Ne+" WebView"],Mt],[/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i],[Mt,[Ut,"Android"+qe]],[/chrome\/([\w\.]+) mobile/i],[Mt,[Ut,Be+"Chrome"]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i],[Ut,Mt],[/version\/([\w\.\,]+) .*mobile(?:\/\w+ | ?)safari/i],[Mt,[Ut,Be+"Safari"]],[/iphone .*mobile(?:\/\w+ | ?)safari/i],[[Ut,Be+"Safari"]],[/version\/([\w\.\,]+) .*(safari)/i],[Mt,Ut],[/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i],[Ut,[Mt,"1"]],[/(webkit|khtml)\/([\w\.]+)/i],[Ut,Mt],[/(?:mobile|tablet);.*(firefox)\/([\w\.-]+)/i],[[Ut,Be+Ue],Mt],[/(navigator|netscape\d?)\/([-\w\.]+)/i],[[Ut,"Netscape"],Mt],[/(wolvic|librewolf)\/([\w\.]+)/i],[Ut,Mt],[/mobile vr; rv:([\w\.]+)\).+firefox/i],[Mt,[Ut,Ue+" Reality"]],[/ekiohf.+(flow)\/([\w\.]+)/i,/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror)[\/ ]?([\w\.\+]+)/i,/(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i,/(firefox)\/([\w\.]+)/i,/(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i,/(amaya|dillo|doris|icab|ladybird|lynx|mosaic|netsurf|obigo|polaris|w3m|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i,/\b(links) \(([\w\.]+)/i],[Ut,[Mt,/_/g,"."]],[/(cobalt)\/([\w\.]+)/i],[Ut,[Mt,/[^\d\.]+./,Et]]],cpu:[[/\b((amd|x|x86[-_]?|wow|win)64)\b/i],[[Bt,"amd64"]],[/(ia32(?=;))/i,/\b((i[346]|x)86)(pc)?\b/i],[[Bt,"ia32"]],[/\b(aarch64|arm(v?[89]e?l?|_?64))\b/i],[[Bt,"arm64"]],[/\b(arm(v[67])?ht?n?[fl]p?)\b/i],[[Bt,"armhf"]],[/( (ce|mobile); ppc;|\/[\w\.]+arm\b)/i],[[Bt,"arm"]],[/((ppc|powerpc)(64)?)( mac|;|\))/i],[[Bt,/ower/,Et,Qe]],[/ sun4\w[;\)]/i],[[Bt,"sparc"]],[/\b(avr32|ia64(?=;)|68k(?=\))|\barm(?=v([1-7]|[5-7]1)l?|;|eabi)|(irix|mips|sparc)(64)?\b|pa-risc)/i],[[Bt,Qe]]],device:[[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i],[Vt,[Pt,Te],[Lt,jt]],[/\b((?:s[cgp]h|gt|sm)-(?![lr])\w+|sc[g-]?[\d]+a?|galaxy nexus)/i,/samsung[- ]((?!sm-[lr]|browser)[-\w]+)/i,/sec-(sgh\w+)/i],[Vt,[Pt,Te],[Lt,Ft]],[/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i],[Vt,[Pt,he],[Lt,Ft]],[/\((ipad);[-\w\),; ]+apple/i,/applecoremedia\/[\w\.]+ \((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i],[Vt,[Pt,he],[Lt,jt]],[/(macintosh);/i],[Vt,[Pt,he]],[/\b(sh-?[altvz]?\d\d[a-ekm]?)/i],[Vt,[Pt,_e],[Lt,Ft]],[/\b((?:brt|eln|hey2?|gdi|jdn)-a?[lnw]09|(?:ag[rm]3?|jdn2|kob2)-a?[lw]0[09]hn)(?: bui|\)|;)/i],[Vt,[Pt,ge],[Lt,jt]],[/honor([-\w ]+)[;\)]/i],[Vt,[Pt,ge],[Lt,Ft]],[/\b((?:ag[rs][2356]?k?|bah[234]?|bg[2o]|bt[kv]|cmr|cpn|db[ry]2?|jdn2|got|kob2?k?|mon|pce|scm|sht?|[tw]gr|vrd)-[ad]?[lw][0125][09]b?|605hw|bg2-u03|(?:gem|fdr|m2|ple|t1)-[7a]0[1-4][lu]|t1-a2[13][lw]|mediapad[\w\. ]*(?= bui|\)))\b(?!.+d\/s)/i],[Vt,[Pt,be],[Lt,jt]],[/(?:huawei)([-\w ]+)[;\)]/i,/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i],[Vt,[Pt,be],[Lt,Ft]],[/oid[^\)]+; (2[\dbc]{4}(182|283|rp\w{2})[cgl]|m2105k81a?c)(?: bui|\))/i,/\b((?:red)?mi[-_ ]?pad[\w- ]*)(?: bui|\))/i],[[Vt,/_/g," "],[Pt,De],[Lt,jt]],[/\b(poco[\w ]+|m2\d{3}j\d\d[a-z]{2})(?: bui|\))/i,/\b; (\w+) build\/hm\1/i,/\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i,/\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i,/oid[^\)]+; (m?[12][0-389][01]\w{3,6}[c-y])( bui|; wv|\))/i,/\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite|pro)?)(?: bui|\))/i,/ ([\w ]+) miui\/v?\d/i],[[Vt,/_/g," "],[Pt,De],[Lt,Ft]],[/droid.+; (cph2[3-6]\d[13579]|((gm|hd)19|(ac|be|in|kb)20|(d[en]|eb|le|mt)21|ne22)[0-2]\d|p[g-k]\w[1m]10)\b/i,/(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i],[Vt,[Pt,Ee],[Lt,Ft]],[/; (\w+) bui.+ oppo/i,/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i],[Vt,[Pt,ke],[Lt,Ft]],[/\b(opd2(\d{3}a?))(?: bui|\))/i],[Vt,[Pt,en,{OnePlus:["203","304","403","404","413","415"],"*":ke}],[Lt,jt]],[/(vivo (5r?|6|8l?|go|one|s|x[il]?[2-4]?)[\w\+ ]*)(?: bui|\))/i],[Vt,[Pt,"BLU"],[Lt,Ft]],[/; vivo (\w+)(?: bui|\))/i,/\b(v[12]\d{3}\w?[at])(?: bui|;)/i],[Vt,[Pt,"Vivo"],[Lt,Ft]],[/\b(rmx[1-3]\d{3})(?: bui|;|\))/i],[Vt,[Pt,"Realme"],[Lt,Ft]],[/(ideatab[-\w ]+|602lv|d-42a|a101lv|a2109a|a3500-hv|s[56]000|pb-6505[my]|tb-?x?\d{3,4}(?:f[cu]|xu|[av])|yt\d?-[jx]?\d+[lfmx])( bui|;|\)|\/)/i,/lenovo ?(b[68]0[08]0-?[hf]?|tab(?:[\w- ]+?)|tb[\w-]{6,7})( bui|;|\)|\/)/i],[Vt,[Pt,ve],[Lt,jt]],[/lenovo[-_ ]?([-\w ]+?)(?: bui|\)|\/)/i],[Vt,[Pt,ve],[Lt,Ft]],[/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i,/\bmot(?:orola)?[- ]([\w\s]+)(\)| bui)/i,/((?:moto(?! 360)[-\w\(\) ]+|xt\d{3,4}[cgkosw\+]?[-\d]*|nexus 6)(?= bui|\)))/i],[Vt,[Pt,Se],[Lt,Ft]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i],[Vt,[Pt,Se],[Lt,jt]],[/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i],[Vt,[Pt,Ie],[Lt,jt]],[/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,/\blg[-e;\/ ]+(?!.*(?:browser|netcast|android tv|watch|webos))(\w+)/i,/\blg-?([\d\w]+) bui/i],[Vt,[Pt,Ie],[Lt,Ft]],[/(nokia) (t[12][01])/i],[Pt,Vt,[Lt,jt]],[/(?:maemo|nokia).*(n900|lumia \d+|rm-\d+)/i,/nokia[-_ ]?(([-\w\. ]*))/i],[[Vt,/_/g," "],[Lt,Ft],[Pt,"Nokia"]],[/(pixel (c|tablet))\b/i],[Vt,[Pt,we],[Lt,jt]],[/droid.+;(?: google)? (g(01[13]a|020[aem]|025[jn]|1b60|1f8f|2ybb|4s1m|576d|5nz6|8hhn|8vou|a02099|c15s|d1yq|e2ae|ec77|gh2x|kv4x|p4bc|pj41|r83y|tt9q|ur25|wvk6)|pixel[\d ]*a?( pro)?( xl)?( fold)?( \(5g\))?)( bui|\))/i],[Vt,[Pt,we],[Lt,Ft]],[/(google) (pixelbook( go)?)/i],[Pt,Vt],[/droid.+; (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-\w\w\d\d)(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[Vt,[Pt,Ce],[Lt,Ft]],[/sony tablet [ps]/i,/\b(?:sony)?sgp\w+(?: bui|\))/i],[[Vt,"Xperia Tablet"],[Pt,Ce],[Lt,jt]],[/(alexa)webm/i,/(kf[a-z]{2}wi|aeo(?!bc)\w\w)( bui|\))/i,/(kf[a-z]+)( bui|\)).+silk\//i],[Vt,[Pt,le],[Lt,jt]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i],[[Vt,/(.+)/g,"Fire Phone $1"],[Pt,le],[Lt,Ft]],[/(playbook);[-\w\),; ]+(rim)/i],[Vt,Pt,[Lt,jt]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,/\(bb10; (\w+)/i],[Vt,[Pt,fe],[Lt,Ft]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i],[Vt,[Pt,pe],[Lt,jt]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i],[Vt,[Pt,pe],[Lt,Ft]],[/(nexus 9)/i],[Vt,[Pt,"HTC"],[Lt,jt]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,/(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i],[Pt,[Vt,/_/g," "],[Lt,Ft]],[/tcl (xess p17aa)/i,/droid [\w\.]+; ((?:8[14]9[16]|9(?:0(?:48|60|8[01])|1(?:3[27]|66)|2(?:6[69]|9[56])|466))[gqswx])(_\w(\w|\w\w))?(\)| bui)/i],[Vt,[Pt,"TCL"],[Lt,jt]],[/droid [\w\.]+; (418(?:7d|8v)|5087z|5102l|61(?:02[dh]|25[adfh]|27[ai]|56[dh]|59k|65[ah])|a509dl|t(?:43(?:0w|1[adepqu])|50(?:6d|7[adju])|6(?:09dl|10k|12b|71[efho]|76[hjk])|7(?:66[ahju]|67[hw]|7[045][bh]|71[hk]|73o|76[ho]|79w|81[hks]?|82h|90[bhsy]|99b)|810[hs]))(_\w(\w|\w\w))?(\)| bui)/i],[Vt,[Pt,"TCL"],[Lt,Ft]],[/(itel) ((\w+))/i],[[Pt,Qe],Vt,[Lt,en,{tablet:["p10001l","w7001"],"*":"mobile"}]],[/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i],[Vt,[Pt,"Acer"],[Lt,jt]],[/droid.+; (m[1-5] note) bui/i,/\bmz-([-\w]{2,})/i],[Vt,[Pt,"Meizu"],[Lt,Ft]],[/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i],[Vt,[Pt,"Ulefone"],[Lt,Ft]],[/; (energy ?\w+)(?: bui|\))/i,/; energizer ([\w ]+)(?: bui|\))/i],[Vt,[Pt,"Energizer"],[Lt,Ft]],[/; cat (b35);/i,/; (b15q?|s22 flip|s48c|s62 pro)(?: bui|\))/i],[Vt,[Pt,"Cat"],[Lt,Ft]],[/((?:new )?andromax[\w- ]+)(?: bui|\))/i],[Vt,[Pt,"Smartfren"],[Lt,Ft]],[/droid.+; (a(in)?(0(15|59|6[35])|142)p?)/i],[Vt,[Pt,"Nothing"],[Lt,Ft]],[/; (x67 5g|tikeasy \w+|ac[1789]\d\w+)( b|\))/i,/archos ?(5|gamepad2?|([\w ]*[t1789]|hello) ?\d+[\w ]*)( b|\))/i],[Vt,[Pt,"Archos"],[Lt,jt]],[/archos ([\w ]+)( b|\))/i,/; (ac[3-6]\d\w{2,8})( b|\))/i],[Vt,[Pt,"Archos"],[Lt,Ft]],[/; (n159v)/i],[Vt,[Pt,"HMD"],[Lt,Ft]],[/(imo) (tab \w+)/i,/(infinix|tecno) (x1101b?|p904|dp(7c|8d|10a)( pro)?|p70[1-3]a?|p904|t1101)/i],[Pt,Vt,[Lt,jt]],[/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus(?! zenw)|dell|jolla|meizu|motorola|polytron|tecno|micromax|advan)[-_ ]?([-\w]*)/i,/; (blu|hmd|imo|infinix|lava|oneplus|tcl)[_ ]([\w\+ ]+?)(?: bui|\)|; r)/i,/(hp) ([\w ]+\w)/i,/(microsoft); (lumia[\w ]+)/i,/(oppo) ?([\w ]+) bui/i],[Pt,Vt,[Lt,Ft]],[/(kobo)\s(ereader|touch)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\/([\w\.]+)/i],[Pt,Vt,[Lt,jt]],[/(surface duo)/i],[Vt,[Pt,me],[Lt,jt]],[/droid [\d\.]+; (fp\du?)(?: b|\))/i],[Vt,[Pt,"Fairphone"],[Lt,Ft]],[/((?:tegranote|shield t(?!.+d tv))[\w- ]*?)(?: b|\))/i],[Vt,[Pt,ye],[Lt,jt]],[/(sprint) (\w+)/i],[Pt,Vt,[Lt,Ft]],[/(kin\.[onetw]{3})/i],[[Vt,/\./g," "],[Pt,me],[Lt,Ft]],[/droid.+; ([c6]+|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i],[Vt,[Pt,Re],[Lt,jt]],[/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i],[Vt,[Pt,Re],[Lt,Ft]],[/smart-tv.+(samsung)/i],[Pt,[Lt,Wt]],[/hbbtv.+maple;(\d+)/i],[[Vt,/^/,"SmartTV"],[Pt,Te],[Lt,Wt]],[/(vizio)(?: |.+model\/)(\w+-\w+)/i,/tcast.+(lg)e?. ([-\w]+)/i],[Pt,Vt,[Lt,Wt]],[/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i],[[Pt,Ie],[Lt,Wt]],[/(apple) ?tv/i],[Pt,[Vt,he+" TV"],[Lt,Wt]],[/crkey.*devicetype\/chromecast/i],[[Vt,Ae+" Third Generation"],[Pt,we],[Lt,Wt]],[/crkey.*devicetype\/([^/]*)/i],[[Vt,/^/,"Chromecast "],[Pt,we],[Lt,Wt]],[/fuchsia.*crkey/i],[[Vt,Ae+" Nest Hub"],[Pt,we],[Lt,Wt]],[/crkey/i],[[Vt,Ae],[Pt,we],[Lt,Wt]],[/(portaltv)/i],[Vt,[Pt,Pe],[Lt,Wt]],[/droid.+aft(\w+)( bui|\))/i],[Vt,[Pt,le],[Lt,Wt]],[/(shield \w+ tv)/i],[Vt,[Pt,ye],[Lt,Wt]],[/\(dtv[\);].+(aquos)/i,/(aquos-tv[\w ]+)\)/i],[Vt,[Pt,_e],[Lt,Wt]],[/(bravia[\w ]+)( bui|\))/i],[Vt,[Pt,Ce],[Lt,Wt]],[/(mi(tv|box)-?\w+) bui/i],[Vt,[Pt,De],[Lt,Wt]],[/Hbbtv.*(technisat) (.*);/i],[Pt,Vt,[Lt,Wt]],[/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i,/hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i],[[Pt,/.+\/(\w+)/,"$1",en,{LG:"lge"}],[Vt,$e],[Lt,Wt]],[/droid.+; ([\w- ]+) (?:android tv|smart[- ]?tv)/i],[Vt,[Lt,Wt]],[/\b(android tv|smart[- ]?tv|opera tv|tv; rv:|large screen[\w ]+safari)\b/i],[[Lt,Wt]],[/(playstation \w+)/i],[Vt,[Pt,Ce],[Lt,Kt]],[/\b(xbox(?: one)?(?!; xbox))[\); ]/i],[Vt,[Pt,me],[Lt,Kt]],[/(ouya)/i,/(nintendo) (\w+)/i,/(retroid) (pocket ([^\)]+))/i],[Pt,Vt,[Lt,Kt]],[/droid.+; (shield)( bui|\))/i],[Vt,[Pt,ye],[Lt,Kt]],[/\b(sm-[lr]\d\d[0156][fnuw]?s?|gear live)\b/i],[Vt,[Pt,Te],[Lt,Gt]],[/((pebble))app/i,/(asus|google|lg|oppo) ((pixel |zen)?watch[\w ]*)( bui|\))/i],[Pt,Vt,[Lt,Gt]],[/(ow(?:19|20)?we?[1-3]{1,3})/i],[Vt,[Pt,ke],[Lt,Gt]],[/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i],[Vt,[Pt,he],[Lt,Gt]],[/(opwwe\d{3})/i],[Vt,[Pt,Ee],[Lt,Gt]],[/(moto 360)/i],[Vt,[Pt,Se],[Lt,Gt]],[/(smartwatch 3)/i],[Vt,[Pt,Ce],[Lt,Gt]],[/(g watch r)/i],[Vt,[Pt,Ie],[Lt,Gt]],[/droid.+; (wt63?0{2,3})\)/i],[Vt,[Pt,Re],[Lt,Gt]],[/droid.+; (glass) \d/i],[Vt,[Pt,we],[Lt,zt]],[/(pico) (4|neo3(?: link|pro)?)/i],[Pt,Vt,[Lt,zt]],[/(quest( \d| pro)?s?).+vr/i],[Vt,[Pt,Pe],[Lt,zt]],[/mobile vr; rv.+firefox/i],[[Lt,zt]],[/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i],[Pt,[Lt,Ht]],[/(aeobc)\b/i],[Vt,[Pt,le],[Lt,Ht]],[/(homepod).+mac os/i],[Vt,[Pt,he],[Lt,Ht]],[/windows iot/i],[[Lt,Ht]],[/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+?(mobile|vr|\d) safari/i],[Vt,[Lt,en,{mobile:"Mobile",xr:"VR","*":jt}]],[/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i],[[Lt,jt]],[/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i],[[Lt,Ft]],[/droid .+?; ([\w\. -]+)( bui|\))/i],[Vt,[Pt,"Generic"]]],engine:[[/windows.+ edge\/([\w\.]+)/i],[Mt,[Ut,Oe+"HTML"]],[/(arkweb)\/([\w\.]+)/i],[Ut,Mt],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[Mt,[Ut,"Blink"]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna|servo)\/([\w\.]+)/i,/ekioh(flow)\/([\w\.]+)/i,/(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i,/(icab)[\/ ]([23]\.[\d\.]+)/i,/\b(libweb)/i],[Ut,Mt],[/ladybird\//i],[[Ut,"LibWeb"]],[/rv\:([\w\.]{1,9})\b.+(gecko)/i],[Mt,Ut]],os:[[/(windows nt) (6\.[23]); arm/i],[[Ut,/N/,"R"],[Mt,en,nn]],[/(windows (?:phone|mobile|iot))(?: os)?[\/ ]?([\d\.]*( se)?)/i,/(windows)[\/ ](1[01]|2000|3\.1|7|8(\.1)?|9[58]|me|server 20\d\d( r2)?|vista|xp)/i],[Ut,Mt],[/windows nt ?([\d\.\)]*)(?!.+xbox)/i,/\bwin(?=3| ?9|n)(?:nt| 9x )?([\d\.;]*)/i],[[Mt,/(;|\))/g,"",en,nn],[Ut,Ve]],[/(windows ce)\/?([\d\.]*)/i],[Ut,Mt],[/[adehimnop]{4,7}\b(?:.*os ([\w]+) like mac|; opera)/i,/(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i,/cfnetwork\/.+darwin/i],[[Mt,/_/g,"."],[Ut,"iOS"]],[/(mac os x) ?([\w\. ]*)/i,/(macintosh|mac_powerpc\b)(?!.+(haiku|morphos))/i],[[Ut,"macOS"],[Mt,/_/g,"."]],[/android ([\d\.]+).*crkey/i],[Mt,[Ut,Ae+" Android"]],[/fuchsia.*crkey\/([\d\.]+)/i],[Mt,[Ut,Ae+" Fuchsia"]],[/crkey\/([\d\.]+).*devicetype\/smartspeaker/i],[Mt,[Ut,Ae+" SmartSpeaker"]],[/linux.*crkey\/([\d\.]+)/i],[Mt,[Ut,Ae+" Linux"]],[/crkey\/([\d\.]+)/i],[Mt,[Ut,Ae]],[/droid ([\w\.]+)\b.+(android[- ]x86)/i],[Mt,Ut],[/(ubuntu) ([\w\.]+) like android/i],[[Ut,/(.+)/,"$1 Touch"],Mt],[/(harmonyos)[\/ ]?([\d\.]*)/i,/(android|bada|blackberry|kaios|maemo|meego|openharmony|qnx|rim tablet os|sailfish|series40|symbian|tizen)\w*[-\/\.; ]?([\d\.]*)/i],[Ut,Mt],[/\(bb(10);/i],[Mt,[Ut,fe]],[/(?:symbian ?os|symbos|s60(?=;)|series ?60)[-\/ ]?([\w\.]*)/i],[Mt,[Ut,"Symbian"]],[/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i],[Mt,[Ut,Ue+" OS"]],[/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i,/webos(?:[ \/]?|\.tv-20(?=2[2-9]))(\d[\d\.]*)/i],[Mt,[Ut,"webOS"]],[/web0s;.+?(?:chr[o0]me|safari)\/(\d+)/i],[[Mt,en,{25:"120",24:"108",23:"94",22:"87",6:"79",5:"68",4:"53",3:"38",2:"538",1:"537","*":"TV"}],[Ut,"webOS"]],[/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i],[Mt,[Ut,"watchOS"]],[/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i],[[Ut,"Chrome OS"],Mt],[/panasonic;(viera)/i,/(netrange)mmh/i,/(nettv)\/(\d+\.[\w\.]+)/i,/(nintendo|playstation) (\w+)/i,/(xbox); +xbox ([^\);]+)/i,/(pico) .+os([\w\.]+)/i,/\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i,/linux.+(mint)[\/\(\) ]?([\w\.]*)/i,/(mageia|vectorlinux|fuchsia|arcaos|arch(?= ?linux))[;l ]([\d\.]*)/i,/([kxln]?ubuntu|debian|suse|opensuse|gentoo|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire|knoppix)(?: gnu[\/ ]linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i,/((?:open)?solaris)[-\/ ]?([\w\.]*)/i,/\b(aix)[; ]([1-9\.]{0,4})/i,/(hurd|linux|morphos)(?: (?:arm|x86|ppc)\w*| ?)([\w\.]*)/i,/(gnu) ?([\w\.]*)/i,/\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i,/(haiku) ?(r\d)?/i],[Ut,Mt],[/(sunos) ?([\d\.]*)/i],[[Ut,"Solaris"],Mt],[/\b(beos|os\/2|amigaos|openvms|hp-ux|serenityos)/i,/(unix) ?([\w\.]*)/i],[Ut,Mt]]},an=(Ye.call((St={init:{},isIgnore:{},isIgnoreRgx:{},toString:{}}).init,[[Dt,[Ut,Mt,qt,Lt]],[Rt,[Bt]],[Nt,[Lt,Vt,Pt]],[xt,[Ut,Mt]],[At,[Ut,Mt]]]),Ye.call(St.isIgnore,[[Dt,[Mt,qt]],[xt,[Mt]],[At,[Mt]]]),Ye.call(St.isIgnoreRgx,[[Dt,/ ?browser$/i],[At,/ ?os$/i]]),Ye.call(St.toString,[[Dt,[Ut,Mt]],[Rt,[Bt]],[Nt,[Pt,Vt]],[xt,[Ut,Mt]],[At,[Ut,Mt]]]),St),cn=function(t,e){var n=an.init[e],i=an.isIgnore[e]||0,r=an.isIgnoreRgx[e]||0,s=an.toString[e]||0;function o(){Ye.call(this,n)}return o.prototype.getItem=function(){return t},o.prototype.withClientHints=function(){return Fe?Fe.getHighEntropyValues(de).then(function(e){return t.setCH(new un(e,!1)).parseCH().get()}):t.parseCH().get()},o.prototype.withFeatureCheck=function(){return t.detectFeature().get()},e!=Ot&&(o.prototype.is=function(t){var e=!1;for(var n in this)if(this.hasOwnProperty(n)&&!We(i,n)&&Qe(r?Je(r,this[n]):this[n])==Qe(r?Je(r,t):t)){if(e=!0,t!=Tt)break}else if(t==Tt&&e){e=!e;break}return e},o.prototype.toString=function(){var t=Et;for(var e in s)typeof this[s[e]]!==Tt&&(t+=(t?" ":Et)+this[s[e]]);return t||Tt}),Fe||(o.prototype.then=function(t){var e=this,n=function(){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t])};n.prototype={is:o.prototype.is,toString:o.prototype.toString};var i=new n;return t(i),i}),new o};function un(t,e){if(t=t||{},Ye.call(this,de),e)Ye.call(this,[[Xt,He(t[ee])],[Jt,He(t[ne])],[Ft,/\?1/.test(t[oe])],[Vt,Ze(t[ae])],[Zt,Ze(t[ce])],[$t,Ze(t[ue])],[Bt,Ze(t[ie])],[Yt,He(t[se])],[te,Ze(t[re])]]);else for(var n in t)this.hasOwnProperty(n)&&typeof t[n]!==Tt&&(this[n]=t[n])}function dn(t,e,n,i){return this.get=function(t){return t?this.data.hasOwnProperty(t)?this.data[t]:void 0:this.data},this.set=function(t,e){return this.data[t]=e,this},this.setCH=function(t){return this.uaCH=t,this},this.detectFeature=function(){if(Ke&&Ke.userAgent==this.ua)switch(this.itemType){case Dt:Ke.brave&&typeof Ke.brave.isBrave==kt&&this.set(Ut,"Brave");break;case Nt:!this.get(Lt)&&Fe&&Fe[Ft]&&this.set(Lt,Ft),"Macintosh"==this.get(Vt)&&Ke&&typeof Ke.standalone!==Tt&&Ke.maxTouchPoints&&Ke.maxTouchPoints>2&&this.set(Vt,"iPad").set(Lt,jt);break;case At:!this.get(Ut)&&Fe&&Fe[Zt]&&this.set(Ut,Fe[Zt]);break;case Ot:var t=this.data,e=function(e){return t[e].getItem().detectFeature().get()};this.set(Dt,e(Dt)).set(Rt,e(Rt)).set(Nt,e(Nt)).set(xt,e(xt)).set(At,e(At))}return this},this.parseUA=function(){return this.itemType!=Ot&&tn.call(this.data,this.ua,this.rgxMap),this.itemType==Dt&&this.set(qt,Xe(this.get(Mt))),this},this.parseCH=function(){var t=this.uaCH,e=this.rgxMap;switch(this.itemType){case Dt:case xt:var n,i=t[Jt]||t[Xt];if(i)for(var r in i){var s=i[r].brand||i[r],o=i[r].version;this.itemType==Dt&&!/not.a.brand/i.test(s)&&(!n||/Chrom/.test(n)&&s!=xe||n==Oe&&/WebView2/.test(s))&&(s=en(s,sn),(n=this.get(Ut))&&!/Chrom/.test(n)&&/Chrom/.test(s)||this.set(Ut,s).set(Mt,o).set(qt,Xe(o)),n=s),this.itemType==xt&&s==xe&&this.set(Mt,o)}break;case Rt:var a=t[Bt];a&&(a&&"64"==t[te]&&(a+="64"),tn.call(this.data,a+";",e));break;case Nt:if(t[Ft]&&this.set(Lt,Ft),t[Vt]&&(this.set(Vt,t[Vt]),!this.get(Lt)||!this.get(Pt))){var c={};tn.call(c,"droid 9; "+t[Vt]+")",e),!this.get(Lt)&&c.type&&this.set(Lt,c.type),!this.get(Pt)&&c.vendor&&this.set(Pt,c.vendor)}if(t[Yt]){var u;if("string"!=typeof t[Yt])for(var d=0;!u&&d<t[Yt].length;)u=en(t[Yt][d++],rn);else u=en(t[Yt],rn);this.set(Lt,u)}break;case At:var l=t[Zt];if(l){var h=t[$t];l==Ve&&(h=parseInt(Xe(h),10)>=13?"11":"10"),this.set(Ut,l).set(Mt,h)}this.get(Ut)==Ve&&"Xbox"==t[Vt]&&this.set(Ut,"Xbox").set(Mt,void 0);break;case Ot:var p=this.data,f=function(e){return p[e].getItem().setCH(t).parseCH().get()};this.set(Dt,f(Dt)).set(Rt,f(Rt)).set(Nt,f(Nt)).set(xt,f(xt)).set(At,f(At))}return this},Ye.call(this,[["itemType",t],["ua",e],["uaCH",i],["rgxMap",n],["data",cn(this,t)]]),this}function ln(t,e,n){if(typeof t===_t?(Ge(t,!0)?(typeof e===_t&&(n=e),e=t):(n=t,e=void 0),t=void 0):typeof t!==Ct||Ge(e,!0)||(n=e,e=void 0),n&&typeof n.append===kt){var i={};n.forEach(function(t,e){i[e]=t}),n=i}if(!(this instanceof ln))return new ln(t,e,n).getResult();var r=typeof t===Ct?t:n&&n[yt]?n[yt]:Ke&&Ke.userAgent?Ke.userAgent:Et,s=new un(n,!0),o=e?function(t,e){var n={},i=e;if(!Ge(e))for(var r in i={},e)for(var s in e[r])i[s]=e[r][s].concat(i[s]?i[s]:[]);for(var o in t)n[o]=i[o]&&i[o].length%2==0?i[o].concat(t[o]):t[o];return n}(on,e):on,a=function(t){return t==Ot?function(){return new dn(t,r,o,s).set("ua",r).set(Dt,this.getBrowser()).set(Rt,this.getCPU()).set(Nt,this.getDevice()).set(xt,this.getEngine()).set(At,this.getOS()).get()}:function(){return new dn(t,r,o[t],s).parseUA().get()}};return Ye.call(this,[["getBrowser",a(Dt)],["getCPU",a(Rt)],["getDevice",a(Nt)],["getEngine",a(xt)],["getOS",a(At)],["getResult",a(Ot)],["getUA",function(){return r}],["setUA",function(t){return ze(t)&&(r=t.length>500?$e(t,500):t),this}]]).setUA(r),this}ln.VERSION="2.0.4",ln.BROWSER=je([Ut,Mt,qt,Lt]),ln.CPU=je([Bt]),ln.DEVICE=je([Vt,Pt,Lt,Kt,Ft,Wt,jt,Gt,Ht]),ln.ENGINE=ln.OS=je([Ut,Mt]);const hn=wn;!function(t){const e=wn,n=t();for(;;)try{if(447129===-parseInt(e(192))/1*(parseInt(e(191))/2)+-parseInt(e(156))/3*(-parseInt(e(186))/4)+parseInt(e(145))/5+parseInt(e(161))/6*(-parseInt(e(180))/7)+parseInt(e(155))/8*(-parseInt(e(167))/9)+-parseInt(e(184))/10+parseInt(e(166))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fn);class pn{[hn(187)](){const t=hn,e=(new ln)[t(157)]();return{browser:e[t(194)],os:e.os,device:e[t(196)],engine:e[t(195)],cpu:e[t(179)],ua:e.ua}}get[hn(193)](){const t=hn;return window[t(163)]>=3?t(171):window[t(163)]>=2?t(165):t(148)}get[hn(168)](){return window[hn(175)]>window.innerWidth?"long":"normal"}get screenSize(){const t=hn,e=window[t(174)];return e<480?"small":t(e<768?182:e<1440?177:144)}get[hn(164)](){const t=hn;var e,n,i;const r=this[t(187)](),s=(null===(e=r.device)||void 0===e?void 0:e[t(160)])||"",o=(null===(i=null===(n=r[t(196)])||void 0===n?void 0:n[t(146)])||void 0===i?void 0:i.toLowerCase())||"",a=r.ua[t(159)]();return"wearable"===s||o[t(142)](t(154))?6:s===t(143)||a.includes(t(149))||a[t(142)](t(181))||a.includes(t(189))||a[t(142)]("googletv")||a[t(142)](t(172))?4:s===t(147)||a[t(142)]("playstation")||a.includes("xbox")||a[t(142)](t(185))?5:a[t(142)](t(152))||a[t(142)](t(162))||a[t(142)]("carplay")?3:a[t(142)](t(178))||a[t(142)](t(170))||a[t(142)]("vr")||"embedded"===s?7:s===t(190)||"tablet"===s?1:""===s||"desktop"===s?2:0}get uiStyle(){const t=hn;return window[t(183)]&&window[t(183)]("(prefers-color-scheme: dark)")[t(150)]?"1":"0"}get[hn(158)](){const t=hn,e=window[t(163)]||1,n=screen.width*e/160,i=screen.height*e/160;return Math.sqrt(Math[t(173)](n,2)+Math[t(173)](i,2))[t(176)](2)}get screenType(){const t=hn;return t(188)in window||navigator[t(169)]>0?t(153):t(151)}}function fn(){const t=["console","low","smart-tv","matches","pointer","car","touch","watch","344zbEhYs","3PJOqRm","getResult","displaySize","toLowerCase","type","6LxrlGL","android auto","devicePixelRatio","uiMode","medium","13580028Vdtxrj","20403HdpuqT","screenFormat","maxTouchPoints","vive","high","appletv","pow","innerWidth","innerHeight","toFixed","large","oculus","cpu","4601086RXQpSS","hbbtv","normal","matchMedia","6336830SYBLIW","nintendo","3493084rZJDOz","getDeviceInfo","ontouchstart","netcast","mobile","7846AmYdQn","201PUWWeX","screenDensity","browser","engine","device","includes","smarttv","xlarge","2581475mklnMB","model"];return(fn=function(){return t})()}function wn(t,e){const n=fn();return(wn=function(t,e){return n[t-=142]})(t,e)}const bn=new pn,vn=gn;function gn(t,e){const n=In();return(gn=function(t,e){return n[t-=468]})(t,e)}function In(){const t=["7637877pcKPJU","getItem","500479WDRzJE","2486865TXKWRR","key","9077184EEBZPR","getSupportResult","isIndexedDBSupported","1748VlaLSZ","indexedDB","80586phNrEV","22875090CnzCul","onerror","resolve","getStorageSizeBytes","setItem","supportResults","__test__check__","76mjePfl","__test__","length","removeItem","isSessionStorageSupported","428BoakKc","isLocalStorageSupported","6cdbuDa"];return(In=function(){return t})()}!function(t){const e=gn,n=t();for(;;)try{if(762782===parseInt(e(493))/1*(parseInt(e(482))/2)+-parseInt(e(469))/3*(-parseInt(e(477))/4)+-parseInt(e(488))/5+-parseInt(e(484))/6*(-parseInt(e(487))/7)+-parseInt(e(490))/8+-parseInt(e(485))/9+parseInt(e(470))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(In);class mn{constructor(){this[gn(475)]=null}[vn(491)](){return N(this,void 0,void 0,function*(){const t=gn;if(this[t(475)])return this[t(475)];const e=this[t(483)](),n=this.isSessionStorageSupported(),i=yield this.isIndexedDBSupported();return this[t(475)]={localStorage:e,sessionStorage:n,indexedDB:i},this[t(475)]})}[vn(473)](t){const e=vn;let n=0;for(let i=0;i<t[e(479)];i++){const r=t[e(489)](i);if(!r)continue;const s=t[e(486)](r);null!=s&&(n+=2*r[e(479)],n+=2*s.length)}return n}[vn(483)](){const t=vn;try{const e=t(478);return localStorage.setItem(e,"1"),localStorage[t(480)](e),!0}catch(t){return!1}}[vn(481)](){const t=vn;try{const e="__test__";return sessionStorage[t(474)](e,"1"),sessionStorage[t(480)](e),!0}catch(t){return!1}}[vn(492)](){const t=vn;return t(468)in window?new Promise(e=>{const n=t;try{const t=indexedDB.open("__test__check__");t[n(471)]=()=>e(!1),t.onsuccess=()=>{const i=n;t.result.close(),indexedDB.deleteDatabase(i(476)),e(!0)}}catch(t){e(!1)}}):Promise[t(472)](!1)}}const Sn=new mn;function yn(){const t=["startsWith","referrer","3872610EPvsen","11076bEalmq","jQuery","static.squarespace.com","Zepto.js","Next.js","Wix","some","1326825cobBjm","1141372WOTjyP","_reactRootContainer","location","Laravel",'meta[name="generator"][content*="WordPress"]',"src","[data-reactroot], [data-reactid]","textContent","/_next/","Svelte","[x-data], [x-init], [x-bind]","other","Nuxt.js","Meteor.js","Angular","utm_source","Backbone.js",'script[src*="angular.js"], script[src*="angular.min.js"]',"scripts","wp-content","Gatsby.js","innerHTML","Zepto",".ng-binding, [ng-app], [data-ng-app], [ng-controller], [data-ng-controller], [ng-repeat], [data-ng-repeat]","join","[ng-version]","querySelectorAll","601762gRaoVt","[id=___gatsby]","3sVUneM","WordPress","querySelector","16MNYAoF","documentElement","565803lnsmLz","wix.com","cdn.shopify.com","Shopify","map","drupal-settings-json","search","Alpine.js","React","keys","getUTMParamsString","from","includes","Squarespace","Backbone","hostname","entries","utm_medium","1091982LoFYec","__VUE__","Meteor","Ghost CMS","[data-v-app], [data-v-]","svelte","mix-manifest.json","Vue"];return(yn=function(){return t})()}const En=kn;function kn(t,e){const n=yn();return(kn=function(t,e){return n[t-=331]})(t,e)}!function(t){const e=kn,n=t();for(;;)try{if(205344===parseInt(e(356))/1+parseInt(e(391))/2*(parseInt(e(393))/3)+-parseInt(e(364))/4+parseInt(e(363))/5+parseInt(e(345))/6+parseInt(e(398))/7*(parseInt(e(396))/8)+-parseInt(e(355))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yn);class Tn{static[En(337)](){const t=En,e=new URLSearchParams(window[t(366)][t(333)]),n={};for(const[i,r]of e.entries())i[t(353)]("utm_")&&r&&(n[i]=r);if(!n[t(379)]){const e=document[t(354)];n[t(379)]=e?new URL(e)[t(342)]:t(375)}return!n[t(344)]&&(n.utm_medium="organic"),Object[t(343)](n)[t(331)](([t,e])=>t+"="+encodeURIComponent(e))[t(388)]("&")}}Tn.detectWebFramework=()=>{const t=En;return document[t(395)]("script[id=__NEXT_DATA__]")||[...document.scripts][t(362)](e=>e[t(369)][t(339)](t(372)))?t(360):window[t(335)]||document[t(395)](t(370))||Array[t(338)](document[t(390)]("*"))[t(362)](e=>void 0!==e[t(365)]||Object[t(336)](e)[t(362)](e=>e[t(353)]("__reactContainer")))||window.__REACT_DEVTOOLS_GLOBAL_HOOK__?t(335):[...document.scripts][t(362)](t=>t.src.includes("/_nuxt/"))?t(376):window[t(346)]||window[t(352)]||document[t(395)](t(349))?"Vue.js":document.querySelector(t(392))?t(384):window||document[t(395)](t(387))||document[t(395)](t(381))||window.ng||document[t(395)](t(389))?t(378):[...document[t(382)]][t(362)](e=>{const n=t;var i;return e[n(369)][n(339)](n(350))||(null===(i=e[n(371)])||void 0===i?void 0:i[n(339)]("svelte"))})?t(373):document[t(395)](t(374))?t(334):window[t(357)]?"jQuery":window[t(341)]?t(380):window[t(347)]?t(377):window[t(386)]?t(359):document.querySelector(t(368))||[...document[t(382)]][t(362)](e=>e[t(369)][t(339)](t(383))||e[t(369)][t(339)]("wp-includes"))?t(394):[...document[t(382)]][t(362)](e=>e[t(369)][t(339)]("/js/app.js")||e[t(369)].includes(t(351)))?t(367):document.querySelector('meta[name="generator"][content*="Drupal"]')||document[t(397)][t(385)].includes(t(332))?"Drupal":document[t(397)][t(385)].includes(t(400))?t(401):[...document.scripts].some(e=>e[t(369)].includes(t(358)))?t(340):[...document[t(382)]][t(362)](e=>e[t(369)][t(339)](t(399)))?t(361):document.querySelector('meta[name="generator"][content*="Ghost"]')?t(348):void 0};const _n=Dn;function Cn(){const t=["SHA-256","WiseTrack WebGL Fingerprint!","getExtension","fillStyle","subtle","WEBGL_debug_renderer_info","36oVmfyi","from","map","MAX_TEXTURE_SIZE","vendor","fillRect","experimental-webgl","2460LJFekN","webgl","VENDOR","581510gpArFx","toDataURL","canvas","344459fjBTac","MAX_RENDERBUFFER_SIZE","UNMASKED_VENDOR_WEBGL","join","14px 'Arial'","createElement","#f60","width","toString","RENDERER","string","font","top","SHADING_LANGUAGE_VERSION","2170880eHRaDT","textBaseline","900Rhtcxm","getParameter","7PBqtBy","isWebGLSupported","16796XPDqmb","UNMASKED_RENDERER_WEBGL","989361cKxPUD","height","getSupportedExtensions","2040342lMmUsk","digest","getContext","#069","stringify"];return(Cn=function(){return t})()}function Dn(t,e){const n=Cn();return(Dn=function(t,e){return n[t-=210]})(t,e)}!function(t){const e=Dn,n=t();for(;;)try{if(288873===-parseInt(e(238))/1+parseInt(e(258))/2+-parseInt(e(211))/3+-parseInt(e(254))/4*(-parseInt(e(232))/5)+-parseInt(e(214))/6*(-parseInt(e(256))/7)+parseInt(e(252))/8+-parseInt(e(225))/9*(-parseInt(e(235))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cn);class Rn{static[_n(257)](){const t=_n;try{const e=document[t(243)](t(237));return!(!e.getContext(t(233))&&!e.getContext("experimental-webgl"))}catch(t){return!1}}static getWebGLFingerprint(){return N(this,void 0,void 0,function*(){const t=Dn,e=document[t(243)]("canvas"),n=e.getContext(t(233))||e[t(216)](t(231));if(!n)return;const i={version:n[t(255)](n.VERSION),shadingLangVersion:n[t(255)](n[t(251)]),maxTextureSize:n.getParameter(n[t(228)]),maxRenderBufferSize:n[t(255)](n[t(239)]),supportedExtensions:n[t(213)]()};try{const e=n[t(221)](t(224));i[t(229)]=e?n[t(255)](e[t(240)]):n.getParameter(n[t(234)])}catch(e){i[t(229)]=n.getParameter(n[t(234)])}try{const e=n.getExtension(t(224));i.renderer=e?n[t(255)](e[t(210)]):n[t(255)](n[t(247)])}catch(e){i.renderer=n[t(255)](n[t(247)])}return yield this.hashData(JSON[t(218)](i))})}static getCanvasFingerprint(){return N(this,void 0,void 0,function*(){const t=Dn,e=document[t(243)](t(237));e[t(245)]=200,e[t(212)]=50;const n=e.getContext("2d");if(n)return n[t(253)]=t(250),n[t(249)]=t(242),n[t(222)]=t(244),n[t(230)](0,0,200,50),n[t(222)]=t(217),n.fillText(t(220),2,2),yield this.hashData(e[t(236)]())})}static hashData(t){return N(this,void 0,void 0,function*(){const e=Dn,n=typeof t===e(248)?t:JSON[e(218)](t),i=(new TextEncoder).encode(n),r=yield crypto[e(223)][e(215)](e(219),i);return Array[e(226)](new Uint8Array(r))[e(227)](t=>t[e(246)](16).padStart(2,"0"))[e(241)]("")})}}const Nn=On;!function(t){const e=On,n=t();for(;;)try{if(362517===parseInt(e(237))/1*(parseInt(e(254))/2)+parseInt(e(261))/3*(parseInt(e(247))/4)+parseInt(e(296))/5+parseInt(e(239))/6*(parseInt(e(293))/7)+-parseInt(e(286))/8+parseInt(e(271))/9*(parseInt(e(260))/10)+-parseInt(e(258))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(An);class xn{[Nn(275)](){return N(this,void 0,void 0,function*(){const t=On,e=window.performance[t(308)]();let n={};return n[t(298)]=(new Date)[t(255)](),Object[t(266)](n,this[t(257)]()),Object[t(266)](n,yield this[t(262)]()),Object.assign(n,this[t(305)]()),n[t(253)]=(window.performance[t(308)]()-e)[t(238)](1),r.DEFAULTS[t(302)]&&(n=Object[t(295)](Object[t(288)](n)[t(240)](([e,n])=>[e,null==n?r.DEFAULTS[t(302)]:n]))),!r[t(246)][t(302)]&&(n=Object[t(295)](Object.entries(n)[t(280)](([t,e])=>null!=e))),n})}[Nn(262)](){return N(this,void 0,void 0,function*(){const t=On,e=yield Sn[t(263)]();return{connectivity_type:navigator[t(245)]?"1":"-1",country:yield at.getCountryCode(),package_name:window[t(268)][t(310)],session_storage_enabled:e.sessionStorage,indexed_db_enabled:e[t(301)],local_storage_enabled:e[t(292)],session_storage:Sn.getStorageSizeBytes(sessionStorage)[t(238)](0),local_storage:Sn[t(289)](localStorage)[t(238)](0),web_gl_support:Rn[t(265)](),web_gl_fingerprint:yield Rn.getWebGLFingerprint(),web_gl_canvas_fingerprint:yield Rn.getCanvasFingerprint()}})}[Nn(257)](){const t=Nn,e=f[t(284)];return e?{uuid:f[t(300)],app_token:e[t(304)],environment:e[t(259)],store_name:t(276),app_version:e.appVersion,push_token:f[t(251)],custom_device_id:e[t(306)],default_tracker:e.defaultTracker,platform:r[t(273)][t(303)],framework:e.appFrameWork[t(249)](),initiated_by:r.SDK[t(303)]+"_"+e[t(267)][t(249)](),initiated_version:f[t(299)],referrer:Tn.getUTMParamsString(),installed_at:f[t(282)],session_count:f[t(242)][t(241)](),subsession_count:f[t(287)][t(241)](),session_length:parseInt((f[t(277)]/1e3).toString())[t(241)](),last_interval:parseInt((f[t(283)]/1e3)[t(241)]()).toString()}:{}}getDeviceFields(){const t=Nn,e=bn[t(309)]();return{browser_version:e[t(274)][t(290)],device_manufacturer:e[t(279)].vendor,device_name:e[t(279)][t(270)],device_type:e[t(279)][t(244)],os_name:e.os[t(248)],os_version:e.os[t(290)],cpu_type:e[t(264)][t(281)],web_user_agent:e.ua,display_height:window[t(243)][t(238)](0),display_width:window[t(278)][t(238)](0),language:navigator[t(256)].split("-")[0],screen_density:bn[t(285)],screen_format:bn.screenFormat,screen_size:bn[t(307)],ui_mode:bn.uiMode.toString(),cpu_lpc:navigator[t(252)][t(241)](),ui_style:bn[t(250)],wout_width:window[t(297)][t(241)](),wout_height:window[t(294)].toString(),web_engine:e[t(272)][t(248)],web_engine_version:e[t(272)][t(290)],display_size:bn[t(269)],screen_type:bn[t(291)]}}}function An(){const t=["PARAMETERS_VALUE","PLATFORM","appToken","getDeviceFields","customDeviceId","screenSize","now","getDeviceInfo","hostname","1BiaEfy","toFixed","3501990bQvxWu","map","toString","sessionCount","innerHeight","type","onLine","DEFAULTS","125708yAsuYW","name","toLowerCase","uiStyle","pushToken","hardwareConcurrency","time_spent","454206kRrEBH","toISOString","language","getLocalFields","23434301prmjFR","userEnvironment","10LVFMvt","66nQbUqO","getApplicationFields","getSupportResult","cpu","isWebGLSupported","assign","appFrameWork","location","displaySize","model","4655412RPJtnN","engine","SDK","browser","build","other","activeDuration","innerWidth","device","filter","architecture","initialDate","inactiveDuration","initialConfig","screenDensity","204520TdNeDV","subSessionCount","entries","getStorageSizeBytes","version","screenType","localStorage","7CEEgBG","outerHeight","fromEntries","2495215YCdmYY","outerWidth","sdk_requested_at","sdkVersion","deviceId","indexedDB"];return(An=function(){return t})()}function On(t,e){const n=An();return(On=function(t,e){return n[t-=237]})(t,e)}const Un=new xn;function Ln(t,e){const n=Pn();return(Ln=function(t,e){return n[t-=321]})(t,e)}function Pn(){const t=["amount","1914086fuvARJ","11253FxTqma","3125zgbVwV","3024696vZkTTX","length","type","8UGUaIZ","call","2536XWQchJ","create","assign","1XaMKvl","revenue","name","2099184AjDGbd","partner_params","keys","3576398FEyCEi","currency","build","12740FJcdoC","event","params","5817609meboxB"];return(Pn=function(){return t})()}!function(t){const e=Ln,n=t();for(;;)try{if(751074===-parseInt(e(326))/1*(-parseInt(e(340))/2)+parseInt(e(343))/3+parseInt(e(323))/4*(-parseInt(e(342))/5)+parseInt(e(329))/6+-parseInt(e(332))/7+parseInt(e(321))/8*(parseInt(e(338))/9)+-parseInt(e(335))/10*(parseInt(e(341))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pn);class Mn extends xn{constructor(t){const e=Ln;super(),this[e(336)]=t}build(){const t=Ln,e=Object[t(324)](null,{build:{get:()=>super[t(334)]}});return N(this,void 0,void 0,function*(){const n=t,i=yield e[n(334)][n(322)](this),r={event_type:this.event[n(345)],event_name:this[n(336)][n(328)]};return Object[n(331)](this.event[n(337)])[n(344)]>0&&(r[n(330)]=this[n(336)][n(337)]),"revenue"===this[n(336)][n(345)]&&(r[n(327)]=this[n(336)][n(339)],r[n(333)]=this[n(336)][n(333)]),new Promise(t=>{const e=n;t(Object.assign(Object[e(325)]({},i),r))})})}}const Bn=Vn;function qn(){const t=["pending","getCountryCode","Creating Install: SDK-Clicks has already submitted","addObservers","trackEvent: SDK is not enabled","168098rijNsf","CheckPushToken: SDK is not enabled","addEventListener","generateDeviceUUID","start","3044HumdxT","27350PXawql","User was inactived for ","visible","trackEvent: SDK is not initialized yet","visibilityState"," request to main queue","isRunning","sdkClickSubmit","ATTRIBUTIONS","checkSessionIntervals","sessionInterval","s | (","getQueueStatus","WT Tracker started","initialize","firstSessionSubmit","initialDate","activeTime","2778930iPNICZ","focus","inactiveTime","deviceId","build","48GJoRfm","debug","Creating Session: First-Session has already submitted","initialized","SDK is not enabled to start tracking!","createRequest","addRequest","now","Creating Attribution: SDK is not enabled!","Creating First Session: SDK is not enabled!","checkFirstSession","config","eventCount","stop","270xcjhxj","SESSIONS","subSessionCount","createAttribution","s Totaly)","Creating Session: SDK is not enabled!","isVisibleFocused","toISOString","checkSdkClicks","sdkEnabled","subsessionInterval","checkPushToken","stopTracking","startTracking","4404594TlFwGO","SDK_INFOS","createDeviceID","Add ","setActivityTimes","isEnabled","5417176uLYkrY","557505qilLOl","main","warn","inactiveDuration"];return(qn=function(){return t})()}function Vn(t,e){const n=qn();return(Vn=function(t,e){return n[t-=324]})(t,e)}!function(t){const e=Vn,n=t();for(;;)try{if(374851===parseInt(e(359))/1+parseInt(e(364))/2*(-parseInt(e(329))/3)+parseInt(e(388))/4*(parseInt(e(365))/5)+-parseInt(e(343))/6+parseInt(e(383))/7+parseInt(e(349))/8+-parseInt(e(350))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qn);class Kn{constructor(){const t=Vn;this[t(371)]=!1,this[t(391)]=!1}get isEnabled(){return f[Vn(338)]}[Bn(379)](){return N(this,void 0,void 0,function*(){const t=Vn;this[t(355)](),yield this[t(347)](),this[t(345)](),this[t(357)](),this[t(391)]=!0})}[Bn(342)](){return N(this,void 0,void 0,function*(){const t=Vn;this[t(348)]?(u[t(389)](t(378)),yield mt[t(379)](),yield this[t(337)](),yield this[t(325)](),yield this[t(332)](),this[t(371)]=!0):u[t(352)](t(392))})}[Bn(341)](){return N(this,void 0,void 0,function*(){const t=Vn;this[t(371)]=!1,nt[t(328)](),yield mt.shutdown(),u.debug("WT Tracker stopped")})}[Bn(340)](t){return N(this,void 0,void 0,function*(){const e=Vn;f.pushToken=t,this[e(348)]?f.fcmToken!==t?yield this[e(393)]({endpoint:O[e(344)],queueType:"pending"}):u.info("This Notification token has sent to server previously"):u[e(352)](e(360))})}trackEvent(t){return N(this,void 0,void 0,function*(){const e=Vn;this[e(348)]?this.initialized?(f[e(327)]+=1,yield this[e(393)]({endpoint:O.EVENTS,fBuilder:new Mn(t),queueType:e(354)})):u[e(352)](e(368)):u[e(352)](e(358))})}[Bn(355)](){at.getCountryCode()}[Bn(332)](){return N(this,void 0,void 0,function*(){const t=Vn;this[t(348)]?yield this[t(393)]({endpoint:O[t(373)],queueType:"pending"}):u[t(352)](t(396))})}[Bn(325)](){return N(this,void 0,void 0,function*(){const t=Vn;this.isEnabled?f[t(380)]?u[t(389)](t(390)):yield this[t(393)]({endpoint:O[t(330)],queueType:f[t(372)]?t(351):t(354)}):u[t(352)](t(324))})}[Bn(337)](){return N(this,void 0,void 0,function*(){const t=Vn;this[t(348)]?f[t(372)]?u[t(389)](t(356)):yield this[t(393)]({endpoint:O.SDK_CLICKS}):u[t(352)]("Creating Install: SDK is not enabled!")})}createRequest(t){const e=Bn;return N(this,arguments,void 0,function*({endpoint:t,fBuilder:n=Un,queueType:i=e(351)}){const r=e,s=yield n[r(387)](),o=new ft(t,s);i===r(354)?(u[r(389)]("Add "+t+" request to pending queue"),yield mt.addPendingRequest(o)):(u.debug(r(346)+t+r(370)),yield mt[r(394)](o));const a=mt[r(377)]();u[r(389)](JSON.stringify(a))})}createDeviceID(){const t=Bn;!f[t(386)]&&(f[t(386)]=dt[t(362)]()),!f[t(381)]&&(f[t(381)]=(new Date)[t(336)]())}[Bn(347)](){return N(this,void 0,void 0,function*(){const t=Vn;if(f[t(382)]){f[t(385)]=f.activeTime;const e=Date[t(395)]()-f.inactiveTime;f.inactiveDuration+=e,u[t(389)](t(366)+e/1e3+t(376)+f[t(353)]/1e3+t(333)),yield this[t(374)]()}f[t(382)]=Date[t(395)](),nt[t(363)]()})}[Bn(374)](){return N(this,void 0,void 0,function*(){const t=Vn;var e,n;const i=f[t(385)],r=null===(e=f[t(326)])||void 0===e?void 0:e[t(375)],s=null===(n=f[t(326)])||void 0===n?void 0:n[t(339)];if(!this[t(348)])return void u[t(352)](t(334));if(!i||!r||!s)return;const o=Date[t(395)]()-i;o>1e3*parseInt(r)?(f.sessionCount+=1,yield this[t(393)]({endpoint:O[t(330)],queueType:f[t(372)]?t(351):t(354)})):o>1e3*parseInt(s)&&(f[t(331)]+=1)})}[Bn(335)](){const t=Bn;return document[t(369)]===t(367)&&document.hasFocus()}[Bn(357)](){const t=Bn;window[t(361)]("beforeunload",()=>{nt[t(328)]()}),document[t(361)]("visibilitychange",()=>{const e=t;this[e(335)]()?(this[e(332)](),this[e(347)]()):nt[e(328)]()}),window.addEventListener(t(384),()=>{const e=t;this[e(335)]()&&(this[e(332)](),this.setActivityTimes())}),window.addEventListener("blur",()=>{nt[t(328)]()})}}const Fn=new Kn,jn=Wn;function Wn(t,e){const n=zn();return(Wn=function(t,e){return n[t-=250]})(t,e)}!function(t){const e=Wn,n=t();for(;;)try{if(637985===parseInt(e(255))/1*(-parseInt(e(295))/2)+-parseInt(e(294))/3*(-parseInt(e(276))/4)+-parseInt(e(293))/5+-parseInt(e(297))/6+parseInt(e(264))/7*(-parseInt(e(291))/8)+parseInt(e(270))/9+parseInt(e(250))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zn);class Gn{static get[jn(275)](){const t=jn;return!Gn[t(253)]&&(Gn[t(253)]=new Gn),Gn[t(253)]}constructor(){this[jn(257)]=!1}[jn(279)](t){return N(this,void 0,void 0,function*(){const e=Wn;var n,i;t[e(269)]&&u.setLevel(t[e(269)]);const r=yield this[e(263)](t);this.checkSdkEnabled(r),this[e(271)](r),this.setEnabled(!0),this.sdkInitialized=!0,yield Fn[e(251)]();(null===(n=t[e(285)])||void 0===n||n)&&setTimeout(()=>this[e(261)](),1e3*(null!==(i=t[e(292)])&&void 0!==i?i:0))})}setLogLevel(t){u[jn(286)](t)}[jn(256)](){const t=jn;u[t(290)](t(262)),f.clear(),this[t(287)]()}isEnabled(){return f[jn(299)]}[jn(283)](t){const e=jn,n=f[e(272)];if(!n)throw new Error(e(266));if(!n[e(299)])throw new Error(e(268));f[e(299)]=t}[jn(261)](){return N(this,void 0,void 0,function*(){const t=Wn;this[t(257)]?this[t(265)]()?yield Fn[t(261)]():u[t(274)](t(277)):u[t(274)]("‼️ Start Tracking: SDK is not initialized yet")})}stopTracking(){return N(this,void 0,void 0,function*(){const t=Wn;yield Fn[t(287)]()})}[jn(254)](t){return N(this,void 0,void 0,function*(){const e=Wn;this.sdkInitialized?this[e(265)]()?yield Fn[e(284)](t):u.warn(e(280)):u[e(274)](e(282))})}[jn(267)](t){return N(this,void 0,void 0,function*(){const e=Wn;this[e(257)]?this[e(265)]()?yield Fn[e(267)](t):u.warn(e(281)):u.warn(e(260))})}[jn(263)](t){return N(this,void 0,void 0,function*(){const e=Wn;let n;f[e(278)]=t;try{n=yield X[e(289)]()}catch(t){if(!(t instanceof L[e(288)]))throw u[e(290)](e(252)),t;n=f[e(272)]||q[e(259)]}return f[e(272)]=n,u[e(290)]("SDK Config set"),n})}[jn(258)](t){const e=jn;if(!t[e(299)]){const t=e(268);throw u[e(298)](t),new Error(t)}}[jn(271)](t){const e=jn;t[e(273)]&&u.warn(e(296))}}function zn(){const t=["initialConfig","init","Set Fcm Token: SDK is not enabled!","Track Event: SDK is not enabled!","‼️ Set Fcm Token: SDK is not initialized yet","setEnabled","checkPushToken","startTrackerAutomatically","setLevel","stopTracking","NetworkError","doGetConfig","info","56YPnFCX","trackingWaitingTime","863490vdrMdO","141KxIGjc","4534eCxCVj","A new version of the SDK is available. It is recommended to update to the latest version to enjoy improved features and better performance.","6115758xiVfRK","error","sdkEnabled","17355400qYXkGg","initialize","‼️ SDK Config NOT set!, check errors.","_instance","setFCMToken","193XkdZsL","flush","sdkInitialized","checkSdkEnabled","defaultValue","‼️ Track Event: SDK is not initialized yet","startTracking","Clearing Data and stop tracker!","getConfig","1015637pjSXwk","isEnabled","Config is not set!","trackEvent","SDK is disabled form server, contact your adminstrator!","logLevel","8296191rsnHHN","checkSdkUpdate","config","sdkUpdate","warn","instance","53260jUlGeU","Start Tracking: SDK is not enabled!"];return(zn=function(){return t})()}function Hn(){const t=["HKD","NZD","NOK","BRL","5424640zgdKwz","ZAR","CHF","SGD","94547auYPUG","SAR","JPY","OMR","EUR","IQD","TRY","EHT","1657908wAYIXR","GBP","SEK","AED","402669XGKLUK","INR","6ODyehc","CAD","KRW","AUD","2392005hmYedP","2647104hqMVWd","8rtjEWI","BTC","2268252VXxNaQ"];return(Hn=function(){return t})()}const Qn=Xn;function Xn(t,e){const n=Hn();return(Xn=function(t,e){return n[t-=206]})(t,e)}!function(t){const e=Xn,n=t();for(;;)try{if(366134===parseInt(e(224))/1*(-parseInt(e(207))/2)+-parseInt(e(236))/3*(-parseInt(e(213))/4)+parseInt(e(211))/5+parseInt(e(212))/6+parseInt(e(215))/7+-parseInt(e(220))/8+-parseInt(e(232))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hn);const Yn={USD:"USD",EUR:Qn(228),JPY:Qn(226),GBP:Qn(233),AUD:Qn(210),CAD:Qn(208),CHF:Qn(222),CNY:"CNY",SEK:Qn(234),NZD:Qn(217),MXN:"MXN",SGD:Qn(223),HKD:Qn(216),NOK:Qn(218),KRW:Qn(209),TRY:Qn(230),RUB:"RUB",INR:Qn(206),BRL:Qn(219),ZAR:Qn(221),IRR:"IRR",AED:Qn(235),IQD:Qn(229),SAR:Qn(225),OMR:Qn(227),BTC:Qn(214),EHT:Qn(231),LTC:"LTC"},Jn=ei;function Zn(){const t=["containsSQLInjection"," characters","10082171HhXVcS","Value cannot be null or undefined","test","4BaHgMg","SCRIPT_INJECTION_PATTERNS","323754qqYYZY",'key "',"DANGEROUS_CHARS","5598HUTcUJ","Value length must not exceed ","validateValue","3517890jdDgDL","name","includes","141748GqARFE","63qXBjAv","validateKey","MAX_LENGTH","length","428040fivbtv","some","3551950rqBKVh","11072NmvOnZ","Key cannot be '","containsScriptInjection","no_parameters",'" is not valid. Please use different characters',"Key length must not exceed ",'value "',"FORBIDDEN_KEY","30gZZrrq","containsDangerousChars","SQL_INJECTION_PATTERNS","isMaliciousContent"];return(Zn=function(){return t})()}!function(t){const e=ei,n=t();for(;;)try{if(662695===parseInt(e(522))/1+-parseInt(e(517))/2*(parseInt(e(497))/3)+-parseInt(e(506))/4*(parseInt(e(514))/5)+parseInt(e(508))/6*(-parseInt(e(518))/7)+-parseInt(e(489))/8*(-parseInt(e(511))/9)+parseInt(e(488))/10+parseInt(e(503))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zn);class $n extends Error{constructor(t){const e=ei;super(t),this[e(515)]="WTEventValidationError"}}class ti{static containsSQLInjection(t){const e=ei;return this[e(499)][e(523)](n=>n[e(505)](t))}static[Jn(491)](t){const e=Jn;return this[e(507)][e(523)](e=>e.test(t))}static[Jn(498)](t){const e=Jn;return this.DANGEROUS_CHARS[e(523)](n=>t[e(516)](n))}static[Jn(500)](t){const e=Jn;if(this[e(501)](t))return!0;if(this.containsScriptInjection(t))return!0;if(this[e(498)](t))return!0;try{const n=decodeURIComponent(t);if(n!==t&&this[e(500)](n))return!0}catch(t){}return!1}static[Jn(519)](t){const e=Jn;if(!t||"string"!=typeof t)throw new $n("Key must be a non-empty string");if(t.length>this[e(520)])throw new $n(e(494)+this[e(520)]+e(502));if(t===this[e(496)])throw new $n(e(490)+this.FORBIDDEN_KEY+"'");if(this[e(500)](t))throw new $n(e(509)+t+e(493))}static[Jn(513)](t){const e=Jn;if(null==t)throw new $n(e(504));const n=String(t);if(n[e(521)]>this.MAX_LENGTH)throw new $n(e(512)+this[e(520)]+e(502));if(this[e(500)](n))throw new $n(e(495)+t+e(493))}}function ei(t,e){const n=Zn();return(ei=function(t,e){return n[t-=488]})(t,e)}function ni(t,e){const n=ii();return(ni=function(t,e){return n[t-=498]})(t,e)}function ii(){const t=["name","message","defaultEvent","revenueEvent","18cheLEr","78ndgHzY","6YcboSk","5664295BujVHQ","entries","warn","215620YooYLi","8gELQEb","default",'WTEvent validation failed for key "',"amount","validateKey","params","5092495EybKNl","validateAndSetParams","15067569ijmAnP","43048RBVPku",'": ',"721890JyRaPA","currency","type","revenue","6300600wsDTBj"];return(ii=function(){return t})()}ti[Jn(520)]=50,ti[Jn(496)]=Jn(492),ti[Jn(499)]=[/(\b(SELECT|INSERT|UPDATE|DELETE|DROP|CREATE|ALTER|EXEC|UNION|SCRIPT)\b)/i,/(--|\#|\/\*|\*\/)/,/(\b(OR|AND)\b\s+\d+\s*=\s*\d+)/i,/(\'|\";|\"|\')(\s)*(OR|AND|UNION|SELECT|INSERT|UPDATE|DELETE)/i,/(\bor\b\s+\d+\s*=\s*\d+)/i,/(\bunion\b.*\bselect\b)/i,/(sleep\(|waitfor\s+delay)/i],ti.SCRIPT_INJECTION_PATTERNS=[/<script[^>]*>.*?<\/script>/i,/javascript:/i,/on(load|click|error|focus|blur|change|submit|mouseover|keyup|keydown)\s*=/i,/<iframe[^>]*>.*?<\/iframe>/i,/<object[^>]*>.*?<\/object>/i,/<embed[^>]*>/i,/vbscript:/i,/expression\s*\(/i,/<svg[^>]*on\w+\s*=/i,/data:text\/html/i],ti[Jn(510)]=["\0","\b","\t","","\n","\r",'"',"'","\\","%"];const ri=ni;!function(t){const e=ni,n=t();for(;;)try{if(668244===parseInt(e(520))/1*(parseInt(e(521))/2)+parseInt(e(515))/3*(parseInt(e(503))/4)+parseInt(e(500))/5+parseInt(e(516))/6*(parseInt(e(517))/7)+-parseInt(e(509))/8+-parseInt(e(514))/9*(parseInt(e(505))/10)+-parseInt(e(502))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ii);class si{constructor(t,e,n,i,r){const s=ni;this[s(507)]=t,this[s(510)]=e,this[s(524)]=n,this[s(506)]=i,this[s(499)]={},r&&this[s(501)](r)}static[ri(512)](t,e){return new si(ri(522),t,void 0,void 0,e)}static[ri(513)](t,e,n,i){return new si(ri(508),t,e,n,i)}[ri(501)](t){const e=ri;for(const[n,i]of Object[e(518)](t))try{ti[e(498)](n),ti.validateValue(i),this[e(499)][n]=i}catch(t){if(t instanceof $n)throw u[e(519)](e(523)+n+e(504)+t[e(511)]),t;throw t}}}function oi(t,e){var n=ai();return(oi=function(t,e){return n[t-=123]})(t,e)}function ai(){var t=["915248VnjvjM","8QblbdX","518290YygcBb","7986748cadTDy","18RUinbk","2869221tasbni","10059070vAkACv","4XOPyXs","49joPVBF","2744FvvMwF","29676GUWbmd"];return(ai=function(){return t})()}return function(t){for(var e=oi,n=t();;)try{if(505816===parseInt(e(128))/1*(-parseInt(e(131))/2)+parseInt(e(124))/3+-parseInt(e(126))/4*(-parseInt(e(132))/5)+-parseInt(e(129))/6*(parseInt(e(127))/7)+-parseInt(e(130))/8*(parseInt(e(123))/9)+-parseInt(e(125))/10+parseInt(e(133))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ai),t.ResourceWrapper=R,t.RevenueCurrency=Yn,t.WTEvent=si,t.WTLogLevel=c,t.WTLogger=u,t.WTUserEnvironment=E,t.WiseTrack=Gn,t}({});
1
+ var WiseTrackSDK=function(t){"use strict";function e(t,n){const i=r();return(e=function(t,e){return i[t-=133]})(t,n)}const n=e;!function(t){const n=e,i=t();for(;;)try{if(665688===parseInt(n(147))/1*(parseInt(n(146))/2)+parseInt(n(144))/3+-parseInt(n(135))/4+parseInt(n(133))/5+parseInt(n(136))/6*(-parseInt(n(134))/7)+-parseInt(n(141))/8*(-parseInt(n(142))/9)+-parseInt(n(145))/10*(parseInt(n(137))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(r);const i={SDK:{PLATFORM:"web",VERSION:n(139)},CONFIG:{DEFAULT_ENVIRONMENT:n(138)},DEFAULTS:{LOG_LEVEL:n(140),SESSION_INTERVAL:n(143),SUBSESSION_INTERVAL:"300",PARAMETERS_VALUE:void 0}};function r(){const t=["40EaSIcg","804681cpSVvQ","1800","1848468JblKkh","4093620NBnqKQ","1306918tieTGB","1TZtMcr","5489565mTKzvK","7vUNPAR","1368488OKtQmM","3472062rjZvUz","33gQbyeY","production","2.0.9","info"];return(r=function(){return t})()}const s=a;function o(){const t=["4jTETVN","16nxvGCF","error","6690299kEyypu","851643NaREPH","indexOf","810462zmvuuA","outputEngines","push","setPrefix","473782RhFdVr","3441198VmEDNC","5HRAMxb","DEFAULTS","10LILoSu","1717492keAhcN","level","warn","LOG_LEVEL","log","628356blXlEo","info","none","prefix","addOutputEngine","debug","shouldLog"];return(o=function(){return t})()}function a(t,e){const n=o();return(a=function(t,e){return n[t-=123]})(t,e)}!function(t){const e=a,n=t();for(;;)try{if(306338===parseInt(e(137))/1+-parseInt(e(127))/2*(-parseInt(e(133))/3)+parseInt(e(147))/4*(-parseInt(e(139))/5)+-parseInt(e(138))/6+-parseInt(e(142))/7*(parseInt(e(128))/8)+-parseInt(e(131))/9*(parseInt(e(141))/10)+parseInt(e(130))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(o);const c={DEBUG:"debug",INFO:s(148),WARN:s(144),ERROR:"error",NONE:s(149)};class u{static setLevel(t){this[s(143)]=t}static[s(136)](t){this.prefix=t}static[s(124)](t){const e=s;this[e(134)][e(135)](t)}static[s(126)](t){const e=s,n=[e(125),"info",e(144),e(129)],i=n[e(132)](this[e(143)]);return n.indexOf(t)>=i}static log(t,...e){const n=s;if(!this[n(126)](t))return;const i="["+this[n(123)]+"-"+t.toUpperCase()+"]";for(const r of this[n(134)])r(t,i,e)}static[s(125)](...t){const e=s;this[e(146)](e(125),...t)}static info(...t){const e=s;this[e(146)](e(148),...t)}static[s(144)](...t){const e=s;this[e(146)](e(144),...t)}static error(...t){this.log("error",...t)}}u[s(143)]=i[s(140)][s(145)],u.prefix="WT",u.outputEngines=[(t,e,n)=>{const i=a;switch(t){case i(125):console.debug(e,...n);break;case i(148):console[i(148)](e,...n);break;case i(144):console.warn(e,...n);break;case i(129):console[i(129)](e,...n);break;default:console[i(146)](e,...n)}}];var d=f;function l(){var t=["WT.SessionCount","sdkEnvironment","true","subSessionCount","toString","getJson","eventCount","6CjXJDw","error","getItem","1294209btGHhT","SESSION_LENGTH","WT.SdkVersion","Error in JSON decoding for key '","SUBSESSION_COUNT","config","VERSION","WT.EventCount","CONFIG","setJson","WT.InitialConfigs","fcmToken","ACTIVE_TIME","firstSessionSubmit","1964943KDwUfp","2790655sbIaEZ","REQUEST_QUEUE","SDK_ENVIRONMENT","WT.InitialDate","SDK_VERSION","DEVICE_ID","576947wcVjqZ","WT.FcmToken","optionalNumber","false","WT.SessionLenght","stringify","WT.PushToken","activeDuration","INACTIVE_DURATION","SDK","FCM_TOKEN","pushToken","deviceId","optionalBool","clear","WT.InactiveDuration","SDK_CLICK_SUBMIT","sessionCount","INITIAL_CONFIG","PENDING_REQUEST_QUEUE","INACTIVE_TIME","WT.PendingRequestQueue","WT.SubSessionCount","WT.SdkEnabled","EVENT_COUNT","activeTime","4399512vbGGhR","FIRST_SESSION_SUBMIT","requestRecords","INITIAL_DATE","PUSH_TOKEN","inactiveDuration","WT.SdkClickSubmit","2wuPIZg","WT.RequestQueue","initialDate","WT.ActiveTime","230EzhgpC","pendingRequestRecords","17296280oZjcjl","initialConfig","removeItem","sdkEnabled","SDK_ENABLED","setItem","21928QYEBOO","sdkClickSubmit","SESSION_COUNT","WT.DeviceId","inactiveTime"];return(l=function(){return t})()}!function(t){for(var e=f,n=t();;)try{if(402053===-parseInt(e(495))/1+-parseInt(e(528))/2*(parseInt(e(474))/3)+parseInt(e(540))/4*(-parseInt(e(532))/5)+-parseInt(e(552))/6*(parseInt(e(489))/7)+parseInt(e(521))/8+-parseInt(e(488))/9+parseInt(e(534))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);const h={DEVICE_ID:d(543),INITIAL_DATE:d(492),INITIAL_CONFIG:d(484),SDK_ENVIRONMENT:"WT.SdkEnvironment",SDK_VERSION:d(476),CONFIG:"WT.Configs",SDK_CLICK_SUBMIT:d(527),FIRST_SESSION_SUBMIT:"WT.FirstSessionSubmit",SDK_ENABLED:d(518),FCM_TOKEN:d(496),PUSH_TOKEN:d(501),EVENT_COUNT:d(481),SESSION_COUNT:d(545),SESSION_LENGTH:d(499),SUBSESSION_COUNT:d(517),ACTIVE_TIME:d(531),INACTIVE_TIME:"WT.InactiveTime",INACTIVE_DURATION:d(510),REQUEST_QUEUE:d(529),PENDING_REQUEST_QUEUE:d(516)};class p{[d(509)](){localStorage[d(509)]()}[d(483)](t,e){var n=d;if(e)try{const i=JSON[n(500)](e);localStorage[n(539)](t,i)}catch(e){u[n(553)]("Error in encoding object for key '"+t+"'",e)}else localStorage[n(536)](t)}[d(550)](t){var e=d;const n=localStorage[e(473)](t);if(!n)return null;try{return JSON.parse(n)}catch(n){return u[e(553)](e(477)+t+"': "+n,n),null}}[d(497)](t){const e=localStorage[d(473)](t);if(null===e)return null;const n=Number(e);return isNaN(n)?null:n}[d(508)](t){var e=d;const n=localStorage[e(473)](t);return null===n?null:n===e(547)||n!==e(498)&&null}get[d(507)](){var t=d;return localStorage.getItem(h[t(494)])}set[d(507)](t){var e=d;t?localStorage[e(539)](h[e(494)],t):localStorage.removeItem(h[e(494)])}get[d(530)](){var t=d;return this[t(550)](h[t(524)])}set[d(530)](t){var e=d;this.setJson(h[e(524)],t)}get initialConfig(){var t=d;return this[t(550)](h[t(513)])}set[d(535)](t){var e=d;this[e(483)](h[e(513)],t)}get config(){var t=d;return this[t(550)](h[t(482)])}set[d(479)](t){this[d(483)](h.CONFIG,t)}get sdkEnabled(){var t,e=d;return null!==(t=this[e(508)](h[e(538)]))&&void 0!==t&&t}set[d(537)](t){var e=d;localStorage.setItem(h[e(538)],t[e(549)]())}get[d(541)](){var t,e=d;return null!==(t=this.optionalBool(h[e(511)]))&&void 0!==t&&t}set[d(541)](t){var e=d;localStorage.setItem(h[e(511)],t[e(549)]())}get[d(487)](){var t,e=d;return null!==(t=this[e(508)](h[e(522)]))&&void 0!==t&&t}set firstSessionSubmit(t){var e=d;localStorage.setItem(h.FIRST_SESSION_SUBMIT,t[e(549)]())}get[d(485)](){var t=d;return localStorage[t(473)](h[t(505)])}set[d(485)](t){var e=d;t?localStorage[e(539)](h[e(505)],t):localStorage[e(536)](h[e(505)])}get[d(506)](){var t=d;return localStorage[t(473)](h[t(525)])}set pushToken(t){var e=d;t?localStorage[e(539)](h[e(525)],t):localStorage[e(536)](h.PUSH_TOKEN)}get[d(512)](){var t,e=d;return null!==(t=this.optionalNumber(h[e(542)]))&&void 0!==t?t:1}set sessionCount(t){var e=d;localStorage[e(539)](h[e(542)],t[e(549)]())}get[d(548)](){var t;return null!==(t=this.optionalNumber(h.SUBSESSION_COUNT))&&void 0!==t?t:1}set[d(548)](t){var e=d;localStorage[e(539)](h[e(478)],t.toString())}get[d(502)](){var t;return null!==(t=this.optionalNumber(h.SESSION_LENGTH))&&void 0!==t?t:0}set[d(502)](t){var e=d;localStorage[e(539)](h[e(475)],t[e(549)]())}get[d(526)](){var t;return null!==(t=this[d(497)](h.INACTIVE_DURATION))&&void 0!==t?t:0}set[d(526)](t){var e=d;localStorage[e(539)](h[e(503)],t.toString())}get[d(544)](){var t=d;return this.optionalNumber(h[t(486)])}set[d(544)](t){var e=d;null!==t?localStorage[e(539)](h[e(486)],t[e(549)]()):localStorage[e(536)](h[e(486)])}get[d(520)](){var t=d;return this[t(497)](h[t(515)])}set[d(520)](t){var e=d;null!==t?localStorage[e(539)](h[e(515)],t[e(549)]()):localStorage[e(536)](h[e(515)])}get[d(523)](){var t,e=d;return null!==(t=this.getJson(h[e(490)]))&&void 0!==t?t:[]}set[d(523)](t){this.setJson(h.REQUEST_QUEUE,t)}get[d(533)](){var t,e=d;return null!==(t=this[e(550)](h[e(514)]))&&void 0!==t?t:[]}set[d(533)](t){var e=d;this.setJson(h[e(514)],t)}get[d(551)](){var t,e=d;return null!==(t=this[e(497)](h[e(519)]))&&void 0!==t?t:0}set eventCount(t){var e=d;localStorage[e(539)](h[e(519)],t.toString())}get[d(546)](){var t=d;return localStorage[t(473)](h[t(491)])}set[d(546)](t){var e=d;localStorage[e(539)](h[e(491)],t)}get sdkVersion(){var t,e=d;return null!==(t=localStorage[e(473)](h.SDK_VERSION))&&void 0!==t?t:i[e(504)][e(480)]}set sdkVersion(t){var e=d;t?localStorage[e(539)](h[e(493)],t):localStorage.removeItem(h.SDK_VERSION)}}function f(t,e){var n=l();return(f=function(t,e){return n[t-=473]})(t,e)}const w=new p;function v(t,e){const n=b();return(v=function(t,e){return n[t-=437]})(t,e)}function b(){const t=["5683776RRdiqn","fromCharCode","charCodeAt","1709680zUPIyO","Mi4uKilgdXU5NSg/dD4/OC89dC0zKT8uKDs5MT4/LHQzKA==","Mi4uKilgdXU5NSg/dCkuOz0/dC0zKT8uKDs5MT4/LHQzKA==","335092QTyATs","497061gXaCnr","CONFIG_PATH","dTsqM3U9Py53OTU0PDM9","Decode error:","DEBUG_BASE_URL","5qREXUU","1122184egokeo","624372EnzRSO","Mi4uKilgdXU5NSg/dC0zKT8uKDs5MXQzNQ==","PRODUCTION_BASE_URL","575312MrfOsr","18VdfjxZ","decode","15YhLMrE","STAGE_BASE_URL"];return(b=function(){return t})()}const g=v;!function(t){const e=v,n=t();for(;;)try{if(479947===parseInt(e(438))/1*(parseInt(e(454))/2)+-parseInt(e(455))/3+parseInt(e(439))/4+-parseInt(e(446))/5*(-parseInt(e(440))/6)+-parseInt(e(448))/7+-parseInt(e(443))/8*(parseInt(e(444))/9)+parseInt(e(451))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(b);class I{static[g(445)](t){const e=g;try{const n=atob(t);let i="";for(let t=0;t<n.length;t++){const r=90^n[e(450)](t);i+=String[e(449)](r)}return i}catch(t){return console.error(e(458),t),""}}static get[g(456)](){const t=g;return this[t(445)](t(457))}static get[g(437)](){const t=g;return this[t(445)](t(452))}static get[g(447)](){const t=g;return this[t(445)](t(453))}static get[g(442)](){const t=g;return this[t(445)](t(441))}}const m=S;function S(t,e){const n=T();return(S=function(t,e){return n[t-=235]})(t,e)}!function(t){const e=S,n=t();for(;;)try{if(684628===parseInt(e(256))/1+-parseInt(e(254))/2+-parseInt(e(240))/3*(-parseInt(e(244))/4)+-parseInt(e(255))/5*(-parseInt(e(253))/6)+-parseInt(e(250))/7+-parseInt(e(245))/8*(parseInt(e(237))/9)+parseInt(e(246))/10*(parseInt(e(248))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);const y={SANDBOX:m(239),PRODUCTION:m(241)},E={DEBUG:m(249),STAGE:m(257),PRODUCTION:m(241)},k={get sdkEnvironment(){const t=m;var e;return null!==(e=w[t(235)])&&void 0!==e?e:i[t(252)][t(238)]},get needResponseDetails(){return this[m(235)]!==E.PRODUCTION},get baseUrl(){const t=m;switch(this[t(235)]){case E.DEBUG:return I[t(243)];case E[t(242)]:return I[t(251)];case E.PRODUCTION:return I[t(236)];default:throw new Error(t(247)+this.sdkEnvironment)}}};function T(){const t=["sdkEnvironment","PRODUCTION_BASE_URL","17190vFoDkU","DEFAULT_ENVIRONMENT","sandbox","1820433cExXZX","production","STAGE","DEBUG_BASE_URL","4bpUIXz","3176eFmcQq","19924930xRdgOW","Unknown environment: ","11VbHVWJ","debug","8053276tIaZds","STAGE_BASE_URL","CONFIG","96qAxUXW","1346570kVGKLp","9940YJZtaw","635539hOBrwM","stage"];return(T=function(){return t})()}var _=C;function D(){var t=["1467egQJoy","401690FqtKve","40kGCdkJ","1901375ACrSdg","1820aIGsXX","242TuNGfT","6426oDXVYD","139502hEEnVo","12304XUwuwV","274831eDxxwl","sdkVersion","sdkEnvironment","5091QNMSRv"];return(D=function(){return t})()}function C(t,e){var n=D();return(C=function(t,e){return n[t-=458]})(t,e)}!function(t){for(var e=C,n=t();;)try{if(216555===parseInt(e(458))/1+-parseInt(e(469))/2+-parseInt(e(461))/3*(parseInt(e(464))/4)+parseInt(e(466))/5*(parseInt(e(468))/6)+parseInt(e(465))/7+parseInt(e(470))/8*(parseInt(e(462))/9)+parseInt(e(463))/10*(-parseInt(e(467))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class R{static[_(460)](t){var e=_;try{w[e(460)]=t}catch(t){}}static[_(459)](t){var e=_;try{w[e(459)]=t}catch(t){}}}function x(t,e,n,i){return new(n||(n=Promise))(function(r,s){function o(t){try{c(i.next(t))}catch(t){s(t)}}function a(t){try{c(i.throw(t))}catch(t){s(t)}}function c(t){var e;t.done?r(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(o,a)}c((i=i.apply(t,e||[])).next())})}"function"==typeof SuppressedError&&SuppressedError;const N=A;function A(t,e){const n=U();return(A=function(t,e){return n[t-=401]})(t,e)}!function(t){const e=A,n=t();for(;;)try{if(676023===parseInt(e(416))/1*(parseInt(e(411))/2)+-parseInt(e(404))/3*(parseInt(e(403))/4)+parseInt(e(406))/5*(parseInt(e(407))/6)+parseInt(e(401))/7+-parseInt(e(409))/8*(parseInt(e(408))/9)+-parseInt(e(414))/10*(parseInt(e(412))/11)+parseInt(e(402))/12*(parseInt(e(417))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);const O={EVENTS:"/api/v1/events",SESSIONS:N(415),SDK_CLICKS:"/api/v1/sdk_clicks",SDK_INFOS:N(405),ATTRIBUTIONS:N(413),APP_SETTINGS:N(410)};function U(){const t=["650xPerYk","8233183rZgWZc","350508OeUHif","859688kKYArR","6sVJmtr","/api/v1/sdk_infos","20sLBAth","196932KdCaTa","7470963qFYwSA","8XZKiEb","/api/v1/app_settings","10TNxZqE","44858DmGDis","/api/v1/attributions","2810UkZGIF","/api/v1/sessions","62797TTpXBz"];return(U=function(){return t})()}var P,L=B;function B(t,e){var n=M();return(B=function(t,e){return n[t-=312]})(t,e)}function M(){var t=["ATTRIBUTIONS","SESSION_INTERVAL","7350xBwkok","467082AoNPzW","6GJcrLc","3783144Mnpmky","sdkInfos","subsessionInterval","SESSIONS","DEFAULTS","attributions","1492363diXWaj","events","sdkUpdate","fromJson","sessions","EVENTS","sdkEnabled","31023HFRTbf","1756488nnryfA","3503135UrnfBt","2fvFQzj","sessionInterval","sdk_clicks","SUBSESSION_INTERVAL","2499249oipoTF","subsession_interval","sdk_update","SDK_INFOS"];return(M=function(){return t})()}!function(t){for(var e=B,n=t();;)try{if(941681===-parseInt(e(317))/1*(parseInt(e(327))/2)+-parseInt(e(331))/3+parseInt(e(325))/4+parseInt(e(326))/5+parseInt(e(339))/6*(parseInt(e(338))/7)+-parseInt(e(340))/8+-parseInt(e(324))/9*(-parseInt(e(337))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(M);class V{constructor(t,e,n,r,s,o=!0,a=!1,c=i[L(315)].SESSION_INTERVAL,u=i[L(315)].SUBSESSION_INTERVAL){var d=L;this[d(318)]=t,this[d(321)]=e,this.sdkClicks=n,this[d(312)]=r,this[d(316)]=s,this[d(323)]=o,this[d(319)]=a,this[d(328)]=c,this[d(313)]=u}static[L(320)](t){var e,n,r,s,o=L;return new V(t[o(318)],t.sessions,t[o(329)],t.sdk_infos,t[o(316)],null===(e=t.sdk_enabled)||void 0===e||e,null!==(n=t[o(333)])&&void 0!==n&&n,null!==(r=t.session_interval)&&void 0!==r?r:i[o(315)][o(336)],null!==(s=t[o(332)])&&void 0!==s?s:i[o(315)].SUBSESSION_INTERVAL)}static get defaultValue(){var t=L;return new V(O[t(322)],O[t(314)],O.SDK_CLICKS,O[t(334)],O[t(335)],!0,!1,i.DEFAULTS[t(336)],i[t(315)][t(330)])}}function F(t,e){var n=q();return(F=function(t,e){return n[t-=136]})(t,e)}function q(){var t=["2oNwJEL","1791364tinbrg","ServerError ","20406573lWfEOs","DecodingError","name","6zgiBGc","ServerError","statusCode","79416tbQtaZ","Invalid URL: ","209862zhFPYP","InvalidUrl","NetworkFailure","376SUUPtW","9551520HUUAFf","15LNVHYi","9302251zAQcZj","352575rBHDZN"];return(q=function(){return t})()}!function(t){for(var e=F,n=t();;)try{if(761126===-parseInt(e(144))/1*(parseInt(e(154))/2)+-parseInt(e(153))/3+parseInt(e(136))/4*(parseInt(e(151))/5)+parseInt(e(141))/6*(parseInt(e(152))/7)+-parseInt(e(149))/8*(-parseInt(e(146))/9)+-parseInt(e(150))/10+-parseInt(e(138))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(q),function(t){var e=F;class n extends Error{constructor(t){var e=F;super(e(145)+t),this[e(140)]=e(147)}}t[e(147)]=n;class i extends Error{constructor(t,n){var i=e;super(i(137)+t+": "+n),this[i(143)]=t,this.message=n,this[i(140)]=i(142)}}t[e(142)]=i;class r extends Error{constructor(t){var n=e;super("NetworkError: "+t),this[n(140)]=n(148)}}t.NetworkError=r;class s extends Error{constructor(t){var n=e;super("DecodingError: "+t),this[n(140)]=n(139)}}t[e(139)]=s}(P||(P={}));var K=z;function j(){var t=["maxRetries","690355dfVWSk","11LmNSpA","waitBeforeRetry","62811TsMWAW","304EaBFUS","1680020vqTxvp","retryInterval","6qNwXyY","canRetry","356409glEkwM","82707KdIMJn","18BMuBwM","11845630mmMzRn","268546NpaniE"];return(j=function(){return t})()}function z(t,e){var n=j();return(z=function(t,e){return n[t-=198]})(t,e)}!function(t){for(var e=z,n=t();;)try{if(225487===-parseInt(e(201))/1+parseInt(e(199))/2*(parseInt(e(198))/3)+-parseInt(e(208))/4+-parseInt(e(203))/5*(parseInt(e(210))/6)+parseInt(e(206))/7*(-parseInt(e(207))/8)+-parseInt(e(212))/9+parseInt(e(200))/10*(parseInt(e(204))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(j);class G{constructor(t=3,e=2e3){var n=z;this[n(202)]=t,this[n(209)]=e}[K(211)](t){return t<this[K(202)]}[K(205)](){return x(this,void 0,void 0,function*(){var t=z;return new Promise(e=>setTimeout(e,this[t(209)]))})}}function W(t,e){const n=H();return(W=function(t,e){return n[t-=320]})(t,e)}function H(){const t=["❌ API ERROR (","-- PARAMETERS =>","Unknown error","warn","40482USgvDA","560XujPqc",") => ","debug","retryAttempt","method","12WdODEk","NetworkError","Server error","stringify","122584VYZOCj","InvalidUrl",") =>","status","message","cors","params","6753719zPIhuN","headers","no-cache","2237481CFHcXn","Error executing request","waitBeforeRetry","8539407IDFomG","🚀 REQUEST (","684505ZbTyEY","ServerError","retryPolicy","8fxvuAT","Invalid URL:","DecodingError","baseUrl","no-store, no-cache, must-revalidate, proxy-revalidate","3593548RphmJD","json","application/json","no-store","✅ API SUCCESS (","assign","12pLctIH"];return(H=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(620322===-parseInt(e(324))/1*(parseInt(e(363))/2)+parseInt(e(344))/3+-parseInt(e(357))/4+-parseInt(e(349))/5*(parseInt(e(330))/6)+-parseInt(e(341))/7*(-parseInt(e(352))/8)+parseInt(e(347))/9+-parseInt(e(325))/10*(parseInt(e(334))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);const Q={retryPolicy:()=>new G,sendRequest(t){return x(this,arguments,void 0,function*(t,e={}){const n=W,i=e[n(328)]||1;let r,s;try{r=new URL(t,k[n(355)])}catch(e){throw console.error(n(353),e),new(P[n(335)])(""+k[n(355)]+t)}u.debug(n(348)+i+n(326)+e[n(329)]+" "+t),u[n(327)](n(321),e.params||{});const o=Object.assign({Accept:n(359),"Cache-Control":n(356),Pragma:n(343),Expires:"0"},e[n(342)]);e.params&&(o["Content-Type"]=n(359),s=JSON[n(333)](e[n(340)]));try{const t=yield fetch(r,{method:e[n(329)],headers:o,body:s,cache:n(360),mode:n(339),keepalive:!0});if(!t.ok){let e=yield t.json(),i=e[n(338)]||(yield t.text());throw u[n(323)](n(320)+t.status+n(336),i),new(P[n(350)])(t[n(337)],e[n(338)]||n(332))}try{const e=yield t[n(358)]();return u[n(327)](n(361)+t[n(337)]+n(336),e[n(338)]||"Request successful"),e}catch(t){throw new P.DecodingError(t.message||String(t))}}catch(r){if(r instanceof P[n(350)]||r instanceof P[n(354)])throw r;if(u.error(n(345),r),this.retryPolicy().canRetry(i))return yield this[n(351)]()[n(346)](),this.sendRequest(t,Object[n(362)](Object[n(362)]({},e),{retryAttempt:i+1}));throw new(P[n(331)])(r[n(338)]||n(322))}})}};function X(t,e){const n=J();return(X=function(t,e){return n[t-=361]})(t,e)}function J(){const t=["2413411VhOxDz","result","toISOString","POST","3531384lJGHQd","CONFIG_PATH","appFrameWork","2bbyIWP","Initial Config is not set","1338892Qlblug","1080576xUCoWV","2941740ypkonn","hostname","location","SDK","474GXZSPv","188407cYPvax","sendRequest","other","fromJson","1355pqzNmX"];return(J=function(){return t})()}!function(t){const e=X,n=t();for(;;)try{if(254889===parseInt(e(362))/1*(-parseInt(e(374))/2)+parseInt(e(377))/3+parseInt(e(376))/4+parseInt(e(366))/5*(-parseInt(e(361))/6)+-parseInt(e(367))/7+parseInt(e(371))/8+-parseInt(e(378))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(J);const Z={doGetConfig(){return x(this,void 0,void 0,function*(){const t=X,e=w.initialConfig;if(!e)throw t(375);const n={parameters:{app_token:e.appToken,app_version:e.appVersion,framework:e[t(373)],package_name:window[t(380)][t(379)],platform:i[t(381)].PLATFORM,sdk_version:w.sdkVersion,initiated_by:i[t(381)].PLATFORM+"_"+e[t(373)],store_name:t(364)}},r=yield Q.sendRequest(I[t(372)],{method:"POST",params:n});return V[t(365)](r[t(368)])})},doCallRequest(t,e){return x(this,void 0,void 0,function*(){const n=X;e.sdk_updated_at=(new Date)[n(369)]();return(yield Q[n(363)](t,{method:n(370),params:{needs_response_details:k.needResponseDetails,parameters:e}})).success})}},Y=tt;function $(){const t=["hidden","activeDuration","2169CuCyGs","108516oPQDwj","42JyOIWQ","47340mahxZU","3267440xCJbGc","pause","1614791JJkxoO","inactiveDuration","hasFocus","isPaused","start","7611324AHDCXa","ActivityTicker: active duration= ","stop","log","tickerDelay","activeTime","1252282fyQFpC","s, inactive duration= ","165vlTVDt","tickerJob","806472mrISIZ"];return($=function(){return t})()}function tt(t,e){const n=$();return(tt=function(t,e){return n[t-=475]})(t,e)}!function(t){const e=tt,n=t();for(;;)try{if(827863===parseInt(e(483))/1+parseInt(e(494))/2+-parseInt(e(496))/3*(parseInt(e(478))/4)+-parseInt(e(481))/5+parseInt(e(488))/6+parseInt(e(479))/7*(parseInt(e(498))/8)+parseInt(e(477))/9*(-parseInt(e(480))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($);class et{constructor(){const t=tt;this[t(492)]=1e3,this[t(486)]=!1}[Y(487)](){const t=Y;this[t(497)]&&clearInterval(this[t(497)]),this.tickerJob=setInterval(()=>{const e=t;this.isPaused||document[e(475)]||document[e(485)]()&&(console[e(491)](e(489)+w[e(476)]/1e3+e(495)+w[e(484)]/1e3+"s"),w[e(493)]=Date.now(),w[e(476)]+=this[e(492)])},this.tickerDelay)}[Y(490)](){clearInterval(this[Y(497)]),this.tickerJob=void 0}[Y(482)](){this[Y(486)]=!0}resume(){this[Y(486)]=!1}}const nt=new et;function it(){const t=["ipwho.is failed","5321270UidZur","finally","json","2183128TmXEFV","1362055AbwRYx","25035075QWRkxc","94983MzxhYk","fetchWithTimeout","countryCode","abort","country","400jUOFVn","_country","tryAllEndpoints","3QDjGbq","9mXNcVB","country.is failed","1067uZoDDF","4703PAjELr","https://free.freeipapi.com/api/json","https://ipwho.is/","6VWApAs","81516ztDRma","218HerIFB"];return(it=function(){return t})()}const rt=st;function st(t,e){const n=it();return(st=function(t,e){return n[t-=265]})(t,e)}!function(t){const e=st,n=t();for(;;)try{if(361843===-parseInt(e(267))/1*(parseInt(e(272))/2)+parseInt(e(288))/3*(parseInt(e(277))/4)+parseInt(e(278))/5*(parseInt(e(270))/6)+parseInt(e(280))/7*(-parseInt(e(285))/8)+parseInt(e(289))/9*(-parseInt(e(274))/10)+-parseInt(e(266))/11*(parseInt(e(271))/12)+parseInt(e(279))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(it);class ot{constructor(){this._country=null}getCountryCode(){return x(this,void 0,void 0,function*(){const t=st;return!this._country&&(this[t(286)]=yield this[t(287)]()),this[t(286)]})}tryAllEndpoints(){return x(this,void 0,void 0,function*(){const t=[()=>x(this,void 0,void 0,function*(){const t=st,e=yield this[t(281)]("https://api.country.is");if(!e.ok)throw new Error(t(265));return(yield e[t(276)]())[t(284)]||null}),()=>x(this,void 0,void 0,function*(){const t=st,e=yield this.fetchWithTimeout(t(268));if(!e.ok)throw new Error(t(265));return(yield e.json())[t(282)]||null}),()=>x(this,void 0,void 0,function*(){const t=st,e=yield this[t(281)](t(269));if(!e.ok)throw new Error(t(273));return(yield e[t(276)]()).country_code||null})];for(const e of t)try{const t=yield e();if(t)return t}catch(t){}return null})}[rt(281)](t){return x(this,arguments,void 0,function*(t,e=2e3){const n=st,i=new AbortController,r=setTimeout(()=>i[n(283)](),e);return fetch(t,{signal:i.signal})[n(275)](()=>clearTimeout(r))})}}const at=new ot;function ct(t,e){const n=dt();return(ct=function(t,e){return n[t-=435]})(t,e)}!function(t){const e=ct,n=t();for(;;)try{if(538003===-parseInt(e(444))/1*(-parseInt(e(442))/2)+-parseInt(e(440))/3*(-parseInt(e(438))/4)+-parseInt(e(441))/5*(-parseInt(e(443))/6)+-parseInt(e(447))/7+parseInt(e(446))/8*(-parseInt(e(439))/9)+parseInt(e(435))/10+-parseInt(e(445))/11*(parseInt(e(436))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dt);const ut={generateDeviceUUID:()=>crypto[ct(437)]()};function dt(){const t=["1485EvflmI","406232ulbeho","6536425XgKsEI","10315940cVbPmT","57564UKqBDe","randomUUID","4072764JPAwQF","81PmMBvD","3jvjTRl","1295860AcKAHg","1270hXjUhm","12UhrnSv","13yyDtjw"];return(dt=function(){return t})()}const lt=ft;function ht(){const t=["5199492lWZvDn","10VYuxII","retryCount","shift","endpoint","randomUUID","593ZOBhBP","5626005tBfgzE","25827461rcyZOG","createdAt","12825256QqcRKY","maxRetries","5316318xyxuSD","6BvOrsJ","waitingQueue","9213665OYFqFl","now","parameters","1556uBiyhW","acquire","locked","9XCgxSG"];return(ht=function(){return t})()}!function(t){const e=ft,n=t();for(;;)try{if(968067===parseInt(e(240))/1*(-parseInt(e(252))/2)+-parseInt(e(246))/3+parseInt(e(234))/4+parseInt(e(249))/5+parseInt(e(247))/6*(parseInt(e(241))/7)+-parseInt(e(244))/8*(-parseInt(e(233))/9)+-parseInt(e(235))/10*(parseInt(e(242))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ht);class pt{constructor(t,e){const n=ft;this[n(236)]=0,this[n(245)]=3,this.id=crypto[n(239)](),this[n(238)]=t,this[n(251)]=e,this[n(243)]=Date[n(250)]()}}function ft(t,e){const n=ht();return(ft=function(t,e){return n[t-=231]})(t,e)}class wt{constructor(){const t=ft;this[t(232)]=!1,this[t(248)]=[]}[lt(231)](){return x(this,void 0,void 0,function*(){return new Promise(t=>{const e=ft;this.locked?this[e(248)].push(t):(this[e(232)]=!0,t())})})}release(){const t=lt;if(this[t(248)].length>0){this[t(248)][t(237)]()()}else this[t(232)]=!1}}const vt=gt;function bt(){const t=["postRequestCheck","fcmToken","initialize","sendRequest","processingInterval","17478444NfNwgo","min","release","14InGBIO","endpoint","addPendingRequest","retryCount","SDK_CLICKS","SDK_INFOS","11zhzNNU","Error sending request ","isInitialized","2540853MtiEuB","PROCESSING_INTERVAL_MS","doCallRequest","3831780KksBdq","pendingRequestRecords","Error in processing loop:","subSessionCount","stopProcessing","failedRequestDelay","🔄 Backoff delay manually reset","processMainQueue","maxRetries","push","saveMainQueue","6hGcHnD","3419556jhuNZT","activeDuration","BACKOFF_MULTIPLIER","8iZVUEf","isCurrentlyProcessing","BASE_DELAY_MS","sdkClickSubmit","warn"," failed. Retry ","): id=","resetBackoffDelay","💥 Sending request (","getMainQueue","MAX_DELAY_MS","shift","push_token","19373XtVtwz","firstSessionSubmit","debug","processPendingQueue","⏰ Backoff delay ended, resuming queue processing","inactiveDuration","isProcessing","getBackoffConfig","1689384FjIXfS","error","Applying backoff delay of ","10qDCSBN","processQueues","acquire","now","requestRecords","parameters"," attempts. ","length","startProcessing","mutex","calculateBackoffDelay","getQueueStatus","SESSIONS","savePendingQueue","403438QjWKdu","⏳ Request "," failed","getMainRequestsSentFlag","getPendingQueue"];return(bt=function(){return t})()}function gt(t,e){const n=bt();return(gt=function(t,e){return n[t-=182]})(t,e)}!function(t){const e=gt,n=t();for(;;)try{if(602760===-parseInt(e(249))/1*(parseInt(e(209))/2)+parseInt(e(257))/3+-parseInt(e(233))/4+parseInt(e(221))/5*(-parseInt(e(232))/6)+-parseInt(e(196))/7*(-parseInt(e(236))/8)+parseInt(e(218))/9*(parseInt(e(182))/10)+parseInt(e(215))/11*(parseInt(e(206))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bt);class It{constructor(){const t=gt;this[t(217)]=!1,this[t(255)]=!1,this[t(237)]=!1,this[t(191)]=new wt,this[t(205)]=null,this.PROCESSING_INTERVAL_MS=100,this[t(226)]=0,this.MAX_DELAY_MS=3e4,this[t(235)]=2,this[t(238)]=1e3}[vt(203)](){return x(this,void 0,void 0,function*(){const t=gt;this[t(217)]=!0,!this[t(255)]&&(yield this[t(190)]())})}shutdown(){return x(this,void 0,void 0,function*(){const t=gt;this[t(217)]&&(yield this[t(225)](),this[t(217)]=!1)})}[vt(190)](){return x(this,void 0,void 0,function*(){const t=gt;if(this.isInitialized){yield this[t(191)][t(184)]();try{if(this.isProcessing)return;this[t(255)]=!0,this[t(205)]=setInterval(()=>x(this,void 0,void 0,function*(){const e=t;try{yield this[e(183)]()}catch(t){u[e(258)](e(223),t)}}),this[t(219)])}finally{this[t(191)][t(208)]()}yield this[t(183)]()}else u[t(240)]("Queue Manager is not initialized. Call initialize() first.")})}[vt(225)](){return x(this,void 0,void 0,function*(){const t=gt;yield this.mutex.acquire();try{this[t(255)]=!1,this[t(205)]&&(clearInterval(this[t(205)]),this[t(205)]=null)}finally{this[t(191)][t(208)]()}})}addRequest(t){return x(this,void 0,void 0,function*(){const e=gt;yield this[e(191)][e(184)]();try{const n=this[e(245)]();if(n[e(230)](t),this[e(231)](n),this[e(226)]=0,!this[e(255)])return this.mutex.release(),void(yield this[e(190)]())}finally{this[e(255)]&&this[e(191)][e(208)]()}})}[vt(211)](t){return x(this,void 0,void 0,function*(){const e=gt;yield this[e(191)][e(184)]();try{if(this[e(199)]()){const n=this[e(245)]();n[e(230)](t),this.saveMainQueue(n)}else{const n=this.getPendingQueue();n.push(t),this[e(195)](n)}if(this[e(226)]=0,!this[e(255)])return this[e(191)][e(208)](),void(yield this[e(190)]())}finally{this[e(255)]&&this[e(191)][e(208)]()}})}[vt(183)](){return x(this,void 0,void 0,function*(){const t=gt;if(this[t(255)]&&!this[t(237)]){if(this[t(226)]>0){if(Date[t(185)]()<this[t(226)])return;this.failedRequestDelay=0,u.debug(t(253))}this.isCurrentlyProcessing=!0,yield this[t(191)][t(184)]();try{yield this.processMainQueue(),yield this.processPendingQueue()}finally{this[t(191)][t(208)](),this.isCurrentlyProcessing=!1}}})}[vt(228)](){return x(this,void 0,void 0,function*(){const t=gt,e=this[t(245)]();if(0===e[t(189)])return;const n=e[0];try{if(yield this[t(204)](n))e[t(247)](),this[t(231)](e),this[t(201)](n);else{if(e[0][t(212)]++,e[0][t(212)]>=e[0][t(229)]){const i=this[t(192)](e[0].retryCount);this.failedRequestDelay=Date.now()+i,u[t(240)](t(197)+n.id+" failed after "+n[t(229)]+t(188)+(t(259)+i)+"ms")}else u[t(240)]("⚠️ Request "+n.id+t(241)+e[0][t(212)]+"/"+e[0][t(229)]);this[t(231)](e)}}catch(i){if(u[t(258)](t(216)+n[t(210)]+":",i),e[0].retryCount++,e[0].retryCount>=e[0].maxRetries){const i=this[t(192)](e[0][t(212)]);this[t(226)]=Date[t(185)]()+i,u[t(240)](t(197)+n.id+" failed with error after "+e[0].maxRetries+" attempts. Applying backoff delay of "+i+"ms")}this[t(231)](e)}})}[vt(192)](t){const e=vt,n=this.BASE_DELAY_MS*Math.pow(this[e(235)],t-1);return Math[e(207)](n,this[e(246)])}[vt(252)](){return x(this,void 0,void 0,function*(){const t=gt;if(!this[t(199)]())return;const e=this[t(200)]();if(0===e[t(189)])return;const n=this[t(245)]();n[t(230)](...e),this.saveMainQueue(n),this[t(195)]([])})}[vt(204)](t){return x(this,arguments,void 0,function*(t,e=1){const n=gt;u[n(251)](n(244)+t[n(210)]+n(242)+t.id);let i=!1;try{i=yield Z[n(220)](t[n(210)],t[n(187)])}catch(e){u[n(258)]("❌ Request "+t.endpoint+n(198),e)}return i})}[vt(245)](){return w[vt(186)]}[vt(231)](t){w[vt(186)]=t}[vt(200)](){return w[vt(222)]}savePendingQueue(t){w.pendingRequestRecords=t}[vt(199)](){return w[vt(239)]}[vt(201)](t){const e=vt;switch(t[e(210)]){case O[e(213)]:w[e(239)]=!0;break;case O[e(194)]:w.firstSessionSubmit?(w[e(234)]=0,w[e(254)]=0,w[e(224)]=1):w[e(250)]=!0;break;case O[e(214)]:w[e(202)]=t[e(187)][e(248)]}}[vt(193)](){const t=vt;return{mainQueueLength:this[t(245)]()[t(189)],pendingQueueLength:this[t(200)]()[t(189)],isProcessing:this[t(255)],mainRequestsSent:this[t(199)](),isInBackoffDelay:this[t(226)]>0&&Date.now()<this[t(226)],backoffEndsAt:this.failedRequestDelay>0?this.failedRequestDelay:null}}[vt(243)](){const t=vt;this.failedRequestDelay=0,u.debug(t(227))}[vt(256)](){const t=vt;return{baseDelayMs:this[t(238)],multiplier:this[t(235)],maxDelayMs:this[t(246)]}}}const mt=new It;var St,yt="user-agent",Et="",kt="function",Tt="undefined",_t="object",Dt="string",Ct="browser",Rt="cpu",xt="device",Nt="engine",At="os",Ot="result",Ut="name",Pt="type",Lt="vendor",Bt="version",Mt="architecture",Vt="major",Ft="model",qt="console",Kt="mobile",jt="tablet",zt="smarttv",Gt="wearable",Wt="xr",Ht="embedded",Qt="inapp",Xt="brands",Jt="formFactors",Zt="fullVersionList",Yt="platform",$t="platformVersion",te="bitness",ee="sec-ch-ua",ne=ee+"-full-version-list",ie=ee+"-arch",re=ee+"-"+te,se=ee+"-form-factors",oe=ee+"-"+Kt,ae=ee+"-"+Ft,ce=ee+"-"+Yt,ue=ce+"-version",de=[Xt,Zt,Kt,Ft,Yt,$t,Mt,Jt,te],le="Amazon",he="Apple",pe="ASUS",fe="BlackBerry",we="Google",ve="Huawei",be="Lenovo",ge="Honor",Ie="LG",me="Microsoft",Se="Motorola",ye="Nvidia",Ee="OnePlus",ke="OPPO",Te="Samsung",_e="Sharp",De="Sony",Ce="Xiaomi",Re="Zebra",xe="Chrome",Ne="Chromium",Ae="Chromecast",Oe="Edge",Ue="Firefox",Pe="Opera",Le="Facebook",Be="Sogou",Me="Mobile ",Ve=" Browser",Fe="Windows",qe=typeof window!==Tt&&window.navigator?window.navigator:void 0,Ke=qe&&qe.userAgentData?qe.userAgentData:void 0,je=function(t){for(var e={},n=0;n<t.length;n++)e[t[n].toUpperCase()]=t[n];return e},ze=function(t,e){if(typeof t===_t&&t.length>0){for(var n in t)if(Qe(e)==Qe(t[n]))return!0;return!1}return!!We(t)&&Qe(e)==Qe(t)},Ge=function(t,e){for(var n in t)return/^(browser|cpu|device|engine|os)$/.test(n)||!!e&&Ge(t[n])},We=function(t){return typeof t===Dt},He=function(t){if(t){for(var e=[],n=Ze(/\\?\"/g,t).split(","),i=0;i<n.length;i++)if(n[i].indexOf(";")>-1){var r=$e(n[i]).split(";v=");e[i]={brand:r[0],version:r[1]}}else e[i]=$e(n[i]);return e}},Qe=function(t){return We(t)?t.toLowerCase():t},Xe=function(t){return We(t)?Ze(/[^\d\.]/g,t).split(".")[0]:void 0},Je=function(t){for(var e in t){var n=t[e];typeof n==_t&&2==n.length?this[n[0]]=n[1]:this[n]=void 0}return this},Ze=function(t,e){return We(e)?e.replace(t,Et):e},Ye=function(t){return Ze(/\\?\"/g,t)},$e=function(t,e){if(We(t))return t=Ze(/^\s\s*/,t),typeof e===Tt?t:t.substring(0,500)},tn=function(t,e){if(t&&e)for(var n,i,r,s,o,a,c=0;c<e.length&&!o;){var u=e[c],d=e[c+1];for(n=i=0;n<u.length&&!o&&u[n];)if(o=u[n++].exec(t))for(r=0;r<d.length;r++)a=o[++i],typeof(s=d[r])===_t&&s.length>0?2===s.length?typeof s[1]==kt?this[s[0]]=s[1].call(this,a):this[s[0]]=s[1]:s.length>=3&&(typeof s[1]!==kt||s[1].exec&&s[1].test?3==s.length?this[s[0]]=a?a.replace(s[1],s[2]):void 0:4==s.length?this[s[0]]=a?s[3].call(this,a.replace(s[1],s[2])):void 0:s.length>4&&(this[s[0]]=a?s[3].apply(this,[a.replace(s[1],s[2])].concat(s.slice(4))):void 0):s.length>3?this[s[0]]=a?s[1].apply(this,s.slice(2)):void 0:this[s[0]]=a?s[1].call(this,a,s[2]):void 0):this[s]=a||void 0;c+=2}},en=function(t,e){for(var n in e)if(typeof e[n]===_t&&e[n].length>0){for(var i=0;i<e[n].length;i++)if(ze(e[n][i],t))return"?"===n?void 0:n}else if(ze(e[n],t))return"?"===n?void 0:n;return e.hasOwnProperty("*")?e["*"]:t},nn={ME:"4.90","NT 3.51":"3.51","NT 4.0":"4.0",2e3:["5.0","5.01"],XP:["5.1","5.2"],Vista:"6.0",7:"6.1",8:"6.2",8.1:"6.3",10:["6.4","10.0"],NT:""},rn={embedded:"Automotive",mobile:"Mobile",tablet:["Tablet","EInk"],smarttv:"TV",wearable:"Watch",xr:["VR","XR"],"?":["Desktop","Unknown"],"*":void 0},sn={Chrome:"Google Chrome",Edge:"Microsoft Edge","Edge WebView2":"Microsoft Edge WebView2","Chrome WebView":"Android WebView","Chrome Headless":"HeadlessChrome","Huawei Browser":"HuaweiBrowser","MIUI Browser":"Miui Browser","Opera Mobi":"OperaMobile",Yandex:"YaBrowser"},on={browser:[[/\b(?:crmo|crios)\/([\w\.]+)/i],[Bt,[Ut,Me+"Chrome"]],[/webview.+edge\/([\w\.]+)/i],[Bt,[Ut,Oe+" WebView"]],[/edg(?:e|ios|a)?\/([\w\.]+)/i],[Bt,[Ut,"Edge"]],[/(opera mini)\/([-\w\.]+)/i,/(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i,/(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i],[Ut,Bt],[/opios[\/ ]+([\w\.]+)/i],[Bt,[Ut,Pe+" Mini"]],[/\bop(?:rg)?x\/([\w\.]+)/i],[Bt,[Ut,Pe+" GX"]],[/\bopr\/([\w\.]+)/i],[Bt,[Ut,Pe]],[/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i],[Bt,[Ut,"Baidu"]],[/\b(?:mxbrowser|mxios|myie2)\/?([-\w\.]*)\b/i],[Bt,[Ut,"Maxthon"]],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer|sleipnir)[\/ ]?([\w\.]*)/i,/(avant|iemobile|slim(?:browser|boat|jet))[\/ ]?([\d\.]*)/i,/(?:ms|\()(ie) ([\w\.]+)/i,/(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|duckduckgo|klar|helio|(?=comodo_)?dragon|otter|dooble|(?:lg |qute)browser)\/([-\w\.]+)/i,/(heytap|ovi|115|surf)browser\/([\d\.]+)/i,/(ecosia|weibo)(?:__| \w+@)([\d\.]+)/i],[Ut,Bt],[/quark(?:pc)?\/([-\w\.]+)/i],[Bt,[Ut,"Quark"]],[/\bddg\/([\w\.]+)/i],[Bt,[Ut,"DuckDuckGo"]],[/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i],[Bt,[Ut,"UCBrowser"]],[/microm.+\bqbcore\/([\w\.]+)/i,/\bqbcore\/([\w\.]+).+microm/i,/micromessenger\/([\w\.]+)/i],[Bt,[Ut,"WeChat"]],[/konqueror\/([\w\.]+)/i],[Bt,[Ut,"Konqueror"]],[/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i],[Bt,[Ut,"IE"]],[/ya(?:search)?browser\/([\w\.]+)/i],[Bt,[Ut,"Yandex"]],[/slbrowser\/([\w\.]+)/i],[Bt,[Ut,"Smart "+be+Ve]],[/(avast|avg)\/([\w\.]+)/i],[[Ut,/(.+)/,"$1 Secure"+Ve],Bt],[/\bfocus\/([\w\.]+)/i],[Bt,[Ut,Ue+" Focus"]],[/\bopt\/([\w\.]+)/i],[Bt,[Ut,Pe+" Touch"]],[/coc_coc\w+\/([\w\.]+)/i],[Bt,[Ut,"Coc Coc"]],[/dolfin\/([\w\.]+)/i],[Bt,[Ut,"Dolphin"]],[/coast\/([\w\.]+)/i],[Bt,[Ut,Pe+" Coast"]],[/miuibrowser\/([\w\.]+)/i],[Bt,[Ut,"MIUI"+Ve]],[/fxios\/([\w\.-]+)/i],[Bt,[Ut,Me+Ue]],[/\bqihoobrowser\/?([\w\.]*)/i],[Bt,[Ut,"360"]],[/\b(qq)\/([\w\.]+)/i],[[Ut,/(.+)/,"$1Browser"],Bt],[/(oculus|sailfish|huawei|vivo|pico)browser\/([\w\.]+)/i],[[Ut,/(.+)/,"$1"+Ve],Bt],[/samsungbrowser\/([\w\.]+)/i],[Bt,[Ut,Te+" Internet"]],[/metasr[\/ ]?([\d\.]+)/i],[Bt,[Ut,Be+" Explorer"]],[/(sogou)mo\w+\/([\d\.]+)/i],[[Ut,Be+" Mobile"],Bt],[/(electron)\/([\w\.]+) safari/i,/(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i,/m?(qqbrowser|2345(?=browser|chrome|explorer))\w*[\/ ]?v?([\w\.]+)/i],[Ut,Bt],[/(lbbrowser|rekonq)/i],[Ut],[/ome\/([\w\.]+) \w* ?(iron) saf/i,/ome\/([\w\.]+).+qihu (360)[es]e/i],[Bt,Ut],[/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i],[[Ut,Le],Bt,[Pt,Qt]],[/(kakao(?:talk|story))[\/ ]([\w\.]+)/i,/(naver)\(.*?(\d+\.[\w\.]+).*\)/i,/(daum)apps[\/ ]([\w\.]+)/i,/safari (line)\/([\w\.]+)/i,/\b(line)\/([\w\.]+)\/iab/i,/(alipay)client\/([\w\.]+)/i,/(twitter)(?:and| f.+e\/([\w\.]+))/i,/(instagram|snapchat|klarna)[\/ ]([-\w\.]+)/i],[Ut,Bt,[Pt,Qt]],[/\bgsa\/([\w\.]+) .*safari\//i],[Bt,[Ut,"GSA"],[Pt,Qt]],[/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i],[Bt,[Ut,"TikTok"],[Pt,Qt]],[/\[(linkedin)app\]/i],[Ut,[Pt,Qt]],[/(chromium)[\/ ]([-\w\.]+)/i],[Ut,Bt],[/headlesschrome(?:\/([\w\.]+)| )/i],[Bt,[Ut,xe+" Headless"]],[/wv\).+chrome\/([\w\.]+).+edgw\//i],[Bt,[Ut,Oe+" WebView2"]],[/ wv\).+(chrome)\/([\w\.]+)/i],[[Ut,xe+" WebView"],Bt],[/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i],[Bt,[Ut,"Android"+Ve]],[/chrome\/([\w\.]+) mobile/i],[Bt,[Ut,Me+"Chrome"]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i],[Ut,Bt],[/version\/([\w\.\,]+) .*mobile(?:\/\w+ | ?)safari/i],[Bt,[Ut,Me+"Safari"]],[/iphone .*mobile(?:\/\w+ | ?)safari/i],[[Ut,Me+"Safari"]],[/version\/([\w\.\,]+) .*(safari)/i],[Bt,Ut],[/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i],[Ut,[Bt,"1"]],[/(webkit|khtml)\/([\w\.]+)/i],[Ut,Bt],[/(?:mobile|tablet);.*(firefox)\/([\w\.-]+)/i],[[Ut,Me+Ue],Bt],[/(navigator|netscape\d?)\/([-\w\.]+)/i],[[Ut,"Netscape"],Bt],[/(wolvic|librewolf)\/([\w\.]+)/i],[Ut,Bt],[/mobile vr; rv:([\w\.]+)\).+firefox/i],[Bt,[Ut,Ue+" Reality"]],[/ekiohf.+(flow)\/([\w\.]+)/i,/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror)[\/ ]?([\w\.\+]+)/i,/(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i,/(firefox)\/([\w\.]+)/i,/(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i,/(amaya|dillo|doris|icab|ladybird|lynx|mosaic|netsurf|obigo|polaris|w3m|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i,/\b(links) \(([\w\.]+)/i],[Ut,[Bt,/_/g,"."]],[/(cobalt)\/([\w\.]+)/i],[Ut,[Bt,/[^\d\.]+./,Et]]],cpu:[[/\b((amd|x|x86[-_]?|wow|win)64)\b/i],[[Mt,"amd64"]],[/(ia32(?=;))/i,/\b((i[346]|x)86)(pc)?\b/i],[[Mt,"ia32"]],[/\b(aarch64|arm(v?[89]e?l?|_?64))\b/i],[[Mt,"arm64"]],[/\b(arm(v[67])?ht?n?[fl]p?)\b/i],[[Mt,"armhf"]],[/( (ce|mobile); ppc;|\/[\w\.]+arm\b)/i],[[Mt,"arm"]],[/((ppc|powerpc)(64)?)( mac|;|\))/i],[[Mt,/ower/,Et,Qe]],[/ sun4\w[;\)]/i],[[Mt,"sparc"]],[/\b(avr32|ia64(?=;)|68k(?=\))|\barm(?=v([1-7]|[5-7]1)l?|;|eabi)|(irix|mips|sparc)(64)?\b|pa-risc)/i],[[Mt,Qe]]],device:[[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i],[Ft,[Lt,Te],[Pt,jt]],[/\b((?:s[cgp]h|gt|sm)-(?![lr])\w+|sc[g-]?[\d]+a?|galaxy nexus)/i,/samsung[- ]((?!sm-[lr]|browser)[-\w]+)/i,/sec-(sgh\w+)/i],[Ft,[Lt,Te],[Pt,Kt]],[/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i],[Ft,[Lt,he],[Pt,Kt]],[/\((ipad);[-\w\),; ]+apple/i,/applecoremedia\/[\w\.]+ \((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i],[Ft,[Lt,he],[Pt,jt]],[/(macintosh);/i],[Ft,[Lt,he]],[/\b(sh-?[altvz]?\d\d[a-ekm]?)/i],[Ft,[Lt,_e],[Pt,Kt]],[/\b((?:brt|eln|hey2?|gdi|jdn)-a?[lnw]09|(?:ag[rm]3?|jdn2|kob2)-a?[lw]0[09]hn)(?: bui|\)|;)/i],[Ft,[Lt,ge],[Pt,jt]],[/honor([-\w ]+)[;\)]/i],[Ft,[Lt,ge],[Pt,Kt]],[/\b((?:ag[rs][2356]?k?|bah[234]?|bg[2o]|bt[kv]|cmr|cpn|db[ry]2?|jdn2|got|kob2?k?|mon|pce|scm|sht?|[tw]gr|vrd)-[ad]?[lw][0125][09]b?|605hw|bg2-u03|(?:gem|fdr|m2|ple|t1)-[7a]0[1-4][lu]|t1-a2[13][lw]|mediapad[\w\. ]*(?= bui|\)))\b(?!.+d\/s)/i],[Ft,[Lt,ve],[Pt,jt]],[/(?:huawei)([-\w ]+)[;\)]/i,/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i],[Ft,[Lt,ve],[Pt,Kt]],[/oid[^\)]+; (2[\dbc]{4}(182|283|rp\w{2})[cgl]|m2105k81a?c)(?: bui|\))/i,/\b((?:red)?mi[-_ ]?pad[\w- ]*)(?: bui|\))/i],[[Ft,/_/g," "],[Lt,Ce],[Pt,jt]],[/\b(poco[\w ]+|m2\d{3}j\d\d[a-z]{2})(?: bui|\))/i,/\b; (\w+) build\/hm\1/i,/\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i,/\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i,/oid[^\)]+; (m?[12][0-389][01]\w{3,6}[c-y])( bui|; wv|\))/i,/\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite|pro)?)(?: bui|\))/i,/ ([\w ]+) miui\/v?\d/i],[[Ft,/_/g," "],[Lt,Ce],[Pt,Kt]],[/droid.+; (cph2[3-6]\d[13579]|((gm|hd)19|(ac|be|in|kb)20|(d[en]|eb|le|mt)21|ne22)[0-2]\d|p[g-k]\w[1m]10)\b/i,/(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i],[Ft,[Lt,Ee],[Pt,Kt]],[/; (\w+) bui.+ oppo/i,/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i],[Ft,[Lt,ke],[Pt,Kt]],[/\b(opd2(\d{3}a?))(?: bui|\))/i],[Ft,[Lt,en,{OnePlus:["203","304","403","404","413","415"],"*":ke}],[Pt,jt]],[/(vivo (5r?|6|8l?|go|one|s|x[il]?[2-4]?)[\w\+ ]*)(?: bui|\))/i],[Ft,[Lt,"BLU"],[Pt,Kt]],[/; vivo (\w+)(?: bui|\))/i,/\b(v[12]\d{3}\w?[at])(?: bui|;)/i],[Ft,[Lt,"Vivo"],[Pt,Kt]],[/\b(rmx[1-3]\d{3})(?: bui|;|\))/i],[Ft,[Lt,"Realme"],[Pt,Kt]],[/(ideatab[-\w ]+|602lv|d-42a|a101lv|a2109a|a3500-hv|s[56]000|pb-6505[my]|tb-?x?\d{3,4}(?:f[cu]|xu|[av])|yt\d?-[jx]?\d+[lfmx])( bui|;|\)|\/)/i,/lenovo ?(b[68]0[08]0-?[hf]?|tab(?:[\w- ]+?)|tb[\w-]{6,7})( bui|;|\)|\/)/i],[Ft,[Lt,be],[Pt,jt]],[/lenovo[-_ ]?([-\w ]+?)(?: bui|\)|\/)/i],[Ft,[Lt,be],[Pt,Kt]],[/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i,/\bmot(?:orola)?[- ]([\w\s]+)(\)| bui)/i,/((?:moto(?! 360)[-\w\(\) ]+|xt\d{3,4}[cgkosw\+]?[-\d]*|nexus 6)(?= bui|\)))/i],[Ft,[Lt,Se],[Pt,Kt]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i],[Ft,[Lt,Se],[Pt,jt]],[/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i],[Ft,[Lt,Ie],[Pt,jt]],[/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,/\blg[-e;\/ ]+(?!.*(?:browser|netcast|android tv|watch|webos))(\w+)/i,/\blg-?([\d\w]+) bui/i],[Ft,[Lt,Ie],[Pt,Kt]],[/(nokia) (t[12][01])/i],[Lt,Ft,[Pt,jt]],[/(?:maemo|nokia).*(n900|lumia \d+|rm-\d+)/i,/nokia[-_ ]?(([-\w\. ]*))/i],[[Ft,/_/g," "],[Pt,Kt],[Lt,"Nokia"]],[/(pixel (c|tablet))\b/i],[Ft,[Lt,we],[Pt,jt]],[/droid.+;(?: google)? (g(01[13]a|020[aem]|025[jn]|1b60|1f8f|2ybb|4s1m|576d|5nz6|8hhn|8vou|a02099|c15s|d1yq|e2ae|ec77|gh2x|kv4x|p4bc|pj41|r83y|tt9q|ur25|wvk6)|pixel[\d ]*a?( pro)?( xl)?( fold)?( \(5g\))?)( bui|\))/i],[Ft,[Lt,we],[Pt,Kt]],[/(google) (pixelbook( go)?)/i],[Lt,Ft],[/droid.+; (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-\w\w\d\d)(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[Ft,[Lt,De],[Pt,Kt]],[/sony tablet [ps]/i,/\b(?:sony)?sgp\w+(?: bui|\))/i],[[Ft,"Xperia Tablet"],[Lt,De],[Pt,jt]],[/(alexa)webm/i,/(kf[a-z]{2}wi|aeo(?!bc)\w\w)( bui|\))/i,/(kf[a-z]+)( bui|\)).+silk\//i],[Ft,[Lt,le],[Pt,jt]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i],[[Ft,/(.+)/g,"Fire Phone $1"],[Lt,le],[Pt,Kt]],[/(playbook);[-\w\),; ]+(rim)/i],[Ft,Lt,[Pt,jt]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,/\(bb10; (\w+)/i],[Ft,[Lt,fe],[Pt,Kt]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i],[Ft,[Lt,pe],[Pt,jt]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i],[Ft,[Lt,pe],[Pt,Kt]],[/(nexus 9)/i],[Ft,[Lt,"HTC"],[Pt,jt]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,/(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i],[Lt,[Ft,/_/g," "],[Pt,Kt]],[/tcl (xess p17aa)/i,/droid [\w\.]+; ((?:8[14]9[16]|9(?:0(?:48|60|8[01])|1(?:3[27]|66)|2(?:6[69]|9[56])|466))[gqswx])(_\w(\w|\w\w))?(\)| bui)/i],[Ft,[Lt,"TCL"],[Pt,jt]],[/droid [\w\.]+; (418(?:7d|8v)|5087z|5102l|61(?:02[dh]|25[adfh]|27[ai]|56[dh]|59k|65[ah])|a509dl|t(?:43(?:0w|1[adepqu])|50(?:6d|7[adju])|6(?:09dl|10k|12b|71[efho]|76[hjk])|7(?:66[ahju]|67[hw]|7[045][bh]|71[hk]|73o|76[ho]|79w|81[hks]?|82h|90[bhsy]|99b)|810[hs]))(_\w(\w|\w\w))?(\)| bui)/i],[Ft,[Lt,"TCL"],[Pt,Kt]],[/(itel) ((\w+))/i],[[Lt,Qe],Ft,[Pt,en,{tablet:["p10001l","w7001"],"*":"mobile"}]],[/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i],[Ft,[Lt,"Acer"],[Pt,jt]],[/droid.+; (m[1-5] note) bui/i,/\bmz-([-\w]{2,})/i],[Ft,[Lt,"Meizu"],[Pt,Kt]],[/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i],[Ft,[Lt,"Ulefone"],[Pt,Kt]],[/; (energy ?\w+)(?: bui|\))/i,/; energizer ([\w ]+)(?: bui|\))/i],[Ft,[Lt,"Energizer"],[Pt,Kt]],[/; cat (b35);/i,/; (b15q?|s22 flip|s48c|s62 pro)(?: bui|\))/i],[Ft,[Lt,"Cat"],[Pt,Kt]],[/((?:new )?andromax[\w- ]+)(?: bui|\))/i],[Ft,[Lt,"Smartfren"],[Pt,Kt]],[/droid.+; (a(in)?(0(15|59|6[35])|142)p?)/i],[Ft,[Lt,"Nothing"],[Pt,Kt]],[/; (x67 5g|tikeasy \w+|ac[1789]\d\w+)( b|\))/i,/archos ?(5|gamepad2?|([\w ]*[t1789]|hello) ?\d+[\w ]*)( b|\))/i],[Ft,[Lt,"Archos"],[Pt,jt]],[/archos ([\w ]+)( b|\))/i,/; (ac[3-6]\d\w{2,8})( b|\))/i],[Ft,[Lt,"Archos"],[Pt,Kt]],[/; (n159v)/i],[Ft,[Lt,"HMD"],[Pt,Kt]],[/(imo) (tab \w+)/i,/(infinix|tecno) (x1101b?|p904|dp(7c|8d|10a)( pro)?|p70[1-3]a?|p904|t1101)/i],[Lt,Ft,[Pt,jt]],[/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus(?! zenw)|dell|jolla|meizu|motorola|polytron|tecno|micromax|advan)[-_ ]?([-\w]*)/i,/; (blu|hmd|imo|infinix|lava|oneplus|tcl)[_ ]([\w\+ ]+?)(?: bui|\)|; r)/i,/(hp) ([\w ]+\w)/i,/(microsoft); (lumia[\w ]+)/i,/(oppo) ?([\w ]+) bui/i],[Lt,Ft,[Pt,Kt]],[/(kobo)\s(ereader|touch)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\/([\w\.]+)/i],[Lt,Ft,[Pt,jt]],[/(surface duo)/i],[Ft,[Lt,me],[Pt,jt]],[/droid [\d\.]+; (fp\du?)(?: b|\))/i],[Ft,[Lt,"Fairphone"],[Pt,Kt]],[/((?:tegranote|shield t(?!.+d tv))[\w- ]*?)(?: b|\))/i],[Ft,[Lt,ye],[Pt,jt]],[/(sprint) (\w+)/i],[Lt,Ft,[Pt,Kt]],[/(kin\.[onetw]{3})/i],[[Ft,/\./g," "],[Lt,me],[Pt,Kt]],[/droid.+; ([c6]+|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i],[Ft,[Lt,Re],[Pt,jt]],[/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i],[Ft,[Lt,Re],[Pt,Kt]],[/smart-tv.+(samsung)/i],[Lt,[Pt,zt]],[/hbbtv.+maple;(\d+)/i],[[Ft,/^/,"SmartTV"],[Lt,Te],[Pt,zt]],[/(vizio)(?: |.+model\/)(\w+-\w+)/i,/tcast.+(lg)e?. ([-\w]+)/i],[Lt,Ft,[Pt,zt]],[/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i],[[Lt,Ie],[Pt,zt]],[/(apple) ?tv/i],[Lt,[Ft,he+" TV"],[Pt,zt]],[/crkey.*devicetype\/chromecast/i],[[Ft,Ae+" Third Generation"],[Lt,we],[Pt,zt]],[/crkey.*devicetype\/([^/]*)/i],[[Ft,/^/,"Chromecast "],[Lt,we],[Pt,zt]],[/fuchsia.*crkey/i],[[Ft,Ae+" Nest Hub"],[Lt,we],[Pt,zt]],[/crkey/i],[[Ft,Ae],[Lt,we],[Pt,zt]],[/(portaltv)/i],[Ft,[Lt,Le],[Pt,zt]],[/droid.+aft(\w+)( bui|\))/i],[Ft,[Lt,le],[Pt,zt]],[/(shield \w+ tv)/i],[Ft,[Lt,ye],[Pt,zt]],[/\(dtv[\);].+(aquos)/i,/(aquos-tv[\w ]+)\)/i],[Ft,[Lt,_e],[Pt,zt]],[/(bravia[\w ]+)( bui|\))/i],[Ft,[Lt,De],[Pt,zt]],[/(mi(tv|box)-?\w+) bui/i],[Ft,[Lt,Ce],[Pt,zt]],[/Hbbtv.*(technisat) (.*);/i],[Lt,Ft,[Pt,zt]],[/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i,/hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i],[[Lt,/.+\/(\w+)/,"$1",en,{LG:"lge"}],[Ft,$e],[Pt,zt]],[/droid.+; ([\w- ]+) (?:android tv|smart[- ]?tv)/i],[Ft,[Pt,zt]],[/\b(android tv|smart[- ]?tv|opera tv|tv; rv:|large screen[\w ]+safari)\b/i],[[Pt,zt]],[/(playstation \w+)/i],[Ft,[Lt,De],[Pt,qt]],[/\b(xbox(?: one)?(?!; xbox))[\); ]/i],[Ft,[Lt,me],[Pt,qt]],[/(ouya)/i,/(nintendo) (\w+)/i,/(retroid) (pocket ([^\)]+))/i],[Lt,Ft,[Pt,qt]],[/droid.+; (shield)( bui|\))/i],[Ft,[Lt,ye],[Pt,qt]],[/\b(sm-[lr]\d\d[0156][fnuw]?s?|gear live)\b/i],[Ft,[Lt,Te],[Pt,Gt]],[/((pebble))app/i,/(asus|google|lg|oppo) ((pixel |zen)?watch[\w ]*)( bui|\))/i],[Lt,Ft,[Pt,Gt]],[/(ow(?:19|20)?we?[1-3]{1,3})/i],[Ft,[Lt,ke],[Pt,Gt]],[/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i],[Ft,[Lt,he],[Pt,Gt]],[/(opwwe\d{3})/i],[Ft,[Lt,Ee],[Pt,Gt]],[/(moto 360)/i],[Ft,[Lt,Se],[Pt,Gt]],[/(smartwatch 3)/i],[Ft,[Lt,De],[Pt,Gt]],[/(g watch r)/i],[Ft,[Lt,Ie],[Pt,Gt]],[/droid.+; (wt63?0{2,3})\)/i],[Ft,[Lt,Re],[Pt,Gt]],[/droid.+; (glass) \d/i],[Ft,[Lt,we],[Pt,Wt]],[/(pico) (4|neo3(?: link|pro)?)/i],[Lt,Ft,[Pt,Wt]],[/(quest( \d| pro)?s?).+vr/i],[Ft,[Lt,Le],[Pt,Wt]],[/mobile vr; rv.+firefox/i],[[Pt,Wt]],[/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i],[Lt,[Pt,Ht]],[/(aeobc)\b/i],[Ft,[Lt,le],[Pt,Ht]],[/(homepod).+mac os/i],[Ft,[Lt,he],[Pt,Ht]],[/windows iot/i],[[Pt,Ht]],[/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+?(mobile|vr|\d) safari/i],[Ft,[Pt,en,{mobile:"Mobile",xr:"VR","*":jt}]],[/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i],[[Pt,jt]],[/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i],[[Pt,Kt]],[/droid .+?; ([\w\. -]+)( bui|\))/i],[Ft,[Lt,"Generic"]]],engine:[[/windows.+ edge\/([\w\.]+)/i],[Bt,[Ut,Oe+"HTML"]],[/(arkweb)\/([\w\.]+)/i],[Ut,Bt],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[Bt,[Ut,"Blink"]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna|servo)\/([\w\.]+)/i,/ekioh(flow)\/([\w\.]+)/i,/(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i,/(icab)[\/ ]([23]\.[\d\.]+)/i,/\b(libweb)/i],[Ut,Bt],[/ladybird\//i],[[Ut,"LibWeb"]],[/rv\:([\w\.]{1,9})\b.+(gecko)/i],[Bt,Ut]],os:[[/(windows nt) (6\.[23]); arm/i],[[Ut,/N/,"R"],[Bt,en,nn]],[/(windows (?:phone|mobile|iot))(?: os)?[\/ ]?([\d\.]*( se)?)/i,/(windows)[\/ ](1[01]|2000|3\.1|7|8(\.1)?|9[58]|me|server 20\d\d( r2)?|vista|xp)/i],[Ut,Bt],[/windows nt ?([\d\.\)]*)(?!.+xbox)/i,/\bwin(?=3| ?9|n)(?:nt| 9x )?([\d\.;]*)/i],[[Bt,/(;|\))/g,"",en,nn],[Ut,Fe]],[/(windows ce)\/?([\d\.]*)/i],[Ut,Bt],[/[adehimnop]{4,7}\b(?:.*os ([\w]+) like mac|; opera)/i,/(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i,/cfnetwork\/.+darwin/i],[[Bt,/_/g,"."],[Ut,"iOS"]],[/(mac os x) ?([\w\. ]*)/i,/(macintosh|mac_powerpc\b)(?!.+(haiku|morphos))/i],[[Ut,"macOS"],[Bt,/_/g,"."]],[/android ([\d\.]+).*crkey/i],[Bt,[Ut,Ae+" Android"]],[/fuchsia.*crkey\/([\d\.]+)/i],[Bt,[Ut,Ae+" Fuchsia"]],[/crkey\/([\d\.]+).*devicetype\/smartspeaker/i],[Bt,[Ut,Ae+" SmartSpeaker"]],[/linux.*crkey\/([\d\.]+)/i],[Bt,[Ut,Ae+" Linux"]],[/crkey\/([\d\.]+)/i],[Bt,[Ut,Ae]],[/droid ([\w\.]+)\b.+(android[- ]x86)/i],[Bt,Ut],[/(ubuntu) ([\w\.]+) like android/i],[[Ut,/(.+)/,"$1 Touch"],Bt],[/(harmonyos)[\/ ]?([\d\.]*)/i,/(android|bada|blackberry|kaios|maemo|meego|openharmony|qnx|rim tablet os|sailfish|series40|symbian|tizen)\w*[-\/\.; ]?([\d\.]*)/i],[Ut,Bt],[/\(bb(10);/i],[Bt,[Ut,fe]],[/(?:symbian ?os|symbos|s60(?=;)|series ?60)[-\/ ]?([\w\.]*)/i],[Bt,[Ut,"Symbian"]],[/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i],[Bt,[Ut,Ue+" OS"]],[/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i,/webos(?:[ \/]?|\.tv-20(?=2[2-9]))(\d[\d\.]*)/i],[Bt,[Ut,"webOS"]],[/web0s;.+?(?:chr[o0]me|safari)\/(\d+)/i],[[Bt,en,{25:"120",24:"108",23:"94",22:"87",6:"79",5:"68",4:"53",3:"38",2:"538",1:"537","*":"TV"}],[Ut,"webOS"]],[/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i],[Bt,[Ut,"watchOS"]],[/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i],[[Ut,"Chrome OS"],Bt],[/panasonic;(viera)/i,/(netrange)mmh/i,/(nettv)\/(\d+\.[\w\.]+)/i,/(nintendo|playstation) (\w+)/i,/(xbox); +xbox ([^\);]+)/i,/(pico) .+os([\w\.]+)/i,/\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i,/linux.+(mint)[\/\(\) ]?([\w\.]*)/i,/(mageia|vectorlinux|fuchsia|arcaos|arch(?= ?linux))[;l ]([\d\.]*)/i,/([kxln]?ubuntu|debian|suse|opensuse|gentoo|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire|knoppix)(?: gnu[\/ ]linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i,/((?:open)?solaris)[-\/ ]?([\w\.]*)/i,/\b(aix)[; ]([1-9\.]{0,4})/i,/(hurd|linux|morphos)(?: (?:arm|x86|ppc)\w*| ?)([\w\.]*)/i,/(gnu) ?([\w\.]*)/i,/\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i,/(haiku) ?(r\d)?/i],[Ut,Bt],[/(sunos) ?([\d\.]*)/i],[[Ut,"Solaris"],Bt],[/\b(beos|os\/2|amigaos|openvms|hp-ux|serenityos)/i,/(unix) ?([\w\.]*)/i],[Ut,Bt]]},an=(Je.call((St={init:{},isIgnore:{},isIgnoreRgx:{},toString:{}}).init,[[Ct,[Ut,Bt,Vt,Pt]],[Rt,[Mt]],[xt,[Pt,Ft,Lt]],[Nt,[Ut,Bt]],[At,[Ut,Bt]]]),Je.call(St.isIgnore,[[Ct,[Bt,Vt]],[Nt,[Bt]],[At,[Bt]]]),Je.call(St.isIgnoreRgx,[[Ct,/ ?browser$/i],[At,/ ?os$/i]]),Je.call(St.toString,[[Ct,[Ut,Bt]],[Rt,[Mt]],[xt,[Lt,Ft]],[Nt,[Ut,Bt]],[At,[Ut,Bt]]]),St),cn=function(t,e){var n=an.init[e],i=an.isIgnore[e]||0,r=an.isIgnoreRgx[e]||0,s=an.toString[e]||0;function o(){Je.call(this,n)}return o.prototype.getItem=function(){return t},o.prototype.withClientHints=function(){return Ke?Ke.getHighEntropyValues(de).then(function(e){return t.setCH(new un(e,!1)).parseCH().get()}):t.parseCH().get()},o.prototype.withFeatureCheck=function(){return t.detectFeature().get()},e!=Ot&&(o.prototype.is=function(t){var e=!1;for(var n in this)if(this.hasOwnProperty(n)&&!ze(i,n)&&Qe(r?Ze(r,this[n]):this[n])==Qe(r?Ze(r,t):t)){if(e=!0,t!=Tt)break}else if(t==Tt&&e){e=!e;break}return e},o.prototype.toString=function(){var t=Et;for(var e in s)typeof this[s[e]]!==Tt&&(t+=(t?" ":Et)+this[s[e]]);return t||Tt}),Ke||(o.prototype.then=function(t){var e=this,n=function(){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t])};n.prototype={is:o.prototype.is,toString:o.prototype.toString};var i=new n;return t(i),i}),new o};function un(t,e){if(t=t||{},Je.call(this,de),e)Je.call(this,[[Xt,He(t[ee])],[Zt,He(t[ne])],[Kt,/\?1/.test(t[oe])],[Ft,Ye(t[ae])],[Yt,Ye(t[ce])],[$t,Ye(t[ue])],[Mt,Ye(t[ie])],[Jt,He(t[se])],[te,Ye(t[re])]]);else for(var n in t)this.hasOwnProperty(n)&&typeof t[n]!==Tt&&(this[n]=t[n])}function dn(t,e,n,i){return this.get=function(t){return t?this.data.hasOwnProperty(t)?this.data[t]:void 0:this.data},this.set=function(t,e){return this.data[t]=e,this},this.setCH=function(t){return this.uaCH=t,this},this.detectFeature=function(){if(qe&&qe.userAgent==this.ua)switch(this.itemType){case Ct:qe.brave&&typeof qe.brave.isBrave==kt&&this.set(Ut,"Brave");break;case xt:!this.get(Pt)&&Ke&&Ke[Kt]&&this.set(Pt,Kt),"Macintosh"==this.get(Ft)&&qe&&typeof qe.standalone!==Tt&&qe.maxTouchPoints&&qe.maxTouchPoints>2&&this.set(Ft,"iPad").set(Pt,jt);break;case At:!this.get(Ut)&&Ke&&Ke[Yt]&&this.set(Ut,Ke[Yt]);break;case Ot:var t=this.data,e=function(e){return t[e].getItem().detectFeature().get()};this.set(Ct,e(Ct)).set(Rt,e(Rt)).set(xt,e(xt)).set(Nt,e(Nt)).set(At,e(At))}return this},this.parseUA=function(){return this.itemType!=Ot&&tn.call(this.data,this.ua,this.rgxMap),this.itemType==Ct&&this.set(Vt,Xe(this.get(Bt))),this},this.parseCH=function(){var t=this.uaCH,e=this.rgxMap;switch(this.itemType){case Ct:case Nt:var n,i=t[Zt]||t[Xt];if(i)for(var r in i){var s=i[r].brand||i[r],o=i[r].version;this.itemType==Ct&&!/not.a.brand/i.test(s)&&(!n||/Chrom/.test(n)&&s!=Ne||n==Oe&&/WebView2/.test(s))&&(s=en(s,sn),(n=this.get(Ut))&&!/Chrom/.test(n)&&/Chrom/.test(s)||this.set(Ut,s).set(Bt,o).set(Vt,Xe(o)),n=s),this.itemType==Nt&&s==Ne&&this.set(Bt,o)}break;case Rt:var a=t[Mt];a&&(a&&"64"==t[te]&&(a+="64"),tn.call(this.data,a+";",e));break;case xt:if(t[Kt]&&this.set(Pt,Kt),t[Ft]&&(this.set(Ft,t[Ft]),!this.get(Pt)||!this.get(Lt))){var c={};tn.call(c,"droid 9; "+t[Ft]+")",e),!this.get(Pt)&&c.type&&this.set(Pt,c.type),!this.get(Lt)&&c.vendor&&this.set(Lt,c.vendor)}if(t[Jt]){var u;if("string"!=typeof t[Jt])for(var d=0;!u&&d<t[Jt].length;)u=en(t[Jt][d++],rn);else u=en(t[Jt],rn);this.set(Pt,u)}break;case At:var l=t[Yt];if(l){var h=t[$t];l==Fe&&(h=parseInt(Xe(h),10)>=13?"11":"10"),this.set(Ut,l).set(Bt,h)}this.get(Ut)==Fe&&"Xbox"==t[Ft]&&this.set(Ut,"Xbox").set(Bt,void 0);break;case Ot:var p=this.data,f=function(e){return p[e].getItem().setCH(t).parseCH().get()};this.set(Ct,f(Ct)).set(Rt,f(Rt)).set(xt,f(xt)).set(Nt,f(Nt)).set(At,f(At))}return this},Je.call(this,[["itemType",t],["ua",e],["uaCH",i],["rgxMap",n],["data",cn(this,t)]]),this}function ln(t,e,n){if(typeof t===_t?(Ge(t,!0)?(typeof e===_t&&(n=e),e=t):(n=t,e=void 0),t=void 0):typeof t!==Dt||Ge(e,!0)||(n=e,e=void 0),n&&typeof n.append===kt){var i={};n.forEach(function(t,e){i[e]=t}),n=i}if(!(this instanceof ln))return new ln(t,e,n).getResult();var r=typeof t===Dt?t:n&&n[yt]?n[yt]:qe&&qe.userAgent?qe.userAgent:Et,s=new un(n,!0),o=e?function(t,e){var n={},i=e;if(!Ge(e))for(var r in i={},e)for(var s in e[r])i[s]=e[r][s].concat(i[s]?i[s]:[]);for(var o in t)n[o]=i[o]&&i[o].length%2==0?i[o].concat(t[o]):t[o];return n}(on,e):on,a=function(t){return t==Ot?function(){return new dn(t,r,o,s).set("ua",r).set(Ct,this.getBrowser()).set(Rt,this.getCPU()).set(xt,this.getDevice()).set(Nt,this.getEngine()).set(At,this.getOS()).get()}:function(){return new dn(t,r,o[t],s).parseUA().get()}};return Je.call(this,[["getBrowser",a(Ct)],["getCPU",a(Rt)],["getDevice",a(xt)],["getEngine",a(Nt)],["getOS",a(At)],["getResult",a(Ot)],["getUA",function(){return r}],["setUA",function(t){return We(t)&&(r=t.length>500?$e(t,500):t),this}]]).setUA(r),this}ln.VERSION="2.0.4",ln.BROWSER=je([Ut,Bt,Vt,Pt]),ln.CPU=je([Mt]),ln.DEVICE=je([Ft,Lt,Pt,qt,Kt,zt,jt,Gt,Ht]),ln.ENGINE=ln.OS=je([Ut,Bt]);const hn=fn;function pn(){const t=["screenDensity","watch","oculus","innerWidth","high","586248qyPgpJ","screenSize","10ZFpHWT","matchMedia","netcast","toLowerCase","pow","includes","car","appletv","width","low","maxTouchPoints","sqrt","6PzSITX","carplay","smart-tv","large","small","wearable","type","uiMode","ontouchstart","uiStyle","medium","browser","xbox","engine","264366dHgTXF","9533623CUAGph","console","1182344ngetys","normal","84HyFVCN","946401inQQji","686358IQEnTS","8feMNCR","devicePixelRatio","getDeviceInfo","tablet","matches","xlarge","pointer","(prefers-color-scheme: dark)","hbbtv","model","screenFormat","android auto","1265130eEXRxg","device","displaySize","nintendo","toFixed","screenType","vive","cpu","height"];return(pn=function(){return t})()}function fn(t,e){const n=pn();return(fn=function(t,e){return n[t-=269]})(t,e)}!function(t){const e=fn,n=t();for(;;)try{if(493571===parseInt(e(304))/1+-parseInt(e(307))/2+-parseInt(e(310))/3*(-parseInt(e(312))/4)+-parseInt(e(324))/5*(-parseInt(e(290))/6)+parseInt(e(309))/7*(parseInt(e(276))/8)+-parseInt(e(311))/9+parseInt(e(278))/10*(-parseInt(e(305))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pn);class wn{[hn(314)](){const t=hn,e=(new ln).getResult();return{browser:e[t(301)],os:e.os,device:e.device,engine:e[t(303)],cpu:e[t(269)],ua:e.ua}}get[hn(271)](){const t=hn;return window[t(313)]>=3?t(275):window[t(313)]>=2?t(300):t(287)}get[hn(322)](){const t=hn;return window.innerHeight>window[t(274)]?"long":t(308)}get[hn(277)](){const t=hn,e=window[t(274)];return e<480?t(294):e<768?"normal":t(e<1440?293:317)}get[hn(297)](){const t=hn;var e,n,i;const r=this[t(314)](),s=(null===(e=r[t(325)])||void 0===e?void 0:e[t(296)])||"",o=(null===(i=null===(n=r[t(325)])||void 0===n?void 0:n[t(321)])||void 0===i?void 0:i[t(281)]())||"",a=r.ua.toLowerCase();return s===t(295)||o[t(283)](t(272))?6:"smarttv"===s||a[t(283)](t(292))||a[t(283)](t(320))||a.includes(t(280))||a[t(283)]("googletv")||a[t(283)](t(285))?4:s===t(306)||a[t(283)]("playstation")||a[t(283)](t(302))||a.includes(t(327))?5:a.includes(t(284))||a.includes(t(323))||a[t(283)](t(291))?3:a[t(283)](t(273))||a[t(283)](t(330))||a.includes("vr")||"embedded"===s?7:"mobile"===s||s===t(315)?1:""===s||"desktop"===s?2:0}get[hn(299)](){const t=hn;return window[t(279)]&&window[t(279)](t(319))[t(316)]?"1":"0"}get[hn(326)](){const t=hn,e=window[t(313)]||1,n=screen[t(286)]*e/160,i=screen[t(270)]*e/160;return Math[t(289)](Math[t(282)](n,2)+Math[t(282)](i,2))[t(328)](2)}get[hn(329)](){const t=hn;return t(298)in window||navigator[t(288)]>0?"touch":t(318)}}const vn=new wn,bn=gn;function gn(t,e){const n=In();return(gn=function(t,e){return n[t-=207]})(t,e)}function In(){const t=["63890MzdvoC","42867GGvehb","close","getItem","onerror","getStorageSizeBytes","getSupportResult","isLocalStorageSupported","resolve","2541924kKrhHz","__test__check__","length","20eGzXtE","__test__","12VqiZxB","608622OoEYnB","788bfIxOJ","key","1093885mdEBYr","84WYCsDt","8qvldro","setItem","removeItem","4897197KIKXQJ","2190baQAxW","9039xxhfwa","isSessionStorageSupported","open","isIndexedDBSupported"];return(In=function(){return t})()}!function(t){const e=gn,n=t();for(;;)try{if(447310===-parseInt(e(207))/1*(parseInt(e(222))/2)+-parseInt(e(218))/3*(-parseInt(e(209))/4)+-parseInt(e(234))/5*(parseInt(e(208))/6)+parseInt(e(231))/7+parseInt(e(213))/8*(parseInt(e(216))/9)+parseInt(e(217))/10*(-parseInt(e(223))/11)+-parseInt(e(212))/12*(-parseInt(e(211))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(In);class mn{constructor(){this.supportResults=null}[bn(228)](){return x(this,void 0,void 0,function*(){const t=gn;if(this.supportResults)return this.supportResults;const e=this[t(229)](),n=this[t(219)](),i=yield this.isIndexedDBSupported();return this.supportResults={localStorage:e,sessionStorage:n,indexedDB:i},this.supportResults})}[bn(227)](t){const e=bn;let n=0;for(let i=0;i<t.length;i++){const r=t[e(210)](i);if(!r)continue;const s=t[e(225)](r);null!=s&&(n+=2*r[e(233)],n+=2*s[e(233)])}return n}[bn(229)](){const t=bn;try{const e=t(235);return localStorage.setItem(e,"1"),localStorage[t(215)](e),!0}catch(t){return!1}}[bn(219)](){const t=bn;try{const e="__test__";return sessionStorage[t(214)](e,"1"),sessionStorage.removeItem(e),!0}catch(t){return!1}}[bn(221)](){const t=bn;return"indexedDB"in window?new Promise(e=>{const n=t;try{const t=indexedDB[n(220)]("__test__check__");t[n(226)]=()=>e(!1),t.onsuccess=()=>{const i=n;t.result[i(224)](),indexedDB.deleteDatabase(i(232)),e(!0)}}catch(t){e(!1)}}):Promise[t(230)](!1)}}const Sn=new mn,yn=kn;!function(t){const e=kn,n=t();for(;;)try{if(368377===-parseInt(e(235))/1*(parseInt(e(258))/2)+parseInt(e(244))/3*(parseInt(e(252))/4)+-parseInt(e(239))/5+parseInt(e(257))/6*(-parseInt(e(240))/7)+parseInt(e(213))/8+-parseInt(e(193))/9*(-parseInt(e(216))/10)+parseInt(e(198))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tn);class En{static[yn(226)](){const t=yn,e=new URLSearchParams(window[t(215)].search),n={};for(const[i,r]of e.entries())i[t(194)](t(223))&&r&&(n[i]=r);if(!n.utm_source){const e=document.referrer;n[t(232)]=e?new URL(e).hostname:t(249)}return!n[t(236)]&&(n[t(236)]=t(256)),Object[t(222)](n).map(([t,e])=>t+"="+encodeURIComponent(e))[t(234)]("&")}}function kn(t,e){const n=Tn();return(kn=function(t,e){return n[t-=188]})(t,e)}function Tn(){const t=['script[src*="angular.js"], script[src*="angular.min.js"]',"1497000bNSvby","3241ifkNyS",'meta[name="generator"][content*="Ghost"]',"Meteor","[data-reactroot], [data-reactid]","2412bKNxfK","Wix","innerHTML","scripts","Nuxt.js","other","Next.js","cdn.shopify.com","716DgSZym","__reactContainer","jQuery","mix-manifest.json","organic","618wPIYdn","1214eTCYXi",'meta[name="generator"][content*="WordPress"]','meta[name="generator"][content*="Drupal"]',"drupal-settings-json","_reactRootContainer","Squarespace","Drupal","Shopify","some","18bdQPRA","startsWith","React","src","from","3406227oxWIBt","[data-v-app], [data-v-]","__REACT_DEVTOOLS_GLOBAL_HOOK__","includes","Alpine.js","[x-data], [x-init], [x-bind]","querySelector","[ng-version]","wp-content","Laravel","Meteor.js","Angular","[id=___gatsby]","keys","wp-includes","2559760oAJfhE","svelte","location","1885710aGdBqj","documentElement","Vue","Vue.js","script[id=__NEXT_DATA__]","wix.com","entries","utm_","Svelte","/_nuxt/","getUTMParamsString","detectWebFramework","Backbone.js","static.squarespace.com","Zepto","Backbone","utm_source",".ng-binding, [ng-app], [data-ng-app], [ng-controller], [data-ng-controller], [ng-repeat], [data-ng-repeat]","join","717XceAwz","utm_medium","querySelectorAll"];return(Tn=function(){return t})()}En[yn(227)]=()=>{const t=yn;return document[t(204)](t(220))||[...document[t(247)]].some(t=>t.src.includes("/_next/"))?t(250):window.React||document.querySelector(t(243))||Array[t(197)](document[t(237)]("*")).some(e=>void 0!==e[t(188)]||Object[t(211)](e)[t(192)](e=>e[t(194)](t(253))))||window[t(200)]?t(195):[...document.scripts].some(e=>e[t(196)].includes(t(225)))?t(248):window.__VUE__||window[t(218)]||document[t(204)](t(199))?t(219):document[t(204)](t(210))?"Gatsby.js":window||document[t(204)](t(233))||document[t(204)](t(238))||window.ng||document[t(204)](t(205))?t(209):[...document[t(247)]][t(192)](e=>{const n=t;var i;return e[n(196)][n(201)](n(214))||(null===(i=e.textContent)||void 0===i?void 0:i[n(201)](n(214)))})?t(224):document[t(204)](t(203))?t(202):window[t(254)]?t(254):window[t(231)]?t(228):window[t(242)]?t(208):window[t(230)]?"Zepto.js":document[t(204)](t(259))||[...document[t(247)]][t(192)](e=>e[t(196)][t(201)](t(206))||e.src[t(201)](t(212)))?"WordPress":[...document[t(247)]][t(192)](e=>e[t(196)][t(201)]("/js/app.js")||e[t(196)].includes(t(255)))?t(207):document.querySelector(t(260))||document[t(217)].innerHTML.includes(t(261))?t(190):document[t(217)][t(246)][t(201)](t(251))?t(191):[...document.scripts][t(192)](e=>e[t(196)][t(201)](t(229)))?t(189):[...document[t(247)]][t(192)](e=>e[t(196)][t(201)](t(221)))?t(245):document[t(204)](t(241))?"Ghost CMS":void 0};const _n=Dn;function Dn(t,e){const n=Cn();return(Dn=function(t,e){return n[t-=206]})(t,e)}function Cn(){const t=["14px 'Arial'","MAX_RENDERBUFFER_SIZE","UNMASKED_VENDOR_WEBGL","494424ywQEGs","webgl","getParameter","VENDOR","digest","getExtension","1300187jPXXAG","getWebGLFingerprint","fillStyle","1028325XaWRwj","953086tuEkdX","2073200GBnrww","VERSION","padStart","join","getCanvasFingerprint","MAX_TEXTURE_SIZE","fillRect","4594528PfsLKU","font","SHADING_LANGUAGE_VERSION","WEBGL_debug_renderer_info","getSupportedExtensions","textBaseline","3528513pkcDHp","experimental-webgl","isWebGLSupported","SHA-256","#069","from","canvas","9NBuyjM","vendor","WiseTrack WebGL Fingerprint!","map","renderer","RENDERER","getContext","top","hashData","createElement","6ZwyZrw","width","stringify","string"];return(Cn=function(){return t})()}!function(t){const e=Dn,n=t();for(;;)try{if(698993===-parseInt(e(223))/1+parseInt(e(224))/2+parseInt(e(244))/3*(-parseInt(e(213))/4)+-parseInt(e(222))/5*(-parseInt(e(206))/6)+-parseInt(e(219))/7+parseInt(e(231))/8+parseInt(e(237))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cn);class Rn{static[_n(239)](){const t=_n;try{const e=document.createElement("canvas");return!(!e[t(250)](t(214))&&!e[t(250)](t(238)))}catch(t){return!1}}static[_n(220)](){return x(this,void 0,void 0,function*(){const t=Dn,e=document[t(253)](t(243)),n=e[t(250)]("webgl")||e[t(250)]("experimental-webgl");if(!n)return;const i={version:n.getParameter(n[t(225)]),shadingLangVersion:n[t(215)](n[t(233)]),maxTextureSize:n[t(215)](n[t(229)]),maxRenderBufferSize:n.getParameter(n[t(211)]),supportedExtensions:n[t(235)]()};try{const e=n[t(218)](t(234));i[t(245)]=e?n[t(215)](e[t(212)]):n[t(215)](n[t(216)])}catch(e){i.vendor=n[t(215)](n[t(216)])}try{const e=n[t(218)](t(234));i[t(248)]=e?n[t(215)](e.UNMASKED_RENDERER_WEBGL):n[t(215)](n[t(249)])}catch(e){i[t(248)]=n[t(215)](n[t(249)])}return yield this.hashData(JSON[t(208)](i))})}static[_n(228)](){return x(this,void 0,void 0,function*(){const t=Dn,e=document[t(253)](t(243));e[t(207)]=200,e.height=50;const n=e[t(250)]("2d");if(n)return n[t(236)]=t(251),n[t(232)]=t(210),n.fillStyle="#f60",n[t(230)](0,0,200,50),n[t(221)]=t(241),n.fillText(t(246),2,2),yield this[t(252)](e.toDataURL())})}static[_n(252)](t){return x(this,void 0,void 0,function*(){const e=Dn,n=typeof t===e(209)?t:JSON[e(208)](t),i=(new TextEncoder).encode(n),r=yield crypto.subtle[e(217)](e(240),i);return Array[e(242)](new Uint8Array(r))[e(247)](t=>t.toString(16)[e(226)](2,"0"))[e(227)]("")})}}function xn(t,e){const n=An();return(xn=function(t,e){return n[t-=289]})(t,e)}const Nn=xn;function An(){const t=["other","assign","496vGCFlC","screenDensity","userEnvironment","getCountryCode","7lWYAVd","screenSize","displaySize","1375420BoKCwT","outerWidth","186414enHxEv","appFrameWork","engine","691523IDXQBf","pushToken","appVersion","customDeviceId","screenFormat","toLowerCase","sdkVersion","architecture","map","getCanvasFingerprint","getWebGLFingerprint","1219836OWWrcO","getDeviceFields","cpu","8xkzbYv","vendor","time_spent","type","innerWidth","SDK","performance","now","split","DEFAULTS","toISOString","PARAMETERS_VALUE","name","filter","activeDuration","uiStyle","deviceId","toString","getStorageSizeBytes","sessionCount","indexedDB","initialDate","PLATFORM","initialConfig","appToken","toFixed","sessionStorage","defaultTracker","6eVJQZh","getSupportResult","version","model","2422285wFOaeI","innerHeight","fromEntries","11VFtybc","inactiveDuration","18460764cSbwUt","getApplicationFields","entries","getUTMParamsString","getDeviceInfo","sdk_requested_at","hostname","15480CwUJBj","device","outerHeight"];return(An=function(){return t})()}!function(t){const e=xn,n=t();for(;;)try{if(489294===-parseInt(e(304))/1*(parseInt(e(309))/2)+parseInt(e(323))/3*(-parseInt(e(326))/4)+parseInt(e(358))/5*(parseInt(e(354))/6)+-parseInt(e(312))/7+-parseInt(e(300))/8*(parseInt(e(295))/9)+parseInt(e(307))/10*(parseInt(e(361))/11)+parseInt(e(363))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(An);class On{build(){return x(this,void 0,void 0,function*(){const t=xn,e=window[t(332)].now();let n={};return n[t(293)]=(new Date)[t(336)](),Object[t(299)](n,this.getLocalFields()),Object[t(299)](n,yield this[t(289)]()),Object[t(299)](n,this[t(324)]()),n[t(328)]=(window[t(332)][t(333)]()-e)[t(351)](1),i[t(335)].PARAMETERS_VALUE&&(n=Object[t(360)](Object[t(290)](n)[t(320)](([e,n])=>[e,null==n?i[t(335)].PARAMETERS_VALUE:n]))),!i[t(335)][t(337)]&&(n=Object[t(360)](Object[t(290)](n)[t(339)](([t,e])=>null!=e))),n})}[Nn(289)](){return x(this,void 0,void 0,function*(){const t=xn,e=yield Sn[t(355)]();return{connectivity_type:navigator.onLine?"1":"-1",country:yield at[t(303)](),package_name:window.location[t(294)],session_storage_enabled:e[t(352)],indexed_db_enabled:e[t(346)],local_storage_enabled:e.localStorage,session_storage:Sn[t(344)](sessionStorage)[t(351)](0),local_storage:Sn[t(344)](localStorage).toFixed(0),web_gl_support:Rn.isWebGLSupported(),web_gl_fingerprint:yield Rn[t(322)](),web_gl_canvas_fingerprint:yield Rn[t(321)]()}})}getLocalFields(){const t=Nn,e=w[t(349)];return e?{uuid:w[t(342)],app_token:e[t(350)],environment:e[t(302)],store_name:t(298),app_version:e[t(314)],push_token:w[t(313)],custom_device_id:e[t(315)],default_tracker:e[t(353)],platform:i[t(331)][t(348)],framework:e[t(310)].toLowerCase(),initiated_by:i[t(331)].PLATFORM+"_"+e[t(310)][t(317)](),initiated_version:w[t(318)],referrer:En[t(291)](),installed_at:w[t(347)],session_count:w[t(345)][t(343)](),subsession_count:w.subSessionCount[t(343)](),session_length:parseInt((w[t(340)]/1e3)[t(343)]())[t(343)](),last_interval:parseInt((w[t(362)]/1e3)[t(343)]())[t(343)]()}:{}}getDeviceFields(){const t=Nn,e=vn[t(292)]();return{browser_version:e.browser[t(356)],device_manufacturer:e.device[t(327)],device_name:e.device[t(357)],device_type:e[t(296)][t(329)],os_name:e.os[t(338)],os_version:e.os[t(356)],cpu_type:e[t(325)][t(319)],web_user_agent:e.ua,display_height:window[t(359)].toFixed(0),display_width:window[t(330)][t(351)](0),language:navigator.language[t(334)]("-")[0],screen_density:vn[t(301)],screen_format:vn[t(316)],screen_size:vn[t(305)],ui_mode:vn.uiMode[t(343)](),cpu_lpc:navigator.hardwareConcurrency[t(343)](),ui_style:vn[t(341)],wout_width:window[t(308)][t(343)](),wout_height:window[t(297)][t(343)](),web_engine:e[t(311)][t(338)],web_engine_version:e[t(311)][t(356)],display_size:vn[t(306)],screen_type:vn.screenType}}}const Un=new On;function Pn(){const t=["375204hAqcOZ","1255qZPcGJ","event","type","238UJygtG","896778rJrrTz","length","5421ZjTpug","keys","66pJdTxf","name","4774300pvcipS","currency","913940aDdPwL","341VDhpXV","call","build","params","6axwdDo","amount","create","102112jJWCxA","partner_params","revenue","6780WFbYOW"];return(Pn=function(){return t})()}const Ln=Bn;function Bn(t,e){const n=Pn();return(Bn=function(t,e){return n[t-=115]})(t,e)}!function(t){const e=Bn,n=t();for(;;)try{if(264474===-parseInt(e(133))/1*(-parseInt(e(135))/2)+parseInt(e(119))/3*(-parseInt(e(139))/4)+-parseInt(e(127))/5*(parseInt(e(125))/6)+parseInt(e(130))/7*(parseInt(e(122))/8)+-parseInt(e(131))/9+-parseInt(e(137))/10+parseInt(e(115))/11*(parseInt(e(126))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pn);class Mn extends On{constructor(t){const e=Bn;super(),this[e(128)]=t}[Ln(117)](){const t=Ln,e=Object[t(121)](null,{build:{get:()=>super[t(117)]}});return x(this,void 0,void 0,function*(){const n=t,i=yield e[n(117)][n(116)](this),r={event_type:this[n(128)][n(129)],event_name:this.event[n(136)]};return Object[n(134)](this.event[n(118)])[n(132)]>0&&(r[n(123)]=this.event[n(118)]),this[n(128)][n(129)]===n(124)&&(r.revenue=this[n(128)][n(120)],r[n(138)]=this.event[n(138)]),new Promise(t=>{t(Object.assign(Object.assign({},i),r))})})}}const Vn=qn;function Fn(){const t=["stop","1052ZTHPeu","debug","Creating Session: First-Session has already submitted","WT Tracker started","sessionInterval","pushToken","sessionCount","CheckPushToken: SDK is not enabled","trackEvent: SDK is not initialized yet","createDeviceID","inactiveTime","inactiveDuration","beforeunload","isRunning","addPendingRequest","SDK_INFOS","386568EoOZGF","SDK_CLICKS","9KFGjfQ","trackEvent","SESSIONS","setActivityTimes","focus","initialDate","hasFocus","activeTime","isEnabled","8447706yvlrax","9915mEEuKF","fcmToken","main","pending","getCountryCode","getQueueStatus","1234758TOwdKG","Add "," request to pending queue","shutdown","createAttribution","Creating Session: SDK is not enabled!","81nYEwbE","visibilitychange","checkSessionIntervals","initialize","config","addEventListener","checkFirstSession","This Notification token has sent to server previously","isVisibleFocused","checkPushToken","Creating Install: SDK is not enabled!","342436JBiPRa","Creating First Session: SDK is not enabled!","now","1840880IKaBPb","sdkClickSubmit","User was inactived for ","3787504muYtzc","Creating Attribution: SDK is not enabled!","generateDeviceUUID","addObservers","ATTRIBUTIONS","createRequest","EVENTS","warn","build","initialized","stringify","start","toISOString","startTracking","visible","deviceId","addRequest"];return(Fn=function(){return t})()}function qn(t,e){const n=Fn();return(qn=function(t,e){return n[t-=234]})(t,e)}!function(t){const e=qn,n=t();for(;;)try{if(875866===parseInt(e(271))/1+parseInt(e(306))/2*(parseInt(e(273))/3)+-parseInt(e(255))/4*(-parseInt(e(283))/5)+parseInt(e(282))/6+parseInt(e(289))/7+-parseInt(e(237))/8+parseInt(e(295))/9*(-parseInt(e(234))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fn);class Kn{constructor(){const t=qn;this[t(268)]=!1,this[t(246)]=!1}get isEnabled(){return w.sdkEnabled}[Vn(298)](){return x(this,void 0,void 0,function*(){const t=qn;this[t(287)](),yield this[t(276)](),this[t(264)](),this[t(240)](),this[t(246)]=!0})}[Vn(250)](){return x(this,void 0,void 0,function*(){const t=qn;this[t(281)]?(u[t(256)](t(258)),yield mt.initialize(),yield this.checkSdkClicks(),yield this.checkFirstSession(),yield this[t(293)](),this[t(268)]=!0):u[t(244)]("SDK is not enabled to start tracking!")})}stopTracking(){return x(this,void 0,void 0,function*(){const t=qn;this[t(268)]=!1,nt.stop(),yield mt[t(292)](),u[t(256)]("WT Tracker stopped")})}[Vn(304)](t){return x(this,void 0,void 0,function*(){const e=qn;w[e(260)]=t,this[e(281)]?this[e(246)]?w[e(284)]!==t?yield this[e(242)]({endpoint:O[e(270)],queueType:e(286)}):u.info(e(302)):u[e(244)]("CheckPushToken: SDK is not initialized yet"):u.warn(e(262))})}[Vn(274)](t){return x(this,void 0,void 0,function*(){const e=qn;this[e(281)]?this.initialized?(w.eventCount+=1,yield this[e(242)]({endpoint:O[e(243)],fBuilder:new Mn(t),queueType:"pending"})):u[e(244)](e(263)):u[e(244)]("trackEvent: SDK is not enabled")})}getCountryCode(){at.getCountryCode()}[Vn(293)](){return x(this,void 0,void 0,function*(){const t=qn;this[t(281)]?yield this[t(242)]({endpoint:O[t(241)],queueType:t(286)}):u[t(244)](t(238))})}[Vn(301)](){return x(this,void 0,void 0,function*(){const t=qn;this[t(281)]?w.firstSessionSubmit?u[t(256)](t(257)):yield this[t(242)]({endpoint:O[t(275)],queueType:w[t(235)]?t(285):t(286)}):u[t(244)](t(307))})}checkSdkClicks(){return x(this,void 0,void 0,function*(){const t=qn;this[t(281)]?w[t(235)]?u[t(256)]("Creating Install: SDK-Clicks has already submitted"):yield this[t(242)]({endpoint:O[t(272)]}):u[t(244)](t(305))})}[Vn(242)](t){const e=Vn;return x(this,arguments,void 0,function*({endpoint:t,fBuilder:n=Un,queueType:i=e(285)}){const r=e,s=yield n[r(245)](),o=new pt(t,s);i===r(286)?(u[r(256)]("Add "+t+r(291)),yield mt[r(269)](o)):(u[r(256)](r(290)+t+" request to main queue"),yield mt[r(253)](o));const a=mt[r(288)]();u[r(256)](JSON[r(247)](a))})}[Vn(264)](){const t=Vn;!w[t(252)]&&(w[t(252)]=ut[t(239)]()),!w[t(278)]&&(w[t(278)]=(new Date)[t(249)]())}setActivityTimes(){return x(this,void 0,void 0,function*(){const t=qn;if(w.activeTime){w[t(265)]=w[t(280)];const e=Date[t(308)]()-w[t(265)];w[t(266)]+=e,u[t(256)](t(236)+e/1e3+"s | ("+w.inactiveDuration/1e3+"s Totaly)"),yield this[t(297)]()}w.activeTime=Date[t(308)](),nt[t(248)]()})}[Vn(297)](){return x(this,void 0,void 0,function*(){const t=qn;var e,n;const i=w.inactiveTime,r=null===(e=w[t(299)])||void 0===e?void 0:e[t(259)],s=null===(n=w[t(299)])||void 0===n?void 0:n.subsessionInterval;if(!this.isEnabled)return void u[t(244)](t(294));if(!i||!r||!s)return;const o=Date[t(308)]()-i;o>1e3*parseInt(r)?(w[t(261)]+=1,yield this[t(242)]({endpoint:O[t(275)],queueType:w[t(235)]?t(285):t(286)})):o>1e3*parseInt(s)&&(w.subSessionCount+=1)})}isVisibleFocused(){const t=Vn;return document.visibilityState===t(251)&&document[t(279)]()}[Vn(240)](){const t=Vn;window[t(300)](t(267),()=>{nt[t(254)]()}),window.addEventListener("pagehide",()=>{nt[t(254)]()}),document[t(300)](t(296),()=>{const e=t;this[e(303)]()?(this[e(293)](),this[e(276)]()):nt[e(254)]()}),window.addEventListener(t(277),()=>{const e=t;this[e(303)]()&&(this[e(293)](),this[e(276)]())}),window.addEventListener("blur",()=>{nt[t(254)]()})}}const jn=new Kn,zn=Wn;function Gn(){const t=["Track Event: SDK is not enabled!","stopTracking","checkPushToken","warn","info","1868540lfiCNI","setLevel","setEnabled","3929450rHZvZa","initialConfig","flush","sdkInitialized","9AnTqUX","_instance","‼️ Start Tracking: SDK is not initialized yet","SDK Config set","startTracking","checkSdkUpdate","99738bmzVpI","logLevel","startTrackerAutomatically","doGetConfig","initialize","1493912zaENsv","clear","84Xarynb","error","A new version of the SDK is available. It is recommended to update to the latest version to enjoy improved features and better performance.","isInitializing","Start Tracking: SDK is not enabled!","2405115KQZfXs","isEnabled","WiseTrack is already initialized!","54515zcODYt","sdkEnabled","17BMnxjA","‼️ SDK Config NOT set!, check errors.","trackEvent","28238390nMxAVs","trackingWaitingTime","‼️ Track Event: SDK is not initialized yet","checkSdkEnabled","getConfig","setLogLevel","config","init","Config is not set!","SDK is disabled form server, contact your adminstrator!"];return(Gn=function(){return t})()}function Wn(t,e){const n=Gn();return(Wn=function(t,e){return n[t-=230]})(t,e)}!function(t){const e=Wn,n=t();for(;;)try{if(740765===parseInt(e(267))/1*(-parseInt(e(250))/2)+-parseInt(e(262))/3+parseInt(e(237))/4+parseInt(e(265))/5*(-parseInt(e(257))/6)+-parseInt(e(240))/7+-parseInt(e(255))/8+parseInt(e(244))/9*(parseInt(e(270))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gn);class Hn{static get instance(){const t=Wn;return!Hn[t(245)]&&(Hn[t(245)]=new Hn),Hn[t(245)]}constructor(){const t=Wn;this.sdkInitialized=!1,this[t(260)]=!1}[zn(277)](t){return x(this,void 0,void 0,function*(){const e=Wn;var n,i;if(this.isInitializing)return void u[e(236)]("WiseTrack is initializing ...");if(this.sdkInitialized)return void u[e(236)](e(264));this[e(260)]=!0,t[e(251)]&&u.setLevel(t.logLevel);const r=yield this[e(274)](t);this[e(273)](r),this[e(249)](r),this[e(239)](!0),this[e(243)]=!0,yield jn[e(254)]();(null===(n=t[e(252)])||void 0===n||n)&&setTimeout(()=>this[e(248)](),1e3*(null!==(i=t[e(271)])&&void 0!==i?i:0)),this.isInitializing=!1})}[zn(275)](t){u[zn(238)](t)}[zn(242)](){const t=zn;u[t(236)]("Clearing Data and stop tracker!"),w[t(256)](),this[t(233)]()}[zn(263)](){return w.sdkEnabled}[zn(239)](t){const e=zn,n=w[e(276)];if(!n)throw new Error(e(230));if(!n[e(266)])throw new Error(e(231));w[e(266)]=t}[zn(248)](){return x(this,void 0,void 0,function*(){const t=Wn;this[t(243)]?this[t(263)]()?yield jn[t(248)]():u[t(235)](t(261)):u[t(235)](t(246))})}[zn(233)](){return x(this,void 0,void 0,function*(){const t=Wn;yield jn[t(233)]()})}setFCMToken(t){return x(this,void 0,void 0,function*(){const e=Wn;yield jn[e(234)](t)})}[zn(269)](t){return x(this,void 0,void 0,function*(){const e=Wn;this[e(243)]?this.isEnabled()?yield jn[e(269)](t):u[e(235)](e(232)):u.warn(e(272))})}getConfig(t){return x(this,void 0,void 0,function*(){const e=Wn;let n;w[e(241)]=t;try{n=yield Z[e(253)]()}catch(t){if(!(t instanceof P.NetworkError))throw u[e(236)](e(268)),t;n=w.config||V.defaultValue}return w[e(276)]=n,u.info(e(247)),n})}checkSdkEnabled(t){const e=zn;if(!t[e(266)]){const t="SDK is disabled form server, contact your adminstrator!";throw u[e(258)](t),new Error(t)}}[zn(249)](t){const e=zn;t.sdkUpdate&&u[e(235)](e(259))}}function Qn(t,e){const n=Jn();return(Qn=function(t,e){return n[t-=401]})(t,e)}const Xn=Qn;function Jn(){const t=["255033PQsTjj","906QjDfVY","12bMufst","BRL","GBP","12womKqG","RUB","6958096PxOoLF","OMR","SEK","JPY","USD","174102GAwxwc","209tCdKqH","CNY","31340sOjJuB","LTC","452868jbmRNH","IQD","170cihrYW","NOK","90779DNeOJH","NZD","EUR","EHT","CAD","CHF","SAR","2541364ZTrgPs","BTC","AUD","MXN","ZAR","IRR"];return(Jn=function(){return t})()}!function(t){const e=Qn,n=t();for(;;)try{if(766340===-parseInt(e(404))/1*(parseInt(e(419))/2)+parseInt(e(429))/3*(-parseInt(e(422))/4)+-parseInt(e(432))/5*(parseInt(e(418))/6)+parseInt(e(411))/7+parseInt(e(424))/8+-parseInt(e(417))/9*(-parseInt(e(402))/10)+parseInt(e(430))/11*(parseInt(e(434))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jn);const Zn={USD:Xn(428),EUR:Xn(406),JPY:Xn(427),GBP:Xn(421),AUD:Xn(413),CAD:Xn(408),CHF:Xn(409),CNY:Xn(431),SEK:Xn(426),NZD:Xn(405),MXN:Xn(414),SGD:"SGD",HKD:"HKD",NOK:Xn(403),KRW:"KRW",TRY:"TRY",RUB:Xn(423),INR:"INR",BRL:Xn(420),ZAR:Xn(415),IRR:Xn(416),AED:"AED",IQD:Xn(401),SAR:Xn(410),OMR:Xn(425),BTC:Xn(412),EHT:Xn(407),LTC:Xn(433)},Yn=ni;function $n(){const t=["containsDangerousChars","isMaliciousContent","10151482nAIpev","Key length must not exceed ","SQL_INJECTION_PATTERNS","MAX_LENGTH","containsSQLInjection","87292TFlhHk","Value cannot be null or undefined","FORBIDDEN_KEY","1014165RDKlSI","3HnQBsj","1173085cJdQVE","some","4HUDABG",'key "',"SCRIPT_INJECTION_PATTERNS","string",'value "',"validateKey","containsScriptInjection","length","958800mmdubR","no_parameters","validateValue","Key cannot be '"," characters","536168ygzoaq","Value length must not exceed ","includes","Key must be a non-empty string","7UNRHAw","203296MSsalx",'" is not valid. Please use different characters',"WTEventValidationError","test","10BvqwFb"];return($n=function(){return t})()}!function(t){const e=ni,n=t();for(;;)try{if(132546===-parseInt(e(156))/1*(parseInt(e(149))/2)+parseInt(e(153))/3*(-parseInt(e(132))/4)+-parseInt(e(154))/5+-parseInt(e(127))/6+parseInt(e(136))/7*(parseInt(e(137))/8)+-parseInt(e(152))/9*(parseInt(e(141))/10)+parseInt(e(144))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($n);class ti extends Error{constructor(t){const e=ni;super(t),this.name=e(139)}}class ei{static[Yn(148)](t){const e=Yn;return this[e(146)].some(n=>n[e(140)](t))}static[Yn(125)](t){const e=Yn;return this[e(158)][e(155)](n=>n[e(140)](t))}static[Yn(142)](t){const e=Yn;return this.DANGEROUS_CHARS.some(n=>t[e(134)](n))}static[Yn(143)](t){const e=Yn;if(this[e(148)](t))return!0;if(this.containsScriptInjection(t))return!0;if(this[e(142)](t))return!0;try{const e=decodeURIComponent(t);if(e!==t&&this.isMaliciousContent(e))return!0}catch(t){}return!1}static[Yn(124)](t){const e=Yn;if(!t||typeof t!==e(159))throw new ti(e(135));if(t[e(126)]>this[e(147)])throw new ti(e(145)+this[e(147)]+e(131));if(t===this[e(151)])throw new ti(e(130)+this[e(151)]+"'");if(this[e(143)](t))throw new ti(e(157)+t+'" is not valid. Please use different characters')}static[Yn(129)](t){const e=Yn;if(null==t)throw new ti(e(150));const n=String(t);if(n.length>this[e(147)])throw new ti(e(133)+this[e(147)]+e(131));if(this[e(143)](n))throw new ti(e(123)+t+e(138))}}function ni(t,e){const n=$n();return(ni=function(t,e){return n[t-=123]})(t,e)}ei[Yn(147)]=50,ei[Yn(151)]=Yn(128),ei.SQL_INJECTION_PATTERNS=[/(\b(SELECT|INSERT|UPDATE|DELETE|DROP|CREATE|ALTER|EXEC|UNION|SCRIPT)\b)/i,/(--|\#|\/\*|\*\/)/,/(\b(OR|AND)\b\s+\d+\s*=\s*\d+)/i,/(\'|\";|\"|\')(\s)*(OR|AND|UNION|SELECT|INSERT|UPDATE|DELETE)/i,/(\bor\b\s+\d+\s*=\s*\d+)/i,/(\bunion\b.*\bselect\b)/i,/(sleep\(|waitfor\s+delay)/i],ei[Yn(158)]=[/<script[^>]*>.*?<\/script>/i,/javascript:/i,/on(load|click|error|focus|blur|change|submit|mouseover|keyup|keydown)\s*=/i,/<iframe[^>]*>.*?<\/iframe>/i,/<object[^>]*>.*?<\/object>/i,/<embed[^>]*>/i,/vbscript:/i,/expression\s*\(/i,/<svg[^>]*on\w+\s*=/i,/data:text\/html/i],ei.DANGEROUS_CHARS=["\0","\b","\t","","\n","\r",'"',"'","\\","%"];const ii=ri;function ri(t,e){const n=oi();return(ri=function(t,e){return n[t-=240]})(t,e)}!function(t){const e=ri,n=t();for(;;)try{if(374324===parseInt(e(250))/1+parseInt(e(261))/2*(-parseInt(e(257))/3)+-parseInt(e(260))/4+-parseInt(e(246))/5*(parseInt(e(245))/6)+parseInt(e(240))/7*(parseInt(e(243))/8)+parseInt(e(253))/9+-parseInt(e(252))/10*(-parseInt(e(258))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oi);class si{constructor(t,e,n,i,r){const s=ri;this[s(248)]=t,this[s(256)]=e,this[s(247)]=n,this.currency=i,this[s(242)]={},r&&this[s(254)](r)}static[ii(241)](t,e){return new si(ii(251),t,void 0,void 0,e)}static revenueEvent(t,e,n,i){return new si(ii(249),t,e,n,i)}validateAndSetParams(t){const e=ii;for(const[n,i]of Object[e(255)](t))try{ei.validateKey(n),ei.validateValue(i),this[e(242)][n]=i}catch(t){if(t instanceof ti)throw u[e(259)]('WTEvent validation failed for key "'+n+'": '+t[e(244)]),t;throw t}}}function oi(){const t=["2477684vnFXgd","262JIaqiu","7OJNxFO","defaultEvent","params","1885144xAMuiR","message","642mEMMbx","2135LzaKJy","amount","type","revenue","422445bMJRTc","default","30370doAXMy","4498578COgAoP","validateAndSetParams","entries","name","11616hzCzjq","1408EsOJEN","warn"];return(oi=function(){return t})()}function ai(t,e){var n=ci();return(ai=function(t,e){return n[t-=413]})(t,e)}function ci(){var t=["177fIreYn","30EEGVjx","588296ndPHPt","18294GyTavA","11234rKVAwU","359429JVRAKZ","119OOjrJa","2389354NFbiDq","308979vKFjND","5KPTDRr","214180giTZRw"];return(ci=function(){return t})()}return function(t){for(var e=ai,n=t();;)try{if(191710===parseInt(e(413))/1+parseInt(e(423))/2*(parseInt(e(419))/3)+parseInt(e(418))/4*(-parseInt(e(417))/5)+parseInt(e(422))/6*(-parseInt(e(414))/7)+-parseInt(e(421))/8+-parseInt(e(416))/9*(parseInt(e(420))/10)+-parseInt(e(415))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ci),t.ResourceWrapper=R,t.RevenueCurrency=Zn,t.WTEvent=si,t.WTLogLevel=c,t.WTLogger=u,t.WTUserEnvironment=y,t.WiseTrack=Hn,t}({});
@@ -4,7 +4,7 @@ import { WTSDKEnvironment } from "./environments";
4
4
  export declare const WTConstants: {
5
5
  readonly SDK: {
6
6
  readonly PLATFORM: "web";
7
- readonly VERSION: "2.0.8";
7
+ readonly VERSION: "2.0.9";
8
8
  };
9
9
  readonly CONFIG: {
10
10
  readonly DEFAULT_ENVIRONMENT: WTSDKEnvironment;
@@ -24,6 +24,7 @@ export declare class WiseTrack {
24
24
  static get instance(): WiseTrack;
25
25
  private constructor();
26
26
  private sdkInitialized;
27
+ private isInitializing;
27
28
  /**
28
29
  * Initializes the WiseTrack SDK with the given configuration.
29
30
  *