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