wisetrack 2.0.5 → 2.0.7

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
@@ -83,36 +83,26 @@ await WiseTrack.instance.startTracking();
83
83
  import { WTEvent } from "wisetrack";
84
84
 
85
85
  // Default Event
86
- const signupEvent = new WTEvent.Default("signup");
86
+ const signupEvent = WTEvent.defaultEvent("signup", {
87
+ method: "Google",
88
+ });
87
89
  signupEvent.addParam("method", "Google");
88
90
  await WiseTrack.instance.trackEvent(signupEvent);
89
91
 
90
92
  // Revenue Event
91
- const purchase = new WTEvent.Revenue(
93
+ const purchase = WTEvent.revenueEvent(
92
94
  "order_completed",
93
95
  99.99,
94
- RevenueCurrency.USD
96
+ RevenueCurrency.USD,
97
+ {
98
+ item_id: "SKU-123",
99
+ }
95
100
  );
96
- purchase.addParam("item_id", "SKU-123");
97
101
  await WiseTrack.instance.trackEvent(purchase);
98
102
  ```
99
103
 
100
104
  **Note:** Event parameter keys and values have a maximum limit of 50 characters.
101
105
 
102
- #### 4. Track a Revenue Event
103
-
104
- ```typescript
105
- import { WTEvent, RevenueCurrency } from "wisetrack";
106
-
107
- const purchase = new WTEvent.Revenue(
108
- "order_completed",
109
- 99.99,
110
- RevenueCurrency.USD
111
- );
112
- purchase.addParam("item_id", "SKU-123");
113
- await WiseTrack.instance.trackEvent(purchase);
114
- ```
115
-
116
106
  ### For CDN usage (Direct Browser)
117
107
 
118
108
  ```html
@@ -133,9 +123,21 @@ await WiseTrack.instance.trackEvent(purchase);
133
123
  });
134
124
 
135
125
  // Track event
136
- const signupEvent = new WiseTrackSDK.WTEvent.Default("signup");
137
- signupEvent.addParam("method", "Google");
126
+ const signupEvent = WiseTrackSDK.WTEvent.defaultEvent("signup", {
127
+ method: "Google",
128
+ });
138
129
  WiseTrackSDK.WiseTrack.instance.trackEvent(signupEvent);
130
+
131
+ // Track revenue event
132
+ const purchaseEvent = WiseTrackSDK.WTEvent.revenueEvent(
133
+ "buy-plan-one",
134
+ 100.0,
135
+ "USD",
136
+ {
137
+ user: "some user id",
138
+ }
139
+ );
140
+ WiseTrackSDK.WiseTrack.instance.trackEvent(purchaseEvent);
139
141
  </script>
140
142
  </body>
141
143
  </html>
@@ -1 +1 @@
1
- var WiseTrackSDK=function(t){"use strict";function e(t,e,i,n){return new(i||(i=Promise))(function(r,s){function o(t){try{c(n.next(t))}catch(t){s(t)}}function a(t){try{c(n.throw(t))}catch(t){s(t)}}function c(t){var e;t.done?r(t.value):(e=t.value,e instanceof i?e:new i(function(t){t(e)})).then(o,a)}c((n=n.apply(t,e||[])).next())})}function i(){const t=["1800","7638700NzGqci","300","9ybEMIW","78UBDdJk","487875NvdNLb","https://config.wisetrack.io","166095HryVaN","1372336laJFVG","153718CtEbtY","debug","web","6hiJRvx","2.0.5","1327028EBRLgz","3990616aWKxYr"];return(i=function(){return t})()}function n(t,e){const r=i();return(n=function(t,e){return r[t-=125]})(t,e)}"function"==typeof SuppressedError&&SuppressedError;const r=n;!function(t){const e=n,i=t();for(;;)try{if(407739===parseInt(e(130))/1+-parseInt(e(133))/2*(parseInt(e(126))/3)+-parseInt(e(135))/4+-parseInt(e(128))/5*(parseInt(e(125))/6)+parseInt(e(136))/7+parseInt(e(129))/8+parseInt(e(140))/9*(parseInt(e(138))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(i);const s={SDK:{PLATFORM:r(132),VERSION:r(134)},CONFIG:{BASE_URL:r(127),DEFAULT_ENVIRONMENT:r(131)},DEFAULTS:{LOG_LEVEL:"debug",SESSION_INTERVAL:r(137),SUBSESSION_INTERVAL:r(139),PARAMETERS_VALUE:void 0}},o=a;function a(t,e){const i=c();return(a=function(t,e){return i[t-=234]})(t,e)}function c(){const t=["218468srchJU","12jSaweh","1081045SuiYCh","/api/v1/sdk_infos","2272704BDMCak","690429WzuCbD","/api/v1/sdk_clicks","480864TzNylv","13413285rIVhVb","/api/v1/app_settings","2Veagop","6963376kTGDhZ","/api/v1/events"];return(c=function(){return t})()}!function(t){const e=a,i=t();for(;;)try{if(580933===-parseInt(e(236))/1*(parseInt(e(241))/2)+-parseInt(e(238))/3+parseInt(e(244))/4+parseInt(e(246))/5*(parseInt(e(245))/6)+parseInt(e(235))/7+-parseInt(e(242))/8+parseInt(e(239))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(c);const u={EVENTS:o(243),SESSIONS:"/api/v1/sessions",SDK_CLICKS:o(237),SDK_INFOS:o(234),ATTRIBUTIONS:"/api/v1/attributions",APP_SETTINGS:o(240)};var d=h;function l(){var t=["DEFAULTS","SDK_INFOS","events","sessions","fromJson","sessionInterval","SUBSESSION_INTERVAL","ATTRIBUTIONS","attributions","sdkClicks","3136479jxkZkW","2427318SpqZOb","sdk_update","sdkEnabled","sdkUpdate","10Rplxqw","6659290YJegLE","SDK_CLICKS","4mcwtHD","SESSION_INTERVAL","defaultValue","102115gfMxea","35sGrSaM","SESSIONS","sdk_enabled","78pLWpMU","471440mpeybw","109432aXIkIY","717686lpJAHm"];return(l=function(){return t})()}function h(t,e){var i=l();return(h=function(t,e){return i[t-=498]})(t,e)}!function(t){for(var e=h,i=t();;)try{if(588034===-parseInt(e(503))/1+-parseInt(e(502))/2+parseInt(e(514))/3*(parseInt(e(522))/4)+parseInt(e(525))/5*(-parseInt(e(500))/6)+parseInt(e(526))/7*(-parseInt(e(501))/8)+parseInt(e(515))/9*(parseInt(e(519))/10)+parseInt(e(520))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(l);class p{constructor(t,e,i,n,r,o=!0,a=!1,c=s.DEFAULTS[d(523)],u=s[d(504)].SUBSESSION_INTERVAL){var l=d;this[l(506)]=t,this[l(507)]=e,this[l(513)]=i,this.sdkInfos=n,this.attributions=r,this[l(517)]=o,this[l(518)]=a,this[l(509)]=c,this.subsessionInterval=u}static[d(508)](t){var e,i,n,r,o=d;return new p(t.events,t[o(507)],t.sdk_clicks,t.sdk_infos,t[o(512)],null===(e=t[o(499)])||void 0===e||e,null!==(i=t[o(516)])&&void 0!==i&&i,null!==(n=t.session_interval)&&void 0!==n?n:s.DEFAULTS[o(523)],null!==(r=t.subsession_interval)&&void 0!==r?r:s[o(504)][o(510)])}static get[d(524)](){var t=d;return new p(u.EVENTS,u[t(498)],u[t(521)],u[t(505)],u[t(511)],!0,!1,s.DEFAULTS[t(523)],s[t(504)][t(510)])}}const f=I;!function(t){const e=I,i=t();for(;;)try{if(934303===-parseInt(e(488))/1*(parseInt(e(464))/2)+-parseInt(e(484))/3*(-parseInt(e(483))/4)+-parseInt(e(463))/5+parseInt(e(471))/6*(-parseInt(e(487))/7)+-parseInt(e(480))/8+-parseInt(e(465))/9+parseInt(e(478))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(g);class w{}class b extends w{[f(477)](t,e,...i){const n=f;switch(t){case n(472):console[n(472)](e,...i);break;case n(468):console[n(468)](e,...i);break;case n(481):console.warn(e,...i);break;case n(476):console[n(476)](e,...i);break;default:console.log(e,...i)}}}const v={DEBUG:"debug",INFO:f(468),WARN:f(481),ERROR:f(476),NONE:f(467)};function g(){const t=["error","log","51801470lFtumm","setPrefix","9797584HxDQNg","warn","indexOf","4gxKCrq","1491654YFLQir","setLevel","outputEngines","812tsafOP","46283eVDijy","6799545UTyAXl","4WBwzxj","8757477pEffdY","prefix","none","info","addOutputEngine","level","56526KsmMzb","debug","toUpperCase","push","DEFAULTS"];return(g=function(){return t})()}class m{static[f(485)](t){this.level=t}static[f(479)](t){this[f(466)]=t}static[f(469)](t){const e=f;this.outputEngines[e(474)](t)}static shouldLog(t){const e=f,i=["debug",e(468),e(481),"error"],n=i[e(482)](this[e(470)]);return i[e(482)](t)>=n}static[f(477)](t,...e){const i=f;if(!this.shouldLog(t))return;const n="["+this[i(466)]+"-"+t[i(473)]()+"]";for(const r of this[i(486)])r[i(477)](t,n,...e)}static[f(472)](...t){this[f(477)]("debug",...t)}static[f(468)](...t){this[f(477)]("info",...t)}static warn(...t){const e=f;this[e(477)](e(481),...t)}static[f(476)](...t){const e=f;this.log(e(476),...t)}}function I(t,e){const i=g();return(I=function(t,e){return i[t-=463]})(t,e)}m[f(470)]=s[f(475)].LOG_LEVEL,m[f(466)]="WT",m[f(486)]=[new b];const S=y;function y(t,e){const i=E();return(y=function(t,e){return i[t-=311]})(t,e)}!function(t){const e=y,i=t();for(;;)try{if(597406===-parseInt(e(325))/1+-parseInt(e(315))/2+parseInt(e(320))/3+parseInt(e(327))/4+-parseInt(e(311))/5*(parseInt(e(314))/6)+parseInt(e(319))/7*(-parseInt(e(322))/8)+parseInt(e(318))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(E);class k{static[S(312)](t){const e=S;try{const i=atob(t);let n="";for(let t=0;t<i[e(316)];t++){const r=90^i.charCodeAt(t);n+=String[e(328)](r)}return n}catch(t){return console[e(323)](e(317),t),""}}static get[S(324)](){const t=S;return this[t(312)](t(321))}static get[S(330)](){const t=S;return this[t(312)](t(326))}static get[S(313)](){return this[S(312)]("Mi4uKilgdXU5NSg/dCkuOz0/dC0zKT8uKDs5MT4/LHQzKA==")}static get[S(329)](){return this[S(312)]("Mi4uKilgdXU5NSg/dC0zKT8uKDs5MXQzNQ==")}}function E(){const t=["error","CONFIG_PATH","320179ZEsGpL","Mi4uKilgdXU5NSg/dD4/OC89dC0zKT8uKDs5MT4/LHQzKA==","948248ZhSOLQ","fromCharCode","PRODUCTION_BASE_URL","DEBUG_BASE_URL","5MbCmZO","decode","STAGE_BASE_URL","4767522kDnmzt","117326yvFUEX","length","Decode error:","18879084vNxoIT","1212533QTPSnq","386919tgFjev","dTsqM3U9Py53OTU0PDM9","32JaWBRL"];return(E=function(){return t})()}const T=C;function _(){const t=["PRODUCTION","sandbox","Unknown environment: ","1284015deCbjq","STAGE","CONFIG","24ULPgVY","PRODUCTION_BASE_URL","24jaZKCT","4468396gJdIdv","sdkEnvironment","24HmCLJn","702461hMwqUB","2698010pIpTmu","stage","4UtuuYo","debug","18pIGAcd","2304846erXLQG","4781770NqjANZ","4778785kQLrwz","STAGE_BASE_URL","DEBUG","production"];return(_=function(){return t})()}function C(t,e){const i=_();return(C=function(t,e){return i[t-=242]})(t,e)}!function(t){const e=C,i=t();for(;;)try{if(898197===parseInt(e(254))/1*(-parseInt(e(257))/2)+-parseInt(e(260))/3+parseInt(e(251))/4+parseInt(e(245))/5*(-parseInt(e(250))/6)+-parseInt(e(255))/7*(-parseInt(e(248))/8)+-parseInt(e(259))/9*(-parseInt(e(261))/10)+parseInt(e(262))/11*(parseInt(e(253))/12))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(_),T(243);const D={DEBUG:T(258),STAGE:T(256),PRODUCTION:T(265)},x={sdkEnvironment:s[T(247)].DEFAULT_ENVIRONMENT,get needResponseDetails(){const t=T;return this[t(252)]!==D[t(242)]},get baseUrl(){const t=T;switch(this[t(252)]){case D[t(264)]:return k.DEBUG_BASE_URL;case D[t(246)]:return k[t(263)];case D[t(242)]:return k[t(249)];default:throw new Error(t(244)+this[t(252)])}}};var N=U;function A(){var t=["WT.Configs","EVENT_COUNT","removeItem","4cadMIP","501950ORkDtZ","WT.InactiveTime","WT.SessionCount","1583656hcUEbg","': ","14830180sllZQA","WT.InitialConfigs","WT.FcmToken","PUSH_TOKEN","PENDING_REQUEST_QUEUE","true","config","SDK_ENABLED","pushToken","WT.PushToken","optionalNumber","initialDate","ACTIVE_TIME","WT.InitialDate","inactiveTime","parse","clear","error","SESSION_COUNT","eventCount","setItem","Error in JSON decoding for key '","FIRST_SESSION_SUBMIT","WT.FirstSessionSubmit","CONFIG","132vnKTaJ","522510tosioF","pendingRequestRecords","REQUEST_QUEUE","deviceId","optionalBool","getItem","sdkEnabled","21626462kmmDYm","INACTIVE_DURATION","getJson","setJson","WT.EventCount","INACTIVE_TIME","SUBSESSION_COUNT","SESSION_LENGTH","requestRecords","FCM_TOKEN","inactiveDuration","WT.InactiveDuration","WT.SessionLenght","249355yciUjW","fcmToken","subSessionCount","WT.SdkClickSubmit","WT.SubSessionCount","WT.PendingRequestQueue","WT.ActiveTime","sessionCount","12815757bwuXBM","35qVwhNU","activeTime","toString","DEVICE_ID","activeDuration","4NWjDOA","initialConfig","INITIAL_DATE","INITIAL_CONFIG"];return(A=function(){return t})()}!function(t){for(var e=U,i=t();;)try{if(836304===-parseInt(e(198))/1*(parseInt(e(199))/2)+parseInt(e(157))/3*(-parseInt(e(191))/4)+parseInt(e(177))/5*(parseInt(e(156))/6)+parseInt(e(186))/7*(-parseInt(e(202))/8)+parseInt(e(185))/9+-parseInt(e(204))/10+parseInt(e(164))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(A);const R={DEVICE_ID:"WT.DeviceId",INITIAL_DATE:N(217),INITIAL_CONFIG:N(205),CONFIG:N(195),SDK_CLICK_SUBMIT:N(180),FIRST_SESSION_SUBMIT:N(154),SDK_ENABLED:"WT.SdkEnabled",FCM_TOKEN:N(206),PUSH_TOKEN:N(213),EVENT_COUNT:N(168),SESSION_COUNT:N(201),SESSION_LENGTH:N(176),SUBSESSION_COUNT:N(181),ACTIVE_TIME:N(183),INACTIVE_TIME:N(200),INACTIVE_DURATION:N(175),REQUEST_QUEUE:"WT.RequestQueue",PENDING_REQUEST_QUEUE:N(182)};class O{[N(147)](){localStorage[N(147)]()}[N(167)](t,e){var i=N;if(e)try{const n=JSON.stringify(e);localStorage[i(151)](t,n)}catch(e){m.error("Error in encoding object for key '"+t+"'",e)}else localStorage[i(197)](t)}[N(166)](t){var e=N;const i=localStorage[e(162)](t);if(!i)return null;try{return JSON[e(219)](i)}catch(i){return m[e(148)](e(152)+t+e(203)+i,i),null}}[N(214)](t){const e=localStorage.getItem(t);if(null===e)return null;const i=Number(e);return isNaN(i)?null:i}optionalBool(t){var e=N;const i=localStorage[e(162)](t);return null===i?null:i===e(209)||"false"!==i&&null}get[N(160)](){var t=N;return localStorage.getItem(R[t(189)])}set[N(160)](t){var e=N;t?localStorage[e(151)](R.DEVICE_ID,t):localStorage[e(197)](R[e(189)])}get[N(215)](){return this[N(166)](R.INITIAL_DATE)}set[N(215)](t){var e=N;this[e(167)](R[e(193)],t)}get[N(192)](){var t=N;return this[t(166)](R[t(194)])}set[N(192)](t){var e=N;this.setJson(R[e(194)],t)}get[N(210)](){var t=N;return this.getJson(R[t(155)])}set config(t){var e=N;this.setJson(R[e(155)],t)}get[N(163)](){var t,e=N;return null!==(t=this[e(161)](R[e(211)]))&&void 0!==t&&t}set sdkEnabled(t){var e=N;localStorage[e(151)](R[e(211)],t[e(188)]())}get sdkClickSubmit(){var t;return null!==(t=this[N(161)](R.SDK_CLICK_SUBMIT))&&void 0!==t&&t}set sdkClickSubmit(t){localStorage[N(151)](R.SDK_CLICK_SUBMIT,t.toString())}get firstSessionSubmit(){var t,e=N;return null!==(t=this[e(161)](R[e(153)]))&&void 0!==t&&t}set firstSessionSubmit(t){var e=N;localStorage[e(151)](R[e(153)],t[e(188)]())}get fcmToken(){var t=N;return localStorage[t(162)](R[t(173)])}set[N(178)](t){var e=N;t?localStorage[e(151)](R[e(173)],t):localStorage.removeItem(R[e(173)])}get[N(212)](){var t=N;return localStorage[t(162)](R[t(207)])}set pushToken(t){var e=N;t?localStorage[e(151)](R.PUSH_TOKEN,t):localStorage[e(197)](R[e(207)])}get[N(184)](){var t,e=N;return null!==(t=this[e(214)](R[e(149)]))&&void 0!==t?t:1}set sessionCount(t){var e=N;localStorage[e(151)](R[e(149)],t[e(188)]())}get[N(179)](){var t,e=N;return null!==(t=this[e(214)](R[e(170)]))&&void 0!==t?t:1}set[N(179)](t){var e=N;localStorage.setItem(R[e(170)],t[e(188)]())}get[N(190)](){var t,e=N;return null!==(t=this.optionalNumber(R[e(171)]))&&void 0!==t?t:0}set[N(190)](t){var e=N;localStorage.setItem(R.SESSION_LENGTH,t[e(188)]())}get[N(174)](){var t;return null!==(t=this[N(214)](R.INACTIVE_DURATION))&&void 0!==t?t:0}set[N(174)](t){var e=N;localStorage.setItem(R[e(165)],t[e(188)]())}get[N(218)](){var t=N;return this.optionalNumber(R[t(216)])}set[N(218)](t){var e=N;null!==t?localStorage.setItem(R.ACTIVE_TIME,t[e(188)]()):localStorage.removeItem(R[e(216)])}get[N(187)](){return this[N(214)](R.INACTIVE_TIME)}set[N(187)](t){var e=N;null!==t?localStorage[e(151)](R.INACTIVE_TIME,t[e(188)]()):localStorage[e(197)](R[e(169)])}get[N(172)](){var t,e=N;return null!==(t=this[e(166)](R[e(159)]))&&void 0!==t?t:[]}set[N(172)](t){var e=N;this.setJson(R[e(159)],t)}get[N(158)](){var t;return null!==(t=this[N(166)](R.PENDING_REQUEST_QUEUE))&&void 0!==t?t:[]}set[N(158)](t){var e=N;this[e(167)](R[e(208)],t)}get[N(150)](){var t,e=N;return null!==(t=this.optionalNumber(R[e(196)]))&&void 0!==t?t:0}set[N(150)](t){var e=N;localStorage[e(151)](R.EVENT_COUNT,t[e(188)]())}}function U(t,e){var i=A();return(U=function(t,e){return i[t-=147]})(t,e)}const L=new O;function M(t,e){var i=P();return(M=function(t,e){return i[t-=409]})(t,e)}var q;function P(){var t=["5893812bJGBUI","DecodingError","ServerError ","24092230TkQIxD","Invalid URL: ","18yqpqLQ","45336SilcxE","ServerError","NetworkError: ","InvalidUrl","544707FFSLVg","NetworkError","56996ekbmJE","message","DecodingError: ","15RqEhNN","1763237GDwhFN","3978032cWNIDN","name","6mehJRB"];return(P=function(){return t})()}!function(t){for(var e=M,i=t();;)try{if(367242===-parseInt(e(420))/1+-parseInt(e(415))/2*(parseInt(e(416))/3)+parseInt(e(422))/4*(parseInt(e(425))/5)+-parseInt(e(409))/6*(parseInt(e(426))/7)+-parseInt(e(427))/8+-parseInt(e(410))/9+parseInt(e(413))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(P),function(t){var e=M;class i extends Error{constructor(t){var e=M;super(e(414)+t),this[e(428)]=e(419)}}t[e(419)]=i;class n extends Error{constructor(t,i){var n=e;super(n(412)+t+": "+i),this.statusCode=t,this[n(423)]=i,this.name=n(417)}}t[e(417)]=n;class r extends Error{constructor(t){super(e(418)+t),this.name="NetworkFailure"}}t[e(421)]=r;class s extends Error{constructor(t){var i=e;super(i(424)+t),this[i(428)]=i(411)}}t.DecodingError=s}(q||(q={}));var F=B;function B(t,e){var i=K();return(B=function(t,e){return i[t-=228]})(t,e)}!function(t){for(var e=B,i=t();;)try{if(416345===parseInt(e(235))/1*(parseInt(e(239))/2)+-parseInt(e(230))/3*(-parseInt(e(240))/4)+parseInt(e(232))/5+parseInt(e(237))/6+parseInt(e(231))/7+parseInt(e(233))/8*(parseInt(e(229))/9)+-parseInt(e(234))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(K);class V{constructor(t=3,e=2e3){var i=B;this[i(238)]=t,this[i(236)]=e}canRetry(t){return t<this[B(238)]}[F(228)](){return e(this,void 0,void 0,function*(){return new Promise(t=>setTimeout(t,this.retryInterval))})}}function K(){var t=["3890752xWbREN","10631580NKWWPy","609GYpNSX","retryInterval","1058550mUTAFd","maxRetries","2poxfjU","8CwmWhA","waitBeforeRetry","9OCkcIB","607959XUuMeR","376684qVGqrJ","1785035OGVMnw"];return(K=function(){return t})()}function z(t,e){const i=W();return(z=function(t,e){return i[t-=198]})(t,e)}function W(){const t=["NetworkError","7194820DkQZWj","Server error","❌ API ERROR (","application/json","🚀 REQUEST (",") => ","2359176lrqIvz","params","3809796BFsGIk","text","status","3380321HYQEXm","stringify",") =>","error","Invalid URL:","warn","14289KGLKxD","✅ API SUCCESS (","-- PARAMETERS =>","message","baseUrl","sendRequest","ServerError","DecodingError","method","214jKODNq","headers","1035268YONnEY","32310616wFAgtV","Error executing request","assign","debug","retryAttempt","retryPolicy","canRetry","InvalidUrl","json","Content-Type"];return(W=function(){return t})()}!function(t){const e=z,i=t();for(;;)try{if(816274===parseInt(e(228))/1*(parseInt(e(237))/2)+parseInt(e(219))/3+-parseInt(e(199))/4+parseInt(e(211))/5+parseInt(e(217))/6+parseInt(e(222))/7+-parseInt(e(200))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(W);const j={retryPolicy:()=>new V,sendRequest(t){return e(this,arguments,void 0,function*(t,e={}){const i=z,n=e[i(204)]||1;let r,s;try{r=new URL(t,x[i(232)])}catch(e){throw console[i(225)](i(226),e),new(q[i(207)])(""+x[i(232)]+t)}m[i(203)](i(215)+n+i(216)+e.method+" "+t),m[i(203)](i(230),e[i(218)]||{});const o=Object[i(202)]({Accept:i(214)},e[i(198)]);e[i(218)]&&(o[i(209)]=i(214),s=JSON[i(223)](e.params));try{const t=yield fetch(r,{method:e[i(236)],headers:o,body:s});if(!t.ok){let e=yield t.json(),n=e[i(231)]||(yield t[i(220)]());throw m[i(227)](i(213)+t[i(221)]+i(224),n),new q.ServerError(t[i(221)],e.message||i(212))}try{const e=yield t[i(208)]();return m.debug(i(229)+t[i(221)]+") =>",e[i(231)]||"Request successful"),e}catch(t){throw new(q[i(235)])(t[i(231)]||String(t))}}catch(r){if(r instanceof q[i(234)]||r instanceof q[i(235)])throw r;if(m[i(225)](i(201),r),this[i(205)]()[i(206)](n))return yield this.retryPolicy().waitBeforeRetry(),this[i(233)](t,Object[i(202)](Object[i(202)]({},e),{retryAttempt:n+1}));throw new(q[i(210)])(r.message||"Unknown error")}})}};function G(t,e){const i=H();return(G=function(t,e){return i[t-=376]})(t,e)}function H(){const t=["VERSION","result","86113ATXRvs","appVersion","other","239151jrXuJX","PLATFORM","fromJson","1802664KQxHAS","CONFIG_PATH","success","34492Ankqto","77508FwEwbx","needResponseDetails","10680kZyNax","7AasHEJ","217815pUmzha","70MSeqos","location","9APerwz","276HzBNmc","SDK","hostname","initialConfig","appFrameWork","2UuEARy","sendRequest","POST","8YnwLGV"];return(H=function(){return t})()}!function(t){const e=G,i=t();for(;;)try{if(134082===parseInt(e(380))/1*(parseInt(e(403))/2)+parseInt(e(397))/3*(parseInt(e(389))/4)+parseInt(e(392))/5+parseInt(e(390))/6*(-parseInt(e(393))/7)+parseInt(e(377))/8*(-parseInt(e(386))/9)+parseInt(e(395))/10*(-parseInt(e(383))/11)+-parseInt(e(398))/12*(-parseInt(e(394))/13))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(H);const Q={doGetConfig(){return e(this,void 0,void 0,function*(){const t=G,e=L[t(401)];if(!e)throw"Initial Config is not set";const i={parameters:{app_token:e.appToken,app_version:e[t(381)],framework:e[t(402)],package_name:window[t(396)][t(400)],platform:s[t(399)].PLATFORM,sdk_version:s[t(399)][t(378)],initiated_by:s[t(399)][t(384)]+"_"+e.appFrameWork,store_name:t(382)}},n=yield j[t(404)](k[t(387)],{method:t(376),params:i});return p[t(385)](n[t(379)])})},doCallRequest(t,i){return e(this,void 0,void 0,function*(){const e=G;i.updated_at=(new Date).toISOString();return(yield j.sendRequest(t,{method:"POST",params:{needs_response_details:x[e(391)],parameters:i}}))[e(388)]})}},J=X;function X(t,e){const i=Y();return(X=function(t,e){return i[t-=350]})(t,e)}function Y(){const t=["1001OtTmzH","11chHobq","3283371KQhIYT","ActivityTicker: active duration= ","activeTime","tickerJob","stop","isPaused","28490090zVilYF","now","tickerDelay","1395772JeEess","inactiveDuration","pause","25484EMtHcm","3UhwXXd","57858oiZfbF","start","27gmqqdQ","2146664awXetg","3086350cHTKuj"];return(Y=function(){return t})()}!function(t){const e=X,i=t();for(;;)try{if(761201===-parseInt(e(362))/1*(parseInt(e(358))/2)+parseInt(e(359))/3*(-parseInt(e(355))/4)+parseInt(e(364))/5+-parseInt(e(360))/6*(parseInt(e(365))/7)+-parseInt(e(363))/8+-parseInt(e(367))/9+parseInt(e(352))/10*(parseInt(e(366))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Y);class Z{constructor(){const t=X;this[t(354)]=1e3,this[t(351)]=!1}[J(361)](){const t=J;this[t(370)]&&clearInterval(this.tickerJob),this[t(370)]=setInterval(()=>{const e=t;this[e(351)]||document.hidden||document.hasFocus()&&(console.log(e(368)+L.activeDuration/1e3+"s, inactive duration= "+L[e(356)]/1e3+"s"),L[e(369)]=Date[e(353)](),L.activeDuration+=this[e(354)])},this[t(354)])}[J(350)](){const t=J;clearInterval(this[t(370)]),this[t(370)]=void 0}[J(357)](){this.isPaused=!0}resume(){this[J(351)]=!1}}const $=new Z;function tt(t,e){const i=it();return(tt=function(t,e){return i[t-=447]})(t,e)}const et=tt;function it(){const t=["3TPvXhp","json","2861499rAytLf","259774vXLuNb","fetchWithTimeout","5743794DeNxGl","3342702KmzLog","485217pyivrA","8qZmZFM","https://api.country.is","countryCode","country_code","https://free.freeipapi.com/api/json","ipwho.is failed","country.is failed","1880068kmJadr","signal","370scfrBk","_country","3663090BXQyBe","tryAllEndpoints","https://ipwho.is/"];return(it=function(){return t})()}!function(t){const e=tt,i=t();for(;;)try{if(491399===parseInt(e(457))/1*(parseInt(e(460))/2)+-parseInt(e(459))/3+-parseInt(e(450))/4+-parseInt(e(454))/5+-parseInt(e(463))/6+parseInt(e(462))/7*(parseInt(e(465))/8)+-parseInt(e(464))/9*(-parseInt(e(452))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(it);class nt{constructor(){this[tt(453)]=null}getCountryCode(){return e(this,void 0,void 0,function*(){const t=tt;return!this[t(453)]&&(this[t(453)]=yield this[t(455)]()),this[t(453)]})}[et(455)](){return e(this,void 0,void 0,function*(){const t=[()=>e(this,void 0,void 0,function*(){const t=tt,e=yield this[t(461)](t(466));if(!e.ok)throw new Error(t(449));return(yield e.json()).country||null}),()=>e(this,void 0,void 0,function*(){const t=tt,e=yield this[t(461)](t(447));if(!e.ok)throw new Error(t(449));return(yield e[t(458)]())[t(467)]||null}),()=>e(this,void 0,void 0,function*(){const t=tt,e=yield this[t(461)](t(456));if(!e.ok)throw new Error(t(448));return(yield e[t(458)]())[t(468)]||null})];for(const e of t)try{const t=yield e();if(t)return t}catch(t){}return null})}[et(461)](t){return e(this,arguments,void 0,function*(t,e=2e3){const i=tt,n=new AbortController,r=setTimeout(()=>n.abort(),e);return fetch(t,{signal:n[i(451)]}).finally(()=>clearTimeout(r))})}}const rt=new nt;function st(t,e){const i=ot();return(st=function(t,e){return i[t-=446]})(t,e)}function ot(){const t=["55359oiEuSX","12GupKqq","1278905wDATNu","1130xwnZSN","1236823VRIvPl","1225388jvkinS","1tQAIMx","954552vuBuwh","3596736IYeoVs","944652TOcOVa"];return(ot=function(){return t})()}!function(t){const e=st,i=t();for(;;)try{if(312411===-parseInt(e(446))/1*(-parseInt(e(455))/2)+parseInt(e(447))/3+parseInt(e(449))/4+-parseInt(e(452))/5+-parseInt(e(451))/6*(parseInt(e(454))/7)+parseInt(e(448))/8+-parseInt(e(450))/9*(parseInt(e(453))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ot);const at={generateDeviceUUID:()=>crypto.randomUUID()},ct=dt;function ut(){const t=["parameters","242gVQtqW","locked","waitingQueue","now","createdAt","3054oOOHtu","1997240wXgzWs","398784mCJWdu","91ijDCDY","release","1655iphaVV","201184qUezNK","18PYbjPC","endpoint","9880zapiea","length","339384zpNnEh","retryCount","768700HqHFXI","3609fhXwba"];return(ut=function(){return t})()}function dt(t,e){const i=ut();return(dt=function(t,e){return i[t-=486]})(t,e)}!function(t){const e=dt,i=t();for(;;)try{if(981967===-parseInt(e(499))/1+parseInt(e(489))/2+parseInt(e(495))/3*(parseInt(e(501))/4)+parseInt(e(493))/5*(-parseInt(e(488))/6)+-parseInt(e(491))/7*(parseInt(e(494))/8)+parseInt(e(502))/9*(parseInt(e(497))/10)+-parseInt(e(504))/11*(parseInt(e(490))/12))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ut);class lt{constructor(t,e){const i=dt;this[i(500)]=0,this.maxRetries=3,this.id=crypto.randomUUID(),this[i(496)]=t,this[i(503)]=e,this[i(487)]=Date[i(486)]()}}class ht{constructor(){const t=dt;this[t(505)]=!1,this[t(506)]=[]}acquire(){return e(this,void 0,void 0,function*(){return new Promise(t=>{const e=dt;this.locked?this[e(506)].push(t):(this[e(505)]=!0,t())})})}[ct(492)](){const t=ct;if(this[t(506)][t(498)]>0){this[t(506)].shift()()}else this.locked=!1}}function pt(t,e){const i=wt();return(pt=function(t,e){return i[t-=395]})(t,e)}const ft=pt;function wt(){const t=["8kuIpCs","💥 Sending request (","activeDuration","processingInterval","calculateBackoffDelay","processMainQueue","processPendingQueue","): id="," pending requests to main queue","✅ Request ","isProcessing","🔄 Backoff delay manually reset"," failed. Retry ","failedRequestDelay","error","Error sending request ","warn","Applying backoff delay of ","now","getQueueStatus"," failed with error after ","getPendingQueue","1100660hVeSBc","firstSessionSubmit","📦 Moved ","MAX_DELAY_MS","subSessionCount","getMainRequestsSentFlag","parameters","resetBackoffDelay","SESSIONS","maxRetries","1348101xsykbW"," failed","endpoint","BASE_DELAY_MS"," failed after ","⏳ Request ","requestRecords","stopProcessing","savePendingQueue","debug","initialize","SDK_INFOS","postRequestCheck","getMainQueue","processQueues","min","204114wntPHz","mutex","850245mjJcRt","startProcessing","PROCESSING_INTERVAL_MS","length","⏰ Backoff delay ended, resuming queue processing","1KMeOxw","push","sendRequest","1135270CvYrOZ","14ljihNl","isCurrentlyProcessing","release","fcmToken","155WRBwTU","saveMainQueue","getBackoffConfig","shutdown","BACKOFF_MULTIPLIER","pendingRequestRecords","inactiveDuration","isInitialized","acquire","1504PBnxWK","612838MHuCAJ","retryCount"];return(wt=function(){return t})()}!function(t){const e=pt,i=t();for(;;)try{if(170076===-parseInt(e(451))/1*(-parseInt(e(469))/2)+parseInt(e(446))/3+parseInt(e(468))/4*(parseInt(e(459))/5)+-parseInt(e(444))/6*(parseInt(e(455))/7)+parseInt(e(396))/8*(-parseInt(e(428))/9)+-parseInt(e(454))/10+-parseInt(e(418))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(wt);class bt{constructor(){const t=pt;this.isInitialized=!1,this[t(406)]=!1,this[t(456)]=!1,this[t(445)]=new ht,this.processingInterval=null,this[t(448)]=100,this[t(409)]=0,this[t(421)]=3e4,this[t(463)]=2,this.BASE_DELAY_MS=1e3}[ft(438)](){return e(this,void 0,void 0,function*(){const t=pt;this.isInitialized=!0,!this[t(406)]&&(yield this.startProcessing())})}[ft(462)](){return e(this,void 0,void 0,function*(){const t=pt;this[t(466)]&&(yield this[t(435)](),this[t(466)]=!1)})}[ft(447)](){return e(this,void 0,void 0,function*(){const t=pt;if(this.isInitialized){yield this[t(445)][t(467)]();try{if(this.isProcessing)return;this.isProcessing=!0,this.processingInterval=setInterval(()=>e(this,void 0,void 0,function*(){const e=t;try{yield this[e(442)]()}catch(t){m[e(410)]("Error in processing loop:",t)}}),this[t(448)])}finally{this.mutex[t(457)]()}yield this[t(442)]()}else m[t(412)]("Queue Manager is not initialized. Call initialize() first.")})}[ft(435)](){return e(this,void 0,void 0,function*(){const t=pt;yield this[t(445)].acquire();try{this.isProcessing=!1,this[t(399)]&&(clearInterval(this[t(399)]),this.processingInterval=null)}finally{this[t(445)][t(457)]()}})}addRequest(t){return e(this,void 0,void 0,function*(){const e=pt;yield this[e(445)][e(467)]();try{const i=this[e(441)]();if(i[e(452)](t),this[e(460)](i),this[e(409)]=0,!this.isProcessing)return this[e(445)].release(),void(yield this[e(447)]())}finally{this[e(406)]&&this[e(445)][e(457)]()}})}addPendingRequest(t){return e(this,void 0,void 0,function*(){const e=pt;yield this[e(445)][e(467)]();try{if(this.getMainRequestsSentFlag()){const i=this[e(441)]();i[e(452)](t),this.saveMainQueue(i)}else{const i=this[e(417)]();i[e(452)](t),this[e(436)](i)}if(this[e(409)]=0,!this[e(406)])return this[e(445)].release(),void(yield this[e(447)]())}finally{this[e(406)]&&this[e(445)][e(457)]()}})}[ft(442)](){return e(this,void 0,void 0,function*(){const t=pt;if(this[t(406)]&&!this[t(456)]){if(this.failedRequestDelay>0){if(Date[t(414)]()<this[t(409)])return;this[t(409)]=0,m[t(437)](t(450))}this[t(456)]=!0,yield this[t(445)][t(467)]();try{yield this.processMainQueue(),yield this[t(402)]()}finally{this[t(445)][t(457)](),this[t(456)]=!1}}})}[ft(401)](){return e(this,void 0,void 0,function*(){const t=pt,e=this[t(441)]();if(0===e[t(449)])return;const i=e[0];try{if(yield this.sendRequest(i))e.shift(),this[t(460)](e),this[t(440)](i),m[t(437)](t(405)+i.id+" processed successfully");else{if(e[0][t(395)]++,e[0].retryCount>=e[0][t(427)]){const n=this[t(400)](e[0][t(395)]);this[t(409)]=Date[t(414)]()+n,m.warn("⏳ Request "+i.id+t(432)+i[t(427)]+" attempts. Applying backoff delay of "+n+"ms")}else m[t(412)]("⚠️ Request "+i.id+t(408)+e[0][t(395)]+"/"+e[0][t(427)]);this.saveMainQueue(e)}}catch(n){if(m.error(t(411)+i[t(430)]+":",n),e[0][t(395)]++,e[0][t(395)]>=e[0][t(427)]){const n=this[t(400)](e[0].retryCount);this.failedRequestDelay=Date[t(414)]()+n,m[t(412)](t(433)+i.id+t(416)+e[0][t(427)]+" attempts. "+(t(413)+n)+"ms")}this[t(460)](e)}})}[ft(400)](t){const e=ft,i=this[e(431)]*Math.pow(this[e(463)],t-1);return Math[e(443)](i,this.MAX_DELAY_MS)}processPendingQueue(){return e(this,void 0,void 0,function*(){const t=pt;if(!this[t(423)]())return;const e=this[t(417)]();if(0===e[t(449)])return;const i=this.getMainQueue();i.push(...e),this.saveMainQueue(i),this.savePendingQueue([]),console.log(t(420)+e[t(449)]+t(404))})}[ft(453)](t){return e(this,arguments,void 0,function*(t,e=1){const i=pt;m[i(437)](i(397)+t[i(430)]+i(403)+t.id);let n=!1;try{n=yield Q.doCallRequest(t[i(430)],t[i(424)])}catch(e){m[i(410)]("❌ Request "+t[i(430)]+i(429),e)}return n})}getMainQueue(){return L[ft(434)]}[ft(460)](t){L[ft(434)]=t}[ft(417)](){return L[ft(464)]}[ft(436)](t){L[ft(464)]=t}[ft(423)](){return L.sdkClickSubmit}postRequestCheck(t){const e=ft;switch(t[e(430)]){case u.SDK_CLICKS:L.sdkClickSubmit=!0;break;case u[e(426)]:L[e(419)]?(L[e(398)]=0,L[e(465)]=0,L[e(422)]=1):L[e(419)]=!0;break;case u[e(439)]:L[e(458)]=t[e(424)].push_token}}[ft(415)](){const t=ft;return{mainQueueLength:this[t(441)]()[t(449)],pendingQueueLength:this.getPendingQueue()[t(449)],isProcessing:this[t(406)],mainRequestsSent:this[t(423)](),isInBackoffDelay:this.failedRequestDelay>0&&Date[t(414)]()<this[t(409)],backoffEndsAt:this[t(409)]>0?this[t(409)]:null}}[ft(425)](){const t=ft;this[t(409)]=0,m[t(437)](t(407))}[ft(461)](){const t=ft;return{baseDelayMs:this[t(431)],multiplier:this[t(463)],maxDelayMs:this[t(421)]}}}const vt=new bt;var gt,mt="user-agent",It="",St="function",yt="undefined",kt="object",Et="string",Tt="browser",_t="cpu",Ct="device",Dt="engine",xt="os",Nt="result",At="name",Rt="type",Ot="vendor",Ut="version",Lt="architecture",Mt="major",qt="model",Pt="console",Ft="mobile",Bt="tablet",Vt="smarttv",Kt="wearable",zt="xr",Wt="embedded",jt="inapp",Gt="brands",Ht="formFactors",Qt="fullVersionList",Jt="platform",Xt="platformVersion",Yt="bitness",Zt="sec-ch-ua",$t=Zt+"-full-version-list",te=Zt+"-arch",ee=Zt+"-"+Yt,ie=Zt+"-form-factors",ne=Zt+"-"+Ft,re=Zt+"-"+qt,se=Zt+"-"+Jt,oe=se+"-version",ae=[Gt,Qt,Ft,qt,Jt,Xt,Lt,Ht,Yt],ce="Amazon",ue="Apple",de="ASUS",le="BlackBerry",he="Google",pe="Huawei",fe="Lenovo",we="Honor",be="LG",ve="Microsoft",ge="Motorola",me="Nvidia",Ie="OnePlus",Se="OPPO",ye="Samsung",ke="Sharp",Ee="Sony",Te="Xiaomi",_e="Zebra",Ce="Chrome",De="Chromium",xe="Chromecast",Ne="Edge",Ae="Firefox",Re="Opera",Oe="Facebook",Ue="Sogou",Le="Mobile ",Me=" Browser",qe="Windows",Pe=typeof window!==yt&&window.navigator?window.navigator:void 0,Fe=Pe&&Pe.userAgentData?Pe.userAgentData:void 0,Be=function(t){for(var e={},i=0;i<t.length;i++)e[t[i].toUpperCase()]=t[i];return e},Ve=function(t,e){if(typeof t===kt&&t.length>0){for(var i in t)if(je(e)==je(t[i]))return!0;return!1}return!!ze(t)&&je(e)==je(t)},Ke=function(t,e){for(var i in t)return/^(browser|cpu|device|engine|os)$/.test(i)||!!e&&Ke(t[i])},ze=function(t){return typeof t===Et},We=function(t){if(t){for(var e=[],i=Qe(/\\?\"/g,t).split(","),n=0;n<i.length;n++)if(i[n].indexOf(";")>-1){var r=Xe(i[n]).split(";v=");e[n]={brand:r[0],version:r[1]}}else e[n]=Xe(i[n]);return e}},je=function(t){return ze(t)?t.toLowerCase():t},Ge=function(t){return ze(t)?Qe(/[^\d\.]/g,t).split(".")[0]:void 0},He=function(t){for(var e in t){var i=t[e];typeof i==kt&&2==i.length?this[i[0]]=i[1]:this[i]=void 0}return this},Qe=function(t,e){return ze(e)?e.replace(t,It):e},Je=function(t){return Qe(/\\?\"/g,t)},Xe=function(t,e){if(ze(t))return t=Qe(/^\s\s*/,t),typeof e===yt?t:t.substring(0,500)},Ye=function(t,e){if(t&&e)for(var i,n,r,s,o,a,c=0;c<e.length&&!o;){var u=e[c],d=e[c+1];for(i=n=0;i<u.length&&!o&&u[i];)if(o=u[i++].exec(t))for(r=0;r<d.length;r++)a=o[++n],typeof(s=d[r])===kt&&s.length>0?2===s.length?typeof s[1]==St?this[s[0]]=s[1].call(this,a):this[s[0]]=s[1]:s.length>=3&&(typeof s[1]!==St||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}},Ze=function(t,e){for(var i in e)if(typeof e[i]===kt&&e[i].length>0){for(var n=0;n<e[i].length;n++)if(Ve(e[i][n],t))return"?"===i?void 0:i}else if(Ve(e[i],t))return"?"===i?void 0:i;return e.hasOwnProperty("*")?e["*"]:t},$e={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:""},ti={embedded:"Automotive",mobile:"Mobile",tablet:["Tablet","EInk"],smarttv:"TV",wearable:"Watch",xr:["VR","XR"],"?":["Desktop","Unknown"],"*":void 0},ei={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"},ii={browser:[[/\b(?:crmo|crios)\/([\w\.]+)/i],[Ut,[At,Le+"Chrome"]],[/webview.+edge\/([\w\.]+)/i],[Ut,[At,Ne+" WebView"]],[/edg(?:e|ios|a)?\/([\w\.]+)/i],[Ut,[At,"Edge"]],[/(opera mini)\/([-\w\.]+)/i,/(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i,/(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i],[At,Ut],[/opios[\/ ]+([\w\.]+)/i],[Ut,[At,Re+" Mini"]],[/\bop(?:rg)?x\/([\w\.]+)/i],[Ut,[At,Re+" GX"]],[/\bopr\/([\w\.]+)/i],[Ut,[At,Re]],[/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i],[Ut,[At,"Baidu"]],[/\b(?:mxbrowser|mxios|myie2)\/?([-\w\.]*)\b/i],[Ut,[At,"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],[At,Ut],[/quark(?:pc)?\/([-\w\.]+)/i],[Ut,[At,"Quark"]],[/\bddg\/([\w\.]+)/i],[Ut,[At,"DuckDuckGo"]],[/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i],[Ut,[At,"UCBrowser"]],[/microm.+\bqbcore\/([\w\.]+)/i,/\bqbcore\/([\w\.]+).+microm/i,/micromessenger\/([\w\.]+)/i],[Ut,[At,"WeChat"]],[/konqueror\/([\w\.]+)/i],[Ut,[At,"Konqueror"]],[/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i],[Ut,[At,"IE"]],[/ya(?:search)?browser\/([\w\.]+)/i],[Ut,[At,"Yandex"]],[/slbrowser\/([\w\.]+)/i],[Ut,[At,"Smart "+fe+Me]],[/(avast|avg)\/([\w\.]+)/i],[[At,/(.+)/,"$1 Secure"+Me],Ut],[/\bfocus\/([\w\.]+)/i],[Ut,[At,Ae+" Focus"]],[/\bopt\/([\w\.]+)/i],[Ut,[At,Re+" Touch"]],[/coc_coc\w+\/([\w\.]+)/i],[Ut,[At,"Coc Coc"]],[/dolfin\/([\w\.]+)/i],[Ut,[At,"Dolphin"]],[/coast\/([\w\.]+)/i],[Ut,[At,Re+" Coast"]],[/miuibrowser\/([\w\.]+)/i],[Ut,[At,"MIUI"+Me]],[/fxios\/([\w\.-]+)/i],[Ut,[At,Le+Ae]],[/\bqihoobrowser\/?([\w\.]*)/i],[Ut,[At,"360"]],[/\b(qq)\/([\w\.]+)/i],[[At,/(.+)/,"$1Browser"],Ut],[/(oculus|sailfish|huawei|vivo|pico)browser\/([\w\.]+)/i],[[At,/(.+)/,"$1"+Me],Ut],[/samsungbrowser\/([\w\.]+)/i],[Ut,[At,ye+" Internet"]],[/metasr[\/ ]?([\d\.]+)/i],[Ut,[At,Ue+" Explorer"]],[/(sogou)mo\w+\/([\d\.]+)/i],[[At,Ue+" Mobile"],Ut],[/(electron)\/([\w\.]+) safari/i,/(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i,/m?(qqbrowser|2345(?=browser|chrome|explorer))\w*[\/ ]?v?([\w\.]+)/i],[At,Ut],[/(lbbrowser|rekonq)/i],[At],[/ome\/([\w\.]+) \w* ?(iron) saf/i,/ome\/([\w\.]+).+qihu (360)[es]e/i],[Ut,At],[/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i],[[At,Oe],Ut,[Rt,jt]],[/(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],[At,Ut,[Rt,jt]],[/\bgsa\/([\w\.]+) .*safari\//i],[Ut,[At,"GSA"],[Rt,jt]],[/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i],[Ut,[At,"TikTok"],[Rt,jt]],[/\[(linkedin)app\]/i],[At,[Rt,jt]],[/(chromium)[\/ ]([-\w\.]+)/i],[At,Ut],[/headlesschrome(?:\/([\w\.]+)| )/i],[Ut,[At,Ce+" Headless"]],[/wv\).+chrome\/([\w\.]+).+edgw\//i],[Ut,[At,Ne+" WebView2"]],[/ wv\).+(chrome)\/([\w\.]+)/i],[[At,Ce+" WebView"],Ut],[/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i],[Ut,[At,"Android"+Me]],[/chrome\/([\w\.]+) mobile/i],[Ut,[At,Le+"Chrome"]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i],[At,Ut],[/version\/([\w\.\,]+) .*mobile(?:\/\w+ | ?)safari/i],[Ut,[At,Le+"Safari"]],[/iphone .*mobile(?:\/\w+ | ?)safari/i],[[At,Le+"Safari"]],[/version\/([\w\.\,]+) .*(safari)/i],[Ut,At],[/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i],[At,[Ut,"1"]],[/(webkit|khtml)\/([\w\.]+)/i],[At,Ut],[/(?:mobile|tablet);.*(firefox)\/([\w\.-]+)/i],[[At,Le+Ae],Ut],[/(navigator|netscape\d?)\/([-\w\.]+)/i],[[At,"Netscape"],Ut],[/(wolvic|librewolf)\/([\w\.]+)/i],[At,Ut],[/mobile vr; rv:([\w\.]+)\).+firefox/i],[Ut,[At,Ae+" 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],[At,[Ut,/_/g,"."]],[/(cobalt)\/([\w\.]+)/i],[At,[Ut,/[^\d\.]+./,It]]],cpu:[[/\b((amd|x|x86[-_]?|wow|win)64)\b/i],[[Lt,"amd64"]],[/(ia32(?=;))/i,/\b((i[346]|x)86)(pc)?\b/i],[[Lt,"ia32"]],[/\b(aarch64|arm(v?[89]e?l?|_?64))\b/i],[[Lt,"arm64"]],[/\b(arm(v[67])?ht?n?[fl]p?)\b/i],[[Lt,"armhf"]],[/( (ce|mobile); ppc;|\/[\w\.]+arm\b)/i],[[Lt,"arm"]],[/((ppc|powerpc)(64)?)( mac|;|\))/i],[[Lt,/ower/,It,je]],[/ sun4\w[;\)]/i],[[Lt,"sparc"]],[/\b(avr32|ia64(?=;)|68k(?=\))|\barm(?=v([1-7]|[5-7]1)l?|;|eabi)|(irix|mips|sparc)(64)?\b|pa-risc)/i],[[Lt,je]]],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],[qt,[Ot,ye],[Rt,Bt]],[/\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],[qt,[Ot,ye],[Rt,Ft]],[/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i],[qt,[Ot,ue],[Rt,Ft]],[/\((ipad);[-\w\),; ]+apple/i,/applecoremedia\/[\w\.]+ \((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i],[qt,[Ot,ue],[Rt,Bt]],[/(macintosh);/i],[qt,[Ot,ue]],[/\b(sh-?[altvz]?\d\d[a-ekm]?)/i],[qt,[Ot,ke],[Rt,Ft]],[/\b((?:brt|eln|hey2?|gdi|jdn)-a?[lnw]09|(?:ag[rm]3?|jdn2|kob2)-a?[lw]0[09]hn)(?: bui|\)|;)/i],[qt,[Ot,we],[Rt,Bt]],[/honor([-\w ]+)[;\)]/i],[qt,[Ot,we],[Rt,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],[qt,[Ot,pe],[Rt,Bt]],[/(?:huawei)([-\w ]+)[;\)]/i,/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i],[qt,[Ot,pe],[Rt,Ft]],[/oid[^\)]+; (2[\dbc]{4}(182|283|rp\w{2})[cgl]|m2105k81a?c)(?: bui|\))/i,/\b((?:red)?mi[-_ ]?pad[\w- ]*)(?: bui|\))/i],[[qt,/_/g," "],[Ot,Te],[Rt,Bt]],[/\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],[[qt,/_/g," "],[Ot,Te],[Rt,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],[qt,[Ot,Ie],[Rt,Ft]],[/; (\w+) bui.+ oppo/i,/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i],[qt,[Ot,Se],[Rt,Ft]],[/\b(opd2(\d{3}a?))(?: bui|\))/i],[qt,[Ot,Ze,{OnePlus:["203","304","403","404","413","415"],"*":Se}],[Rt,Bt]],[/(vivo (5r?|6|8l?|go|one|s|x[il]?[2-4]?)[\w\+ ]*)(?: bui|\))/i],[qt,[Ot,"BLU"],[Rt,Ft]],[/; vivo (\w+)(?: bui|\))/i,/\b(v[12]\d{3}\w?[at])(?: bui|;)/i],[qt,[Ot,"Vivo"],[Rt,Ft]],[/\b(rmx[1-3]\d{3})(?: bui|;|\))/i],[qt,[Ot,"Realme"],[Rt,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],[qt,[Ot,fe],[Rt,Bt]],[/lenovo[-_ ]?([-\w ]+?)(?: bui|\)|\/)/i],[qt,[Ot,fe],[Rt,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],[qt,[Ot,ge],[Rt,Ft]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i],[qt,[Ot,ge],[Rt,Bt]],[/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i],[qt,[Ot,be],[Rt,Bt]],[/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,/\blg[-e;\/ ]+(?!.*(?:browser|netcast|android tv|watch|webos))(\w+)/i,/\blg-?([\d\w]+) bui/i],[qt,[Ot,be],[Rt,Ft]],[/(nokia) (t[12][01])/i],[Ot,qt,[Rt,Bt]],[/(?:maemo|nokia).*(n900|lumia \d+|rm-\d+)/i,/nokia[-_ ]?(([-\w\. ]*))/i],[[qt,/_/g," "],[Rt,Ft],[Ot,"Nokia"]],[/(pixel (c|tablet))\b/i],[qt,[Ot,he],[Rt,Bt]],[/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],[qt,[Ot,he],[Rt,Ft]],[/(google) (pixelbook( go)?)/i],[Ot,qt],[/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],[qt,[Ot,Ee],[Rt,Ft]],[/sony tablet [ps]/i,/\b(?:sony)?sgp\w+(?: bui|\))/i],[[qt,"Xperia Tablet"],[Ot,Ee],[Rt,Bt]],[/(alexa)webm/i,/(kf[a-z]{2}wi|aeo(?!bc)\w\w)( bui|\))/i,/(kf[a-z]+)( bui|\)).+silk\//i],[qt,[Ot,ce],[Rt,Bt]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i],[[qt,/(.+)/g,"Fire Phone $1"],[Ot,ce],[Rt,Ft]],[/(playbook);[-\w\),; ]+(rim)/i],[qt,Ot,[Rt,Bt]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,/\(bb10; (\w+)/i],[qt,[Ot,le],[Rt,Ft]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i],[qt,[Ot,de],[Rt,Bt]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i],[qt,[Ot,de],[Rt,Ft]],[/(nexus 9)/i],[qt,[Ot,"HTC"],[Rt,Bt]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,/(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i],[Ot,[qt,/_/g," "],[Rt,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],[qt,[Ot,"TCL"],[Rt,Bt]],[/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],[qt,[Ot,"TCL"],[Rt,Ft]],[/(itel) ((\w+))/i],[[Ot,je],qt,[Rt,Ze,{tablet:["p10001l","w7001"],"*":"mobile"}]],[/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i],[qt,[Ot,"Acer"],[Rt,Bt]],[/droid.+; (m[1-5] note) bui/i,/\bmz-([-\w]{2,})/i],[qt,[Ot,"Meizu"],[Rt,Ft]],[/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i],[qt,[Ot,"Ulefone"],[Rt,Ft]],[/; (energy ?\w+)(?: bui|\))/i,/; energizer ([\w ]+)(?: bui|\))/i],[qt,[Ot,"Energizer"],[Rt,Ft]],[/; cat (b35);/i,/; (b15q?|s22 flip|s48c|s62 pro)(?: bui|\))/i],[qt,[Ot,"Cat"],[Rt,Ft]],[/((?:new )?andromax[\w- ]+)(?: bui|\))/i],[qt,[Ot,"Smartfren"],[Rt,Ft]],[/droid.+; (a(in)?(0(15|59|6[35])|142)p?)/i],[qt,[Ot,"Nothing"],[Rt,Ft]],[/; (x67 5g|tikeasy \w+|ac[1789]\d\w+)( b|\))/i,/archos ?(5|gamepad2?|([\w ]*[t1789]|hello) ?\d+[\w ]*)( b|\))/i],[qt,[Ot,"Archos"],[Rt,Bt]],[/archos ([\w ]+)( b|\))/i,/; (ac[3-6]\d\w{2,8})( b|\))/i],[qt,[Ot,"Archos"],[Rt,Ft]],[/; (n159v)/i],[qt,[Ot,"HMD"],[Rt,Ft]],[/(imo) (tab \w+)/i,/(infinix|tecno) (x1101b?|p904|dp(7c|8d|10a)( pro)?|p70[1-3]a?|p904|t1101)/i],[Ot,qt,[Rt,Bt]],[/(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],[Ot,qt,[Rt,Ft]],[/(kobo)\s(ereader|touch)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\/([\w\.]+)/i],[Ot,qt,[Rt,Bt]],[/(surface duo)/i],[qt,[Ot,ve],[Rt,Bt]],[/droid [\d\.]+; (fp\du?)(?: b|\))/i],[qt,[Ot,"Fairphone"],[Rt,Ft]],[/((?:tegranote|shield t(?!.+d tv))[\w- ]*?)(?: b|\))/i],[qt,[Ot,me],[Rt,Bt]],[/(sprint) (\w+)/i],[Ot,qt,[Rt,Ft]],[/(kin\.[onetw]{3})/i],[[qt,/\./g," "],[Ot,ve],[Rt,Ft]],[/droid.+; ([c6]+|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i],[qt,[Ot,_e],[Rt,Bt]],[/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i],[qt,[Ot,_e],[Rt,Ft]],[/smart-tv.+(samsung)/i],[Ot,[Rt,Vt]],[/hbbtv.+maple;(\d+)/i],[[qt,/^/,"SmartTV"],[Ot,ye],[Rt,Vt]],[/(vizio)(?: |.+model\/)(\w+-\w+)/i,/tcast.+(lg)e?. ([-\w]+)/i],[Ot,qt,[Rt,Vt]],[/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i],[[Ot,be],[Rt,Vt]],[/(apple) ?tv/i],[Ot,[qt,ue+" TV"],[Rt,Vt]],[/crkey.*devicetype\/chromecast/i],[[qt,xe+" Third Generation"],[Ot,he],[Rt,Vt]],[/crkey.*devicetype\/([^/]*)/i],[[qt,/^/,"Chromecast "],[Ot,he],[Rt,Vt]],[/fuchsia.*crkey/i],[[qt,xe+" Nest Hub"],[Ot,he],[Rt,Vt]],[/crkey/i],[[qt,xe],[Ot,he],[Rt,Vt]],[/(portaltv)/i],[qt,[Ot,Oe],[Rt,Vt]],[/droid.+aft(\w+)( bui|\))/i],[qt,[Ot,ce],[Rt,Vt]],[/(shield \w+ tv)/i],[qt,[Ot,me],[Rt,Vt]],[/\(dtv[\);].+(aquos)/i,/(aquos-tv[\w ]+)\)/i],[qt,[Ot,ke],[Rt,Vt]],[/(bravia[\w ]+)( bui|\))/i],[qt,[Ot,Ee],[Rt,Vt]],[/(mi(tv|box)-?\w+) bui/i],[qt,[Ot,Te],[Rt,Vt]],[/Hbbtv.*(technisat) (.*);/i],[Ot,qt,[Rt,Vt]],[/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i,/hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i],[[Ot,/.+\/(\w+)/,"$1",Ze,{LG:"lge"}],[qt,Xe],[Rt,Vt]],[/droid.+; ([\w- ]+) (?:android tv|smart[- ]?tv)/i],[qt,[Rt,Vt]],[/\b(android tv|smart[- ]?tv|opera tv|tv; rv:|large screen[\w ]+safari)\b/i],[[Rt,Vt]],[/(playstation \w+)/i],[qt,[Ot,Ee],[Rt,Pt]],[/\b(xbox(?: one)?(?!; xbox))[\); ]/i],[qt,[Ot,ve],[Rt,Pt]],[/(ouya)/i,/(nintendo) (\w+)/i,/(retroid) (pocket ([^\)]+))/i],[Ot,qt,[Rt,Pt]],[/droid.+; (shield)( bui|\))/i],[qt,[Ot,me],[Rt,Pt]],[/\b(sm-[lr]\d\d[0156][fnuw]?s?|gear live)\b/i],[qt,[Ot,ye],[Rt,Kt]],[/((pebble))app/i,/(asus|google|lg|oppo) ((pixel |zen)?watch[\w ]*)( bui|\))/i],[Ot,qt,[Rt,Kt]],[/(ow(?:19|20)?we?[1-3]{1,3})/i],[qt,[Ot,Se],[Rt,Kt]],[/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i],[qt,[Ot,ue],[Rt,Kt]],[/(opwwe\d{3})/i],[qt,[Ot,Ie],[Rt,Kt]],[/(moto 360)/i],[qt,[Ot,ge],[Rt,Kt]],[/(smartwatch 3)/i],[qt,[Ot,Ee],[Rt,Kt]],[/(g watch r)/i],[qt,[Ot,be],[Rt,Kt]],[/droid.+; (wt63?0{2,3})\)/i],[qt,[Ot,_e],[Rt,Kt]],[/droid.+; (glass) \d/i],[qt,[Ot,he],[Rt,zt]],[/(pico) (4|neo3(?: link|pro)?)/i],[Ot,qt,[Rt,zt]],[/(quest( \d| pro)?s?).+vr/i],[qt,[Ot,Oe],[Rt,zt]],[/mobile vr; rv.+firefox/i],[[Rt,zt]],[/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i],[Ot,[Rt,Wt]],[/(aeobc)\b/i],[qt,[Ot,ce],[Rt,Wt]],[/(homepod).+mac os/i],[qt,[Ot,ue],[Rt,Wt]],[/windows iot/i],[[Rt,Wt]],[/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+?(mobile|vr|\d) safari/i],[qt,[Rt,Ze,{mobile:"Mobile",xr:"VR","*":Bt}]],[/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i],[[Rt,Bt]],[/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i],[[Rt,Ft]],[/droid .+?; ([\w\. -]+)( bui|\))/i],[qt,[Ot,"Generic"]]],engine:[[/windows.+ edge\/([\w\.]+)/i],[Ut,[At,Ne+"HTML"]],[/(arkweb)\/([\w\.]+)/i],[At,Ut],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[Ut,[At,"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],[At,Ut],[/ladybird\//i],[[At,"LibWeb"]],[/rv\:([\w\.]{1,9})\b.+(gecko)/i],[Ut,At]],os:[[/(windows nt) (6\.[23]); arm/i],[[At,/N/,"R"],[Ut,Ze,$e]],[/(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],[At,Ut],[/windows nt ?([\d\.\)]*)(?!.+xbox)/i,/\bwin(?=3| ?9|n)(?:nt| 9x )?([\d\.;]*)/i],[[Ut,/(;|\))/g,"",Ze,$e],[At,qe]],[/(windows ce)\/?([\d\.]*)/i],[At,Ut],[/[adehimnop]{4,7}\b(?:.*os ([\w]+) like mac|; opera)/i,/(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i,/cfnetwork\/.+darwin/i],[[Ut,/_/g,"."],[At,"iOS"]],[/(mac os x) ?([\w\. ]*)/i,/(macintosh|mac_powerpc\b)(?!.+(haiku|morphos))/i],[[At,"macOS"],[Ut,/_/g,"."]],[/android ([\d\.]+).*crkey/i],[Ut,[At,xe+" Android"]],[/fuchsia.*crkey\/([\d\.]+)/i],[Ut,[At,xe+" Fuchsia"]],[/crkey\/([\d\.]+).*devicetype\/smartspeaker/i],[Ut,[At,xe+" SmartSpeaker"]],[/linux.*crkey\/([\d\.]+)/i],[Ut,[At,xe+" Linux"]],[/crkey\/([\d\.]+)/i],[Ut,[At,xe]],[/droid ([\w\.]+)\b.+(android[- ]x86)/i],[Ut,At],[/(ubuntu) ([\w\.]+) like android/i],[[At,/(.+)/,"$1 Touch"],Ut],[/(harmonyos)[\/ ]?([\d\.]*)/i,/(android|bada|blackberry|kaios|maemo|meego|openharmony|qnx|rim tablet os|sailfish|series40|symbian|tizen)\w*[-\/\.; ]?([\d\.]*)/i],[At,Ut],[/\(bb(10);/i],[Ut,[At,le]],[/(?:symbian ?os|symbos|s60(?=;)|series ?60)[-\/ ]?([\w\.]*)/i],[Ut,[At,"Symbian"]],[/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i],[Ut,[At,Ae+" OS"]],[/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i,/webos(?:[ \/]?|\.tv-20(?=2[2-9]))(\d[\d\.]*)/i],[Ut,[At,"webOS"]],[/web0s;.+?(?:chr[o0]me|safari)\/(\d+)/i],[[Ut,Ze,{25:"120",24:"108",23:"94",22:"87",6:"79",5:"68",4:"53",3:"38",2:"538",1:"537","*":"TV"}],[At,"webOS"]],[/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i],[Ut,[At,"watchOS"]],[/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i],[[At,"Chrome OS"],Ut],[/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],[At,Ut],[/(sunos) ?([\d\.]*)/i],[[At,"Solaris"],Ut],[/\b(beos|os\/2|amigaos|openvms|hp-ux|serenityos)/i,/(unix) ?([\w\.]*)/i],[At,Ut]]},ni=(He.call((gt={init:{},isIgnore:{},isIgnoreRgx:{},toString:{}}).init,[[Tt,[At,Ut,Mt,Rt]],[_t,[Lt]],[Ct,[Rt,qt,Ot]],[Dt,[At,Ut]],[xt,[At,Ut]]]),He.call(gt.isIgnore,[[Tt,[Ut,Mt]],[Dt,[Ut]],[xt,[Ut]]]),He.call(gt.isIgnoreRgx,[[Tt,/ ?browser$/i],[xt,/ ?os$/i]]),He.call(gt.toString,[[Tt,[At,Ut]],[_t,[Lt]],[Ct,[Ot,qt]],[Dt,[At,Ut]],[xt,[At,Ut]]]),gt),ri=function(t,e){var i=ni.init[e],n=ni.isIgnore[e]||0,r=ni.isIgnoreRgx[e]||0,s=ni.toString[e]||0;function o(){He.call(this,i)}return o.prototype.getItem=function(){return t},o.prototype.withClientHints=function(){return Fe?Fe.getHighEntropyValues(ae).then(function(e){return t.setCH(new si(e,!1)).parseCH().get()}):t.parseCH().get()},o.prototype.withFeatureCheck=function(){return t.detectFeature().get()},e!=Nt&&(o.prototype.is=function(t){var e=!1;for(var i in this)if(this.hasOwnProperty(i)&&!Ve(n,i)&&je(r?Qe(r,this[i]):this[i])==je(r?Qe(r,t):t)){if(e=!0,t!=yt)break}else if(t==yt&&e){e=!e;break}return e},o.prototype.toString=function(){var t=It;for(var e in s)typeof this[s[e]]!==yt&&(t+=(t?" ":It)+this[s[e]]);return t||yt}),Fe||(o.prototype.then=function(t){var e=this,i=function(){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t])};i.prototype={is:o.prototype.is,toString:o.prototype.toString};var n=new i;return t(n),n}),new o};function si(t,e){if(t=t||{},He.call(this,ae),e)He.call(this,[[Gt,We(t[Zt])],[Qt,We(t[$t])],[Ft,/\?1/.test(t[ne])],[qt,Je(t[re])],[Jt,Je(t[se])],[Xt,Je(t[oe])],[Lt,Je(t[te])],[Ht,We(t[ie])],[Yt,Je(t[ee])]]);else for(var i in t)this.hasOwnProperty(i)&&typeof t[i]!==yt&&(this[i]=t[i])}function oi(t,e,i,n){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(Pe&&Pe.userAgent==this.ua)switch(this.itemType){case Tt:Pe.brave&&typeof Pe.brave.isBrave==St&&this.set(At,"Brave");break;case Ct:!this.get(Rt)&&Fe&&Fe[Ft]&&this.set(Rt,Ft),"Macintosh"==this.get(qt)&&Pe&&typeof Pe.standalone!==yt&&Pe.maxTouchPoints&&Pe.maxTouchPoints>2&&this.set(qt,"iPad").set(Rt,Bt);break;case xt:!this.get(At)&&Fe&&Fe[Jt]&&this.set(At,Fe[Jt]);break;case Nt:var t=this.data,e=function(e){return t[e].getItem().detectFeature().get()};this.set(Tt,e(Tt)).set(_t,e(_t)).set(Ct,e(Ct)).set(Dt,e(Dt)).set(xt,e(xt))}return this},this.parseUA=function(){return this.itemType!=Nt&&Ye.call(this.data,this.ua,this.rgxMap),this.itemType==Tt&&this.set(Mt,Ge(this.get(Ut))),this},this.parseCH=function(){var t=this.uaCH,e=this.rgxMap;switch(this.itemType){case Tt:case Dt:var i,n=t[Qt]||t[Gt];if(n)for(var r in n){var s=n[r].brand||n[r],o=n[r].version;this.itemType==Tt&&!/not.a.brand/i.test(s)&&(!i||/Chrom/.test(i)&&s!=De||i==Ne&&/WebView2/.test(s))&&(s=Ze(s,ei),(i=this.get(At))&&!/Chrom/.test(i)&&/Chrom/.test(s)||this.set(At,s).set(Ut,o).set(Mt,Ge(o)),i=s),this.itemType==Dt&&s==De&&this.set(Ut,o)}break;case _t:var a=t[Lt];a&&(a&&"64"==t[Yt]&&(a+="64"),Ye.call(this.data,a+";",e));break;case Ct:if(t[Ft]&&this.set(Rt,Ft),t[qt]&&(this.set(qt,t[qt]),!this.get(Rt)||!this.get(Ot))){var c={};Ye.call(c,"droid 9; "+t[qt]+")",e),!this.get(Rt)&&c.type&&this.set(Rt,c.type),!this.get(Ot)&&c.vendor&&this.set(Ot,c.vendor)}if(t[Ht]){var u;if("string"!=typeof t[Ht])for(var d=0;!u&&d<t[Ht].length;)u=Ze(t[Ht][d++],ti);else u=Ze(t[Ht],ti);this.set(Rt,u)}break;case xt:var l=t[Jt];if(l){var h=t[Xt];l==qe&&(h=parseInt(Ge(h),10)>=13?"11":"10"),this.set(At,l).set(Ut,h)}this.get(At)==qe&&"Xbox"==t[qt]&&this.set(At,"Xbox").set(Ut,void 0);break;case Nt:var p=this.data,f=function(e){return p[e].getItem().setCH(t).parseCH().get()};this.set(Tt,f(Tt)).set(_t,f(_t)).set(Ct,f(Ct)).set(Dt,f(Dt)).set(xt,f(xt))}return this},He.call(this,[["itemType",t],["ua",e],["uaCH",n],["rgxMap",i],["data",ri(this,t)]]),this}function ai(t,e,i){if(typeof t===kt?(Ke(t,!0)?(typeof e===kt&&(i=e),e=t):(i=t,e=void 0),t=void 0):typeof t!==Et||Ke(e,!0)||(i=e,e=void 0),i&&typeof i.append===St){var n={};i.forEach(function(t,e){n[e]=t}),i=n}if(!(this instanceof ai))return new ai(t,e,i).getResult();var r=typeof t===Et?t:i&&i[mt]?i[mt]:Pe&&Pe.userAgent?Pe.userAgent:It,s=new si(i,!0),o=e?function(t,e){var i={},n=e;if(!Ke(e))for(var r in n={},e)for(var s in e[r])n[s]=e[r][s].concat(n[s]?n[s]:[]);for(var o in t)i[o]=n[o]&&n[o].length%2==0?n[o].concat(t[o]):t[o];return i}(ii,e):ii,a=function(t){return t==Nt?function(){return new oi(t,r,o,s).set("ua",r).set(Tt,this.getBrowser()).set(_t,this.getCPU()).set(Ct,this.getDevice()).set(Dt,this.getEngine()).set(xt,this.getOS()).get()}:function(){return new oi(t,r,o[t],s).parseUA().get()}};return He.call(this,[["getBrowser",a(Tt)],["getCPU",a(_t)],["getDevice",a(Ct)],["getEngine",a(Dt)],["getOS",a(xt)],["getResult",a(Nt)],["getUA",function(){return r}],["setUA",function(t){return ze(t)&&(r=t.length>500?Xe(t,500):t),this}]]).setUA(r),this}function ci(t,e){const i=ui();return(ci=function(t,e){return i[t-=309]})(t,e)}function ui(){const t=["8070096ZrOsXM","devicePixelRatio","screenSize","large","xlarge","normal","console","mobile","smarttv","device","playstation","screenType","smart-tv","embedded","29227220rKgJsz","pow","height","innerHeight","android auto","hbbtv","innerWidth","3820518CMHZpO","low","width","1647632iuGrEe","vive","includes","small","1165kxrQot","touch","ontouchstart","6PPFvEf","wearable","10yNrQnW","2GvEhDm","(prefers-color-scheme: dark)","getDeviceInfo","matchMedia","high","toFixed","carplay","toLowerCase","25820YCghJZ","displaySize","matches","sqrt","tablet","3894933UJoMsJ","screenFormat","long","uiStyle","watch","3520433dmVwrI","pointer","screenDensity","type","model"];return(ui=function(){return t})()}ai.VERSION="2.0.4",ai.BROWSER=Be([At,Ut,Mt,Rt]),ai.CPU=Be([Lt]),ai.DEVICE=Be([qt,Ot,Rt,Pt,Ft,Vt,Bt,Kt,Wt]),ai.ENGINE=ai.OS=Be([At,Ut]);const di=ci;!function(t){const e=ci,i=t();for(;;)try{if(885025===-parseInt(e(310))/1+-parseInt(e(320))/2*(-parseInt(e(333))/3)+-parseInt(e(328))/4*(parseInt(e(314))/5)+-parseInt(e(317))/6*(parseInt(e(338))/7)+parseInt(e(343))/8+-parseInt(e(364))/9+-parseInt(e(319))/10*(-parseInt(e(357))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(ui);class li{getDeviceInfo(){const t=(new ai).getResult();return{browser:t.browser,os:t.os,device:t.device,engine:t.engine,cpu:t.cpu,ua:t.ua}}get[di(340)](){const t=di;return window[t(344)]>=3?t(324):window[t(344)]>=2?"medium":t(365)}get[di(334)](){const t=di;return window[t(360)]>window[t(363)]?t(335):t(348)}get[di(345)](){const t=di,e=window[t(363)];return e<480?t(313):e<768?"normal":t(e<1440?346:347)}get uiMode(){const t=di;var e,i,n;const r=this[t(322)](),s=(null===(e=r[t(352)])||void 0===e?void 0:e[t(341)])||"",o=(null===(n=null===(i=r[t(352)])||void 0===i?void 0:i[t(342)])||void 0===n?void 0:n.toLowerCase())||"",a=r.ua[t(327)]();return s===t(318)||o.includes(t(337))?6:s===t(351)||a[t(312)](t(355))||a[t(312)](t(362))||a[t(312)]("netcast")||a[t(312)]("googletv")||a[t(312)]("appletv")?4:s===t(349)||a[t(312)](t(353))||a[t(312)]("xbox")||a[t(312)]("nintendo")?5:a[t(312)]("car")||a[t(312)](t(361))||a[t(312)](t(326))?3:a.includes("oculus")||a[t(312)](t(311))||a.includes("vr")||s===t(356)?7:s===t(350)||s===t(332)?1:""===s||"desktop"===s?2:0}get[di(336)](){const t=di;return window.matchMedia&&window[t(323)](t(321))[t(330)]?"1":"0"}get[di(329)](){const t=di,e=window.devicePixelRatio||1,i=screen[t(309)]*e/160,n=screen[t(359)]*e/160;return Math[t(331)](Math[t(358)](i,2)+Math.pow(n,2))[t(325)](2)}get[di(354)](){const t=di;return t(316)in window||navigator.maxTouchPoints>0?t(315):t(339)}}const hi=new li,pi=fi;function fi(t,e){const i=wi();return(fi=function(t,e){return i[t-=488]})(t,e)}function wi(){const t=["isLocalStorageSupported","1487250hGfQoj","resolve","__test__","10552KGWggp","setItem","length","isIndexedDBSupported","25bvVqNH","4646043NBlXwK","1273764kbfmzA","isSessionStorageSupported","deleteDatabase","getItem","supportResults","185PwjYRP","__test__check__","indexedDB","onsuccess","result","removeItem","5173SgCgUT","934dgsIpA","1990536CbMSlz","31558950srgJvK","close"];return(wi=function(){return t})()}!function(t){const e=fi,i=t();for(;;)try{if(556132===-parseInt(e(500))/1*(parseInt(e(507))/2)+-parseInt(e(512))/3+-parseInt(e(508))/4+-parseInt(e(493))/5*(parseInt(e(495))/6)+-parseInt(e(506))/7*(parseInt(e(489))/8)+parseInt(e(494))/9+parseInt(e(509))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(wi);class bi{constructor(){this[fi(499)]=null}getSupportResult(){return e(this,void 0,void 0,function*(){const t=fi;if(this[t(499)])return this[t(499)];const e=this[t(511)](),i=this[t(496)](),n=yield this[t(492)]();return this[t(499)]={localStorage:e,sessionStorage:i,indexedDB:n},this.supportResults})}getStorageSizeBytes(t){const e=fi;let i=0;for(let n=0;n<t[e(491)];n++){const r=t.key(n);if(!r)continue;const s=t[e(498)](r);null!=s&&(i+=2*r.length,i+=2*s.length)}return i}[pi(511)](){const t=pi;try{const e=t(488);return localStorage.setItem(e,"1"),localStorage[t(505)](e),!0}catch(t){return!1}}[pi(496)](){const t=pi;try{const e=t(488);return sessionStorage[t(490)](e,"1"),sessionStorage.removeItem(e),!0}catch(t){return!1}}isIndexedDBSupported(){const t=pi;return t(502)in window?new Promise(e=>{const i=t;try{const t=indexedDB.open(i(501));t.onerror=()=>e(!1),t[i(503)]=()=>{const n=i;t[n(504)][n(510)](),indexedDB[n(497)](n(501)),e(!0)}}catch(t){e(!1)}}):Promise[t(513)](!1)}}const vi=new bi;function gi(t,e){const i=Si();return(gi=function(t,e){return i[t-=434]})(t,e)}const mi=gi;!function(t){const e=gi,i=t();for(;;)try{if(142481===-parseInt(e(498))/1+parseInt(e(454))/2*(parseInt(e(493))/3)+-parseInt(e(440))/4+parseInt(e(497))/5+-parseInt(e(451))/6*(-parseInt(e(467))/7)+parseInt(e(500))/8+parseInt(e(492))/9*(-parseInt(e(481))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Si);class Ii{static[mi(495)](){const t=mi,e=new URLSearchParams(window[t(489)][t(503)]),i={};for(const[n,r]of e[t(464)]())n[t(445)]("utm_")&&r&&(i[n]=r);if(!i[t(465)]){const e=document[t(461)];i[t(465)]=e?new URL(e)[t(434)]:t(455)}return!i[t(480)]&&(i[t(480)]=t(456)),Object.entries(i)[t(482)](([t,e])=>t+"="+encodeURIComponent(e))[t(487)]("&")}}function Si(){const t=["/_next/","documentElement","svelte","Angular","WordPress","Zepto.js","Vue.js",".ng-binding, [ng-app], [data-ng-app], [ng-controller], [data-ng-controller], [ng-repeat], [data-ng-repeat]","[data-v-app], [data-v-]","cdn.shopify.com","keys","Drupal","utm_medium","420CiFauk","map","innerHTML","Meteor","from","Next.js","join","some","location","querySelectorAll","React","94077DfSycP","582789cgkhMn",'script[src*="angular.js"], script[src*="angular.min.js"]',"getUTMParamsString","Backbone","1148540xVuLds","19126SBwQdF","/_nuxt/","41360MvvVOr","Ghost CMS","includes","search","hostname","Alpine.js","[ng-version]","[data-reactroot], [data-reactid]","Wix","drupal-settings-json","394448bAHMfO","jQuery","Squarespace","mix-manifest.json","wp-content","startsWith","wix.com","Backbone.js","/js/app.js","[x-data], [x-init], [x-bind]","Meteor.js","405156pqmZUF","__reactContainer","Svelte","2wYhXCo","other","organic","src","script[id=__NEXT_DATA__]","querySelector",'meta[name="generator"][content*="Drupal"]',"referrer","textContent","scripts","entries","utm_source","__REACT_DEVTOOLS_GLOBAL_HOOK__","28PUFNyu"];return(Si=function(){return t})()}function yi(t,e){const i=Ei();return(yi=function(t,e){return i[t-=137]})(t,e)}Ii.detectWebFramework=()=>{const t=mi;return document[t(459)](t(458))||[...document.scripts][t(488)](e=>e.src[t(502)](t(468)))?t(486):window[t(491)]||document[t(459)](t(437))||Array[t(485)](document[t(490)]("*"))[t(488)](e=>void 0!==e._reactRootContainer||Object[t(478)](e)[t(488)](e=>e[t(445)](t(452))))||window[t(466)]?t(491):[...document[t(463)]].some(e=>e[t(457)].includes(t(499)))?"Nuxt.js":window.__VUE__||window.Vue||document[t(459)](t(476))?t(474):document[t(459)]("[id=___gatsby]")?"Gatsby.js":window||document.querySelector(t(475))||document.querySelector(t(494))||window.ng||document.querySelector(t(436))?t(471):[...document[t(463)]][t(488)](e=>{const i=t;var n;return e[i(457)][i(502)](i(470))||(null===(n=e[i(462)])||void 0===n?void 0:n[i(502)]("svelte"))})?t(453):document[t(459)](t(449))?t(435):window.jQuery?t(441):window[t(496)]?t(447):window[t(484)]?t(450):window.Zepto?t(473):document[t(459)]('meta[name="generator"][content*="WordPress"]')||[...document[t(463)]][t(488)](e=>e[t(457)].includes(t(444))||e[t(457)][t(502)]("wp-includes"))?t(472):[...document.scripts][t(488)](e=>e[t(457)].includes(t(448))||e[t(457)][t(502)](t(443)))?"Laravel":document[t(459)](t(460))||document[t(469)][t(483)].includes(t(439))?t(479):document[t(469)].innerHTML[t(502)](t(477))?"Shopify":[...document[t(463)]][t(488)](e=>e[t(457)][t(502)]("static.squarespace.com"))?t(442):[...document[t(463)]][t(488)](e=>e[t(457)][t(502)](t(446)))?t(438):document.querySelector('meta[name="generator"][content*="Ghost"]')?t(501):void 0};const ki=yi;function Ei(){const t=["map","2275803qwbDBB","width","stringify","SHA-256","14px 'Arial'","MAX_RENDERBUFFER_SIZE","4uhOJfr","createElement","subtle","join","2511198SFtypv","UNMASKED_RENDERER_WEBGL","renderer","4453687CLPQXG","hashData","#f60","VERSION","UNMASKED_VENDOR_WEBGL","VENDOR","WEBGL_debug_renderer_info","getContext","getSupportedExtensions","font","371910qnvJEz","getExtension","vendor","fillText","from","encode","getCanvasFingerprint","50CzhmTW","#069","canvas","height","1838935sWvFST","SHADING_LANGUAGE_VERSION","3117ongemO","toString","fillStyle","digest","getParameter","isWebGLSupported","top","padStart","9118990Ujbccs","toDataURL","RENDERER","WiseTrack WebGL Fingerprint!","MAX_TEXTURE_SIZE","webgl","8XdUAsN"];return(Ei=function(){return t})()}!function(t){const e=yi,i=t();for(;;)try{if(324348===parseInt(e(157))/1+-parseInt(e(164))/2*(-parseInt(e(170))/3)+-parseInt(e(140))/4*(-parseInt(e(168))/5)+-parseInt(e(144))/6+parseInt(e(147))/7+-parseInt(e(184))/8*(-parseInt(e(186))/9)+-parseInt(e(178))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ei);class Ti{static[ki(175)](){const t=ki;try{const e=document[t(141)](t(166));return!(!e[t(154)](t(183))&&!e[t(154)]("experimental-webgl"))}catch(t){return!1}}static getWebGLFingerprint(){return e(this,void 0,void 0,function*(){const t=yi,e=document[t(141)](t(166)),i=e[t(154)]("webgl")||e[t(154)]("experimental-webgl");if(!i)return;const n={version:i[t(174)](i[t(150)]),shadingLangVersion:i.getParameter(i[t(169)]),maxTextureSize:i[t(174)](i[t(182)]),maxRenderBufferSize:i[t(174)](i[t(139)]),supportedExtensions:i[t(155)]()};try{const e=i[t(158)](t(153));n[t(159)]=e?i[t(174)](e[t(151)]):i[t(174)](i.VENDOR)}catch(e){n[t(159)]=i[t(174)](i[t(152)])}try{const e=i[t(158)](t(153));n[t(146)]=e?i[t(174)](e[t(145)]):i[t(174)](i[t(180)])}catch(e){n[t(146)]=i[t(174)](i[t(180)])}return yield this[t(148)](JSON[t(188)](n))})}static[ki(163)](){return e(this,void 0,void 0,function*(){const t=yi,e=document[t(141)](t(166));e[t(187)]=200,e[t(167)]=50;const i=e.getContext("2d");if(i)return i.textBaseline=t(176),i[t(156)]=t(138),i[t(172)]=t(149),i.fillRect(0,0,200,50),i[t(172)]=t(165),i[t(160)](t(181),2,2),yield this[t(148)](e[t(179)]())})}static hashData(t){return e(this,void 0,void 0,function*(){const e=yi,i="string"==typeof t?t:JSON.stringify(t),n=(new TextEncoder)[e(162)](i),r=yield crypto[e(142)][e(173)](e(137),n);return Array[e(161)](new Uint8Array(r))[e(185)](t=>t[e(171)](16)[e(177)](2,"0"))[e(143)]("")})}}const _i=Di;function Ci(){const t=["toLowerCase","sessionCount","PLATFORM","filter","activeDuration","getCanvasFingerprint","screenSize","initialConfig","331528RNcyMb","displaySize","getDeviceInfo","screenType","device","7782nlDTNe","122318cqkRsO","split","customDeviceId","performance","onLine","innerHeight","uiStyle","version","SDK","hostname","browser","innerWidth","19576czTQto","toString","getDeviceFields","1gFfnHb","getWebGLFingerprint","200870jEODib","created_at","635mHcwce","localStorage","location","PARAMETERS_VALUE","692538Formot","outerHeight","fromEntries","type","531Xnrqwh","getSupportResult","DEFAULTS","getCountryCode","defaultTracker","build","engine","other","map","sessionStorage","outerWidth","entries","language","getLocalFields","appToken","assign","appVersion","cpu","toFixed","getApplicationFields","775760ONnYAM","name","appFrameWork","time_spent","hardwareConcurrency","subSessionCount","deviceId"];return(Ci=function(){return t})()}function Di(t,e){const i=Ci();return(Di=function(t,e){return i[t-=220]})(t,e)}!function(t){const e=Di,i=t();for(;;)try{if(151817===-parseInt(e(243))/1*(-parseInt(e(222))/2)+-parseInt(e(251))/3+parseInt(e(275))/4+-parseInt(e(247))/5*(-parseInt(e(227))/6)+-parseInt(e(228))/7+-parseInt(e(240))/8*(parseInt(e(255))/9)+parseInt(e(245))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ci);class xi{[_i(260)](){return e(this,void 0,void 0,function*(){const t=Di,e=window[t(231)].now();let i={};return i[t(246)]=(new Date).toISOString(),Object.assign(i,this[t(268)]()),Object.assign(i,yield this[t(274)]()),Object[t(270)](i,this[t(242)]()),i[t(278)]=(window[t(231)].now()-e).toFixed(1),s[t(257)].PARAMETERS_VALUE&&(i=Object[t(253)](Object[t(266)](i)[t(263)](([t,e])=>[t,null==e?s.DEFAULTS.PARAMETERS_VALUE:e]))),!s.DEFAULTS[t(250)]&&(i=Object[t(253)](Object[t(266)](i)[t(285)](([t,e])=>null!=e))),i})}[_i(274)](){return e(this,void 0,void 0,function*(){const t=Di,e=yield vi[t(256)]();return{connectivity_type:navigator[t(232)]?"1":"-1",country:yield rt[t(258)](),package_name:window[t(249)][t(237)],session_storage_enabled:e[t(264)],indexed_db_enabled:e.indexedDB,local_storage_enabled:e[t(248)],session_storage:vi.getStorageSizeBytes(sessionStorage)[t(273)](0),local_storage:vi.getStorageSizeBytes(localStorage).toFixed(0),web_gl_support:Ti.isWebGLSupported(),web_gl_fingerprint:yield Ti[t(244)](),web_gl_canvas_fingerprint:yield Ti[t(287)]()}})}[_i(268)](){const t=_i,e=L[t(221)];return e?{uuid:L[t(281)],app_token:e[t(269)],environment:e.userEnvironment,store_name:t(262),app_version:e[t(271)],push_token:L.pushToken,custom_device_id:e[t(230)],default_tracker:e[t(259)],platform:s.SDK[t(284)],framework:e[t(277)][t(282)](),initiated_by:s.SDK.PLATFORM+"_"+e[t(277)].toLowerCase(),initiated_version:s[t(236)].VERSION,referrer:Ii.getUTMParamsString(),installed_at:L.initialDate,session_count:L[t(283)][t(241)](),subsession_count:L[t(280)][t(241)](),session_length:parseInt((L[t(286)]/1e3)[t(241)]())[t(241)](),last_interval:parseInt((L.inactiveDuration/1e3)[t(241)]())[t(241)]()}:{}}[_i(242)](){const t=_i,e=hi[t(224)]();return{browser_version:e[t(238)][t(235)],device_manufacturer:e[t(226)].vendor,device_name:e[t(226)].model,device_type:e[t(226)][t(254)],os_name:e.os[t(276)],os_version:e.os[t(235)],cpu_type:e[t(272)].architecture,web_user_agent:e.ua,display_height:window[t(233)].toFixed(0),display_width:window[t(239)][t(273)](0),language:navigator[t(267)][t(229)]("-")[0],screen_density:hi.screenDensity,screen_format:hi.screenFormat,screen_size:hi[t(220)],ui_mode:hi.uiMode.toString(),cpu_lpc:navigator[t(279)][t(241)](),ui_style:hi[t(234)],wout_width:window[t(265)][t(241)](),wout_height:window[t(252)][t(241)](),web_engine:e[t(261)][t(276)],web_engine_version:e[t(261)].version,display_size:hi[t(223)],screen_type:hi[t(225)]}}}const Ni=new xi;function Ai(t,e){const i=Ri();return(Ai=function(t,e){return i[t-=397]})(t,e)}function Ri(){const t=["330300HCkYLx","create","1413qNiulm","83889ArIphH","18085AanCnU","assign","44104BZVToz","1386212mHKjGJ","462298QODSop","136qrRoBl","event","build","toJSON","1464zCIkvh","1554483vdPDVD"];return(Ri=function(){return t})()}!function(t){const e=Ai,i=t();for(;;)try{if(755578===parseInt(e(405))/1+-parseInt(e(404))/2+parseInt(e(400))/3*(-parseInt(e(406))/4)+parseInt(e(401))/5*(parseInt(e(410))/6)+parseInt(e(411))/7+parseInt(e(403))/8*(parseInt(e(399))/9)+-parseInt(e(397))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Ri);class Oi extends xi{constructor(t){const e=Ai;super(),this[e(407)]=t}build(){const t=Ai,i=Object[t(398)](null,{build:{get:()=>super[t(408)]}});return e(this,void 0,void 0,function*(){const e=t,n=yield i[e(408)].call(this);return new Promise(t=>{const i=e;t(Object[i(402)](Object[i(402)]({},n),this[i(407)][i(409)]()))})})}}const Ui=Li;function Li(t,e){const i=Mi();return(Li=function(t,e){return i[t-=498]})(t,e)}function Mi(){const t=["visible","s Totaly)","eventCount","build","isVisibleFocused","sdkClickSubmit","1262698yFHlYA","now","SESSIONS","ATTRIBUTIONS","Creating Install: SDK is not enabled!","blur","beforeunload","trackEvent: SDK is not enabled","116668bbTolK","generateDeviceUUID","addRequest","Creating Attribution: SDK is not enabled!","pushToken","checkSessionIntervals","stringify","toISOString","20pFIGWd","2514879aDuKJr","isRunning","SDK_INFOS","2078146aLFOCE","hasFocus","shutdown","firstSessionSubmit","isEnabled","6166698pisCkz","SDK_CLICKS","inactiveDuration","WT Tracker started","main","checkFirstSession","log","deviceId","327222lfrcBg","visibilitychange","Add ","Creating Install: SDK-Clicks has already submitted","getQueueStatus","activeTime","WT Tracker stopped","trackEvent: SDK is not initialized yet","SDK is not enabled to start tracking!","warn","createRequest","createDeviceID","stop","inactiveTime","createAttribution","info","checkPushToken","Creating First Session: SDK is not enabled!","addEventListener","3059367qxUJHf","initialize","config","debug","checkSdkClicks","stopTracking","getCountryCode","addPendingRequest","EVENTS","pending","start","initialDate","initialized","addObservers","setActivityTimes","sdkEnabled","8whQOLI","Creating Session: First-Session has already submitted","s | ("];return(Mi=function(){return t})()}!function(t){const e=Li,i=t();for(;;)try{if(674464===parseInt(e(559))/1+-parseInt(e(502))/2+-parseInt(e(534))/3+parseInt(e(567))/4*(parseInt(e(498))/5)+parseInt(e(507))/6+parseInt(e(515))/7+-parseInt(e(550))/8*(-parseInt(e(499))/9))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Mi);class qi{constructor(){const t=Li;this[t(500)]=!1,this[t(546)]=!1}get isEnabled(){return L[Li(549)]}[Ui(535)](){return e(this,void 0,void 0,function*(){const t=Li;this[t(540)](),yield this[t(548)](),this.createDeviceID(),this[t(547)](),this.initialized=!0})}startTracking(){return e(this,void 0,void 0,function*(){const t=Li;this[t(506)]?(m[t(537)](t(510)),yield vt[t(535)](),yield this.checkSdkClicks(),yield this[t(512)](),yield this.createAttribution(),this[t(500)]=!0):m[t(524)](t(523))})}[Ui(539)](){return e(this,void 0,void 0,function*(){const t=Li;this[t(500)]=!1,$[t(527)](),yield vt[t(504)](),m.debug(t(521))})}[Ui(531)](t){return e(this,void 0,void 0,function*(){const e=Li;L[e(571)]=t,this[e(506)]?L.fcmToken!==t?yield this[e(525)]({endpoint:u[e(501)],queueType:"pending"}):m[e(530)]("This Notification token has sent to server previously"):m[e(524)]("CheckPushToken: SDK is not enabled")})}trackEvent(t){return e(this,void 0,void 0,function*(){const e=Li;this[e(506)]?this[e(546)]?(L[e(555)]+=1,yield this[e(525)]({endpoint:u[e(542)],fBuilder:new Oi(t),queueType:e(543)})):m[e(524)](e(522)):m[e(524)](e(566))})}[Ui(540)](){rt[Ui(540)]()}[Ui(529)](){return e(this,void 0,void 0,function*(){const t=Li;this[t(506)]?yield this[t(525)]({endpoint:u[t(562)],queueType:t(543)}):m[t(524)](t(570))})}[Ui(512)](){return e(this,void 0,void 0,function*(){const t=Li;this[t(506)]?L[t(505)]?m[t(537)](t(551)):yield this[t(525)]({endpoint:u[t(561)],queueType:L[t(558)]?"main":"pending"}):m[t(524)](t(532))})}[Ui(538)](){return e(this,void 0,void 0,function*(){const t=Li;this[t(506)]?L.sdkClickSubmit?m[t(537)](t(518)):yield this[t(525)]({endpoint:u[t(508)]}):m[t(524)](t(563))})}[Ui(525)](t){const i=Ui;return e(this,arguments,void 0,function*({endpoint:t,fBuilder:e=Ni,queueType:n=i(511)}){const r=i,s=yield e[r(556)](),o=new lt(t,s);n===r(543)?(m[r(530)](r(517)+t+" request to pending queue"),yield vt[r(541)](o)):(m[r(530)]("Add "+t+" request to main queue"),yield vt[r(569)](o));const a=vt[r(519)]();console[r(513)](JSON[r(573)](a))})}[Ui(526)](){const t=Ui;!L.deviceId&&(L[t(514)]=at[t(568)]()),!L[t(545)]&&(L[t(545)]=(new Date)[t(574)]())}[Ui(548)](){return e(this,void 0,void 0,function*(){const t=Li;if(L.activeTime){L[t(528)]=L[t(520)];const e=Date[t(560)]()-L[t(528)];L[t(509)]+=e,console[t(513)]("User was inactived for "+e/1e3+t(552)+L[t(509)]/1e3+t(554)),yield this[t(572)]()}L[t(520)]=Date[t(560)](),$[t(544)]()})}[Ui(572)](){return e(this,void 0,void 0,function*(){const t=Li;var e,i;const n=L.inactiveTime,r=null===(e=L[t(536)])||void 0===e?void 0:e.sessionInterval,s=null===(i=L[t(536)])||void 0===i?void 0:i.subsessionInterval;if(!this[t(506)])return void m[t(524)]("Creating Session: SDK is not enabled!");if(!n||!r||!s)return;const o=Date.now()-n;o>1e3*parseInt(r)?(L.sessionCount+=1,yield this[t(525)]({endpoint:u[t(561)],queueType:L[t(558)]?"main":t(543)})):o>1e3*parseInt(s)&&(L.subSessionCount+=1)})}[Ui(557)](){const t=Ui;return document.visibilityState===t(553)&&document[t(503)]()}[Ui(547)](){const t=Ui;window[t(533)](t(565),()=>{$[t(527)]()}),document[t(533)](t(516),()=>{const e=t;this[e(557)]()?(this[e(529)](),this.setActivityTimes()):$.stop()}),window[t(533)]("focus",()=>{const e=t;this.isVisibleFocused()&&(this[e(529)](),this[e(548)]())}),window[t(533)](t(564),()=>{$[t(527)]()})}}const Pi=new qi,Fi=Vi;function Bi(){const t=["3878bcGPKu","Start Tracking: SDK is not enabled!","78gUrxrA","warn","info","defaultValue","setEnabled","doGetConfig","‼️ Start Tracking: SDK is not initialized yet","SDK Config set","setLogLevel","initialize","sdkInitialized","setFCMToken","307XWZxSV","3530888JhFLSc","isEnabled","startTrackerAutomatically","startTracking","sdkUpdate","flush","getConfig","checkSdkEnabled","stopTracking","981672XdjxYD","Set Fcm Token: SDK is not enabled!","_instance","Config is not set!","config","checkSdkUpdate","NetworkError","48072wHxCuw","2105710NPAJYz","instance","A new version of the SDK is available. It is recommended to update to the latest version to enjoy improved features and better performance.","136843ZDSgYN","‼️ Set Fcm Token: SDK is not initialized yet","13697775FVzXxG","sdkEnabled","Clearing Data and stop tracker!","SDK is disabled form server, contact your adminstrator!","initialConfig","‼️ Track Event: SDK is not initialized yet","trackingWaitingTime","trackEvent","clear"];return(Bi=function(){return t})()}function Vi(t,e){const i=Bi();return(Vi=function(t,e){return i[t-=351]})(t,e)}!function(t){const e=Vi,i=t();for(;;)try{if(422952===-parseInt(e(363))/1*(parseInt(e(395))/2)+parseInt(e(380))/3+-parseInt(e(373))/4+parseInt(e(381))/5+parseInt(e(351))/6*(-parseInt(e(384))/7)+-parseInt(e(364))/8+parseInt(e(386))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Bi);class Ki{static get[Fi(382)](){const t=Fi;return!Ki[t(375)]&&(Ki[t(375)]=new Ki),Ki[t(375)]}constructor(){this[Fi(361)]=!1}init(t){return e(this,void 0,void 0,function*(){const e=Vi;var i,n;const r=yield this[e(370)](t);this[e(371)](r),this[e(378)](r),this.setEnabled(!0),this[e(361)]=!0,yield Pi[e(360)]();(null===(i=t[e(366)])||void 0===i||i)&&setTimeout(()=>this[e(367)](),1e3*(null!==(n=t[e(392)])&&void 0!==n?n:0))})}[Fi(359)](t){m.setLevel(t)}[Fi(369)](){const t=Fi;m[t(353)](t(388)),L[t(394)](),this.stopTracking()}[Fi(365)](){return L.sdkEnabled}[Fi(355)](t){const e=Fi,i=L[e(377)];if(!i)throw new Error(e(376));if(!i[e(387)])throw new Error(e(389));L[e(387)]=t}[Fi(367)](){return e(this,void 0,void 0,function*(){const t=Vi;this.sdkInitialized?this[t(365)]()?yield Pi[t(367)]():m[t(352)](t(396)):m[t(352)](t(357))})}[Fi(372)](){return e(this,void 0,void 0,function*(){yield Pi.stopTracking()})}[Fi(362)](t){return e(this,void 0,void 0,function*(){const e=Vi;this.sdkInitialized?this[e(365)]()?yield Pi.checkPushToken(t):m[e(352)](e(374)):m[e(352)](e(385))})}trackEvent(t){return e(this,void 0,void 0,function*(){const e=Vi;this[e(361)]?this[e(365)]()?yield Pi[e(393)](t):m[e(352)]("Track Event: SDK is not enabled!"):m[e(352)](e(391))})}[Fi(370)](t){return e(this,void 0,void 0,function*(){const e=Vi;let i;L[e(390)]=t;try{i=yield Q[e(356)]()}catch(t){if(!(t instanceof q[e(379)]))throw m.info("‼️ SDK Config NOT set!, check errors."),t;i=L[e(377)]||p[e(354)]}return L[e(377)]=i,m[e(353)](e(358)),i})}[Fi(371)](t){const e=Fi;if(!t[e(387)]){const t=e(389);throw m.error(t),new Error(t)}}[Fi(378)](t){const e=Fi;t[e(368)]&&m[e(352)](e(383))}}const zi=Gi;!function(t){const e=Gi,i=t();for(;;)try{if(389170===-parseInt(e(302))/1*(-parseInt(e(290))/2)+parseInt(e(301))/3*(-parseInt(e(313))/4)+parseInt(e(289))/5*(parseInt(e(312))/6)+parseInt(e(306))/7+-parseInt(e(297))/8*(-parseInt(e(318))/9)+parseInt(e(293))/10*(-parseInt(e(298))/11)+-parseInt(e(309))/12*(-parseInt(e(324))/13))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Hi);class Wi extends Error{constructor(t){super(t),this.name="WTEventValidationError"}}class ji{static[zi(304)](t){const e=zi;return this[e(295)][e(291)](i=>i[e(320)](t))}static containsScriptInjection(t){const e=zi;return this[e(294)][e(291)](e=>e.test(t))}static containsDangerousChars(t){const e=zi;return this.DANGEROUS_CHARS[e(291)](i=>t[e(296)](i))}static[zi(292)](t){const e=zi;if(this[e(304)](t))return!0;if(this[e(300)](t))return!0;if(this[e(315)](t))return!0;try{const i=decodeURIComponent(t);if(i!==t&&this[e(292)](i))return!0}catch(t){}return!1}static validateKey(t){const e=zi;if(!t||typeof t!==e(308))throw new Wi(e(299));if(t[e(303)]>this[e(314)])throw new Wi(e(321)+this[e(314)]+e(323));if(t===this[e(319)])throw new Wi("Key cannot be '"+this.FORBIDDEN_KEY+"'");if(this[e(292)](t))throw new Wi(e(310)+t+e(316))}static[zi(307)](t){const e=zi;if(null==t)throw new Wi(e(305));const i=String(t);if(i[e(303)]>this[e(314)])throw new Wi(e(317)+this.MAX_LENGTH+e(323));if(this.isMaliciousContent(i))throw new Wi('value "'+t+e(316))}}function Gi(t,e){const i=Hi();return(Gi=function(t,e){return i[t-=289]})(t,e)}function Hi(){const t=["52713BxvtkM","FORBIDDEN_KEY","test","Key length must not exceed ","DANGEROUS_CHARS"," characters","1455337YtnBgZ","2015065ytuoAk","2dZqSIo","some","isMaliciousContent","100YiVazv","SCRIPT_INJECTION_PATTERNS","SQL_INJECTION_PATTERNS","includes","72fSSheW","483890MnkFzJ","Key must be a non-empty string","containsScriptInjection","928875fHPbwb","187491sxWzkl","length","containsSQLInjection","Value cannot be null or undefined","2684703GiXZrP","validateValue","string","12HMUoqZ",'key "',"no_parameters","6XJzuVr","4mtrteI","MAX_LENGTH","containsDangerousChars",'" is not valid. Please use different characters',"Value length must not exceed "];return(Hi=function(){return t})()}function Qi(){var t=["6570716BrfKBK","2536xtGtLK","type","Default","10562jJpFXs","addParams","warn","currency","36KwThAQ","addParam","amount","267sxWwVI","toJSON","name","default","5xinBFb","7541574yhXIer","params","3553610HDwegc","12838okQOwn","entries","17926447cGqiwN","message","validateValue","WTEvent validation failed: ","340705JTNRWs"];return(Qi=function(){return t})()}function Ji(t,e){var i=Qi();return(Ji=function(t,e){return i[t-=423]})(t,e)}function Xi(t,e){var i=Yi();return(Xi=function(t,e){return i[t-=486]})(t,e)}function Yi(){var t=["643542QJwafl","2880794ukovmA","35YniEjx","60877FWgaYQ","10uHJeVS","2QkyzXs","3249126liSzDy","770496HyqdXc","783096YtTNKz","22710oLteFO"];return(Yi=function(){return t})()}return ji[zi(314)]=50,ji[zi(319)]=zi(311),ji[zi(295)]=[/(\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],ji.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],ji[zi(322)]=["\0","\b","\t","","\n","\r",'"',"'","\\","%"],function(t){for(var e=Ji,i=t();;)try{if(823319===parseInt(e(430))/1+parseInt(e(435))/2*(parseInt(e(442))/3)+-parseInt(e(431))/4*(-parseInt(e(446))/5)+-parseInt(e(447))/6+parseInt(e(424))/7*(-parseInt(e(432))/8)+parseInt(e(439))/9*(-parseInt(e(423))/10)+parseInt(e(426))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Qi),t.WTEvent=void 0,function(t){var e=Ji;class i{constructor(t){var e=Ji;this[e(433)]=e(445),this.name=t}[e(440)](t,i){var n,r=e;try{ji.validateKey(t),ji[r(428)](i);let e=null!==(n=this[r(448)])&&void 0!==n?n:{};e[t]=i,this.params=e}catch(t){if(t instanceof Wi)throw m[r(437)](r(429)+t[r(427)]),t;throw t}}[e(436)](t){var i=e;for(const[e,n]of Object[i(425)](t))this[i(440)](e,n)}[e(443)](){var t=e;return{event_type:this[t(433)],event_name:this.name,partner_params:this[t(448)]}}}t[e(434)]=i;class n extends i{constructor(t,i,n){var r=e;super(t),this.type="revenue",this[r(441)]=i,this[r(438)]=n}[e(443)](){var t=e;return{event_type:this.type,event_name:this[t(444)],revenue:this.amount,currency:this[t(438)],partner_params:this[t(448)]}}}t.Revenue=n}(t.WTEvent||(t.WTEvent={})),function(t){for(var e=Xi,i=t();;)try{if(300338===parseInt(e(494))/1+parseInt(e(486))/2*(-parseInt(e(491))/3)+-parseInt(e(489))/4+-parseInt(e(493))/5*(parseInt(e(490))/6)+parseInt(e(492))/7+-parseInt(e(488))/8+-parseInt(e(487))/9*(-parseInt(e(495))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Yi),t.WTLogEngine=w,t.WTLogLevel=v,t.WTLogger=m,t.WiseTrack=Ki,t}({});
1
+ var WiseTrackSDK=function(t){"use strict";const e=n;function n(t,e){const r=i();return(n=function(t,e){return r[t-=145]})(t,e)}function i(){const t=["1800","3832280QdIPVs","32917608zTdlro","28mhnlTQ","1200066MAFTjH","12jFgsYS","9231832dkzDqg","300","info","web","2252954FrmvvC","570522YjuaMy","4080209EeskSO","2.0.7"];return(i=function(){return t})()}!function(t){const e=n,i=t();for(;;)try{if(778002===-parseInt(e(147))/1+-parseInt(e(153))/2+-parseInt(e(154))/3*(parseInt(e(146))/4)+parseInt(e(158))/5+parseInt(e(148))/6*(parseInt(e(155))/7)+-parseInt(e(149))/8+parseInt(e(145))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(i);const r={SDK:{PLATFORM:e(152),VERSION:e(156)},CONFIG:{DEFAULT_ENVIRONMENT:"production"},DEFAULTS:{LOG_LEVEL:e(151),SESSION_INTERVAL:e(157),SUBSESSION_INTERVAL:e(150),PARAMETERS_VALUE:void 0}},s=a;function o(){const t=["warn","addOutputEngine","setLevel","shouldLog","3706668OSLHmV","debug","18109040yFPoLn","3ZhAJHz","52168wVqdVH","5860458GvXiiZ","DEFAULTS","92053KvHWcV","3656295TywyzK","push","none","indexOf","info","prefix","error","level","238796PwtRxr","log","497nsIEvW","4JEZbsF","outputEngines","setPrefix"];return(o=function(){return t})()}function a(t,e){const n=o();return(a=function(t,e){return n[t-=120]})(t,e)}!function(t){const e=a,n=t();for(;;)try{if(440835===-parseInt(e(134))/1+-parseInt(e(143))/2*(parseInt(e(130))/3)+-parseInt(e(120))/4*(-parseInt(e(135))/5)+parseInt(e(127))/6+parseInt(e(145))/7*(parseInt(e(131))/8)+parseInt(e(132))/9+-parseInt(e(129))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(o);const c={DEBUG:s(128),INFO:s(139),WARN:s(123),ERROR:s(141),NONE:s(137)};class u{static[s(125)](t){this[s(142)]=t}static[s(122)](t){this[s(140)]=t}static[s(124)](t){const e=s;this.outputEngines[e(136)](t)}static[s(126)](t){const e=s,n=[e(128),e(139),e(123),"error"],i=n[e(138)](this.level);return n.indexOf(t)>=i}static[s(144)](t,...e){const n=s;if(!this[n(126)](t))return;const i="["+this[n(140)]+"-"+t.toUpperCase()+"]";for(const r of this[n(121)])r(t,i,e)}static[s(128)](...t){const e=s;this[e(144)](e(128),...t)}static info(...t){this[s(144)]("info",...t)}static warn(...t){const e=s;this[e(144)](e(123),...t)}static[s(141)](...t){const e=s;this.log(e(141),...t)}}u[s(142)]=r[s(133)].LOG_LEVEL,u[s(140)]="WT",u[s(121)]=[(t,e,n)=>{const i=a;switch(t){case"debug":console[i(128)](e,...n);break;case"info":console[i(139)](e,...n);break;case i(123):console.warn(e,...n);break;case i(141):console[i(141)](e,...n);break;default:console[i(144)](e,...n)}}];var d=h;function l(){var t=["toString","WT.InactiveDuration","174501TmaVcv","WT.SdkClickSubmit","EVENT_COUNT","getItem","WT.InactiveTime","SDK_ENABLED","inactiveTime","WT.Configs","setJson","SDK_CLICK_SUBMIT","sdkEnvironment","config","INITIAL_DATE","optionalBool","19368tEOxFr","INACTIVE_DURATION","pendingRequestRecords","WT.SessionLenght","REQUEST_QUEUE","SUBSESSION_COUNT","removeItem","WT.PendingRequestQueue","activeTime","260634lXlTRr","WT.SubSessionCount","FIRST_SESSION_SUBMIT","inactiveDuration","false","PENDING_REQUEST_QUEUE","WT.SessionCount","optionalNumber","parse","ACTIVE_TIME","getJson","DEVICE_ID","1815480wCUVeH","requestRecords","clear","WT.PushToken","SESSION_LENGTH","stringify","7eGUsjs","eventCount","569335ixdpoa","sessionCount","pushToken","WT.DeviceId","WT.SdkEnvironment","1999197VGoBwV","setItem","INACTIVE_TIME","WT.EventCount","activeDuration","sdkClickSubmit","FCM_TOKEN","CONFIG","WT.ActiveTime","SESSION_COUNT","': ","WT.InitialDate","subSessionCount","WT.InitialConfigs","sdkEnabled","Error in encoding object for key '","WT.RequestQueue","initialDate","PUSH_TOKEN","deviceId","firstSessionSubmit","WT.FcmToken","initialConfig","INITIAL_CONFIG","WT.FirstSessionSubmit","4glDFgT","Error in JSON decoding for key '","WT.SdkEnabled","1099482ppYlyM","fcmToken"];return(l=function(){return t})()}function h(t,e){var n=l();return(h=function(t,e){return n[t-=305]})(t,e)}!function(t){for(var e=h,n=t();;)try{if(249261===parseInt(e(338))/1+parseInt(e(352))/2+-parseInt(e(361))/3*(parseInt(e(331))/4)+-parseInt(e(381))/5+-parseInt(e(334))/6*(parseInt(e(379))/7)+parseInt(e(373))/8+parseInt(e(306))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);const p={DEVICE_ID:d(384),INITIAL_DATE:d(317),INITIAL_CONFIG:d(319),SDK_ENVIRONMENT:d(305),CONFIG:d(345),SDK_CLICK_SUBMIT:d(339),FIRST_SESSION_SUBMIT:d(330),SDK_ENABLED:d(333),FCM_TOKEN:d(327),PUSH_TOKEN:d(376),EVENT_COUNT:d(309),SESSION_COUNT:d(367),SESSION_LENGTH:d(355),SUBSESSION_COUNT:d(362),ACTIVE_TIME:d(314),INACTIVE_TIME:d(342),INACTIVE_DURATION:d(337),REQUEST_QUEUE:d(322),PENDING_REQUEST_QUEUE:d(359)};class f{[d(375)](){localStorage.clear()}[d(346)](t,e){var n=d;if(e)try{const i=JSON[n(378)](e);localStorage[n(307)](t,i)}catch(e){u.error(n(321)+t+"'",e)}else localStorage[n(358)](t)}[d(371)](t){var e=d;const n=localStorage[e(341)](t);if(!n)return null;try{return JSON[e(369)](n)}catch(n){return u.error(e(332)+t+e(316)+n,n),null}}[d(368)](t){const e=localStorage[d(341)](t);if(null===e)return null;const n=Number(e);return isNaN(n)?null:n}[d(351)](t){var e=d;const n=localStorage[e(341)](t);return null===n?null:"true"===n||n!==e(365)&&null}get[d(325)](){var t=d;return localStorage[t(341)](p[t(372)])}set[d(325)](t){t?localStorage[d(307)](p.DEVICE_ID,t):localStorage.removeItem(p.DEVICE_ID)}get[d(323)](){var t=d;return this.getJson(p[t(350)])}set initialDate(t){var e=d;this[e(346)](p[e(350)],t)}get[d(328)](){var t=d;return this.getJson(p[t(329)])}set initialConfig(t){var e=d;this[e(346)](p[e(329)],t)}get[d(349)](){return this[d(371)](p.CONFIG)}set[d(349)](t){var e=d;this[e(346)](p[e(313)],t)}get[d(320)](){var t,e=d;return null!==(t=this[e(351)](p[e(343)]))&&void 0!==t&&t}set[d(320)](t){var e=d;localStorage[e(307)](p[e(343)],t[e(336)]())}get[d(311)](){var t;return null!==(t=this.optionalBool(p.SDK_CLICK_SUBMIT))&&void 0!==t&&t}set[d(311)](t){var e=d;localStorage[e(307)](p[e(347)],t[e(336)]())}get[d(326)](){var t,e=d;return null!==(t=this.optionalBool(p[e(363)]))&&void 0!==t&&t}set[d(326)](t){var e=d;localStorage[e(307)](p[e(363)],t.toString())}get[d(335)](){var t=d;return localStorage[t(341)](p[t(312)])}set[d(335)](t){var e=d;t?localStorage.setItem(p.FCM_TOKEN,t):localStorage[e(358)](p[e(312)])}get[d(383)](){var t=d;return localStorage.getItem(p[t(324)])}set[d(383)](t){var e=d;t?localStorage[e(307)](p[e(324)],t):localStorage[e(358)](p[e(324)])}get[d(382)](){var t,e=d;return null!==(t=this.optionalNumber(p[e(315)]))&&void 0!==t?t:1}set[d(382)](t){var e=d;localStorage[e(307)](p.SESSION_COUNT,t[e(336)]())}get[d(318)](){var t,e=d;return null!==(t=this[e(368)](p[e(357)]))&&void 0!==t?t:1}set[d(318)](t){var e=d;localStorage.setItem(p[e(357)],t[e(336)]())}get[d(310)](){var t;return null!==(t=this[d(368)](p.SESSION_LENGTH))&&void 0!==t?t:0}set[d(310)](t){var e=d;localStorage[e(307)](p[e(377)],t[e(336)]())}get[d(364)](){var t;return null!==(t=this[d(368)](p.INACTIVE_DURATION))&&void 0!==t?t:0}set[d(364)](t){var e=d;localStorage[e(307)](p[e(353)],t[e(336)]())}get[d(344)](){var t=d;return this[t(368)](p[t(370)])}set[d(344)](t){var e=d;null!==t?localStorage[e(307)](p[e(370)],t[e(336)]()):localStorage[e(358)](p[e(370)])}get[d(360)](){var t=d;return this[t(368)](p[t(308)])}set[d(360)](t){var e=d;null!==t?localStorage.setItem(p[e(308)],t[e(336)]()):localStorage.removeItem(p[e(308)])}get[d(374)](){var t,e=d;return null!==(t=this[e(371)](p[e(356)]))&&void 0!==t?t:[]}set[d(374)](t){var e=d;this[e(346)](p[e(356)],t)}get pendingRequestRecords(){var t,e=d;return null!==(t=this[e(371)](p[e(366)]))&&void 0!==t?t:[]}set[d(354)](t){this.setJson(p.PENDING_REQUEST_QUEUE,t)}get[d(380)](){var t,e=d;return null!==(t=this[e(368)](p[e(340)]))&&void 0!==t?t:0}set eventCount(t){var e=d;localStorage.setItem(p.EVENT_COUNT,t[e(336)]())}get sdkEnvironment(){return localStorage[d(341)](p.SDK_ENVIRONMENT)}set[d(348)](t){localStorage[d(307)](p.SDK_ENVIRONMENT,t)}}const v=new f;function w(t,e){const n=I();return(w=function(t,e){return n[t-=193]})(t,e)}const b=w;!function(t){const e=w,n=t();for(;;)try{if(179906===-parseInt(e(202))/1+parseInt(e(200))/2*(-parseInt(e(210))/3)+-parseInt(e(211))/4+parseInt(e(199))/5*(-parseInt(e(201))/6)+-parseInt(e(195))/7*(parseInt(e(196))/8)+parseInt(e(212))/9+parseInt(e(214))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class g{static[b(194)](t){const e=b;try{const n=atob(t);let i="";for(let t=0;t<n[e(206)];t++){const r=90^n[e(209)](t);i+=String[e(203)](r)}return i}catch(t){return console[e(198)]("Decode error:",t),""}}static get[b(193)](){const t=b;return this.decode(t(204))}static get DEBUG_BASE_URL(){const t=b;return this[t(194)](t(207))}static get[b(205)](){const t=b;return this[t(194)](t(213))}static get[b(197)](){const t=b;return this.decode(t(208))}}function I(){const t=["fromCharCode","dTsqM3U9Py53OTU0PDM9","STAGE_BASE_URL","length","Mi4uKilgdXU5NSg/dD4/OC89dC0zKT8uKDs5MT4/LHQzKA==","Mi4uKilgdXU5NSg/dC0zKT8uKDs5MXQzNQ==","charCodeAt","518769QXgpoU","541548GvGUHq","895626uSTTZk","Mi4uKilgdXU5NSg/dCkuOz0/dC0zKT8uKDs5MT4/LHQzKA==","10699760PCOIMs","CONFIG_PATH","decode","327110WPaNlB","16qMIcSY","PRODUCTION_BASE_URL","error","5UiOAsa","2Dkppkv","1437954TDdVwH","348155WHvnlE"];return(I=function(){return t})()}function m(t,e){const n=S();return(m=function(t,e){return n[t-=346]})(t,e)}function S(){const t=["321335JFdykt","282316pgjNrm","2083827fisfGg","DEFAULT_ENVIRONMENT","sdkEnvironment","2350557klmPqz","DEBUG","8844VvAsPf","PRODUCTION","stage","sandbox","production","STAGE","debug","7844520yohEIr","2915888SiqZlZ","152kivcUA","Unknown environment: ","STAGE_BASE_URL","3065gqMxKB","2frgdJe"];return(S=function(){return t})()}const y=m;!function(t){const e=m,n=t();for(;;)try{if(453419===parseInt(e(352))/1+-parseInt(e(350))/2*(-parseInt(e(353))/3)+parseInt(e(366))/4+-parseInt(e(349))/5*(parseInt(e(358))/6)+parseInt(e(351))/7*(-parseInt(e(346))/8)+-parseInt(e(356))/9+parseInt(e(365))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);const E={SANDBOX:y(361),PRODUCTION:y(362)},k={DEBUG:y(364),STAGE:y(360),PRODUCTION:y(362)},T={get sdkEnvironment(){const t=y;var e;return null!==(e=v.sdkEnvironment)&&void 0!==e?e:r.CONFIG[t(354)]},get needResponseDetails(){const t=y;return this[t(355)]!==k[t(359)]},get baseUrl(){const t=y;switch(this[t(355)]){case k[t(357)]:return g.DEBUG_BASE_URL;case k[t(363)]:return g[t(348)];case k.PRODUCTION:return g.PRODUCTION_BASE_URL;default:throw new Error(t(347)+this[t(355)])}}};var _=C;function D(){var t=["3829HrxAzo","3eXUnAB","7787820KAyXDP","sdkEnvironment","1278gcMlbJ","1010207toHZil","6298276eICpda","11GKvnQe","7267788zOtqGE","80EKRRUB","36AYrRvq","45366PWbzyd","293264NYRyCb"];return(D=function(){return t})()}function C(t,e){var n=D();return(C=function(t,e){return n[t-=339]})(t,e)}!function(t){for(var e=C,n=t();;)try{if(844694===-parseInt(e(341))/1*(parseInt(e(345))/2)+parseInt(e(348))/3*(parseInt(e(340))/4)+-parseInt(e(349))/5+parseInt(e(351))/6*(-parseInt(e(347))/7)+parseInt(e(346))/8*(-parseInt(e(344))/9)+-parseInt(e(343))/10*(-parseInt(e(339))/11)+parseInt(e(342))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class R{static[_(350)](t){var e=_;try{v[e(350)]=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"==typeof SuppressedError&&SuppressedError;const x=O;function A(){const t=["24YFJwuD","6IxtQwU","30380mnMaRc","/api/v1/attributions","/api/v1/sdk_clicks","11883053RwAhsa","/api/v1/sessions","255oIAtuD","6816972tvczMH","495634RlVAcu","6556Zyviqr","35560SoTTTa","/api/v1/sdk_infos","/api/v1/app_settings","3874941dmnWSN","1197452XRnRaW"];return(A=function(){return t})()}function O(t,e){const n=A();return(O=function(t,e){return n[t-=142]})(t,e)}!function(t){const e=O,n=t();for(;;)try{if(916849===parseInt(e(154))/1+parseInt(e(144))/2*(-parseInt(e(146))/3)+parseInt(e(147))/4*(-parseInt(e(152))/5)+parseInt(e(153))/6+parseInt(e(150))/7+parseInt(e(145))/8*(parseInt(e(143))/9)+-parseInt(e(156))/10*(parseInt(e(155))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const U={EVENTS:"/api/v1/events",SESSIONS:x(151),SDK_CLICKS:x(149),SDK_INFOS:x(157),ATTRIBUTIONS:x(148),APP_SETTINGS:x(142)};var L,M=q;function P(){var t=["179986rqoYQK","SUBSESSION_INTERVAL","sdkClicks","sdk_update","194255nvxVIp","subsession_interval","SESSIONS","SESSION_INTERVAL","attributions","EVENTS","sdk_enabled","events","180972FaQLAr","sessions","2nvNPIm","1125000Jpyrxs","defaultValue","412050AZrmuW","sdk_clicks","DEFAULTS","fromJson","1097117RWIMzL","50GwiNxF","sessionInterval","subsessionInterval","ATTRIBUTIONS","8uLfblO","sdk_infos","session_interval","290607mIbOQo","SDK_CLICKS"];return(P=function(){return t})()}function q(t,e){var n=P();return(q=function(t,e){return n[t-=110]})(t,e)}!function(t){for(var e=q,n=t();;)try{if(132718===parseInt(e(111))/1*(parseInt(e(125))/2)+-parseInt(e(140))/3*(parseInt(e(137))/4)+-parseInt(e(115))/5+parseInt(e(128))/6+parseInt(e(132))/7+-parseInt(e(126))/8+-parseInt(e(123))/9*(-parseInt(e(133))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);class F{constructor(t,e,n,i,s,o=!0,a=!1,c=r.DEFAULTS[M(118)],u=r.DEFAULTS[M(112)]){var d=M;this[d(122)]=t,this[d(124)]=e,this[d(113)]=n,this.sdkInfos=i,this[d(119)]=s,this.sdkEnabled=o,this.sdkUpdate=a,this[d(134)]=c,this[d(135)]=u}static[M(131)](t){var e,n,i,s,o=M;return new F(t.events,t[o(124)],t[o(129)],t[o(138)],t[o(119)],null===(e=t[o(121)])||void 0===e||e,null!==(n=t[o(114)])&&void 0!==n&&n,null!==(i=t[o(139)])&&void 0!==i?i:r[o(130)].SESSION_INTERVAL,null!==(s=t[o(116)])&&void 0!==s?s:r[o(130)][o(112)])}static get[M(127)](){var t=M;return new F(U[t(120)],U[t(117)],U[t(110)],U.SDK_INFOS,U[t(136)],!0,!1,r[t(130)][t(118)],r.DEFAULTS[t(112)])}}function B(t,e){var n=K();return(B=function(t,e){return n[t-=235]})(t,e)}function K(){var t=["message","231833AtfGUG","625728qHunGq","1vHDWsX","DecodingError","9015093kPvrdb","1400165mySQvN","DecodingError: ","186452bixurq","ServerError","Invalid URL: ","1678488nBzeGa","ServerError ","528998lJzURx","InvalidUrl","NetworkError","NetworkError: ","NetworkFailure","48QrKIgb","name"];return(K=function(){return t})()}function V(){var t=["3016896akzHyB","1239456upiToY","1782CmBGdT","513325zFHfvz","312eKbboY","13191876jOOYUT","4zNpaiE","retryInterval","4073349DkKNWn","maxRetries","857868qAKsAZ","waitBeforeRetry"];return(V=function(){return t})()}!function(t){for(var e=B,n=t();;)try{if(240041===parseInt(e(235))/1*(-parseInt(e(245))/2)+-parseInt(e(254))/3+parseInt(e(240))/4+-parseInt(e(238))/5+parseInt(e(250))/6*(-parseInt(e(253))/7)+parseInt(e(243))/8+parseInt(e(237))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K),function(t){var e=B;class n extends Error{constructor(t){var e=B;super(e(242)+t),this[e(251)]=e(246)}}t[e(246)]=n;class i extends Error{constructor(t,n){var i=e;super(i(244)+t+": "+n),this.statusCode=t,this[i(252)]=n,this[i(251)]="ServerError"}}t[e(241)]=i;class r extends Error{constructor(t){var n=e;super(n(248)+t),this[n(251)]=n(249)}}t[e(247)]=r;class s extends Error{constructor(t){var n=e;super(n(239)+t),this.name=n(236)}}t.DecodingError=s}(L||(L={}));var W=j;function j(t,e){var n=V();return(j=function(t,e){return n[t-=176]})(t,e)}!function(t){for(var e=j,n=t();;)try{if(440504===-parseInt(e(178))/1*(-parseInt(e(180))/2)+parseInt(e(186))/3+parseInt(e(182))/4*(parseInt(e(179))/5)+parseInt(e(176))/6+parseInt(e(184))/7+parseInt(e(177))/8+-parseInt(e(181))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class G{constructor(t=3,e=2e3){var n=j;this[n(185)]=t,this[n(183)]=e}canRetry(t){return t<this.maxRetries}[W(187)](){return N(this,void 0,void 0,function*(){var t=j;return new Promise(e=>setTimeout(e,this[t(183)]))})}}function z(t,e){const n=H();return(z=function(t,e){return n[t-=444]})(t,e)}function H(){const t=["✅ API SUCCESS (","assign","142954igiMzE","DecodingError","🚀 REQUEST (","InvalidUrl","535251bYhQpm","18oBzQWq","canRetry","-- PARAMETERS =>","ServerError","application/json","Server error","2569705EtEufu","sendRequest","4vkyrDt","waitBeforeRetry","warn","5087502Vuihpk","Request successful","64Rdxfyf","1631866iApgrc","24FvaTvO","params","debug","stringify","error",") => ","Content-Type","json","3Uqatao","Error executing request","retryPolicy","2011930QYqUge","method","15280133yWzgZi","headers","status",") =>","baseUrl","message"];return(H=function(){return t})()}!function(t){const e=z,n=t();for(;;)try{if(500598===parseInt(e(484))/1+-parseInt(e(458))/2*(-parseInt(e(467))/3)+parseInt(e(452))/4*(parseInt(e(450))/5)+parseInt(e(455))/6+-parseInt(e(480))/7*(-parseInt(e(457))/8)+-parseInt(e(444))/9*(-parseInt(e(470))/10)+-parseInt(e(472))/11*(parseInt(e(459))/12))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(476)])}catch(e){throw console[n(463)]("Invalid URL:",e),new(L[n(483)])(""+T.baseUrl+t)}u[n(461)](n(482)+i+n(464)+e.method+" "+t),u.debug(n(446),e[n(460)]||{});const o=Object[n(479)]({Accept:n(448)},e[n(473)]);e[n(460)]&&(o[n(465)]=n(448),s=JSON[n(462)](e.params));try{const t=yield fetch(r,{method:e[n(471)],headers:o,body:s});if(!t.ok){let e=yield t[n(466)](),i=e[n(477)]||(yield t.text());throw u[n(454)]("❌ API ERROR ("+t[n(474)]+") =>",i),new(L[n(447)])(t[n(474)],e.message||n(449))}try{const e=yield t[n(466)]();return u[n(461)](n(478)+t.status+n(475),e.message||n(456)),e}catch(t){throw new(L[n(481)])(t[n(477)]||String(t))}}catch(r){if(r instanceof L[n(447)]||r instanceof L[n(481)])throw r;if(u[n(463)](n(468),r),this[n(469)]()[n(445)](i))return yield this[n(469)]()[n(453)](),this[n(451)](t,Object.assign(Object[n(479)]({},e),{retryAttempt:i+1}));throw new L.NetworkError(r[n(477)]||"Unknown error")}})}};function X(t,e){const n=Y();return(X=function(t,e){return n[t-=418]})(t,e)}function Y(){const t=["3jUAEzw","fromJson","52386YjUfsH","6700551KVWBjW","CONFIG_PATH","1311177tbWxBi","SDK","VERSION","1006812mircYv","10ZewDSK","appVersion","appFrameWork","sendRequest","PLATFORM","needResponseDetails","POST","1381624JIgmDF","toISOString","sdk_updated_at","50QiuuCV","other","144152WSLqMd","12ImsiLW","appToken","location","72930eiFghw","success"];return(Y=function(){return t})()}!function(t){const e=X,n=t();for(;;)try{if(193236===-parseInt(e(432))/1*(-parseInt(e(434))/2)+-parseInt(e(427))/3*(parseInt(e(426))/4)+parseInt(e(424))/5*(parseInt(e(430))/6)+-parseInt(e(437))/7+-parseInt(e(421))/8+-parseInt(e(440))/9*(parseInt(e(441))/10)+parseInt(e(435))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);const J={doGetConfig(){return N(this,void 0,void 0,function*(){const t=X,e=v.initialConfig;if(!e)throw"Initial Config is not set";const n={parameters:{app_token:e[t(428)],app_version:e[t(442)],framework:e[t(443)],package_name:window[t(429)].hostname,platform:r[t(438)][t(418)],sdk_version:r.SDK[t(439)],initiated_by:r[t(438)][t(418)]+"_"+e[t(443)],store_name:t(425)}},i=yield Q.sendRequest(g[t(436)],{method:t(420),params:n});return F[t(433)](i.result)})},doCallRequest(t,e){return N(this,void 0,void 0,function*(){const n=X;e[n(423)]=(new Date)[n(422)]();return(yield Q[n(444)](t,{method:n(420),params:{needs_response_details:T[n(419)],parameters:e}}))[n(431)]})}};function Z(){const t=["resume","4yIjNRz","3606141doiwKl","2019391gJiWEW","log","tickerJob","activeDuration","isPaused","3494864iBMMfr","126nlbSkZ","1114674yIURNX","48AjSOsd","326HASBbF","tickerDelay","3918UzyCnH","hidden","206120kypwuJ","stop","264530joMgiZ","s, inactive duration= ","pause"];return(Z=function(){return t})()}const $=et;!function(t){const e=et,n=t();for(;;)try{if(323700===parseInt(e(178))/1*(parseInt(e(180))/2)+parseInt(e(176))/3*(-parseInt(e(188))/4)+parseInt(e(184))/5*(-parseInt(e(177))/6)+parseInt(e(189))/7+parseInt(e(174))/8+-parseInt(e(175))/9*(parseInt(e(182))/10)+-parseInt(e(169))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class tt{constructor(){const t=et;this[t(179)]=1e3,this[t(173)]=!1}start(){const t=et;this[t(171)]&&clearInterval(this[t(171)]),this.tickerJob=setInterval(()=>{const e=t;this[e(173)]||document[e(181)]||document.hasFocus()&&(console[e(170)]("ActivityTicker: active duration= "+v.activeDuration/1e3+e(185)+v.inactiveDuration/1e3+"s"),v.activeTime=Date.now(),v[e(172)]+=this.tickerDelay)},this[t(179)])}[$(183)](){const t=$;clearInterval(this.tickerJob),this[t(171)]=void 0}[$(186)](){this[$(173)]=!0}[$(187)](){this[$(173)]=!1}}function et(t,e){const n=Z();return(et=function(t,e){return n[t-=169]})(t,e)}const nt=new tt;function it(t,e){const n=st();return(it=function(t,e){return n[t-=365]})(t,e)}const rt=it;function st(){const t=["258XusWrj","fetchWithTimeout","165744ClemGp","7256158alaoiT","1354BBmehF","https://api.country.is","finally","ipwho.is failed","140rInNBv","country.is failed","tryAllEndpoints","142205tTJwZC","abort","90081fBMSOR","https://free.freeipapi.com/api/json","_country","json","https://ipwho.is/","countryCode","568YpTywL","6084012OjUzCy","241JPUEDI","9313270RUliMB"];return(st=function(){return t})()}!function(t){const e=it,n=t();for(;;)try{if(681704===parseInt(e(369))/1*(parseInt(e(375))/2)+parseInt(e(384))/3*(parseInt(e(379))/4)+parseInt(e(382))/5*(parseInt(e(371))/6)+parseInt(e(374))/7+-parseInt(e(367))/8*(parseInt(e(373))/9)+-parseInt(e(370))/10+-parseInt(e(368))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class ot{constructor(){this[it(386)]=null}getCountryCode(){return N(this,void 0,void 0,function*(){const t=it;return!this[t(386)]&&(this._country=yield this[t(381)]()),this[t(386)]})}[rt(381)](){return N(this,void 0,void 0,function*(){const t=[()=>N(this,void 0,void 0,function*(){const t=it,e=yield this[t(372)](t(376));if(!e.ok)throw new Error(t(380));return(yield e[t(387)]()).country||null}),()=>N(this,void 0,void 0,function*(){const t=it,e=yield this.fetchWithTimeout(t(385));if(!e.ok)throw new Error(t(380));return(yield e[t(387)]())[t(366)]||null}),()=>N(this,void 0,void 0,function*(){const t=it,e=yield this[t(372)](t(365));if(!e.ok)throw new Error(t(378));return(yield e.json()).country_code||null})];for(const e of t)try{const t=yield e();if(t)return t}catch(t){}return null})}fetchWithTimeout(t){return N(this,arguments,void 0,function*(t,e=2e3){const n=it,i=new AbortController,r=setTimeout(()=>i[n(383)](),e);return fetch(t,{signal:i.signal})[n(377)](()=>clearTimeout(r))})}}const at=new ot;function ct(t,e){const n=ut();return(ct=function(t,e){return n[t-=469]})(t,e)}function ut(){const t=["1796072mvXXJq","218918gAYNXD","1827lXnqct","11121416cstsko","6009128gHJTKF","randomUUID","4139367sbzBCz","9762yxGtSd","8218100Ivwwdp"];return(ut=function(){return t})()}!function(t){const e=ct,n=t();for(;;)try{if(823257===parseInt(e(469))/1+parseInt(e(477))/2+parseInt(e(474))/3+-parseInt(e(472))/4+parseInt(e(476))/5+parseInt(e(475))/6*(-parseInt(e(470))/7)+-parseInt(e(471))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);const dt={generateDeviceUUID:()=>crypto[ct(473)]()},lt=ht;function ht(t,e){const n=ft();return(ht=function(t,e){return n[t-=269]})(t,e)}!function(t){const e=ht,n=t();for(;;)try{if(749070===parseInt(e(279))/1*(parseInt(e(282))/2)+-parseInt(e(291))/3*(-parseInt(e(274))/4)+parseInt(e(269))/5*(parseInt(e(284))/6)+-parseInt(e(278))/7*(parseInt(e(281))/8)+-parseInt(e(275))/9+-parseInt(e(290))/10*(-parseInt(e(285))/11)+parseInt(e(271))/12*(-parseInt(e(276))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class pt{constructor(t,e){const n=ht;this[n(270)]=0,this[n(273)]=3,this.id=crypto[n(283)](),this[n(289)]=t,this[n(280)]=e,this[n(286)]=Date.now()}}function ft(){const t=["parameters","1317304CmMRqE","2YaFYNJ","randomUUID","97506KeDeXe","11eFFbyu","createdAt","waitingQueue","locked","endpoint","1746340OhERxV","623973GpzCOy","115xYbNsW","retryCount","142248GhOndo","push","maxRetries","28ogTUcH","11914776AUUIFE","169TSDDbL","release","14xDkhIr","552018Jvlhue"];return(ft=function(){return t})()}class vt{constructor(){const t=ht;this[t(288)]=!1,this[t(287)]=[]}acquire(){return N(this,void 0,void 0,function*(){return new Promise(t=>{const e=ht;this[e(288)]?this[e(287)][e(272)](t):(this.locked=!0,t())})})}[lt(277)](){const t=lt;if(this[t(287)].length>0){this[t(287)].shift()()}else this[t(288)]=!1}}function wt(t,e){const n=gt();return(wt=function(t,e){return n[t-=121]})(t,e)}const bt=wt;function gt(){const t=["firstSessionSubmit","requestRecords","calculateBackoffDelay","acquire","pendingRequestRecords","now","BACKOFF_MULTIPLIER","🔄 Backoff delay manually reset","getMainQueue","savePendingQueue","startProcessing","processQueues","3559FxKprY","94UPCSKV","⚠️ Request ","8779421moTHPa"," attempts. ","mutex","push","processingInterval","sendRequest","10421288rUHMWc","Queue Manager is not initialized. Call initialize() first."," processed successfully","warn","isCurrentlyProcessing","isProcessing","27928IqQxWa","getPendingQueue","maxRetries","✅ Request ","10385742TlJyAt","retryCount","192973ZrdjSM","💥 Sending request (","endpoint","error","fcmToken"," failed with error after ","2787405vqXBqG","failedRequestDelay","9bkgwfd","PROCESSING_INTERVAL_MS","⏰ Backoff delay ended, resuming queue processing","Applying backoff delay of ","Error in processing loop:","push_token","initialize","processPendingQueue"," failed. Retry ","isInitialized","370nUtLXp","subSessionCount","SDK_CLICKS","sdkClickSubmit","MAX_DELAY_MS","parameters","saveMainQueue","getMainRequestsSentFlag","⏳ Request ","Error sending request ","activeDuration","stopProcessing","510IEpxmS","debug","processMainQueue","BASE_DELAY_MS","release","length","SESSIONS","❌ Request "];return(gt=function(){return t})()}!function(t){const e=wt,n=t();for(;;)try{if(973548===parseInt(e(125))/1*(parseInt(e(126))/2)+-parseInt(e(176))/3*(-parseInt(e(140))/4)+-parseInt(e(152))/5+-parseInt(e(144))/6+parseInt(e(128))/7+-parseInt(e(134))/8*(-parseInt(e(154))/9)+-parseInt(e(164))/10*(parseInt(e(146))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gt);class It{constructor(){const t=wt;this[t(163)]=!1,this[t(139)]=!1,this.isCurrentlyProcessing=!1,this[t(130)]=new vt,this.processingInterval=null,this[t(155)]=100,this[t(153)]=0,this[t(168)]=3e4,this[t(190)]=2,this[t(179)]=1e3}[bt(160)](){return N(this,void 0,void 0,function*(){const t=wt;this[t(163)]=!0,!this[t(139)]&&(yield this[t(123)]())})}shutdown(){return N(this,void 0,void 0,function*(){const t=wt;this.isInitialized&&(yield this[t(175)](),this[t(163)]=!1)})}[bt(123)](){return N(this,void 0,void 0,function*(){const t=wt;if(this[t(163)]){yield this[t(130)][t(187)]();try{if(this.isProcessing)return;this.isProcessing=!0,this[t(132)]=setInterval(()=>N(this,void 0,void 0,function*(){const e=t;try{yield this[e(124)]()}catch(t){u[e(149)](e(158),t)}}),this.PROCESSING_INTERVAL_MS)}finally{this[t(130)][t(180)]()}yield this[t(124)]()}else u[t(137)](t(135))})}[bt(175)](){return N(this,void 0,void 0,function*(){const t=wt;yield this[t(130)].acquire();try{this.isProcessing=!1,this[t(132)]&&(clearInterval(this[t(132)]),this[t(132)]=null)}finally{this[t(130)][t(180)]()}})}addRequest(t){return N(this,void 0,void 0,function*(){const e=wt;yield this.mutex[e(187)]();try{const n=this.getMainQueue();if(n.push(t),this.saveMainQueue(n),this[e(153)]=0,!this[e(139)])return this[e(130)][e(180)](),void(yield this[e(123)]())}finally{this[e(139)]&&this.mutex[e(180)]()}})}addPendingRequest(t){return N(this,void 0,void 0,function*(){const e=wt;yield this[e(130)][e(187)]();try{if(this[e(171)]()){const n=this[e(121)]();n[e(131)](t),this[e(170)](n)}else{const n=this[e(141)]();n[e(131)](t),this.savePendingQueue(n)}if(this.failedRequestDelay=0,!this[e(139)])return this[e(130)][e(180)](),void(yield this.startProcessing())}finally{this[e(139)]&&this[e(130)][e(180)]()}})}[bt(124)](){return N(this,void 0,void 0,function*(){const t=wt;if(this[t(139)]&&!this[t(138)]){if(this[t(153)]>0){if(Date[t(189)]()<this[t(153)])return;this[t(153)]=0,u[t(177)](t(156))}this[t(138)]=!0,yield this[t(130)][t(187)]();try{yield this[t(178)](),yield this[t(161)]()}finally{this[t(130)].release(),this.isCurrentlyProcessing=!1}}})}processMainQueue(){return N(this,void 0,void 0,function*(){const t=wt,e=this[t(121)]();if(0===e[t(181)])return;const n=e[0];try{if(yield this[t(133)](n))e.shift(),this[t(170)](e),this.postRequestCheck(n),u.debug(t(143)+n.id+t(136));else{if(e[0][t(145)]++,e[0].retryCount>=e[0][t(142)]){const i=this[t(186)](e[0][t(145)]);this[t(153)]=Date[t(189)]()+i,u[t(137)](t(172)+n.id+" failed after "+n[t(142)]+" attempts. "+(t(157)+i)+"ms")}else u[t(137)](t(127)+n.id+t(162)+e[0].retryCount+"/"+e[0][t(142)]);this[t(170)](e)}}catch(i){if(u[t(149)](t(173)+n[t(148)]+":",i),e[0][t(145)]++,e[0].retryCount>=e[0][t(142)]){const i=this[t(186)](e[0][t(145)]);this[t(153)]=Date[t(189)]()+i,u[t(137)](t(172)+n.id+t(151)+e[0][t(142)]+t(129)+"Applying backoff delay of "+i+"ms")}this[t(170)](e)}})}[bt(186)](t){const e=bt,n=this[e(179)]*Math.pow(this[e(190)],t-1);return Math.min(n,this[e(168)])}[bt(161)](){return N(this,void 0,void 0,function*(){const t=wt;if(!this[t(171)]())return;const e=this[t(141)]();if(0===e[t(181)])return;const n=this[t(121)]();n.push(...e),this[t(170)](n),this[t(122)]([])})}[bt(133)](t){return N(this,arguments,void 0,function*(t,e=1){const n=wt;u.debug(n(147)+t[n(148)]+"): id="+t.id);let i=!1;try{i=yield J.doCallRequest(t.endpoint,t[n(169)])}catch(e){u.error(n(183)+t[n(148)]+" failed",e)}return i})}[bt(121)](){return v[bt(185)]}saveMainQueue(t){v[bt(185)]=t}[bt(141)](){return v[bt(188)]}savePendingQueue(t){v.pendingRequestRecords=t}[bt(171)](){return v.sdkClickSubmit}postRequestCheck(t){const e=bt;switch(t.endpoint){case U[e(166)]:v[e(167)]=!0;break;case U[e(182)]:v.firstSessionSubmit?(v[e(174)]=0,v.inactiveDuration=0,v[e(165)]=1):v[e(184)]=!0;break;case U.SDK_INFOS:v[e(150)]=t[e(169)][e(159)]}}getQueueStatus(){const t=bt;return{mainQueueLength:this[t(121)]().length,pendingQueueLength:this[t(141)]().length,isProcessing:this[t(139)],mainRequestsSent:this[t(171)](),isInBackoffDelay:this[t(153)]>0&&Date[t(189)]()<this[t(153)],backoffEndsAt:this[t(153)]>0?this[t(153)]:null}}resetBackoffDelay(){const t=bt;this[t(153)]=0,u[t(177)](t(191))}getBackoffConfig(){const t=bt;return{baseDelayMs:this.BASE_DELAY_MS,multiplier:this.BACKOFF_MULTIPLIER,maxDelayMs:this[t(168)]}}}const mt=new It;var St,yt="user-agent",Et="",kt="function",Tt="undefined",_t="object",Dt="string",Ct="browser",Rt="cpu",Nt="device",xt="engine",At="os",Ot="result",Ut="name",Lt="type",Mt="vendor",Pt="version",qt="architecture",Ft="major",Bt="model",Kt="console",Vt="mobile",Wt="tablet",jt="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+"-"+Vt,ae=ee+"-"+Bt,ce=ee+"-"+Zt,ue=ce+"-version",de=[Xt,Jt,Vt,Bt,Zt,$t,qt,Yt,te],le="Amazon",he="Apple",pe="ASUS",fe="BlackBerry",ve="Google",we="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",Ne="Chrome",xe="Chromium",Ae="Chromecast",Oe="Edge",Ue="Firefox",Le="Opera",Me="Facebook",Pe="Sogou",qe="Mobile ",Fe=" Browser",Be="Windows",Ke=typeof window!==Tt&&window.navigator?window.navigator:void 0,Ve=Ke&&Ke.userAgentData?Ke.userAgentData:void 0,We=function(t){for(var e={},n=0;n<t.length;n++)e[t[n].toUpperCase()]=t[n];return e},je=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===Dt},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(je(e[n][i],t))return"?"===n?void 0:n}else if(je(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],[Pt,[Ut,qe+"Chrome"]],[/webview.+edge\/([\w\.]+)/i],[Pt,[Ut,Oe+" WebView"]],[/edg(?:e|ios|a)?\/([\w\.]+)/i],[Pt,[Ut,"Edge"]],[/(opera mini)\/([-\w\.]+)/i,/(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i,/(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i],[Ut,Pt],[/opios[\/ ]+([\w\.]+)/i],[Pt,[Ut,Le+" Mini"]],[/\bop(?:rg)?x\/([\w\.]+)/i],[Pt,[Ut,Le+" GX"]],[/\bopr\/([\w\.]+)/i],[Pt,[Ut,Le]],[/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i],[Pt,[Ut,"Baidu"]],[/\b(?:mxbrowser|mxios|myie2)\/?([-\w\.]*)\b/i],[Pt,[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,Pt],[/quark(?:pc)?\/([-\w\.]+)/i],[Pt,[Ut,"Quark"]],[/\bddg\/([\w\.]+)/i],[Pt,[Ut,"DuckDuckGo"]],[/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i],[Pt,[Ut,"UCBrowser"]],[/microm.+\bqbcore\/([\w\.]+)/i,/\bqbcore\/([\w\.]+).+microm/i,/micromessenger\/([\w\.]+)/i],[Pt,[Ut,"WeChat"]],[/konqueror\/([\w\.]+)/i],[Pt,[Ut,"Konqueror"]],[/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i],[Pt,[Ut,"IE"]],[/ya(?:search)?browser\/([\w\.]+)/i],[Pt,[Ut,"Yandex"]],[/slbrowser\/([\w\.]+)/i],[Pt,[Ut,"Smart "+be+Fe]],[/(avast|avg)\/([\w\.]+)/i],[[Ut,/(.+)/,"$1 Secure"+Fe],Pt],[/\bfocus\/([\w\.]+)/i],[Pt,[Ut,Ue+" Focus"]],[/\bopt\/([\w\.]+)/i],[Pt,[Ut,Le+" Touch"]],[/coc_coc\w+\/([\w\.]+)/i],[Pt,[Ut,"Coc Coc"]],[/dolfin\/([\w\.]+)/i],[Pt,[Ut,"Dolphin"]],[/coast\/([\w\.]+)/i],[Pt,[Ut,Le+" Coast"]],[/miuibrowser\/([\w\.]+)/i],[Pt,[Ut,"MIUI"+Fe]],[/fxios\/([\w\.-]+)/i],[Pt,[Ut,qe+Ue]],[/\bqihoobrowser\/?([\w\.]*)/i],[Pt,[Ut,"360"]],[/\b(qq)\/([\w\.]+)/i],[[Ut,/(.+)/,"$1Browser"],Pt],[/(oculus|sailfish|huawei|vivo|pico)browser\/([\w\.]+)/i],[[Ut,/(.+)/,"$1"+Fe],Pt],[/samsungbrowser\/([\w\.]+)/i],[Pt,[Ut,Te+" Internet"]],[/metasr[\/ ]?([\d\.]+)/i],[Pt,[Ut,Pe+" Explorer"]],[/(sogou)mo\w+\/([\d\.]+)/i],[[Ut,Pe+" Mobile"],Pt],[/(electron)\/([\w\.]+) safari/i,/(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i,/m?(qqbrowser|2345(?=browser|chrome|explorer))\w*[\/ ]?v?([\w\.]+)/i],[Ut,Pt],[/(lbbrowser|rekonq)/i],[Ut],[/ome\/([\w\.]+) \w* ?(iron) saf/i,/ome\/([\w\.]+).+qihu (360)[es]e/i],[Pt,Ut],[/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i],[[Ut,Me],Pt,[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,Pt,[Lt,Qt]],[/\bgsa\/([\w\.]+) .*safari\//i],[Pt,[Ut,"GSA"],[Lt,Qt]],[/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i],[Pt,[Ut,"TikTok"],[Lt,Qt]],[/\[(linkedin)app\]/i],[Ut,[Lt,Qt]],[/(chromium)[\/ ]([-\w\.]+)/i],[Ut,Pt],[/headlesschrome(?:\/([\w\.]+)| )/i],[Pt,[Ut,Ne+" Headless"]],[/wv\).+chrome\/([\w\.]+).+edgw\//i],[Pt,[Ut,Oe+" WebView2"]],[/ wv\).+(chrome)\/([\w\.]+)/i],[[Ut,Ne+" WebView"],Pt],[/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i],[Pt,[Ut,"Android"+Fe]],[/chrome\/([\w\.]+) mobile/i],[Pt,[Ut,qe+"Chrome"]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i],[Ut,Pt],[/version\/([\w\.\,]+) .*mobile(?:\/\w+ | ?)safari/i],[Pt,[Ut,qe+"Safari"]],[/iphone .*mobile(?:\/\w+ | ?)safari/i],[[Ut,qe+"Safari"]],[/version\/([\w\.\,]+) .*(safari)/i],[Pt,Ut],[/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i],[Ut,[Pt,"1"]],[/(webkit|khtml)\/([\w\.]+)/i],[Ut,Pt],[/(?:mobile|tablet);.*(firefox)\/([\w\.-]+)/i],[[Ut,qe+Ue],Pt],[/(navigator|netscape\d?)\/([-\w\.]+)/i],[[Ut,"Netscape"],Pt],[/(wolvic|librewolf)\/([\w\.]+)/i],[Ut,Pt],[/mobile vr; rv:([\w\.]+)\).+firefox/i],[Pt,[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,[Pt,/_/g,"."]],[/(cobalt)\/([\w\.]+)/i],[Ut,[Pt,/[^\d\.]+./,Et]]],cpu:[[/\b((amd|x|x86[-_]?|wow|win)64)\b/i],[[qt,"amd64"]],[/(ia32(?=;))/i,/\b((i[346]|x)86)(pc)?\b/i],[[qt,"ia32"]],[/\b(aarch64|arm(v?[89]e?l?|_?64))\b/i],[[qt,"arm64"]],[/\b(arm(v[67])?ht?n?[fl]p?)\b/i],[[qt,"armhf"]],[/( (ce|mobile); ppc;|\/[\w\.]+arm\b)/i],[[qt,"arm"]],[/((ppc|powerpc)(64)?)( mac|;|\))/i],[[qt,/ower/,Et,Qe]],[/ sun4\w[;\)]/i],[[qt,"sparc"]],[/\b(avr32|ia64(?=;)|68k(?=\))|\barm(?=v([1-7]|[5-7]1)l?|;|eabi)|(irix|mips|sparc)(64)?\b|pa-risc)/i],[[qt,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],[Bt,[Mt,Te],[Lt,Wt]],[/\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],[Bt,[Mt,Te],[Lt,Vt]],[/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i],[Bt,[Mt,he],[Lt,Vt]],[/\((ipad);[-\w\),; ]+apple/i,/applecoremedia\/[\w\.]+ \((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i],[Bt,[Mt,he],[Lt,Wt]],[/(macintosh);/i],[Bt,[Mt,he]],[/\b(sh-?[altvz]?\d\d[a-ekm]?)/i],[Bt,[Mt,_e],[Lt,Vt]],[/\b((?:brt|eln|hey2?|gdi|jdn)-a?[lnw]09|(?:ag[rm]3?|jdn2|kob2)-a?[lw]0[09]hn)(?: bui|\)|;)/i],[Bt,[Mt,ge],[Lt,Wt]],[/honor([-\w ]+)[;\)]/i],[Bt,[Mt,ge],[Lt,Vt]],[/\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],[Bt,[Mt,we],[Lt,Wt]],[/(?:huawei)([-\w ]+)[;\)]/i,/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i],[Bt,[Mt,we],[Lt,Vt]],[/oid[^\)]+; (2[\dbc]{4}(182|283|rp\w{2})[cgl]|m2105k81a?c)(?: bui|\))/i,/\b((?:red)?mi[-_ ]?pad[\w- ]*)(?: bui|\))/i],[[Bt,/_/g," "],[Mt,Ce],[Lt,Wt]],[/\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],[[Bt,/_/g," "],[Mt,Ce],[Lt,Vt]],[/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],[Bt,[Mt,Ee],[Lt,Vt]],[/; (\w+) bui.+ oppo/i,/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i],[Bt,[Mt,ke],[Lt,Vt]],[/\b(opd2(\d{3}a?))(?: bui|\))/i],[Bt,[Mt,en,{OnePlus:["203","304","403","404","413","415"],"*":ke}],[Lt,Wt]],[/(vivo (5r?|6|8l?|go|one|s|x[il]?[2-4]?)[\w\+ ]*)(?: bui|\))/i],[Bt,[Mt,"BLU"],[Lt,Vt]],[/; vivo (\w+)(?: bui|\))/i,/\b(v[12]\d{3}\w?[at])(?: bui|;)/i],[Bt,[Mt,"Vivo"],[Lt,Vt]],[/\b(rmx[1-3]\d{3})(?: bui|;|\))/i],[Bt,[Mt,"Realme"],[Lt,Vt]],[/(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],[Bt,[Mt,be],[Lt,Wt]],[/lenovo[-_ ]?([-\w ]+?)(?: bui|\)|\/)/i],[Bt,[Mt,be],[Lt,Vt]],[/\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],[Bt,[Mt,Se],[Lt,Vt]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i],[Bt,[Mt,Se],[Lt,Wt]],[/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i],[Bt,[Mt,Ie],[Lt,Wt]],[/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,/\blg[-e;\/ ]+(?!.*(?:browser|netcast|android tv|watch|webos))(\w+)/i,/\blg-?([\d\w]+) bui/i],[Bt,[Mt,Ie],[Lt,Vt]],[/(nokia) (t[12][01])/i],[Mt,Bt,[Lt,Wt]],[/(?:maemo|nokia).*(n900|lumia \d+|rm-\d+)/i,/nokia[-_ ]?(([-\w\. ]*))/i],[[Bt,/_/g," "],[Lt,Vt],[Mt,"Nokia"]],[/(pixel (c|tablet))\b/i],[Bt,[Mt,ve],[Lt,Wt]],[/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],[Bt,[Mt,ve],[Lt,Vt]],[/(google) (pixelbook( go)?)/i],[Mt,Bt],[/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],[Bt,[Mt,De],[Lt,Vt]],[/sony tablet [ps]/i,/\b(?:sony)?sgp\w+(?: bui|\))/i],[[Bt,"Xperia Tablet"],[Mt,De],[Lt,Wt]],[/(alexa)webm/i,/(kf[a-z]{2}wi|aeo(?!bc)\w\w)( bui|\))/i,/(kf[a-z]+)( bui|\)).+silk\//i],[Bt,[Mt,le],[Lt,Wt]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i],[[Bt,/(.+)/g,"Fire Phone $1"],[Mt,le],[Lt,Vt]],[/(playbook);[-\w\),; ]+(rim)/i],[Bt,Mt,[Lt,Wt]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,/\(bb10; (\w+)/i],[Bt,[Mt,fe],[Lt,Vt]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i],[Bt,[Mt,pe],[Lt,Wt]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i],[Bt,[Mt,pe],[Lt,Vt]],[/(nexus 9)/i],[Bt,[Mt,"HTC"],[Lt,Wt]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,/(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i],[Mt,[Bt,/_/g," "],[Lt,Vt]],[/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],[Bt,[Mt,"TCL"],[Lt,Wt]],[/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],[Bt,[Mt,"TCL"],[Lt,Vt]],[/(itel) ((\w+))/i],[[Mt,Qe],Bt,[Lt,en,{tablet:["p10001l","w7001"],"*":"mobile"}]],[/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i],[Bt,[Mt,"Acer"],[Lt,Wt]],[/droid.+; (m[1-5] note) bui/i,/\bmz-([-\w]{2,})/i],[Bt,[Mt,"Meizu"],[Lt,Vt]],[/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i],[Bt,[Mt,"Ulefone"],[Lt,Vt]],[/; (energy ?\w+)(?: bui|\))/i,/; energizer ([\w ]+)(?: bui|\))/i],[Bt,[Mt,"Energizer"],[Lt,Vt]],[/; cat (b35);/i,/; (b15q?|s22 flip|s48c|s62 pro)(?: bui|\))/i],[Bt,[Mt,"Cat"],[Lt,Vt]],[/((?:new )?andromax[\w- ]+)(?: bui|\))/i],[Bt,[Mt,"Smartfren"],[Lt,Vt]],[/droid.+; (a(in)?(0(15|59|6[35])|142)p?)/i],[Bt,[Mt,"Nothing"],[Lt,Vt]],[/; (x67 5g|tikeasy \w+|ac[1789]\d\w+)( b|\))/i,/archos ?(5|gamepad2?|([\w ]*[t1789]|hello) ?\d+[\w ]*)( b|\))/i],[Bt,[Mt,"Archos"],[Lt,Wt]],[/archos ([\w ]+)( b|\))/i,/; (ac[3-6]\d\w{2,8})( b|\))/i],[Bt,[Mt,"Archos"],[Lt,Vt]],[/; (n159v)/i],[Bt,[Mt,"HMD"],[Lt,Vt]],[/(imo) (tab \w+)/i,/(infinix|tecno) (x1101b?|p904|dp(7c|8d|10a)( pro)?|p70[1-3]a?|p904|t1101)/i],[Mt,Bt,[Lt,Wt]],[/(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],[Mt,Bt,[Lt,Vt]],[/(kobo)\s(ereader|touch)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\/([\w\.]+)/i],[Mt,Bt,[Lt,Wt]],[/(surface duo)/i],[Bt,[Mt,me],[Lt,Wt]],[/droid [\d\.]+; (fp\du?)(?: b|\))/i],[Bt,[Mt,"Fairphone"],[Lt,Vt]],[/((?:tegranote|shield t(?!.+d tv))[\w- ]*?)(?: b|\))/i],[Bt,[Mt,ye],[Lt,Wt]],[/(sprint) (\w+)/i],[Mt,Bt,[Lt,Vt]],[/(kin\.[onetw]{3})/i],[[Bt,/\./g," "],[Mt,me],[Lt,Vt]],[/droid.+; ([c6]+|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i],[Bt,[Mt,Re],[Lt,Wt]],[/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i],[Bt,[Mt,Re],[Lt,Vt]],[/smart-tv.+(samsung)/i],[Mt,[Lt,jt]],[/hbbtv.+maple;(\d+)/i],[[Bt,/^/,"SmartTV"],[Mt,Te],[Lt,jt]],[/(vizio)(?: |.+model\/)(\w+-\w+)/i,/tcast.+(lg)e?. ([-\w]+)/i],[Mt,Bt,[Lt,jt]],[/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i],[[Mt,Ie],[Lt,jt]],[/(apple) ?tv/i],[Mt,[Bt,he+" TV"],[Lt,jt]],[/crkey.*devicetype\/chromecast/i],[[Bt,Ae+" Third Generation"],[Mt,ve],[Lt,jt]],[/crkey.*devicetype\/([^/]*)/i],[[Bt,/^/,"Chromecast "],[Mt,ve],[Lt,jt]],[/fuchsia.*crkey/i],[[Bt,Ae+" Nest Hub"],[Mt,ve],[Lt,jt]],[/crkey/i],[[Bt,Ae],[Mt,ve],[Lt,jt]],[/(portaltv)/i],[Bt,[Mt,Me],[Lt,jt]],[/droid.+aft(\w+)( bui|\))/i],[Bt,[Mt,le],[Lt,jt]],[/(shield \w+ tv)/i],[Bt,[Mt,ye],[Lt,jt]],[/\(dtv[\);].+(aquos)/i,/(aquos-tv[\w ]+)\)/i],[Bt,[Mt,_e],[Lt,jt]],[/(bravia[\w ]+)( bui|\))/i],[Bt,[Mt,De],[Lt,jt]],[/(mi(tv|box)-?\w+) bui/i],[Bt,[Mt,Ce],[Lt,jt]],[/Hbbtv.*(technisat) (.*);/i],[Mt,Bt,[Lt,jt]],[/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i,/hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i],[[Mt,/.+\/(\w+)/,"$1",en,{LG:"lge"}],[Bt,$e],[Lt,jt]],[/droid.+; ([\w- ]+) (?:android tv|smart[- ]?tv)/i],[Bt,[Lt,jt]],[/\b(android tv|smart[- ]?tv|opera tv|tv; rv:|large screen[\w ]+safari)\b/i],[[Lt,jt]],[/(playstation \w+)/i],[Bt,[Mt,De],[Lt,Kt]],[/\b(xbox(?: one)?(?!; xbox))[\); ]/i],[Bt,[Mt,me],[Lt,Kt]],[/(ouya)/i,/(nintendo) (\w+)/i,/(retroid) (pocket ([^\)]+))/i],[Mt,Bt,[Lt,Kt]],[/droid.+; (shield)( bui|\))/i],[Bt,[Mt,ye],[Lt,Kt]],[/\b(sm-[lr]\d\d[0156][fnuw]?s?|gear live)\b/i],[Bt,[Mt,Te],[Lt,Gt]],[/((pebble))app/i,/(asus|google|lg|oppo) ((pixel |zen)?watch[\w ]*)( bui|\))/i],[Mt,Bt,[Lt,Gt]],[/(ow(?:19|20)?we?[1-3]{1,3})/i],[Bt,[Mt,ke],[Lt,Gt]],[/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i],[Bt,[Mt,he],[Lt,Gt]],[/(opwwe\d{3})/i],[Bt,[Mt,Ee],[Lt,Gt]],[/(moto 360)/i],[Bt,[Mt,Se],[Lt,Gt]],[/(smartwatch 3)/i],[Bt,[Mt,De],[Lt,Gt]],[/(g watch r)/i],[Bt,[Mt,Ie],[Lt,Gt]],[/droid.+; (wt63?0{2,3})\)/i],[Bt,[Mt,Re],[Lt,Gt]],[/droid.+; (glass) \d/i],[Bt,[Mt,ve],[Lt,zt]],[/(pico) (4|neo3(?: link|pro)?)/i],[Mt,Bt,[Lt,zt]],[/(quest( \d| pro)?s?).+vr/i],[Bt,[Mt,Me],[Lt,zt]],[/mobile vr; rv.+firefox/i],[[Lt,zt]],[/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i],[Mt,[Lt,Ht]],[/(aeobc)\b/i],[Bt,[Mt,le],[Lt,Ht]],[/(homepod).+mac os/i],[Bt,[Mt,he],[Lt,Ht]],[/windows iot/i],[[Lt,Ht]],[/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+?(mobile|vr|\d) safari/i],[Bt,[Lt,en,{mobile:"Mobile",xr:"VR","*":Wt}]],[/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i],[[Lt,Wt]],[/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i],[[Lt,Vt]],[/droid .+?; ([\w\. -]+)( bui|\))/i],[Bt,[Mt,"Generic"]]],engine:[[/windows.+ edge\/([\w\.]+)/i],[Pt,[Ut,Oe+"HTML"]],[/(arkweb)\/([\w\.]+)/i],[Ut,Pt],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[Pt,[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,Pt],[/ladybird\//i],[[Ut,"LibWeb"]],[/rv\:([\w\.]{1,9})\b.+(gecko)/i],[Pt,Ut]],os:[[/(windows nt) (6\.[23]); arm/i],[[Ut,/N/,"R"],[Pt,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,Pt],[/windows nt ?([\d\.\)]*)(?!.+xbox)/i,/\bwin(?=3| ?9|n)(?:nt| 9x )?([\d\.;]*)/i],[[Pt,/(;|\))/g,"",en,nn],[Ut,Be]],[/(windows ce)\/?([\d\.]*)/i],[Ut,Pt],[/[adehimnop]{4,7}\b(?:.*os ([\w]+) like mac|; opera)/i,/(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i,/cfnetwork\/.+darwin/i],[[Pt,/_/g,"."],[Ut,"iOS"]],[/(mac os x) ?([\w\. ]*)/i,/(macintosh|mac_powerpc\b)(?!.+(haiku|morphos))/i],[[Ut,"macOS"],[Pt,/_/g,"."]],[/android ([\d\.]+).*crkey/i],[Pt,[Ut,Ae+" Android"]],[/fuchsia.*crkey\/([\d\.]+)/i],[Pt,[Ut,Ae+" Fuchsia"]],[/crkey\/([\d\.]+).*devicetype\/smartspeaker/i],[Pt,[Ut,Ae+" SmartSpeaker"]],[/linux.*crkey\/([\d\.]+)/i],[Pt,[Ut,Ae+" Linux"]],[/crkey\/([\d\.]+)/i],[Pt,[Ut,Ae]],[/droid ([\w\.]+)\b.+(android[- ]x86)/i],[Pt,Ut],[/(ubuntu) ([\w\.]+) like android/i],[[Ut,/(.+)/,"$1 Touch"],Pt],[/(harmonyos)[\/ ]?([\d\.]*)/i,/(android|bada|blackberry|kaios|maemo|meego|openharmony|qnx|rim tablet os|sailfish|series40|symbian|tizen)\w*[-\/\.; ]?([\d\.]*)/i],[Ut,Pt],[/\(bb(10);/i],[Pt,[Ut,fe]],[/(?:symbian ?os|symbos|s60(?=;)|series ?60)[-\/ ]?([\w\.]*)/i],[Pt,[Ut,"Symbian"]],[/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i],[Pt,[Ut,Ue+" OS"]],[/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i,/webos(?:[ \/]?|\.tv-20(?=2[2-9]))(\d[\d\.]*)/i],[Pt,[Ut,"webOS"]],[/web0s;.+?(?:chr[o0]me|safari)\/(\d+)/i],[[Pt,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],[Pt,[Ut,"watchOS"]],[/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i],[[Ut,"Chrome OS"],Pt],[/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,Pt],[/(sunos) ?([\d\.]*)/i],[[Ut,"Solaris"],Pt],[/\b(beos|os\/2|amigaos|openvms|hp-ux|serenityos)/i,/(unix) ?([\w\.]*)/i],[Ut,Pt]]},an=(Ye.call((St={init:{},isIgnore:{},isIgnoreRgx:{},toString:{}}).init,[[Ct,[Ut,Pt,Ft,Lt]],[Rt,[qt]],[Nt,[Lt,Bt,Mt]],[xt,[Ut,Pt]],[At,[Ut,Pt]]]),Ye.call(St.isIgnore,[[Ct,[Pt,Ft]],[xt,[Pt]],[At,[Pt]]]),Ye.call(St.isIgnoreRgx,[[Ct,/ ?browser$/i],[At,/ ?os$/i]]),Ye.call(St.toString,[[Ct,[Ut,Pt]],[Rt,[qt]],[Nt,[Mt,Bt]],[xt,[Ut,Pt]],[At,[Ut,Pt]]]),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 Ve?Ve.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)&&!je(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}),Ve||(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])],[Vt,/\?1/.test(t[oe])],[Bt,Ze(t[ae])],[Zt,Ze(t[ce])],[$t,Ze(t[ue])],[qt,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 Ct:Ke.brave&&typeof Ke.brave.isBrave==kt&&this.set(Ut,"Brave");break;case Nt:!this.get(Lt)&&Ve&&Ve[Vt]&&this.set(Lt,Vt),"Macintosh"==this.get(Bt)&&Ke&&typeof Ke.standalone!==Tt&&Ke.maxTouchPoints&&Ke.maxTouchPoints>2&&this.set(Bt,"iPad").set(Lt,Wt);break;case At:!this.get(Ut)&&Ve&&Ve[Zt]&&this.set(Ut,Ve[Zt]);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(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==Ct&&this.set(Ft,Xe(this.get(Pt))),this},this.parseCH=function(){var t=this.uaCH,e=this.rgxMap;switch(this.itemType){case Ct: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==Ct&&!/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(Pt,o).set(Ft,Xe(o)),n=s),this.itemType==xt&&s==xe&&this.set(Pt,o)}break;case Rt:var a=t[qt];a&&(a&&"64"==t[te]&&(a+="64"),tn.call(this.data,a+";",e));break;case Nt:if(t[Vt]&&this.set(Lt,Vt),t[Bt]&&(this.set(Bt,t[Bt]),!this.get(Lt)||!this.get(Mt))){var c={};tn.call(c,"droid 9; "+t[Bt]+")",e),!this.get(Lt)&&c.type&&this.set(Lt,c.type),!this.get(Mt)&&c.vendor&&this.set(Mt,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==Be&&(h=parseInt(Xe(h),10)>=13?"11":"10"),this.set(Ut,l).set(Pt,h)}this.get(Ut)==Be&&"Xbox"==t[Bt]&&this.set(Ut,"Xbox").set(Pt,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(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!==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]: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(Ct,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(Ct)],["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=We([Ut,Pt,Ft,Lt]),ln.CPU=We([qt]),ln.DEVICE=We([Bt,Mt,Lt,Kt,Vt,jt,Wt,Gt,Ht]),ln.ENGINE=ln.OS=We([Ut,Pt]);const hn=pn;function pn(t,e){const n=fn();return(pn=function(t,e){return n[t-=424]})(t,e)}function fn(){const t=["innerHeight","4dtzawN","matches","1102304sgcFHd","smarttv","netcast","screenDensity","touch","device","wearable","long","xlarge","60328704tTpcyJ","maxTouchPoints","xbox","uiMode","small","width","medium","491870YcDpTv","1UXosPn","innerWidth","9488982NBrfkn","toLowerCase","low","displaySize","pow","2858553QHqSRD","4587267qCXmsY","type","tablet","49GFTXMu","286wbAFqd","screenSize","normal","hbbtv","height","desktop","screenFormat","vive","smart-tv","embedded","nintendo","(prefers-color-scheme: dark)","sqrt","13IEqKjp","uiStyle","5xYKKxx","watch","console","includes","getResult","browser","high","959864QIWPwd","toFixed","pointer","android auto","matchMedia","oculus","cpu","engine","car","devicePixelRatio"];return(fn=function(){return t})()}!function(t){const e=pn,n=t();for(;;)try{if(804911===-parseInt(e(450))/1*(parseInt(e(484))/2)+-parseInt(e(458))/3*(parseInt(e(431))/4)+-parseInt(e(477))/5*(parseInt(e(452))/6)+parseInt(e(461))/7*(parseInt(e(433))/8)+-parseInt(e(457))/9+parseInt(e(449))/10*(-parseInt(e(462))/11)+parseInt(e(442))/12*(parseInt(e(475))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fn);class vn{getDeviceInfo(){const t=pn,e=(new ln)[t(481)]();return{browser:e[t(482)],os:e.os,device:e.device,engine:e[t(427)],cpu:e[t(426)],ua:e.ua}}get[hn(436)](){const t=hn;return window[t(429)]>=3?t(483):window.devicePixelRatio>=2?t(448):t(454)}get[hn(468)](){const t=hn;return window[t(430)]>window[t(451)]?t(440):t(464)}get[hn(463)](){const t=hn,e=window[t(451)];return e<480?t(446):e<768?"normal":e<1440?"large":t(441)}get[hn(445)](){const t=hn;var e,n,i;const r=this.getDeviceInfo(),s=(null===(e=r[t(438)])||void 0===e?void 0:e[t(459)])||"",o=(null===(i=null===(n=r[t(438)])||void 0===n?void 0:n.model)||void 0===i?void 0:i[t(453)]())||"",a=r.ua[t(453)]();return s===t(439)||o[t(480)](t(478))?6:s===t(434)||a.includes(t(470))||a[t(480)](t(465))||a[t(480)](t(435))||a.includes("googletv")||a[t(480)]("appletv")?4:s===t(479)||a[t(480)]("playstation")||a[t(480)](t(444))||a[t(480)](t(472))?5:a.includes(t(428))||a[t(480)](t(487))||a[t(480)]("carplay")?3:a.includes(t(425))||a.includes(t(469))||a[t(480)]("vr")||s===t(471)?7:"mobile"===s||s===t(460)?1:""===s||s===t(467)?2:0}get[hn(476)](){const t=hn;return window[t(424)]&&window[t(424)](t(473))[t(432)]?"1":"0"}get[hn(455)](){const t=hn,e=window[t(429)]||1,n=screen[t(447)]*e/160,i=screen[t(466)]*e/160;return Math[t(474)](Math[t(456)](n,2)+Math[t(456)](i,2))[t(485)](2)}get screenType(){const t=hn;return"ontouchstart"in window||navigator[t(443)]>0?t(437):t(486)}}const wn=new vn;function bn(){const t=["134920WUjyFF","open","2pyvbtF","196CNnZvt","onerror","getStorageSizeBytes","540587ykTKxN","length","8928144EmtsgC","isSessionStorageSupported","2421771HAMlZn","close","result","8174316nDkCob","supportResults","key","917bjQiDA","__test__check__","deleteDatabase","10256utbcCz","getSupportResult","isLocalStorageSupported","isIndexedDBSupported","indexedDB","removeItem","33076970FGYksY","__test__","setItem"];return(bn=function(){return t})()}const gn=In;function In(t,e){const n=bn();return(In=function(t,e){return n[t-=258]})(t,e)}!function(t){const e=In,n=t();for(;;)try{if(759725===-parseInt(e(265))/1*(parseInt(e(261))/2)+-parseInt(e(269))/3+parseInt(e(262))/4*(parseInt(e(259))/5)+-parseInt(e(272))/6+parseInt(e(275))/7*(-parseInt(e(278))/8)+-parseInt(e(267))/9+parseInt(e(284))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bn);class mn{constructor(){this[In(273)]=null}[gn(279)](){return N(this,void 0,void 0,function*(){const t=In;if(this[t(273)])return this.supportResults;const e=this[t(280)](),n=this[t(268)](),i=yield this.isIndexedDBSupported();return this[t(273)]={localStorage:e,sessionStorage:n,indexedDB:i},this[t(273)]})}[gn(264)](t){const e=gn;let n=0;for(let i=0;i<t.length;i++){const r=t[e(274)](i);if(!r)continue;const s=t.getItem(r);null!=s&&(n+=2*r[e(266)],n+=2*s.length)}return n}[gn(280)](){const t=gn;try{const e=t(285);return localStorage.setItem(e,"1"),localStorage.removeItem(e),!0}catch(t){return!1}}[gn(268)](){const t=gn;try{const e="__test__";return sessionStorage[t(258)](e,"1"),sessionStorage[t(283)](e),!0}catch(t){return!1}}[gn(281)](){const t=gn;return t(282)in window?new Promise(e=>{const n=t;try{const t=indexedDB[n(260)](n(276));t[n(263)]=()=>e(!1),t.onsuccess=()=>{const i=n;t[i(271)][i(270)](),indexedDB[i(277)]("__test__check__"),e(!0)}}catch(t){e(!1)}}):Promise.resolve(!1)}}const Sn=new mn,yn=kn;function En(){const t=["Meteor.js","keys","hostname","Nuxt.js","Laravel","[data-reactroot], [data-reactid]","some","querySelectorAll",'meta[name="generator"][content*="WordPress"]',"Angular","querySelector","4353756mfcXTj","[x-data], [x-init], [x-bind]","WordPress","drupal-settings-json","7fkBrrg",'meta[name="generator"][content*="Ghost"]',"_reactRootContainer","scripts","documentElement","innerHTML","getUTMParamsString","includes","wp-content","__reactContainer","Alpine.js","6257vmOxPo","join","wix.com","Vue.js","startsWith","4849098YAeREt","utm_source","Backbone.js","location","static.squarespace.com","Zepto.js","3862392jpWYHH","organic","Meteor","src","Backbone","[data-v-app], [data-v-]","2832195hmlelL","svelte","Gatsby.js","mix-manifest.json","jQuery",'script[src*="angular.js"], script[src*="angular.min.js"]',"detectWebFramework","entries",".ng-binding, [ng-app], [data-ng-app], [ng-controller], [data-ng-controller], [ng-repeat], [data-ng-repeat]","map","__REACT_DEVTOOLS_GLOBAL_HOOK__","/js/app.js","595736hFiFOn","21768183gVrXqA","[id=___gatsby]","314jLqpbl","Drupal"];return(En=function(){return t})()}function kn(t,e){const n=En();return(kn=function(t,e){return n[t-=151]})(t,e)}!function(t){const e=kn,n=t();for(;;)try{if(857856===parseInt(e(173))/1*(parseInt(e(205))/2)+-parseInt(e(184))/3+-parseInt(e(158))/4+parseInt(e(190))/5+parseInt(e(178))/6*(-parseInt(e(162))/7)+parseInt(e(202))/8+parseInt(e(203))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(En);class Tn{static[yn(168)](){const t=yn,e=new URLSearchParams(window[t(181)].search),n={};for(const[i,r]of e[t(197)]())i[t(177)]("utm_")&&r&&(n[i]=r);if(!n[t(179)]){const e=document.referrer;n[t(179)]=e?new URL(e)[t(209)]:"other"}return!n.utm_medium&&(n.utm_medium=t(185)),Object.entries(n)[t(199)](([t,e])=>t+"="+encodeURIComponent(e))[t(174)]("&")}}Tn[yn(196)]=()=>{const t=yn;return document[t(157)]("script[id=__NEXT_DATA__]")||[...document[t(165)]][t(153)](e=>e[t(187)][t(169)]("/_next/"))?"Next.js":window.React||document[t(157)](t(152))||Array.from(document[t(154)]("*"))[t(153)](e=>void 0!==e[t(164)]||Object[t(208)](e)[t(153)](e=>e[t(177)](t(171))))||window[t(200)]?"React":[...document[t(165)]][t(153)](e=>e[t(187)][t(169)]("/_nuxt/"))?t(210):window.__VUE__||window.Vue||document.querySelector(t(189))?t(176):document[t(157)](t(204))?t(192):window||document[t(157)](t(198))||document.querySelector(t(195))||window.ng||document[t(157)]("[ng-version]")?t(156):[...document[t(165)]][t(153)](e=>{const n=t;var i;return e[n(187)][n(169)]("svelte")||(null===(i=e.textContent)||void 0===i?void 0:i[n(169)](n(191)))})?"Svelte":document[t(157)](t(159))?t(172):window[t(194)]?t(194):window[t(188)]?t(180):window[t(186)]?t(207):window.Zepto?t(183):document[t(157)](t(155))||[...document.scripts].some(e=>e[t(187)][t(169)](t(170))||e[t(187)][t(169)]("wp-includes"))?t(160):[...document[t(165)]][t(153)](e=>e.src[t(169)](t(201))||e[t(187)].includes(t(193)))?t(151):document[t(157)]('meta[name="generator"][content*="Drupal"]')||document[t(166)].innerHTML[t(169)](t(161))?t(206):document.documentElement[t(167)][t(169)]("cdn.shopify.com")?"Shopify":[...document[t(165)]][t(153)](e=>e[t(187)][t(169)](t(182)))?"Squarespace":[...document[t(165)]][t(153)](e=>e[t(187)][t(169)](t(175)))?"Wix":document[t(157)](t(163))?"Ghost CMS":void 0};const _n=Dn;function Dn(t,e){const n=Cn();return(Dn=function(t,e){return n[t-=253]})(t,e)}function Cn(){const t=["36BAVfwt","178065KdVUqy","subtle","font","getContext","3592006etEmNX","2avmGFD","webgl","height","from","18DwtAgt","SHADING_LANGUAGE_VERSION","UNMASKED_VENDOR_WEBGL","209823CMOJBN","getParameter","SHA-256","8wxCZyq","experimental-webgl","101415jAxrWl","vendor","string","createElement","1289912ifojWH","370220EbeOlX","VERSION","top","stringify","canvas","VENDOR","UNMASKED_RENDERER_WEBGL","toDataURL","WEBGL_debug_renderer_info","999075eDCYiL","30enEmgZ","getExtension","textBaseline","fillRect","isWebGLSupported","fillStyle","#f60","#069","padStart","fillText","14px 'Arial'","renderer","hashData","join","encode","getCanvasFingerprint","getSupportedExtensions","WiseTrack WebGL Fingerprint!"];return(Cn=function(){return t})()}!function(t){const e=Dn,n=t();for(;;)try{if(116754===parseInt(e(256))/1*(-parseInt(e(300))/2)+parseInt(e(261))/3*(-parseInt(e(259))/4)+-parseInt(e(266))/5*(parseInt(e(253))/6)+-parseInt(e(275))/7+-parseInt(e(265))/8+-parseInt(e(295))/9*(parseInt(e(276))/10)+parseInt(e(299))/11*(parseInt(e(294))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cn);class Rn{static[_n(280)](){const t=_n;try{const e=document[t(264)](t(270));return!(!e[t(298)](t(301))&&!e[t(298)](t(260)))}catch(t){return!1}}static getWebGLFingerprint(){return N(this,void 0,void 0,function*(){const t=Dn,e=document.createElement(t(270)),n=e.getContext(t(301))||e[t(298)](t(260));if(!n)return;const i={version:n.getParameter(n[t(267)]),shadingLangVersion:n[t(257)](n[t(254)]),maxTextureSize:n[t(257)](n.MAX_TEXTURE_SIZE),maxRenderBufferSize:n[t(257)](n.MAX_RENDERBUFFER_SIZE),supportedExtensions:n[t(292)]()};try{const e=n[t(277)]("WEBGL_debug_renderer_info");i.vendor=e?n[t(257)](e[t(255)]):n[t(257)](n[t(271)])}catch(e){i[t(262)]=n[t(257)](n[t(271)])}try{const e=n[t(277)](t(274));i[t(287)]=e?n[t(257)](e[t(272)]):n.getParameter(n.RENDERER)}catch(e){i[t(287)]=n[t(257)](n.RENDERER)}return yield this.hashData(JSON[t(269)](i))})}static[_n(291)](){return N(this,void 0,void 0,function*(){const t=Dn,e=document[t(264)](t(270));e.width=200,e[t(302)]=50;const n=e[t(298)]("2d");if(n)return n[t(278)]=t(268),n[t(297)]=t(286),n[t(281)]=t(282),n[t(279)](0,0,200,50),n[t(281)]=t(283),n[t(285)](t(293),2,2),yield this[t(288)](e[t(273)]())})}static hashData(t){return N(this,void 0,void 0,function*(){const e=Dn,n=typeof t===e(263)?t:JSON[e(269)](t),i=(new TextEncoder)[e(290)](n),r=yield crypto[e(296)].digest(e(258),i);return Array[e(303)](new Uint8Array(r)).map(t=>t.toString(16)[e(284)](2,"0"))[e(289)]("")})}}const Nn=An;function xn(){const t=["getStorageSizeBytes","other","assign","677358RiJyWZ","engine","828290qvvKZG","subSessionCount","126364jStwIi","onLine","1257231kpUwFz","location","initialDate","getWebGLFingerprint","getDeviceFields","language","SDK","sessionStorage","defaultTracker","hostname","now","4KKoDpr","toLowerCase","3204894ZMmxQq","hardwareConcurrency","1624548aKhQVP","map","1630592HRwBcD","userEnvironment","appFrameWork","time_spent","isWebGLSupported","customDeviceId","entries","build","name","toFixed","outerHeight","PARAMETERS_VALUE","indexedDB","split","device","220qfQPaq","outerWidth","toString","getDeviceInfo","screenFormat","architecture","5aFrdLb","getLocalFields","getSupportResult","DEFAULTS","performance","activeDuration","version","fromEntries","PLATFORM","getApplicationFields","deviceId","browser","screenType","displaySize","sessionCount","pushToken","model"];return(xn=function(){return t})()}function An(t,e){const n=xn();return(An=function(t,e){return n[t-=214]})(t,e)}!function(t){const e=An,n=t();for(;;)try{if(236246===parseInt(e(225))/1+parseInt(e(223))/2+parseInt(e(227))/3*(parseInt(e(238))/4)+parseInt(e(265))/5*(parseInt(e(242))/6)+parseInt(e(240))/7+parseInt(e(244))/8+-parseInt(e(221))/9*(parseInt(e(259))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xn);class On{[Nn(251)](){return N(this,void 0,void 0,function*(){const t=An,e=window[t(269)][t(237)]();let n={};return n.sdk_requested_at=(new Date).toISOString(),Object[t(220)](n,this[t(266)]()),Object[t(220)](n,yield this[t(274)]()),Object.assign(n,this.getDeviceFields()),n[t(247)]=(window.performance.now()-e)[t(253)](1),!r[t(268)][t(255)]&&(n=Object.fromEntries(Object[t(250)](n).filter(([t,e])=>null!=e))),n})}[Nn(274)](){return N(this,void 0,void 0,function*(){const t=An,e=yield Sn[t(267)]();return{connectivity_type:navigator[t(226)]?"1":"-1",country:yield at.getCountryCode(),package_name:window[t(228)][t(236)],session_storage_enabled:e[t(234)],indexed_db_enabled:e[t(256)],local_storage_enabled:e.localStorage,session_storage:Sn[t(218)](sessionStorage)[t(253)](0),local_storage:Sn[t(218)](localStorage)[t(253)](0),web_gl_support:Rn[t(248)](),web_gl_fingerprint:yield Rn[t(230)](),web_gl_canvas_fingerprint:yield Rn.getCanvasFingerprint()}})}getLocalFields(){const t=Nn,e=v.initialConfig;return e?{uuid:v[t(275)],app_token:e.appToken,environment:e[t(245)],store_name:t(219),app_version:e.appVersion,push_token:v[t(216)],custom_device_id:e[t(249)],default_tracker:e[t(235)],platform:r[t(233)][t(273)],framework:e[t(246)][t(239)](),initiated_by:r[t(233)].PLATFORM+"_"+e[t(246)][t(239)](),initiated_version:r[t(233)].VERSION,referrer:Tn.getUTMParamsString(),installed_at:v[t(229)],session_count:v[t(215)].toString(),subsession_count:v[t(224)].toString(),session_length:parseInt((v[t(270)]/1e3)[t(261)]())[t(261)](),last_interval:parseInt((v.inactiveDuration/1e3).toString()).toString()}:{}}[Nn(231)](){const t=Nn,e=wn[t(262)]();return{browser_version:e[t(276)][t(271)],device_manufacturer:e.device.vendor,device_name:e[t(258)][t(217)],device_type:e.device.type,os_name:e.os[t(252)],os_version:e.os[t(271)],cpu_type:e.cpu[t(264)],web_user_agent:e.ua,display_height:window.innerHeight.toFixed(0),display_width:window.innerWidth.toFixed(0),language:navigator[t(232)][t(257)]("-")[0],screen_density:wn.screenDensity,screen_format:wn[t(263)],screen_size:wn.screenSize,ui_mode:wn.uiMode[t(261)](),cpu_lpc:navigator[t(241)][t(261)](),ui_style:wn.uiStyle,wout_width:window[t(260)][t(261)](),wout_height:window[t(254)][t(261)](),web_engine:e.engine.name,web_engine_version:e[t(222)][t(271)],display_size:wn[t(214)],screen_type:wn[t(277)]}}}const Un=new On;function Ln(){const t=["90KmJphp","call","length","currency","type","6ysrgDO","params","revenue","5qbShbT","8vSGwMY","build","create","partner_params","amount","5402646MDYfDC","497004CbINUe","201237OXliXO","748599jxohvJ","593857tOMwLk","3346962SrhMuD","name","assign","event","444689PtNwRu"];return(Ln=function(){return t})()}const Mn=Pn;function Pn(t,e){const n=Ln();return(Pn=function(t,e){return n[t-=256]})(t,e)}!function(t){const e=Pn,n=t();for(;;)try{if(385618===parseInt(e(261))/1*(parseInt(e(274))/2)+parseInt(e(262))/3+parseInt(e(260))/4*(parseInt(e(277))/5)+parseInt(e(264))/6+-parseInt(e(268))/7*(parseInt(e(278))/8)+-parseInt(e(259))/9+-parseInt(e(269))/10*(parseInt(e(263))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ln);class qn extends On{constructor(t){super(),this.event=t}[Mn(279)](){const t=Mn,e=Object[t(256)](null,{build:{get:()=>super[t(279)]}});return N(this,void 0,void 0,function*(){const n=t,i=yield e[n(279)][n(270)](this),r={event_type:this[n(267)][n(273)],event_name:this[n(267)][n(265)]};return Object.keys(this[n(267)][n(275)])[n(271)]>0&&(r[n(257)]=this[n(267)][n(275)]),this.event[n(273)]===n(276)&&(r[n(276)]=this.event[n(258)],r[n(272)]=this[n(267)][n(272)]),new Promise(t=>{const e=n;t(Object.assign(Object[e(266)]({},i),r))})})}}const Fn=Kn;function Bn(){const t=["createAttribution","initialDate","createDeviceID","sessionInterval","fcmToken","inactiveDuration","build","6646892mkGnqe","18641YpmLab","visibilitychange","eventCount","focus","s Totaly)","s | (","main","WT Tracker started","start","startTracking","toISOString","setActivityTimes","WT Tracker stopped","CheckPushToken: SDK is not enabled","isRunning","subSessionCount","6oYimmJ","User was inactived for ","stringify","addPendingRequest","now","Creating Session: SDK is not enabled!","sdkClickSubmit","visibilityState","sdkEnabled","stopTracking","SDK_CLICKS","6785185prBMeA"," request to main queue","createRequest","addEventListener","SESSIONS","Creating Install: SDK is not enabled!","isVisibleFocused","checkFirstSession","activeTime","858298opdXlh","getQueueStatus","addRequest","getCountryCode","Add ","isEnabled","stop","info","checkSessionIntervals","generateDeviceUUID","warn","debug","pushToken","visible","deviceId","checkPushToken","SDK is not enabled to start tracking!","Creating Install: SDK-Clicks has already submitted","4531924HAwjoK","initialized","initialize","37519224hoZpNp","pending","firstSessionSubmit","EVENTS","checkSdkClicks","Creating Attribution: SDK is not enabled!"," request to pending queue","Creating First Session: SDK is not enabled!","190839UrPlLx","beforeunload","sessionCount","shutdown","inactiveTime","config","addObservers"];return(Bn=function(){return t})()}function Kn(t,e){const n=Bn();return(Kn=function(t,e){return n[t-=285]})(t,e)}!function(t){const e=Kn,n=t();for(;;)try{if(738926===-parseInt(e(308))/1+-parseInt(e(344))/2+-parseInt(e(293))/3+-parseInt(e(362))/4+parseInt(e(335))/5*(-parseInt(e(324))/6)+-parseInt(e(307))/7+parseInt(e(285))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bn);class Vn{constructor(){const t=Kn;this.isRunning=!1,this[t(363)]=!1}get[Fn(349)](){return v[Fn(332)]}[Fn(364)](){return N(this,void 0,void 0,function*(){const t=Kn;this.getCountryCode(),yield this.setActivityTimes(),this[t(302)](),this[t(299)](),this[t(363)]=!0})}[Fn(317)](){return N(this,void 0,void 0,function*(){const t=Kn;this[t(349)]?(u.debug(t(315)),yield mt[t(364)](),yield this[t(289)](),yield this[t(342)](),yield this[t(300)](),this[t(322)]=!0):u.warn(t(360))})}[Fn(333)](){return N(this,void 0,void 0,function*(){const t=Kn;this[t(322)]=!1,nt[t(350)](),yield mt[t(296)](),u.debug(t(320))})}[Fn(359)](t){return N(this,void 0,void 0,function*(){const e=Kn;v[e(356)]=t,this.isEnabled?v[e(304)]!==t?yield this[e(337)]({endpoint:U.SDK_INFOS,queueType:e(286)}):u[e(351)]("This Notification token has sent to server previously"):u[e(354)](e(321))})}trackEvent(t){return N(this,void 0,void 0,function*(){const e=Kn;this[e(349)]?this[e(363)]?(v[e(310)]+=1,yield this[e(337)]({endpoint:U[e(288)],fBuilder:new qn(t),queueType:e(286)})):u.warn("trackEvent: SDK is not initialized yet"):u[e(354)]("trackEvent: SDK is not enabled")})}[Fn(347)](){at.getCountryCode()}[Fn(300)](){return N(this,void 0,void 0,function*(){const t=Kn;this[t(349)]?yield this[t(337)]({endpoint:U.ATTRIBUTIONS,queueType:t(286)}):u[t(354)](t(290))})}checkFirstSession(){return N(this,void 0,void 0,function*(){const t=Kn;this[t(349)]?v[t(287)]?u[t(355)]("Creating Session: First-Session has already submitted"):yield this.createRequest({endpoint:U[t(339)],queueType:v[t(330)]?"main":t(286)}):u.warn(t(292))})}[Fn(289)](){return N(this,void 0,void 0,function*(){const t=Kn;this[t(349)]?v[t(330)]?u[t(355)](t(361)):yield this[t(337)]({endpoint:U[t(334)]}):u[t(354)](t(340))})}[Fn(337)](t){const e=Fn;return N(this,arguments,void 0,function*({endpoint:t,fBuilder:n=Un,queueType:i=e(314)}){const r=e,s=yield n[r(306)](),o=new pt(t,s);i===r(286)?(u[r(355)](r(348)+t+r(291)),yield mt[r(327)](o)):(u[r(355)](r(348)+t+r(336)),yield mt[r(346)](o));const a=mt[r(345)]();u.debug(JSON[r(326)](a))})}createDeviceID(){const t=Fn;!v[t(358)]&&(v[t(358)]=dt[t(353)]()),!v[t(301)]&&(v[t(301)]=(new Date)[t(318)]())}[Fn(319)](){return N(this,void 0,void 0,function*(){const t=Kn;if(v[t(343)]){v[t(297)]=v[t(343)];const e=Date[t(328)]()-v[t(297)];v[t(305)]+=e,u[t(355)](t(325)+e/1e3+t(313)+v[t(305)]/1e3+t(312)),yield this.checkSessionIntervals()}v[t(343)]=Date[t(328)](),nt[t(316)]()})}[Fn(352)](){return N(this,void 0,void 0,function*(){const t=Kn;var e,n;const i=v[t(297)],r=null===(e=v[t(298)])||void 0===e?void 0:e[t(303)],s=null===(n=v[t(298)])||void 0===n?void 0:n.subsessionInterval;if(!this[t(349)])return void u[t(354)](t(329));if(!i||!r||!s)return;const o=Date[t(328)]()-i;o>1e3*parseInt(r)?(v[t(295)]+=1,yield this[t(337)]({endpoint:U[t(339)],queueType:v[t(330)]?"main":"pending"})):o>1e3*parseInt(s)&&(v[t(323)]+=1)})}isVisibleFocused(){const t=Fn;return document[t(331)]===t(357)&&document.hasFocus()}addObservers(){const t=Fn;window[t(338)](t(294),()=>{nt.stop()}),document.addEventListener(t(309),()=>{const e=t;this[e(341)]()?(this[e(300)](),this[e(319)]()):nt[e(350)]()}),window[t(338)](t(311),()=>{const e=t;this[e(341)]()&&(this.createAttribution(),this[e(319)]())}),window[t(338)]("blur",()=>{nt[t(350)]()})}}const Wn=new Vn;function jn(t,e){const n=zn();return(jn=function(t,e){return n[t-=256]})(t,e)}const Gn=jn;function zn(){const t=["warn","logLevel","flush","sdkEnabled","checkSdkEnabled","config","‼️ Start Tracking: SDK is not initialized yet","checkSdkUpdate","4zlHenV","NetworkError","_instance","56yeZxMA","3466266RODlpZ","329656fISjkZ","info","isEnabled","error","sdkUpdate","Config is not set!","setLevel","Start Tracking: SDK is not enabled!","stopTracking","startTrackerAutomatically","Track Event: SDK is not enabled!","‼️ Set Fcm Token: SDK is not initialized yet","327848EHTFVC","‼️ SDK Config NOT set!, check errors.","startTracking","sdkInitialized","595515XuYRkI","setFCMToken","Clearing Data and stop tracker!","init","‼️ Track Event: SDK is not initialized yet","defaultValue","SDK is disabled form server, contact your adminstrator!","trackEvent","118495utRsxg","SDK Config set","10gWRVaU","9535158JcPjeB","setLogLevel","A new version of the SDK is available. It is recommended to update to the latest version to enjoy improved features and better performance.","Set Fcm Token: SDK is not enabled!","1171581SsnvXZ"];return(zn=function(){return t})()}!function(t){const e=jn,n=t();for(;;)try{if(312106===parseInt(e(291))/1+-parseInt(e(279))/2+parseInt(e(298))/3*(parseInt(e(262))/4)+parseInt(e(283))/5+parseInt(e(266))/6+-parseInt(e(265))/7*(-parseInt(e(267))/8)+parseInt(e(294))/9*(-parseInt(e(293))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zn);class Hn{static get instance(){const t=jn;return!Hn[t(264)]&&(Hn._instance=new Hn),Hn[t(264)]}constructor(){this[jn(282)]=!1}[Gn(286)](t){return N(this,void 0,void 0,function*(){const e=jn;var n,i;t.logLevel&&u.setLevel(t[e(300)]);const r=yield this.getConfig(t);this.checkSdkEnabled(r),this[e(261)](r),this.setEnabled(!0),this[e(282)]=!0,yield Wn.initialize();(null===(n=t[e(276)])||void 0===n||n)&&setTimeout(()=>this[e(281)](),1e3*(null!==(i=t.trackingWaitingTime)&&void 0!==i?i:0))})}[Gn(295)](t){u[Gn(273)](t)}[Gn(256)](){const t=Gn;u[t(268)](t(285)),v.clear(),this[t(275)]()}[Gn(269)](){return v[Gn(257)]}setEnabled(t){const e=Gn,n=v[e(259)];if(!n)throw new Error(e(272));if(!n[e(257)])throw new Error(e(289));v[e(257)]=t}[Gn(281)](){return N(this,void 0,void 0,function*(){const t=jn;this[t(282)]?this[t(269)]()?yield Wn[t(281)]():u[t(299)](t(274)):u[t(299)](t(260))})}[Gn(275)](){return N(this,void 0,void 0,function*(){const t=jn;yield Wn[t(275)]()})}[Gn(284)](t){return N(this,void 0,void 0,function*(){const e=jn;this[e(282)]?this.isEnabled()?yield Wn.checkPushToken(t):u.warn(e(297)):u[e(299)](e(278))})}[Gn(290)](t){return N(this,void 0,void 0,function*(){const e=jn;this[e(282)]?this[e(269)]()?yield Wn[e(290)](t):u.warn(e(277)):u[e(299)](e(287))})}getConfig(t){return N(this,void 0,void 0,function*(){const e=jn;let n;v.initialConfig=t;try{n=yield J.doGetConfig()}catch(t){if(!(t instanceof L[e(263)]))throw u[e(268)](e(280)),t;n=v[e(259)]||F[e(288)]}return v.config=n,u[e(268)](e(292)),n})}[Gn(258)](t){const e=Gn;if(!t.sdkEnabled){const t=e(289);throw u[e(270)](t),new Error(t)}}[Gn(261)](t){const e=Gn;t[e(271)]&&u[e(299)](e(296))}}const Qn=Yn;!function(t){const e=Yn,n=t();for(;;)try{if(618441===parseInt(e(207))/1*(-parseInt(e(231))/2)+parseInt(e(224))/3+parseInt(e(233))/4*(parseInt(e(212))/5)+parseInt(e(208))/6*(parseInt(e(218))/7)+-parseInt(e(227))/8*(parseInt(e(229))/9)+parseInt(e(228))/10+parseInt(e(217))/11*(-parseInt(e(210))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jn);const Xn={USD:Qn(234),EUR:Qn(223),JPY:Qn(202),GBP:Qn(222),AUD:"AUD",CAD:"CAD",CHF:Qn(230),CNY:Qn(206),SEK:"SEK",NZD:"NZD",MXN:Qn(209),SGD:"SGD",HKD:Qn(204),NOK:Qn(232),KRW:Qn(215),TRY:"TRY",RUB:Qn(213),INR:Qn(205),BRL:Qn(214),ZAR:"ZAR",IRR:Qn(221),AED:Qn(220),IQD:Qn(216),SAR:Qn(225),OMR:Qn(211),BTC:Qn(226),EHT:Qn(219),LTC:Qn(203)};function Yn(t,e){const n=Jn();return(Yn=function(t,e){return n[t-=202]})(t,e)}function Jn(){const t=["KRW","IQD","11aqgepH","28XMvCic","EHT","AED","IRR","GBP","EUR","1859787EVzHHc","SAR","BTC","40uenaKF","3654160UdgCXr","459531YKzcZA","CHF","1496Ychypn","NOK","28mNyxPC","USD","JPY","LTC","HKD","INR","CNY","571DDKlBO","1234842lXWeqj","MXN","20915472PEZphq","OMR","882305nyEYkL","RUB","BRL"];return(Jn=function(){return t})()}const Zn=$n;function $n(t,e){const n=ti();return($n=function(t,e){return n[t-=285]})(t,e)}function ti(){const t=["4163720LeQkQy","SQL_INJECTION_PATTERNS","validateKey","Value cannot be null or undefined",'" is not valid. Please use different characters',"SCRIPT_INJECTION_PATTERNS","30704JvaXfa","10TyFGtL","42558pNvzEG","some","containsDangerousChars","no_parameters","12KPiHZr","name","string","1719915dUPnMV","validateValue","Key length must not exceed ","FORBIDDEN_KEY","test","isMaliciousContent","containsSQLInjection","MAX_LENGTH","length","Key cannot be '","Value length must not exceed ","1582uMRuvY","includes","1580349EVPLts","29iRBsnh",'key "',"containsScriptInjection","1336908TQPwnc","3669939QKLRao","Key must be a non-empty string","DANGEROUS_CHARS",'value "'];return(ti=function(){return t})()}!function(t){const e=$n,n=t();for(;;)try{if(561896===parseInt(e(311))/1*(-parseInt(e(290))/2)+-parseInt(e(310))/3+-parseInt(e(294))/4*(-parseInt(e(297))/5)+-parseInt(e(314))/6+parseInt(e(308))/7*(parseInt(e(288))/8)+-parseInt(e(315))/9*(-parseInt(e(289))/10)+-parseInt(e(319))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ti);class ei extends Error{constructor(t){const e=$n;super(t),this[e(295)]="WTEventValidationError"}}class ni{static containsSQLInjection(t){const e=$n;return this[e(320)][e(291)](n=>n[e(301)](t))}static[Zn(313)](t){const e=Zn;return this[e(287)].some(n=>n[e(301)](t))}static containsDangerousChars(t){const e=Zn;return this[e(317)][e(291)](n=>t[e(309)](n))}static[Zn(302)](t){const e=Zn;if(this[e(303)](t))return!0;if(this.containsScriptInjection(t))return!0;if(this[e(292)](t))return!0;try{const n=decodeURIComponent(t);if(n!==t&&this[e(302)](n))return!0}catch(t){}return!1}static[Zn(321)](t){const e=Zn;if(!t||typeof t!==e(296))throw new ei(e(316));if(t[e(305)]>this[e(304)])throw new ei(e(299)+this[e(304)]+" characters");if(t===this[e(300)])throw new ei(e(306)+this[e(300)]+"'");if(this[e(302)](t))throw new ei(e(312)+t+e(286))}static[Zn(298)](t){const e=Zn;if(null==t)throw new ei(e(285));const n=String(t);if(n[e(305)]>this[e(304)])throw new ei(e(307)+this[e(304)]+" characters");if(this[e(302)](n))throw new ei(e(318)+t+e(286))}}ni[Zn(304)]=50,ni[Zn(300)]=Zn(293),ni[Zn(320)]=[/(\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],ni[Zn(287)]=[/<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],ni[Zn(317)]=["\0","\b","\t","","\n","\r",'"',"'","\\","%"];const ii=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=338]})(t,e)}function si(){const t=["449675dVgRIZ","3997134jrrEFU","amount","30NpnvHN","name","default",'": ','WTEvent validation failed for key "',"revenue","message","revenueEvent","defaultEvent","34326640JMtPrr","4464860HMgamX","validateKey","1719972QPSCry","2106616sMLYmG","currency","7USrBEO","params","entries","434064GfasPD","type","2RSNVkF","validateValue"];return(si=function(){return t})()}!function(t){const e=ri,n=t();for(;;)try{if(998943===-parseInt(e(355))/1*(parseInt(e(353))/2)+parseInt(e(351))/3+-parseInt(e(343))/4+-parseInt(e(358))/5*(parseInt(e(345))/6)+-parseInt(e(348))/7*(-parseInt(e(346))/8)+parseInt(e(356))/9+parseInt(e(342))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(si);class oi{constructor(t,e,n,i,r){const s=ri;this[s(352)]=t,this[s(359)]=e,this[s(357)]=n,this[s(347)]=i,this[s(349)]={},r&&this.validateAndSetParams(r)}static[ii(341)](t,e){return new oi(ii(360),t,void 0,void 0,e)}static[ii(340)](t,e,n,i){return new oi(ii(338),t,e,n,i)}validateAndSetParams(t){const e=ii;for(const[n,i]of Object[e(350)](t))try{ni[e(344)](n),ni[e(354)](i),this[e(349)][n]=i}catch(t){if(t instanceof ei)throw u.warn(e(362)+n+e(361)+t[e(339)]),t;throw t}}}function ai(t,e){var n=ci();return(ai=function(t,e){return n[t-=232]})(t,e)}function ci(){var t=["451235mXZrwd","32qdzFQQ","28909NvpXTT","45RYwfUV","5358661ttGYpJ","12ARMcTI","2034225pyNGVI","10641670KyrDUc","250364zthiKm","1564776rwKDZe"];return(ci=function(){return t})()}return function(t){for(var e=ai,n=t();;)try{if(533837===parseInt(e(232))/1*(-parseInt(e(241))/2)+parseInt(e(233))/3*(parseInt(e(238))/4)+-parseInt(e(240))/5*(-parseInt(e(235))/6)+-parseInt(e(234))/7+-parseInt(e(239))/8+-parseInt(e(236))/9+parseInt(e(237))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ci),t.ResourceWrapper=R,t.RevenueCurrency=Xn,t.WTEvent=oi,t.WTLogLevel=c,t.WTLogger=u,t.WTUserEnvironment=E,t.WiseTrack=Hn,t}({});
@@ -4,10 +4,9 @@ import { WTSDKEnvironment } from "./environments";
4
4
  export declare const WTConstants: {
5
5
  readonly SDK: {
6
6
  readonly PLATFORM: "web";
7
- readonly VERSION: "2.0.5";
7
+ readonly VERSION: "2.0.7";
8
8
  };
9
9
  readonly CONFIG: {
10
- readonly BASE_URL: "https://config.wisetrack.io";
11
10
  readonly DEFAULT_ENVIRONMENT: WTSDKEnvironment;
12
11
  };
13
12
  readonly DEFAULTS: {
@@ -19,7 +19,7 @@ export declare const WTSDKEnvironment: {
19
19
  export type WTSDKEnvironment = (typeof WTSDKEnvironment)[keyof typeof WTSDKEnvironment];
20
20
  /** @internal */
21
21
  export declare const EnvironmentUtils: {
22
- sdkEnvironment: WTSDKEnvironment;
22
+ readonly sdkEnvironment: WTSDKEnvironment;
23
23
  readonly needResponseDetails: boolean;
24
24
  readonly baseUrl: string;
25
25
  };
@@ -0,0 +1,4 @@
1
+ /** @internal */
2
+ export declare class ResourceWrapper {
3
+ static sdkEnvironment(env: string): void;
4
+ }
@@ -2,7 +2,7 @@ import { WTEvent } from "../../types/event/wt-event";
2
2
  import { FieldsBuilder } from "./fields-builder";
3
3
  /** @internal */
4
4
  export declare class EventFieldsBuilder extends FieldsBuilder {
5
- event: WTEvent.Default | WTEvent.Revenue;
6
- constructor(event: WTEvent.Default | WTEvent.Revenue);
5
+ event: WTEvent;
6
+ constructor(event: WTEvent);
7
7
  build(): Promise<Record<string, any>>;
8
8
  }