wisetrack 2.0.6 → 2.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -83,17 +83,21 @@ await WiseTrack.instance.startTracking();
83
83
  import { WTEvent } from "wisetrack";
84
84
 
85
85
  // Default Event
86
- const signupEvent = new WTEvent.Default("signup");
86
+ const signupEvent = WTEvent.defaultEvent("signup", {
87
+ method: "Google",
88
+ });
87
89
  signupEvent.addParam("method", "Google");
88
90
  await WiseTrack.instance.trackEvent(signupEvent);
89
91
 
90
92
  // Revenue Event
91
- const purchase = new WTEvent.Revenue(
93
+ const purchase = WTEvent.revenueEvent(
92
94
  "order_completed",
93
95
  99.99,
94
- RevenueCurrency.USD
96
+ RevenueCurrency.USD,
97
+ {
98
+ item_id: "SKU-123",
99
+ }
95
100
  );
96
- purchase.addParam("item_id", "SKU-123");
97
101
  await WiseTrack.instance.trackEvent(purchase);
98
102
  ```
99
103
 
@@ -119,9 +123,21 @@ await WiseTrack.instance.trackEvent(purchase);
119
123
  });
120
124
 
121
125
  // Track event
122
- const signupEvent = new WiseTrackSDK.WTEvent.Default("signup");
123
- signupEvent.addParam("method", "Google");
126
+ const signupEvent = WiseTrackSDK.WTEvent.defaultEvent("signup", {
127
+ method: "Google",
128
+ });
124
129
  WiseTrackSDK.WiseTrack.instance.trackEvent(signupEvent);
130
+
131
+ // Track revenue event
132
+ const purchaseEvent = WiseTrackSDK.WTEvent.revenueEvent(
133
+ "buy-plan-one",
134
+ 100.0,
135
+ "USD",
136
+ {
137
+ user: "some user id",
138
+ }
139
+ );
140
+ WiseTrackSDK.WiseTrack.instance.trackEvent(purchaseEvent);
125
141
  </script>
126
142
  </body>
127
143
  </html>
@@ -1 +1 @@
1
- var WiseTrackSDK=function(t){"use strict";function e(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 n(t,e){const r=i();return(n=function(t,e){return r[t-=323]})(t,e)}function i(){const t=["7dzbSNj","118566OGkbpS","86949ZJsNSA","2733894UAgutF","48jHBrno","debug","839524FaQOlw","300","3771170PtNkBT","131130LyTzEo","16dlKsRi","2.0.5","1960855Noyyro","1800"];return(i=function(){return t})()}"function"==typeof SuppressedError&&SuppressedError;const r=n;!function(t){const e=n,i=t();for(;;)try{if(240074===parseInt(e(325))/1*(parseInt(e(334))/2)+-parseInt(e(327))/3*(-parseInt(e(329))/4)+-parseInt(e(323))/5+parseInt(e(328))/6+-parseInt(e(331))/7*(parseInt(e(335))/8)+-parseInt(e(326))/9+-parseInt(e(333))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(i);const s={SDK:{PLATFORM:"web",VERSION:r(336)},CONFIG:{BASE_URL:"https://config.wisetrack.io",DEFAULT_ENVIRONMENT:"debug"},DEFAULTS:{LOG_LEVEL:r(330),SESSION_INTERVAL:r(324),SUBSESSION_INTERVAL:r(332),PARAMETERS_VALUE:void 0}};function o(){const t=["/api/v1/app_settings","/api/v1/sdk_infos","396891xciwek","3184992WcwGqv","926dkuYqC","35mtBnEv","683PXVvHY","/api/v1/sessions","39678ARyoPQ","1693516yfbgUL","2899940BrKSuZ","971949XjypYd","/api/v1/sdk_clicks"];return(o=function(){return t})()}const a=c;function c(t,e){const n=o();return(c=function(t,e){return n[t-=370]})(t,e)}!function(t){const e=c,n=t();for(;;)try{if(321533===-parseInt(e(373))/1*(-parseInt(e(371))/2)+parseInt(e(378))/3+-parseInt(e(376))/4+parseInt(e(377))/5+parseInt(e(375))/6*(-parseInt(e(372))/7)+-parseInt(e(370))/8+-parseInt(e(382))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(o);const u={EVENTS:"/api/v1/events",SESSIONS:a(374),SDK_CLICKS:a(379),SDK_INFOS:a(381),ATTRIBUTIONS:"/api/v1/attributions",APP_SETTINGS:a(380)};var d=h;function l(){var t=["sdkInfos","28XNFoCK","5224cZpxNt","subsessionInterval","session_interval","80toXzLB","1027278Cabxxx","540468EBqRNK","38hOGFcB","sessions","SUBSESSION_INTERVAL","sdkUpdate","100104kFFFVk","sessionInterval","sdk_enabled","SESSION_INTERVAL","attributions","145waKLKA","SDK_CLICKS","DEFAULTS","subsession_interval","77788CJiBXE","1816086BUJVIC","ATTRIBUTIONS","SDK_INFOS","sdkEnabled","13218601abqlTI","events","sdk_clicks"];return(l=function(){return t})()}function h(t,e){var n=l();return(h=function(t,e){return n[t-=352]})(t,e)}!function(t){for(var e=h,n=t();;)try{if(323729===-parseInt(e(368))/1*(parseInt(e(362))/2)+-parseInt(e(366))/3+-parseInt(e(352))/4*(parseInt(e(377))/5)+-parseInt(e(353))/6+-parseInt(e(361))/7*(parseInt(e(372))/8)+parseInt(e(367))/9*(parseInt(e(365))/10)+parseInt(e(357))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);class p{constructor(t,e,n,i,r,o=!0,a=!1,c=s.DEFAULTS[d(375)],u=s[d(379)][d(370)]){var l=d;this[l(358)]=t,this[l(369)]=e,this.sdkClicks=n,this[l(360)]=i,this.attributions=r,this[l(356)]=o,this[l(371)]=a,this[l(373)]=c,this[l(363)]=u}static fromJson(t){var e,n,i,r,o=d;return new p(t[o(358)],t[o(369)],t[o(359)],t.sdk_infos,t[o(376)],null===(e=t[o(374)])||void 0===e||e,null!==(n=t.sdk_update)&&void 0!==n&&n,null!==(i=t[o(364)])&&void 0!==i?i:s[o(379)][o(375)],null!==(r=t[o(380)])&&void 0!==r?r:s.DEFAULTS[o(370)])}static get defaultValue(){var t=d;return new p(u.EVENTS,u.SESSIONS,u[t(378)],u[t(355)],u[t(354)],!0,!1,s[t(379)][t(375)],s[t(379)].SUBSESSION_INTERVAL)}}function f(){const t=["debug","error","outputEngines","3850nOMrhQ","5433664ouRMdx","305954aaZasS","464HqZwJt","2202990hwBpTc","130wCRCQk","DEFAULTS","warn","indexOf","none","prefix","3911580RijPls","308dEwHaZ","10062eLnInm","setPrefix","LOG_LEVEL","1403eFAUYy","log","info","1510ZMXRok","level","setLevel","shouldLog","toUpperCase"];return(f=function(){return t})()}const w=v;!function(t){const e=v,n=t();for(;;)try{if(483512===parseInt(e(160))/1*(parseInt(e(174))/2)+parseInt(e(175))/3+-parseInt(e(183))/4*(parseInt(e(163))/5)+-parseInt(e(157))/6*(-parseInt(e(171))/7)+-parseInt(e(172))/8+-parseInt(e(182))/9+-parseInt(e(176))/10*(parseInt(e(173))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class b{}class g extends b{[w(161)](t,e,...n){const i=w;switch(t){case i(168):console.debug(e,...n);break;case i(162):console[i(162)](e,...n);break;case"warn":console[i(178)](e,...n);break;case i(169):console[i(169)](e,...n);break;default:console[i(161)](e,...n)}}}function v(t,e){const n=f();return(v=function(t,e){return n[t-=157]})(t,e)}const I={DEBUG:"debug",INFO:w(162),WARN:w(178),ERROR:"error",NONE:w(180)};class m{static[w(165)](t){this[w(164)]=t}static[w(158)](t){this[w(181)]=t}static addOutputEngine(t){this[w(170)].push(t)}static[w(166)](t){const e=w,n=[e(168),e(162),e(178),e(169)],i=n.indexOf(this.level);return n[e(179)](t)>=i}static[w(161)](t,...e){const n=w;if(!this[n(166)](t))return;const i="["+this[n(181)]+"-"+t[n(167)]()+"]";for(const r of this.outputEngines)r[n(161)](t,i,...e)}static[w(168)](...t){const e=w;this[e(161)](e(168),...t)}static[w(162)](...t){this.log("info",...t)}static[w(178)](...t){const e=w;this[e(161)](e(178),...t)}static[w(169)](...t){const e=w;this[e(161)](e(169),...t)}}m[w(164)]=s[w(177)][w(159)],m[w(181)]="WT",m.outputEngines=[new g];const S=y;function y(t,e){const n=k();return(y=function(t,e){return n[t-=100]})(t,e)}!function(t){const e=y,n=t();for(;;)try{if(284562===-parseInt(e(118))/1+-parseInt(e(117))/2*(-parseInt(e(103))/3)+parseInt(e(110))/4+parseInt(e(107))/5+parseInt(e(106))/6*(parseInt(e(104))/7)+parseInt(e(105))/8*(parseInt(e(116))/9)+-parseInt(e(115))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k);class E{static decode(t){const e=y;try{const n=atob(t);let i="";for(let t=0;t<n[e(113)];t++){const r=90^n[e(100)](t);i+=String.fromCharCode(r)}return i}catch(t){return console.error(e(101),t),""}}static get CONFIG_PATH(){const t=y;return this[t(112)](t(111))}static get[S(102)](){const t=S;return this[t(112)](t(119))}static get[S(109)](){return this[S(112)]("Mi4uKilgdXU5NSg/dCkuOz0/dC0zKT8uKDs5MT4/LHQzKA==")}static get[S(114)](){const t=S;return this[t(112)](t(108))}}function k(){const t=["charCodeAt","Decode error:","DEBUG_BASE_URL","150Ccunrd","165655eeGNDm","456ghLTQX","66OoHNns","2522395FsxaBe","Mi4uKilgdXU5NSg/dC0zKT8uKDs5MXQzNQ==","STAGE_BASE_URL","1609328bNisvD","dTsqM3U9Py53OTU0PDM9","decode","length","PRODUCTION_BASE_URL","12638740oHBdcX","51093GlXken","14662Cizrrf","308829xgBjEi","Mi4uKilgdXU5NSg/dD4/OC89dC0zKT8uKDs5MT4/LHQzKA=="];return(k=function(){return t})()}function T(){const t=["sandbox","Unknown environment: ","DEBUG_BASE_URL","PRODUCTION","583623GBBbMh","4RSQPFy","DEBUG","STAGE","2932803TUzMSD","DEFAULT_ENVIRONMENT","4728164zXnytK","production","7538850QBlFnp","sdkEnvironment","12325768iAKNwm","3690770DiDvDn","2AffDiT","310iXYkvY","68DtnSTQ"];return(T=function(){return t})()}const _=C;function C(t,e){const n=T();return(C=function(t,e){return n[t-=242]})(t,e)}!function(t){const e=C,n=t();for(;;)try{if(811044===parseInt(e(245))/1*(-parseInt(e(243))/2)+-parseInt(e(254))/3+parseInt(e(251))/4*(parseInt(e(242))/5)+parseInt(e(258))/6+-parseInt(e(256))/7+-parseInt(e(260))/8+-parseInt(e(250))/9*(-parseInt(e(244))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);const R={SANDBOX:_(246),PRODUCTION:_(257)},D={DEBUG:"debug",STAGE:"stage",PRODUCTION:_(257)},N={sdkEnvironment:s.CONFIG[_(255)],get needResponseDetails(){const t=_;return this[t(259)]!==D[t(249)]},get baseUrl(){const t=_;switch(this[t(259)]){case D[t(252)]:return E[t(248)];case D[t(253)]:return E.STAGE_BASE_URL;case D.PRODUCTION:return E.PRODUCTION_BASE_URL;default:throw new Error(t(247)+this[t(259)])}}};var x=A;function A(t,e){var n=O();return(A=function(t,e){return n[t-=462]})(t,e)}function O(){var t=["Error in JSON decoding for key '","WT.InactiveTime","WT.InitialConfigs","clear","stringify","parse","pushToken","WT.ActiveTime","EVENT_COUNT","WT.Configs","pendingRequestRecords","SESSION_LENGTH","904304rpOnbT","eventCount","SDK_ENABLED","getJson","true","WT.SdkClickSubmit","SDK_CLICK_SUBMIT","10073QwDFwk","sessionCount","ACTIVE_TIME","FIRST_SESSION_SUBMIT","sdkClickSubmit","INACTIVE_TIME","false","error","WT.EventCount","initialDate","setItem","INITIAL_CONFIG","firstSessionSubmit","initialConfig","CONFIG","956274ygzmEZ","WT.InitialDate","subSessionCount","SESSION_COUNT","getItem","DEVICE_ID","setJson","optionalNumber","WT.FirstSessionSubmit","config","fcmToken","deviceId","WT.SessionLenght","removeItem","INACTIVE_DURATION","17318223iuFeMM","toString","3559972raqstX","sdkEnabled","SUBSESSION_COUNT","WT.SubSessionCount","activeDuration","FCM_TOKEN","optionalBool","PUSH_TOKEN","inactiveDuration","WT.PendingRequestQueue","PENDING_REQUEST_QUEUE","INITIAL_DATE","687323hBuAcC","': ","inactiveTime","1708752CLNiuQ","WT.FcmToken","requestRecords","activeTime","6216kmtQMD","30zAyzVG","REQUEST_QUEUE"];return(O=function(){return t})()}!function(t){for(var e=A,n=t();;)try{if(668936===parseInt(e(490))/1+parseInt(e(512))/2+parseInt(e(493))/3+-parseInt(e(478))/4+-parseInt(e(498))/5*(parseInt(e(534))/6)+-parseInt(e(519))/7*(parseInt(e(497))/8)+parseInt(e(476))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);const U={DEVICE_ID:"WT.DeviceId",INITIAL_DATE:x(462),INITIAL_CONFIG:x(502),CONFIG:x(509),SDK_CLICK_SUBMIT:x(517),FIRST_SESSION_SUBMIT:x(469),SDK_ENABLED:"WT.SdkEnabled",FCM_TOKEN:x(494),PUSH_TOKEN:"WT.PushToken",EVENT_COUNT:x(527),SESSION_COUNT:"WT.SessionCount",SESSION_LENGTH:x(473),SUBSESSION_COUNT:x(481),ACTIVE_TIME:x(507),INACTIVE_TIME:x(501),INACTIVE_DURATION:"WT.InactiveDuration",REQUEST_QUEUE:"WT.RequestQueue",PENDING_REQUEST_QUEUE:x(487)};class L{clear(){localStorage[x(503)]()}[x(467)](t,e){var n=x;if(e)try{const i=JSON[n(504)](e);localStorage[n(529)](t,i)}catch(e){m[n(526)]("Error in encoding object for key '"+t+"'",e)}else localStorage[n(474)](t)}[x(515)](t){var e=x;const n=localStorage.getItem(t);if(!n)return null;try{return JSON[e(505)](n)}catch(n){return m[e(526)](e(500)+t+e(491)+n,n),null}}[x(468)](t){const e=localStorage[x(465)](t);if(null===e)return null;const n=Number(e);return isNaN(n)?null:n}[x(484)](t){var e=x;const n=localStorage.getItem(t);return null===n?null:n===e(516)||n!==e(525)&&null}get[x(472)](){return localStorage.getItem(U.DEVICE_ID)}set[x(472)](t){var e=x;t?localStorage.setItem(U[e(466)],t):localStorage.removeItem(U[e(466)])}get[x(528)](){return this.getJson(U.INITIAL_DATE)}set[x(528)](t){var e=x;this[e(467)](U[e(489)],t)}get[x(532)](){var t=x;return this.getJson(U[t(530)])}set initialConfig(t){var e=x;this[e(467)](U[e(530)],t)}get config(){var t=x;return this[t(515)](U[t(533)])}set[x(470)](t){this.setJson(U.CONFIG,t)}get[x(479)](){var t,e=x;return null!==(t=this.optionalBool(U[e(514)]))&&void 0!==t&&t}set sdkEnabled(t){var e=x;localStorage[e(529)](U[e(514)],t.toString())}get[x(523)](){var t,e=x;return null!==(t=this[e(484)](U[e(518)]))&&void 0!==t&&t}set[x(523)](t){var e=x;localStorage[e(529)](U[e(518)],t[e(477)]())}get[x(531)](){var t;return null!==(t=this[x(484)](U.FIRST_SESSION_SUBMIT))&&void 0!==t&&t}set[x(531)](t){var e=x;localStorage[e(529)](U[e(522)],t.toString())}get fcmToken(){var t=x;return localStorage[t(465)](U[t(483)])}set[x(471)](t){var e=x;t?localStorage[e(529)](U.FCM_TOKEN,t):localStorage[e(474)](U[e(483)])}get[x(506)](){var t=x;return localStorage[t(465)](U[t(485)])}set[x(506)](t){var e=x;t?localStorage[e(529)](U[e(485)],t):localStorage[e(474)](U[e(485)])}get sessionCount(){var t,e=x;return null!==(t=this.optionalNumber(U[e(464)]))&&void 0!==t?t:1}set[x(520)](t){var e=x;localStorage[e(529)](U[e(464)],t.toString())}get[x(463)](){var t,e=x;return null!==(t=this[e(468)](U[e(480)]))&&void 0!==t?t:1}set[x(463)](t){var e=x;localStorage[e(529)](U[e(480)],t[e(477)]())}get[x(482)](){var t,e=x;return null!==(t=this[e(468)](U[e(511)]))&&void 0!==t?t:0}set[x(482)](t){var e=x;localStorage[e(529)](U[e(511)],t[e(477)]())}get[x(486)](){var t;return null!==(t=this[x(468)](U.INACTIVE_DURATION))&&void 0!==t?t:0}set[x(486)](t){var e=x;localStorage.setItem(U[e(475)],t[e(477)]())}get[x(492)](){return this.optionalNumber(U.ACTIVE_TIME)}set[x(492)](t){var e=x;null!==t?localStorage.setItem(U[e(521)],t[e(477)]()):localStorage[e(474)](U[e(521)])}get[x(496)](){return this[x(468)](U.INACTIVE_TIME)}set[x(496)](t){var e=x;null!==t?localStorage[e(529)](U[e(524)],t.toString()):localStorage[e(474)](U[e(524)])}get requestRecords(){var t,e=x;return null!==(t=this.getJson(U[e(499)]))&&void 0!==t?t:[]}set[x(495)](t){var e=x;this[e(467)](U[e(499)],t)}get[x(510)](){var t,e=x;return null!==(t=this.getJson(U[e(488)]))&&void 0!==t?t:[]}set[x(510)](t){var e=x;this.setJson(U[e(488)],t)}get[x(513)](){var t,e=x;return null!==(t=this.optionalNumber(U[e(508)]))&&void 0!==t?t:0}set[x(513)](t){var e=x;localStorage.setItem(U[e(508)],t[e(477)]())}}const M=new L;var P;function B(){var t=["Invalid URL: ","DecodingError","NetworkError","DecodingError: ","1058eWbsXU","8633848NtUICV","ServerError ","statusCode","101373kbVCAS","144hEUGCe","4458SiPVMG","36zwZatV","5538183pnRYgR","18187994TtoJql","ServerError","3591290LjGRhH","8495QUIlRp","913ffUQWx","name","InvalidUrl","NetworkError: ","NetworkFailure"];return(B=function(){return t})()}function F(t,e){var n=B();return(F=function(t,e){return n[t-=125]})(t,e)}!function(t){for(var e=F,n=t();;)try{if(806052===-parseInt(e(129))/1*(-parseInt(e(138))/2)+parseInt(e(142))/3*(-parseInt(e(143))/4)+parseInt(e(128))/5*(-parseInt(e(144))/6)+parseInt(e(146))/7+-parseInt(e(139))/8+parseInt(e(145))/9*(parseInt(e(127))/10)+parseInt(e(125))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(B),function(t){var e=F;class n extends Error{constructor(t){var e=F;super(e(134)+t),this[e(130)]=e(131)}}t[e(131)]=n;class i extends Error{constructor(t,n){var i=e;super(i(140)+t+": "+n),this[i(141)]=t,this.message=n,this[i(130)]=i(126)}}t[e(126)]=i;class r extends Error{constructor(t){var n=e;super(n(132)+t),this[n(130)]=n(133)}}t[e(136)]=r;class s extends Error{constructor(t){var n=e;super(n(137)+t),this[n(130)]=n(135)}}t[e(135)]=s}(P||(P={}));var q=V;function V(t,e){var n=K();return(V=function(t,e){return n[t-=494]})(t,e)}function K(){var t=["1504584vtIFsA","6SMozyb","1609884JUsCIn","700vaLUKH","52504FesHJl","17091390MzekfV","maxRetries","2DxDchv","452761fcdrdj","2851164eDQifz","canRetry","waitBeforeRetry","753100GpbNKa","retryInterval"];return(K=function(){return t})()}!function(t){for(var e=V,n=t();;)try{if(334845===parseInt(e(505))/1*(-parseInt(e(504))/2)+-parseInt(e(497))/3+parseInt(e(499))/4+-parseInt(e(495))/5*(-parseInt(e(498))/6)+-parseInt(e(500))/7*(parseInt(e(501))/8)+-parseInt(e(506))/9+parseInt(e(502))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K);class j{constructor(t=3,e=2e3){var n=V;this[n(503)]=t,this[n(496)]=e}[q(507)](t){return t<this[q(503)]}[q(494)](){return e(this,void 0,void 0,function*(){var t=V;return new Promise(e=>setTimeout(e,this[t(496)]))})}}function z(){const t=["ServerError","status","error","DecodingError","method","2747340jbdTpo","Content-Type","Server error","-- PARAMETERS =>",") => ","stringify","8aVjenI","Error executing request","retryAttempt","4890248DYVyKt","6VAYfVq","63cdyKbG",") =>","assign","headers","2602356kKmAQJ","491770NvlaeE","InvalidUrl","Unknown error","params","243134FwQdNg","Invalid URL:","Request successful","1100415hyZWVl","application/json","debug","✅ API SUCCESS (","❌ API ERROR (","waitBeforeRetry","10981411mShvvF","retryPolicy","text","message","NetworkError"];return(z=function(){return t})()}function W(t,e){const n=z();return(W=function(t,e){return n[t-=389]})(t,e)}!function(t){const e=W,n=t();for(;;)try{if(961913===parseInt(e(413))/1+-parseInt(e(408))/2+parseInt(e(416))/3*(parseInt(e(399))/4)+-parseInt(e(393))/5+parseInt(e(403))/6*(parseInt(e(422))/7)+parseInt(e(402))/8+parseInt(e(404))/9*(-parseInt(e(409))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(z);const G={retryPolicy:()=>new j,sendRequest(t){return e(this,arguments,void 0,function*(t,e={}){const n=W,i=e[n(401)]||1;let r,s;try{r=new URL(t,N.baseUrl)}catch(e){throw console.error(n(414),e),new(P[n(410)])(""+N.baseUrl+t)}m.debug("🚀 REQUEST ("+i+n(397)+e[n(392)]+" "+t),m[n(418)](n(396),e[n(412)]||{});const o=Object[n(406)]({Accept:n(417)},e[n(407)]);e[n(412)]&&(o[n(394)]="application/json",s=JSON[n(398)](e.params));try{const t=yield fetch(r,{method:e[n(392)],headers:o,body:s});if(!t.ok){let e=yield t.json(),i=e[n(425)]||(yield t[n(424)]());throw m.warn(n(420)+t[n(389)]+n(405),i),new(P[n(427)])(t[n(389)],e.message||n(395))}try{const e=yield t.json();return m.debug(n(419)+t.status+n(405),e[n(425)]||n(415)),e}catch(t){throw new(P[n(391)])(t[n(425)]||String(t))}}catch(r){if(r instanceof P[n(427)]||r instanceof P[n(391)])throw r;if(m[n(390)](n(400),r),this[n(423)]().canRetry(i))return yield this.retryPolicy()[n(421)](),this.sendRequest(t,Object.assign(Object[n(406)]({},e),{retryAttempt:i+1}));throw new(P[n(426)])(r[n(425)]||n(411))}})}};function H(t,e){const n=Q();return(H=function(t,e){return n[t-=326]})(t,e)}function Q(){const t=["Initial Config is not set","6447vQdovF","14nBvFBN","sendRequest","appToken","35575364IBnbQb","SDK","PLATFORM","success","2569566OCjhFc","CONFIG_PATH","POST","appFrameWork","initialConfig","location","result","8ejKwaf","appVersion","toISOString","20TKzGJy","815092PqkTaW","6900003HDTrmy","needResponseDetails","other","1396YQjlVB","hostname","fromJson","1003727hmIgVi","11313180pJNIXE"];return(Q=function(){return t})()}!function(t){const e=H,n=t();for(;;)try{if(798434===parseInt(e(347))/1+-parseInt(e(344))/2*(parseInt(e(350))/3)+parseInt(e(340))/4*(parseInt(e(339))/5)+parseInt(e(329))/6*(-parseInt(e(351))/7)+-parseInt(e(336))/8*(parseInt(e(341))/9)+-parseInt(e(348))/10+parseInt(e(354))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Q);const J={doGetConfig(){return e(this,void 0,void 0,function*(){const t=H,e=M[t(333)];if(!e)throw t(349);const n={parameters:{app_token:e[t(353)],app_version:e[t(337)],framework:e[t(332)],package_name:window[t(334)][t(345)],platform:s[t(326)][t(327)],sdk_version:s[t(326)].VERSION,initiated_by:s.SDK.PLATFORM+"_"+e[t(332)],store_name:t(343)}},i=yield G.sendRequest(E[t(330)],{method:"POST",params:n});return p[t(346)](i[t(335)])})},doCallRequest(t,n){return e(this,void 0,void 0,function*(){const e=H;n.updated_at=(new Date)[e(338)]();return(yield G[e(352)](t,{method:e(331),params:{needs_response_details:N[e(342)],parameters:n}}))[e(328)]})}},X=Z;function Y(){const t=["hasFocus","126800RiClAf","resume","isPaused","tickerDelay","s, inactive duration= ","ActivityTicker: active duration= ","start","197LXBHXq","2423406HggCMa","2943189wHPiKW","hidden","4439060gPCcFV","now","log","55hlViEL","44WcEzLY","7jBPPTU","tickerJob","39uRMjDy","stop","activeDuration","178076VCLmPB","inactiveDuration","6658128nyamgf"];return(Y=function(){return t})()}function Z(t,e){const n=Y();return(Z=function(t,e){return n[t-=162]})(t,e)}!function(t){const e=Z,n=t();for(;;)try{if(531790===-parseInt(e(182))/1+-parseInt(e(175))/2*(parseInt(e(168))/3)+parseInt(e(171))/4*(parseInt(e(164))/5)+-parseInt(e(183))/6*(parseInt(e(166))/7)+-parseInt(e(173))/8+parseInt(e(184))/9+-parseInt(e(186))/10*(-parseInt(e(165))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);class ${constructor(){const t=Z;this[t(178)]=1e3,this[t(177)]=!1}[X(181)](){const t=X;this[t(167)]&&clearInterval(this.tickerJob),this[t(167)]=setInterval(()=>{const e=t;this.isPaused||document[e(185)]||document[e(174)]()&&(console[e(163)](e(180)+M[e(170)]/1e3+e(179)+M[e(172)]/1e3+"s"),M.activeTime=Date[e(162)](),M[e(170)]+=this[e(178)])},this.tickerDelay)}[X(169)](){const t=X;clearInterval(this[t(167)]),this[t(167)]=void 0}pause(){this[X(177)]=!0}[X(176)](){this[X(177)]=!1}}const tt=new $,et=rt;function nt(){const t=["country.is failed","30wzBIWi","https://ipwho.is/","3842013gXKHoh","2188008HVsEoa","fetchWithTimeout","abort","1232352CihJYi","tryAllEndpoints","_country","30SeFQrg","https://api.country.is","63658CUKJgA","8iuwgIs","731628fwVeon","finally","json","222339KdwUPb","19175112cLdkXG","4ovFfHR","getCountryCode","15hartWR","https://free.freeipapi.com/api/json"];return(nt=function(){return t})()}!function(t){const e=rt,n=t();for(;;)try{if(383195===-parseInt(e(108))/1*(parseInt(e(122))/2)+parseInt(e(104))/3*(-parseInt(e(106))/4)+parseInt(e(111))/5*(-parseInt(e(124))/6)+parseInt(e(113))/7*(-parseInt(e(123))/8)+parseInt(e(114))/9*(parseInt(e(120))/10)+-parseInt(e(117))/11+parseInt(e(105))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nt);class it{constructor(){this[rt(119)]=null}[et(107)](){return e(this,void 0,void 0,function*(){const t=rt;return!this[t(119)]&&(this[t(119)]=yield this.tryAllEndpoints()),this[t(119)]})}[et(118)](){return e(this,void 0,void 0,function*(){const t=[()=>e(this,void 0,void 0,function*(){const t=rt,e=yield this[t(115)](t(121));if(!e.ok)throw new Error(t(110));return(yield e[t(103)]()).country||null}),()=>e(this,void 0,void 0,function*(){const t=rt,e=yield this.fetchWithTimeout(t(109));if(!e.ok)throw new Error("country.is failed");return(yield e[t(103)]()).countryCode||null}),()=>e(this,void 0,void 0,function*(){const t=rt,e=yield this[t(115)](t(112));if(!e.ok)throw new Error("ipwho.is failed");return(yield e[t(103)]()).country_code||null})];for(const e of t)try{const t=yield e();if(t)return t}catch(t){}return null})}[et(115)](t){return e(this,arguments,void 0,function*(t,e=2e3){const n=rt,i=new AbortController,r=setTimeout(()=>i[n(116)](),e);return fetch(t,{signal:i.signal})[n(125)](()=>clearTimeout(r))})}}function rt(t,e){const n=nt();return(rt=function(t,e){return n[t-=103]})(t,e)}const st=new it;function ot(t,e){const n=ct();return(ot=function(t,e){return n[t-=414]})(t,e)}!function(t){const e=ot,n=t();for(;;)try{if(673482===parseInt(e(417))/1*(-parseInt(e(419))/2)+-parseInt(e(415))/3+-parseInt(e(418))/4+-parseInt(e(421))/5*(parseInt(e(424))/6)+parseInt(e(423))/7*(parseInt(e(416))/8)+-parseInt(e(420))/9*(-parseInt(e(422))/10)+parseInt(e(414))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ct);const at={generateDeviceUUID:()=>crypto.randomUUID()};function ct(){const t=["5324571XlchRO","5eYJpMH","10rcvEuO","3164VeTimR","119442nppVZB","15031082nrJbNI","331287xbSJtv","7928KpsUvx","1978jiLGEs","4090564GQZwHs","586osflpB"];return(ct=function(){return t})()}!function(t){const e=lt,n=t();for(;;)try{if(442704===-parseInt(e(356))/1*(parseInt(e(359))/2)+-parseInt(e(355))/3+parseInt(e(363))/4+-parseInt(e(364))/5*(parseInt(e(352))/6)+-parseInt(e(361))/7+parseInt(e(362))/8*(parseInt(e(351))/9)+parseInt(e(353))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dt);class ut{constructor(t,e){const n=lt;this.retryCount=0,this[n(365)]=3,this.id=crypto.randomUUID(),this.endpoint=t,this.parameters=e,this[n(360)]=Date[n(366)]()}}function dt(){const t=["27666JvUbPH","4591zHooRS","locked","waitingQueue","114mQBYbZ","createdAt","1582063VMRyzS","440456oFTpnI","1389980BpjdCY","10zaAaMT","maxRetries","now","length","99WBrgmQ","2161662keqMQc","7070540ojVNnu","push"];return(dt=function(){return t})()}function lt(t,e){const n=dt();return(lt=function(t,e){return n[t-=351]})(t,e)}class ht{constructor(){const t=lt;this[t(357)]=!1,this[t(358)]=[]}acquire(){return e(this,void 0,void 0,function*(){return new Promise(t=>{const e=lt;this[e(357)]?this[e(358)][e(354)](t):(this.locked=!0,t())})})}release(){const t=lt;if(this[t(358)][t(367)]>0){this[t(358)].shift()()}else this.locked=!1}}function pt(){const t=["pow","827097HKZVpU","acquire","70952meWocP"," failed. Retry "," attempts. ","Applying backoff delay of ","firstSessionSubmit","warn","fcmToken","670967RnHcsX","245gFyzym","PROCESSING_INTERVAL_MS"," failed with error after ","maxRetries","MAX_DELAY_MS","failedRequestDelay","): id=","debug","length","8rSeCPF","⏳ Request ","⚠️ Request ","💥 Sending request (","8256521ntijGY"," failed after ","getPendingQueue","saveMainQueue","Error in processing loop:","75505pUKQVR","error","📦 Moved ","114uZNRWy","processQueues","min","inactiveDuration","now","Error sending request ","calculateBackoffDelay","2830NXrkRR","release","retryCount","❌ Request ","savePendingQueue","push","15948KpzJSr","276404hwwBTs","endpoint"," pending requests to main queue","BACKOFF_MULTIPLIER","sdkClickSubmit","parameters","Queue Manager is not initialized. Call initialize() first.","push_token","sendRequest","addPendingRequest","addRequest","getMainQueue","24lZgMCU","isInitialized","startProcessing","subSessionCount","getQueueStatus","postRequestCheck","SDK_CLICKS","isProcessing","pendingRequestRecords","🔄 Backoff delay manually reset","processMainQueue","shift"," processed successfully","processingInterval","initialize","4wBtEQg","stopProcessing","requestRecords","BASE_DELAY_MS","mutex","isCurrentlyProcessing","getMainRequestsSentFlag","⏰ Backoff delay ended, resuming queue processing"];return(pt=function(){return t})()}function ft(t,e){const n=pt();return(ft=function(t,e){return n[t-=334]})(t,e)}const wt=ft;!function(t){const e=ft,n=t();for(;;)try{if(495225===-parseInt(e(354))/1*(-parseInt(e(381))/2)+-parseInt(e(390))/3*(-parseInt(e(409))/4)+parseInt(e(337))/5*(-parseInt(e(340))/6)+-parseInt(e(400))/7*(parseInt(e(392))/8)+parseInt(e(353))/9*(parseInt(e(347))/10)+parseInt(e(399))/11*(parseInt(e(366))/12)+-parseInt(e(413))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pt);class bt{constructor(){const t=ft;this[t(367)]=!1,this.isProcessing=!1,this[t(386)]=!1,this.mutex=new ht,this.processingInterval=null,this[t(401)]=100,this[t(405)]=0,this[t(404)]=3e4,this[t(357)]=2,this[t(384)]=1e3}[wt(380)](){return e(this,void 0,void 0,function*(){const t=ft;this.isInitialized=!0,!this[t(373)]&&(yield this[t(368)]())})}shutdown(){return e(this,void 0,void 0,function*(){const t=ft;this[t(367)]&&(yield this[t(382)](),this.isInitialized=!1)})}[wt(368)](){return e(this,void 0,void 0,function*(){const t=ft;if(this[t(367)]){yield this[t(385)][t(391)]();try{if(this[t(373)])return;this[t(373)]=!0,this[t(379)]=setInterval(()=>e(this,void 0,void 0,function*(){const e=t;try{yield this[e(341)]()}catch(t){m[e(338)](e(336),t)}}),this[t(401)])}finally{this[t(385)][t(348)]()}yield this[t(341)]()}else m[t(397)](t(360))})}[wt(382)](){return e(this,void 0,void 0,function*(){const t=ft;yield this.mutex[t(391)]();try{this[t(373)]=!1,this[t(379)]&&(clearInterval(this[t(379)]),this[t(379)]=null)}finally{this[t(385)][t(348)]()}})}[wt(364)](t){return e(this,void 0,void 0,function*(){const e=ft;yield this[e(385)][e(391)]();try{const n=this.getMainQueue();if(n.push(t),this.saveMainQueue(n),this.failedRequestDelay=0,!this[e(373)])return this.mutex[e(348)](),void(yield this[e(368)]())}finally{this.isProcessing&&this.mutex[e(348)]()}})}[wt(363)](t){return e(this,void 0,void 0,function*(){const e=ft;yield this[e(385)][e(391)]();try{if(this.getMainRequestsSentFlag()){const n=this[e(365)]();n[e(352)](t),this[e(335)](n)}else{const n=this.getPendingQueue();n.push(t),this[e(351)](n)}if(this[e(405)]=0,!this[e(373)])return this.mutex.release(),void(yield this[e(368)]())}finally{this[e(373)]&&this.mutex[e(348)]()}})}processQueues(){return e(this,void 0,void 0,function*(){const t=ft;if(this[t(373)]&&!this[t(386)]){if(this.failedRequestDelay>0){if(Date[t(344)]()<this[t(405)])return;this.failedRequestDelay=0,m.debug(t(388))}this[t(386)]=!0,yield this[t(385)][t(391)]();try{yield this[t(376)](),yield this.processPendingQueue()}finally{this[t(385)][t(348)](),this[t(386)]=!1}}})}[wt(376)](){return e(this,void 0,void 0,function*(){const t=ft,e=this.getMainQueue();if(0===e[t(408)])return;const n=e[0];try{if(yield this[t(362)](n))e[t(377)](),this[t(335)](e),this[t(371)](n),m[t(407)]("✅ Request "+n.id+t(378));else{if(e[0][t(349)]++,e[0][t(349)]>=e[0][t(403)]){const i=this.calculateBackoffDelay(e[0][t(349)]);this.failedRequestDelay=Date[t(344)]()+i,m[t(397)](t(410)+n.id+t(414)+n[t(403)]+t(394)+"Applying backoff delay of "+i+"ms")}else m[t(397)](t(411)+n.id+t(393)+e[0].retryCount+"/"+e[0][t(403)]);this[t(335)](e)}}catch(i){if(m.error(t(345)+n.endpoint+":",i),e[0][t(349)]++,e[0][t(349)]>=e[0][t(403)]){const i=this[t(346)](e[0][t(349)]);this[t(405)]=Date.now()+i,m[t(397)](t(410)+n.id+t(402)+e[0].maxRetries+t(394)+(t(395)+i+"ms"))}this[t(335)](e)}})}calculateBackoffDelay(t){const e=wt,n=this[e(384)]*Math[e(389)](this[e(357)],t-1);return Math[e(342)](n,this.MAX_DELAY_MS)}processPendingQueue(){return e(this,void 0,void 0,function*(){const t=ft;if(!this.getMainRequestsSentFlag())return;const e=this[t(334)]();if(0===e[t(408)])return;const n=this[t(365)]();n[t(352)](...e),this[t(335)](n),this.savePendingQueue([]),console.log(t(339)+e[t(408)]+t(356))})}[wt(362)](t){return e(this,arguments,void 0,function*(t,e=1){const n=ft;m[n(407)](n(412)+t[n(355)]+n(406)+t.id);let i=!1;try{i=yield J.doCallRequest(t[n(355)],t[n(359)])}catch(e){m.error(n(350)+t[n(355)]+" failed",e)}return i})}getMainQueue(){return M[wt(383)]}[wt(335)](t){M[wt(383)]=t}[wt(334)](){return M[wt(374)]}[wt(351)](t){M[wt(374)]=t}[wt(387)](){return M[wt(358)]}[wt(371)](t){const e=wt;switch(t[e(355)]){case u[e(372)]:M[e(358)]=!0;break;case u.SESSIONS:M[e(396)]?(M.activeDuration=0,M[e(343)]=0,M[e(369)]=1):M.firstSessionSubmit=!0;break;case u.SDK_INFOS:M[e(398)]=t[e(359)][e(361)]}}[wt(370)](){const t=wt;return{mainQueueLength:this[t(365)]()[t(408)],pendingQueueLength:this.getPendingQueue().length,isProcessing:this[t(373)],mainRequestsSent:this[t(387)](),isInBackoffDelay:this[t(405)]>0&&Date[t(344)]()<this[t(405)],backoffEndsAt:this[t(405)]>0?this[t(405)]:null}}resetBackoffDelay(){const t=wt;this[t(405)]=0,m[t(407)](t(375))}getBackoffConfig(){const t=wt;return{baseDelayMs:this.BASE_DELAY_MS,multiplier:this[t(357)],maxDelayMs:this.MAX_DELAY_MS}}}const gt=new bt;var vt,It="user-agent",mt="",St="function",yt="undefined",Et="object",kt="string",Tt="browser",_t="cpu",Ct="device",Rt="engine",Dt="os",Nt="result",xt="name",At="type",Ot="vendor",Ut="version",Lt="architecture",Mt="major",Pt="model",Bt="console",Ft="mobile",qt="tablet",Vt="smarttv",Kt="wearable",jt="xr",zt="embedded",Wt="inapp",Gt="brands",Ht="formFactors",Qt="fullVersionList",Jt="platform",Xt="platformVersion",Yt="bitness",Zt="sec-ch-ua",$t=Zt+"-full-version-list",te=Zt+"-arch",ee=Zt+"-"+Yt,ne=Zt+"-form-factors",ie=Zt+"-"+Ft,re=Zt+"-"+Pt,se=Zt+"-"+Jt,oe=se+"-version",ae=[Gt,Qt,Ft,Pt,Jt,Xt,Lt,Ht,Yt],ce="Amazon",ue="Apple",de="ASUS",le="BlackBerry",he="Google",pe="Huawei",fe="Lenovo",we="Honor",be="LG",ge="Microsoft",ve="Motorola",Ie="Nvidia",me="OnePlus",Se="OPPO",ye="Samsung",Ee="Sharp",ke="Sony",Te="Xiaomi",_e="Zebra",Ce="Chrome",Re="Chromium",De="Chromecast",Ne="Edge",xe="Firefox",Ae="Opera",Oe="Facebook",Ue="Sogou",Le="Mobile ",Me=" Browser",Pe="Windows",Be=typeof window!==yt&&window.navigator?window.navigator:void 0,Fe=Be&&Be.userAgentData?Be.userAgentData:void 0,qe=function(t){for(var e={},n=0;n<t.length;n++)e[t[n].toUpperCase()]=t[n];return e},Ve=function(t,e){if(typeof t===Et&&t.length>0){for(var n in t)if(We(e)==We(t[n]))return!0;return!1}return!!je(t)&&We(e)==We(t)},Ke=function(t,e){for(var n in t)return/^(browser|cpu|device|engine|os)$/.test(n)||!!e&&Ke(t[n])},je=function(t){return typeof t===kt},ze=function(t){if(t){for(var e=[],n=Qe(/\\?\"/g,t).split(","),i=0;i<n.length;i++)if(n[i].indexOf(";")>-1){var r=Xe(n[i]).split(";v=");e[i]={brand:r[0],version:r[1]}}else e[i]=Xe(n[i]);return e}},We=function(t){return je(t)?t.toLowerCase():t},Ge=function(t){return je(t)?Qe(/[^\d\.]/g,t).split(".")[0]:void 0},He=function(t){for(var e in t){var n=t[e];typeof n==Et&&2==n.length?this[n[0]]=n[1]:this[n]=void 0}return this},Qe=function(t,e){return je(e)?e.replace(t,mt):e},Je=function(t){return Qe(/\\?\"/g,t)},Xe=function(t,e){if(je(t))return t=Qe(/^\s\s*/,t),typeof e===yt?t:t.substring(0,500)},Ye=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])===Et&&s.length>0?2===s.length?typeof s[1]==St?this[s[0]]=s[1].call(this,a):this[s[0]]=s[1]:s.length>=3&&(typeof s[1]!==St||s[1].exec&&s[1].test?3==s.length?this[s[0]]=a?a.replace(s[1],s[2]):void 0:4==s.length?this[s[0]]=a?s[3].call(this,a.replace(s[1],s[2])):void 0:s.length>4&&(this[s[0]]=a?s[3].apply(this,[a.replace(s[1],s[2])].concat(s.slice(4))):void 0):s.length>3?this[s[0]]=a?s[1].apply(this,s.slice(2)):void 0:this[s[0]]=a?s[1].call(this,a,s[2]):void 0):this[s]=a||void 0;c+=2}},Ze=function(t,e){for(var n in e)if(typeof e[n]===Et&&e[n].length>0){for(var i=0;i<e[n].length;i++)if(Ve(e[n][i],t))return"?"===n?void 0:n}else if(Ve(e[n],t))return"?"===n?void 0:n;return e.hasOwnProperty("*")?e["*"]:t},$e={ME:"4.90","NT 3.51":"3.51","NT 4.0":"4.0",2e3:["5.0","5.01"],XP:["5.1","5.2"],Vista:"6.0",7:"6.1",8:"6.2",8.1:"6.3",10:["6.4","10.0"],NT:""},tn={embedded:"Automotive",mobile:"Mobile",tablet:["Tablet","EInk"],smarttv:"TV",wearable:"Watch",xr:["VR","XR"],"?":["Desktop","Unknown"],"*":void 0},en={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"},nn={browser:[[/\b(?:crmo|crios)\/([\w\.]+)/i],[Ut,[xt,Le+"Chrome"]],[/webview.+edge\/([\w\.]+)/i],[Ut,[xt,Ne+" WebView"]],[/edg(?:e|ios|a)?\/([\w\.]+)/i],[Ut,[xt,"Edge"]],[/(opera mini)\/([-\w\.]+)/i,/(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i,/(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i],[xt,Ut],[/opios[\/ ]+([\w\.]+)/i],[Ut,[xt,Ae+" Mini"]],[/\bop(?:rg)?x\/([\w\.]+)/i],[Ut,[xt,Ae+" GX"]],[/\bopr\/([\w\.]+)/i],[Ut,[xt,Ae]],[/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i],[Ut,[xt,"Baidu"]],[/\b(?:mxbrowser|mxios|myie2)\/?([-\w\.]*)\b/i],[Ut,[xt,"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],[xt,Ut],[/quark(?:pc)?\/([-\w\.]+)/i],[Ut,[xt,"Quark"]],[/\bddg\/([\w\.]+)/i],[Ut,[xt,"DuckDuckGo"]],[/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i],[Ut,[xt,"UCBrowser"]],[/microm.+\bqbcore\/([\w\.]+)/i,/\bqbcore\/([\w\.]+).+microm/i,/micromessenger\/([\w\.]+)/i],[Ut,[xt,"WeChat"]],[/konqueror\/([\w\.]+)/i],[Ut,[xt,"Konqueror"]],[/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i],[Ut,[xt,"IE"]],[/ya(?:search)?browser\/([\w\.]+)/i],[Ut,[xt,"Yandex"]],[/slbrowser\/([\w\.]+)/i],[Ut,[xt,"Smart "+fe+Me]],[/(avast|avg)\/([\w\.]+)/i],[[xt,/(.+)/,"$1 Secure"+Me],Ut],[/\bfocus\/([\w\.]+)/i],[Ut,[xt,xe+" Focus"]],[/\bopt\/([\w\.]+)/i],[Ut,[xt,Ae+" Touch"]],[/coc_coc\w+\/([\w\.]+)/i],[Ut,[xt,"Coc Coc"]],[/dolfin\/([\w\.]+)/i],[Ut,[xt,"Dolphin"]],[/coast\/([\w\.]+)/i],[Ut,[xt,Ae+" Coast"]],[/miuibrowser\/([\w\.]+)/i],[Ut,[xt,"MIUI"+Me]],[/fxios\/([\w\.-]+)/i],[Ut,[xt,Le+xe]],[/\bqihoobrowser\/?([\w\.]*)/i],[Ut,[xt,"360"]],[/\b(qq)\/([\w\.]+)/i],[[xt,/(.+)/,"$1Browser"],Ut],[/(oculus|sailfish|huawei|vivo|pico)browser\/([\w\.]+)/i],[[xt,/(.+)/,"$1"+Me],Ut],[/samsungbrowser\/([\w\.]+)/i],[Ut,[xt,ye+" Internet"]],[/metasr[\/ ]?([\d\.]+)/i],[Ut,[xt,Ue+" Explorer"]],[/(sogou)mo\w+\/([\d\.]+)/i],[[xt,Ue+" Mobile"],Ut],[/(electron)\/([\w\.]+) safari/i,/(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i,/m?(qqbrowser|2345(?=browser|chrome|explorer))\w*[\/ ]?v?([\w\.]+)/i],[xt,Ut],[/(lbbrowser|rekonq)/i],[xt],[/ome\/([\w\.]+) \w* ?(iron) saf/i,/ome\/([\w\.]+).+qihu (360)[es]e/i],[Ut,xt],[/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i],[[xt,Oe],Ut,[At,Wt]],[/(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],[xt,Ut,[At,Wt]],[/\bgsa\/([\w\.]+) .*safari\//i],[Ut,[xt,"GSA"],[At,Wt]],[/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i],[Ut,[xt,"TikTok"],[At,Wt]],[/\[(linkedin)app\]/i],[xt,[At,Wt]],[/(chromium)[\/ ]([-\w\.]+)/i],[xt,Ut],[/headlesschrome(?:\/([\w\.]+)| )/i],[Ut,[xt,Ce+" Headless"]],[/wv\).+chrome\/([\w\.]+).+edgw\//i],[Ut,[xt,Ne+" WebView2"]],[/ wv\).+(chrome)\/([\w\.]+)/i],[[xt,Ce+" WebView"],Ut],[/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i],[Ut,[xt,"Android"+Me]],[/chrome\/([\w\.]+) mobile/i],[Ut,[xt,Le+"Chrome"]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i],[xt,Ut],[/version\/([\w\.\,]+) .*mobile(?:\/\w+ | ?)safari/i],[Ut,[xt,Le+"Safari"]],[/iphone .*mobile(?:\/\w+ | ?)safari/i],[[xt,Le+"Safari"]],[/version\/([\w\.\,]+) .*(safari)/i],[Ut,xt],[/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i],[xt,[Ut,"1"]],[/(webkit|khtml)\/([\w\.]+)/i],[xt,Ut],[/(?:mobile|tablet);.*(firefox)\/([\w\.-]+)/i],[[xt,Le+xe],Ut],[/(navigator|netscape\d?)\/([-\w\.]+)/i],[[xt,"Netscape"],Ut],[/(wolvic|librewolf)\/([\w\.]+)/i],[xt,Ut],[/mobile vr; rv:([\w\.]+)\).+firefox/i],[Ut,[xt,xe+" 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],[xt,[Ut,/_/g,"."]],[/(cobalt)\/([\w\.]+)/i],[xt,[Ut,/[^\d\.]+./,mt]]],cpu:[[/\b((amd|x|x86[-_]?|wow|win)64)\b/i],[[Lt,"amd64"]],[/(ia32(?=;))/i,/\b((i[346]|x)86)(pc)?\b/i],[[Lt,"ia32"]],[/\b(aarch64|arm(v?[89]e?l?|_?64))\b/i],[[Lt,"arm64"]],[/\b(arm(v[67])?ht?n?[fl]p?)\b/i],[[Lt,"armhf"]],[/( (ce|mobile); ppc;|\/[\w\.]+arm\b)/i],[[Lt,"arm"]],[/((ppc|powerpc)(64)?)( mac|;|\))/i],[[Lt,/ower/,mt,We]],[/ sun4\w[;\)]/i],[[Lt,"sparc"]],[/\b(avr32|ia64(?=;)|68k(?=\))|\barm(?=v([1-7]|[5-7]1)l?|;|eabi)|(irix|mips|sparc)(64)?\b|pa-risc)/i],[[Lt,We]]],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],[Pt,[Ot,ye],[At,qt]],[/\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],[Pt,[Ot,ye],[At,Ft]],[/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i],[Pt,[Ot,ue],[At,Ft]],[/\((ipad);[-\w\),; ]+apple/i,/applecoremedia\/[\w\.]+ \((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i],[Pt,[Ot,ue],[At,qt]],[/(macintosh);/i],[Pt,[Ot,ue]],[/\b(sh-?[altvz]?\d\d[a-ekm]?)/i],[Pt,[Ot,Ee],[At,Ft]],[/\b((?:brt|eln|hey2?|gdi|jdn)-a?[lnw]09|(?:ag[rm]3?|jdn2|kob2)-a?[lw]0[09]hn)(?: bui|\)|;)/i],[Pt,[Ot,we],[At,qt]],[/honor([-\w ]+)[;\)]/i],[Pt,[Ot,we],[At,Ft]],[/\b((?:ag[rs][2356]?k?|bah[234]?|bg[2o]|bt[kv]|cmr|cpn|db[ry]2?|jdn2|got|kob2?k?|mon|pce|scm|sht?|[tw]gr|vrd)-[ad]?[lw][0125][09]b?|605hw|bg2-u03|(?:gem|fdr|m2|ple|t1)-[7a]0[1-4][lu]|t1-a2[13][lw]|mediapad[\w\. ]*(?= bui|\)))\b(?!.+d\/s)/i],[Pt,[Ot,pe],[At,qt]],[/(?:huawei)([-\w ]+)[;\)]/i,/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i],[Pt,[Ot,pe],[At,Ft]],[/oid[^\)]+; (2[\dbc]{4}(182|283|rp\w{2})[cgl]|m2105k81a?c)(?: bui|\))/i,/\b((?:red)?mi[-_ ]?pad[\w- ]*)(?: bui|\))/i],[[Pt,/_/g," "],[Ot,Te],[At,qt]],[/\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],[[Pt,/_/g," "],[Ot,Te],[At,Ft]],[/droid.+; (cph2[3-6]\d[13579]|((gm|hd)19|(ac|be|in|kb)20|(d[en]|eb|le|mt)21|ne22)[0-2]\d|p[g-k]\w[1m]10)\b/i,/(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i],[Pt,[Ot,me],[At,Ft]],[/; (\w+) bui.+ oppo/i,/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i],[Pt,[Ot,Se],[At,Ft]],[/\b(opd2(\d{3}a?))(?: bui|\))/i],[Pt,[Ot,Ze,{OnePlus:["203","304","403","404","413","415"],"*":Se}],[At,qt]],[/(vivo (5r?|6|8l?|go|one|s|x[il]?[2-4]?)[\w\+ ]*)(?: bui|\))/i],[Pt,[Ot,"BLU"],[At,Ft]],[/; vivo (\w+)(?: bui|\))/i,/\b(v[12]\d{3}\w?[at])(?: bui|;)/i],[Pt,[Ot,"Vivo"],[At,Ft]],[/\b(rmx[1-3]\d{3})(?: bui|;|\))/i],[Pt,[Ot,"Realme"],[At,Ft]],[/(ideatab[-\w ]+|602lv|d-42a|a101lv|a2109a|a3500-hv|s[56]000|pb-6505[my]|tb-?x?\d{3,4}(?:f[cu]|xu|[av])|yt\d?-[jx]?\d+[lfmx])( bui|;|\)|\/)/i,/lenovo ?(b[68]0[08]0-?[hf]?|tab(?:[\w- ]+?)|tb[\w-]{6,7})( bui|;|\)|\/)/i],[Pt,[Ot,fe],[At,qt]],[/lenovo[-_ ]?([-\w ]+?)(?: bui|\)|\/)/i],[Pt,[Ot,fe],[At,Ft]],[/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i,/\bmot(?:orola)?[- ]([\w\s]+)(\)| bui)/i,/((?:moto(?! 360)[-\w\(\) ]+|xt\d{3,4}[cgkosw\+]?[-\d]*|nexus 6)(?= bui|\)))/i],[Pt,[Ot,ve],[At,Ft]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i],[Pt,[Ot,ve],[At,qt]],[/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i],[Pt,[Ot,be],[At,qt]],[/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,/\blg[-e;\/ ]+(?!.*(?:browser|netcast|android tv|watch|webos))(\w+)/i,/\blg-?([\d\w]+) bui/i],[Pt,[Ot,be],[At,Ft]],[/(nokia) (t[12][01])/i],[Ot,Pt,[At,qt]],[/(?:maemo|nokia).*(n900|lumia \d+|rm-\d+)/i,/nokia[-_ ]?(([-\w\. ]*))/i],[[Pt,/_/g," "],[At,Ft],[Ot,"Nokia"]],[/(pixel (c|tablet))\b/i],[Pt,[Ot,he],[At,qt]],[/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],[Pt,[Ot,he],[At,Ft]],[/(google) (pixelbook( go)?)/i],[Ot,Pt],[/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],[Pt,[Ot,ke],[At,Ft]],[/sony tablet [ps]/i,/\b(?:sony)?sgp\w+(?: bui|\))/i],[[Pt,"Xperia Tablet"],[Ot,ke],[At,qt]],[/(alexa)webm/i,/(kf[a-z]{2}wi|aeo(?!bc)\w\w)( bui|\))/i,/(kf[a-z]+)( bui|\)).+silk\//i],[Pt,[Ot,ce],[At,qt]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i],[[Pt,/(.+)/g,"Fire Phone $1"],[Ot,ce],[At,Ft]],[/(playbook);[-\w\),; ]+(rim)/i],[Pt,Ot,[At,qt]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,/\(bb10; (\w+)/i],[Pt,[Ot,le],[At,Ft]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i],[Pt,[Ot,de],[At,qt]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i],[Pt,[Ot,de],[At,Ft]],[/(nexus 9)/i],[Pt,[Ot,"HTC"],[At,qt]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,/(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i],[Ot,[Pt,/_/g," "],[At,Ft]],[/tcl (xess p17aa)/i,/droid [\w\.]+; ((?:8[14]9[16]|9(?:0(?:48|60|8[01])|1(?:3[27]|66)|2(?:6[69]|9[56])|466))[gqswx])(_\w(\w|\w\w))?(\)| bui)/i],[Pt,[Ot,"TCL"],[At,qt]],[/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],[Pt,[Ot,"TCL"],[At,Ft]],[/(itel) ((\w+))/i],[[Ot,We],Pt,[At,Ze,{tablet:["p10001l","w7001"],"*":"mobile"}]],[/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i],[Pt,[Ot,"Acer"],[At,qt]],[/droid.+; (m[1-5] note) bui/i,/\bmz-([-\w]{2,})/i],[Pt,[Ot,"Meizu"],[At,Ft]],[/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i],[Pt,[Ot,"Ulefone"],[At,Ft]],[/; (energy ?\w+)(?: bui|\))/i,/; energizer ([\w ]+)(?: bui|\))/i],[Pt,[Ot,"Energizer"],[At,Ft]],[/; cat (b35);/i,/; (b15q?|s22 flip|s48c|s62 pro)(?: bui|\))/i],[Pt,[Ot,"Cat"],[At,Ft]],[/((?:new )?andromax[\w- ]+)(?: bui|\))/i],[Pt,[Ot,"Smartfren"],[At,Ft]],[/droid.+; (a(in)?(0(15|59|6[35])|142)p?)/i],[Pt,[Ot,"Nothing"],[At,Ft]],[/; (x67 5g|tikeasy \w+|ac[1789]\d\w+)( b|\))/i,/archos ?(5|gamepad2?|([\w ]*[t1789]|hello) ?\d+[\w ]*)( b|\))/i],[Pt,[Ot,"Archos"],[At,qt]],[/archos ([\w ]+)( b|\))/i,/; (ac[3-6]\d\w{2,8})( b|\))/i],[Pt,[Ot,"Archos"],[At,Ft]],[/; (n159v)/i],[Pt,[Ot,"HMD"],[At,Ft]],[/(imo) (tab \w+)/i,/(infinix|tecno) (x1101b?|p904|dp(7c|8d|10a)( pro)?|p70[1-3]a?|p904|t1101)/i],[Ot,Pt,[At,qt]],[/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus(?! zenw)|dell|jolla|meizu|motorola|polytron|tecno|micromax|advan)[-_ ]?([-\w]*)/i,/; (blu|hmd|imo|infinix|lava|oneplus|tcl)[_ ]([\w\+ ]+?)(?: bui|\)|; r)/i,/(hp) ([\w ]+\w)/i,/(microsoft); (lumia[\w ]+)/i,/(oppo) ?([\w ]+) bui/i],[Ot,Pt,[At,Ft]],[/(kobo)\s(ereader|touch)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\/([\w\.]+)/i],[Ot,Pt,[At,qt]],[/(surface duo)/i],[Pt,[Ot,ge],[At,qt]],[/droid [\d\.]+; (fp\du?)(?: b|\))/i],[Pt,[Ot,"Fairphone"],[At,Ft]],[/((?:tegranote|shield t(?!.+d tv))[\w- ]*?)(?: b|\))/i],[Pt,[Ot,Ie],[At,qt]],[/(sprint) (\w+)/i],[Ot,Pt,[At,Ft]],[/(kin\.[onetw]{3})/i],[[Pt,/\./g," "],[Ot,ge],[At,Ft]],[/droid.+; ([c6]+|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i],[Pt,[Ot,_e],[At,qt]],[/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i],[Pt,[Ot,_e],[At,Ft]],[/smart-tv.+(samsung)/i],[Ot,[At,Vt]],[/hbbtv.+maple;(\d+)/i],[[Pt,/^/,"SmartTV"],[Ot,ye],[At,Vt]],[/(vizio)(?: |.+model\/)(\w+-\w+)/i,/tcast.+(lg)e?. ([-\w]+)/i],[Ot,Pt,[At,Vt]],[/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i],[[Ot,be],[At,Vt]],[/(apple) ?tv/i],[Ot,[Pt,ue+" TV"],[At,Vt]],[/crkey.*devicetype\/chromecast/i],[[Pt,De+" Third Generation"],[Ot,he],[At,Vt]],[/crkey.*devicetype\/([^/]*)/i],[[Pt,/^/,"Chromecast "],[Ot,he],[At,Vt]],[/fuchsia.*crkey/i],[[Pt,De+" Nest Hub"],[Ot,he],[At,Vt]],[/crkey/i],[[Pt,De],[Ot,he],[At,Vt]],[/(portaltv)/i],[Pt,[Ot,Oe],[At,Vt]],[/droid.+aft(\w+)( bui|\))/i],[Pt,[Ot,ce],[At,Vt]],[/(shield \w+ tv)/i],[Pt,[Ot,Ie],[At,Vt]],[/\(dtv[\);].+(aquos)/i,/(aquos-tv[\w ]+)\)/i],[Pt,[Ot,Ee],[At,Vt]],[/(bravia[\w ]+)( bui|\))/i],[Pt,[Ot,ke],[At,Vt]],[/(mi(tv|box)-?\w+) bui/i],[Pt,[Ot,Te],[At,Vt]],[/Hbbtv.*(technisat) (.*);/i],[Ot,Pt,[At,Vt]],[/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i,/hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i],[[Ot,/.+\/(\w+)/,"$1",Ze,{LG:"lge"}],[Pt,Xe],[At,Vt]],[/droid.+; ([\w- ]+) (?:android tv|smart[- ]?tv)/i],[Pt,[At,Vt]],[/\b(android tv|smart[- ]?tv|opera tv|tv; rv:|large screen[\w ]+safari)\b/i],[[At,Vt]],[/(playstation \w+)/i],[Pt,[Ot,ke],[At,Bt]],[/\b(xbox(?: one)?(?!; xbox))[\); ]/i],[Pt,[Ot,ge],[At,Bt]],[/(ouya)/i,/(nintendo) (\w+)/i,/(retroid) (pocket ([^\)]+))/i],[Ot,Pt,[At,Bt]],[/droid.+; (shield)( bui|\))/i],[Pt,[Ot,Ie],[At,Bt]],[/\b(sm-[lr]\d\d[0156][fnuw]?s?|gear live)\b/i],[Pt,[Ot,ye],[At,Kt]],[/((pebble))app/i,/(asus|google|lg|oppo) ((pixel |zen)?watch[\w ]*)( bui|\))/i],[Ot,Pt,[At,Kt]],[/(ow(?:19|20)?we?[1-3]{1,3})/i],[Pt,[Ot,Se],[At,Kt]],[/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i],[Pt,[Ot,ue],[At,Kt]],[/(opwwe\d{3})/i],[Pt,[Ot,me],[At,Kt]],[/(moto 360)/i],[Pt,[Ot,ve],[At,Kt]],[/(smartwatch 3)/i],[Pt,[Ot,ke],[At,Kt]],[/(g watch r)/i],[Pt,[Ot,be],[At,Kt]],[/droid.+; (wt63?0{2,3})\)/i],[Pt,[Ot,_e],[At,Kt]],[/droid.+; (glass) \d/i],[Pt,[Ot,he],[At,jt]],[/(pico) (4|neo3(?: link|pro)?)/i],[Ot,Pt,[At,jt]],[/(quest( \d| pro)?s?).+vr/i],[Pt,[Ot,Oe],[At,jt]],[/mobile vr; rv.+firefox/i],[[At,jt]],[/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i],[Ot,[At,zt]],[/(aeobc)\b/i],[Pt,[Ot,ce],[At,zt]],[/(homepod).+mac os/i],[Pt,[Ot,ue],[At,zt]],[/windows iot/i],[[At,zt]],[/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+?(mobile|vr|\d) safari/i],[Pt,[At,Ze,{mobile:"Mobile",xr:"VR","*":qt}]],[/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i],[[At,qt]],[/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i],[[At,Ft]],[/droid .+?; ([\w\. -]+)( bui|\))/i],[Pt,[Ot,"Generic"]]],engine:[[/windows.+ edge\/([\w\.]+)/i],[Ut,[xt,Ne+"HTML"]],[/(arkweb)\/([\w\.]+)/i],[xt,Ut],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[Ut,[xt,"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],[xt,Ut],[/ladybird\//i],[[xt,"LibWeb"]],[/rv\:([\w\.]{1,9})\b.+(gecko)/i],[Ut,xt]],os:[[/(windows nt) (6\.[23]); arm/i],[[xt,/N/,"R"],[Ut,Ze,$e]],[/(windows (?:phone|mobile|iot))(?: os)?[\/ ]?([\d\.]*( se)?)/i,/(windows)[\/ ](1[01]|2000|3\.1|7|8(\.1)?|9[58]|me|server 20\d\d( r2)?|vista|xp)/i],[xt,Ut],[/windows nt ?([\d\.\)]*)(?!.+xbox)/i,/\bwin(?=3| ?9|n)(?:nt| 9x )?([\d\.;]*)/i],[[Ut,/(;|\))/g,"",Ze,$e],[xt,Pe]],[/(windows ce)\/?([\d\.]*)/i],[xt,Ut],[/[adehimnop]{4,7}\b(?:.*os ([\w]+) like mac|; opera)/i,/(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i,/cfnetwork\/.+darwin/i],[[Ut,/_/g,"."],[xt,"iOS"]],[/(mac os x) ?([\w\. ]*)/i,/(macintosh|mac_powerpc\b)(?!.+(haiku|morphos))/i],[[xt,"macOS"],[Ut,/_/g,"."]],[/android ([\d\.]+).*crkey/i],[Ut,[xt,De+" Android"]],[/fuchsia.*crkey\/([\d\.]+)/i],[Ut,[xt,De+" Fuchsia"]],[/crkey\/([\d\.]+).*devicetype\/smartspeaker/i],[Ut,[xt,De+" SmartSpeaker"]],[/linux.*crkey\/([\d\.]+)/i],[Ut,[xt,De+" Linux"]],[/crkey\/([\d\.]+)/i],[Ut,[xt,De]],[/droid ([\w\.]+)\b.+(android[- ]x86)/i],[Ut,xt],[/(ubuntu) ([\w\.]+) like android/i],[[xt,/(.+)/,"$1 Touch"],Ut],[/(harmonyos)[\/ ]?([\d\.]*)/i,/(android|bada|blackberry|kaios|maemo|meego|openharmony|qnx|rim tablet os|sailfish|series40|symbian|tizen)\w*[-\/\.; ]?([\d\.]*)/i],[xt,Ut],[/\(bb(10);/i],[Ut,[xt,le]],[/(?:symbian ?os|symbos|s60(?=;)|series ?60)[-\/ ]?([\w\.]*)/i],[Ut,[xt,"Symbian"]],[/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i],[Ut,[xt,xe+" OS"]],[/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i,/webos(?:[ \/]?|\.tv-20(?=2[2-9]))(\d[\d\.]*)/i],[Ut,[xt,"webOS"]],[/web0s;.+?(?:chr[o0]me|safari)\/(\d+)/i],[[Ut,Ze,{25:"120",24:"108",23:"94",22:"87",6:"79",5:"68",4:"53",3:"38",2:"538",1:"537","*":"TV"}],[xt,"webOS"]],[/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i],[Ut,[xt,"watchOS"]],[/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i],[[xt,"Chrome OS"],Ut],[/panasonic;(viera)/i,/(netrange)mmh/i,/(nettv)\/(\d+\.[\w\.]+)/i,/(nintendo|playstation) (\w+)/i,/(xbox); +xbox ([^\);]+)/i,/(pico) .+os([\w\.]+)/i,/\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i,/linux.+(mint)[\/\(\) ]?([\w\.]*)/i,/(mageia|vectorlinux|fuchsia|arcaos|arch(?= ?linux))[;l ]([\d\.]*)/i,/([kxln]?ubuntu|debian|suse|opensuse|gentoo|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire|knoppix)(?: gnu[\/ ]linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i,/((?:open)?solaris)[-\/ ]?([\w\.]*)/i,/\b(aix)[; ]([1-9\.]{0,4})/i,/(hurd|linux|morphos)(?: (?:arm|x86|ppc)\w*| ?)([\w\.]*)/i,/(gnu) ?([\w\.]*)/i,/\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i,/(haiku) ?(r\d)?/i],[xt,Ut],[/(sunos) ?([\d\.]*)/i],[[xt,"Solaris"],Ut],[/\b(beos|os\/2|amigaos|openvms|hp-ux|serenityos)/i,/(unix) ?([\w\.]*)/i],[xt,Ut]]},rn=(He.call((vt={init:{},isIgnore:{},isIgnoreRgx:{},toString:{}}).init,[[Tt,[xt,Ut,Mt,At]],[_t,[Lt]],[Ct,[At,Pt,Ot]],[Rt,[xt,Ut]],[Dt,[xt,Ut]]]),He.call(vt.isIgnore,[[Tt,[Ut,Mt]],[Rt,[Ut]],[Dt,[Ut]]]),He.call(vt.isIgnoreRgx,[[Tt,/ ?browser$/i],[Dt,/ ?os$/i]]),He.call(vt.toString,[[Tt,[xt,Ut]],[_t,[Lt]],[Ct,[Ot,Pt]],[Rt,[xt,Ut]],[Dt,[xt,Ut]]]),vt),sn=function(t,e){var n=rn.init[e],i=rn.isIgnore[e]||0,r=rn.isIgnoreRgx[e]||0,s=rn.toString[e]||0;function o(){He.call(this,n)}return o.prototype.getItem=function(){return t},o.prototype.withClientHints=function(){return Fe?Fe.getHighEntropyValues(ae).then(function(e){return t.setCH(new on(e,!1)).parseCH().get()}):t.parseCH().get()},o.prototype.withFeatureCheck=function(){return t.detectFeature().get()},e!=Nt&&(o.prototype.is=function(t){var e=!1;for(var n in this)if(this.hasOwnProperty(n)&&!Ve(i,n)&&We(r?Qe(r,this[n]):this[n])==We(r?Qe(r,t):t)){if(e=!0,t!=yt)break}else if(t==yt&&e){e=!e;break}return e},o.prototype.toString=function(){var t=mt;for(var e in s)typeof this[s[e]]!==yt&&(t+=(t?" ":mt)+this[s[e]]);return t||yt}),Fe||(o.prototype.then=function(t){var e=this,n=function(){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t])};n.prototype={is:o.prototype.is,toString:o.prototype.toString};var i=new n;return t(i),i}),new o};function on(t,e){if(t=t||{},He.call(this,ae),e)He.call(this,[[Gt,ze(t[Zt])],[Qt,ze(t[$t])],[Ft,/\?1/.test(t[ie])],[Pt,Je(t[re])],[Jt,Je(t[se])],[Xt,Je(t[oe])],[Lt,Je(t[te])],[Ht,ze(t[ne])],[Yt,Je(t[ee])]]);else for(var n in t)this.hasOwnProperty(n)&&typeof t[n]!==yt&&(this[n]=t[n])}function an(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(Be&&Be.userAgent==this.ua)switch(this.itemType){case Tt:Be.brave&&typeof Be.brave.isBrave==St&&this.set(xt,"Brave");break;case Ct:!this.get(At)&&Fe&&Fe[Ft]&&this.set(At,Ft),"Macintosh"==this.get(Pt)&&Be&&typeof Be.standalone!==yt&&Be.maxTouchPoints&&Be.maxTouchPoints>2&&this.set(Pt,"iPad").set(At,qt);break;case Dt:!this.get(xt)&&Fe&&Fe[Jt]&&this.set(xt,Fe[Jt]);break;case Nt:var t=this.data,e=function(e){return t[e].getItem().detectFeature().get()};this.set(Tt,e(Tt)).set(_t,e(_t)).set(Ct,e(Ct)).set(Rt,e(Rt)).set(Dt,e(Dt))}return this},this.parseUA=function(){return this.itemType!=Nt&&Ye.call(this.data,this.ua,this.rgxMap),this.itemType==Tt&&this.set(Mt,Ge(this.get(Ut))),this},this.parseCH=function(){var t=this.uaCH,e=this.rgxMap;switch(this.itemType){case Tt:case Rt:var n,i=t[Qt]||t[Gt];if(i)for(var r in i){var s=i[r].brand||i[r],o=i[r].version;this.itemType==Tt&&!/not.a.brand/i.test(s)&&(!n||/Chrom/.test(n)&&s!=Re||n==Ne&&/WebView2/.test(s))&&(s=Ze(s,en),(n=this.get(xt))&&!/Chrom/.test(n)&&/Chrom/.test(s)||this.set(xt,s).set(Ut,o).set(Mt,Ge(o)),n=s),this.itemType==Rt&&s==Re&&this.set(Ut,o)}break;case _t:var a=t[Lt];a&&(a&&"64"==t[Yt]&&(a+="64"),Ye.call(this.data,a+";",e));break;case Ct:if(t[Ft]&&this.set(At,Ft),t[Pt]&&(this.set(Pt,t[Pt]),!this.get(At)||!this.get(Ot))){var c={};Ye.call(c,"droid 9; "+t[Pt]+")",e),!this.get(At)&&c.type&&this.set(At,c.type),!this.get(Ot)&&c.vendor&&this.set(Ot,c.vendor)}if(t[Ht]){var u;if("string"!=typeof t[Ht])for(var d=0;!u&&d<t[Ht].length;)u=Ze(t[Ht][d++],tn);else u=Ze(t[Ht],tn);this.set(At,u)}break;case Dt:var l=t[Jt];if(l){var h=t[Xt];l==Pe&&(h=parseInt(Ge(h),10)>=13?"11":"10"),this.set(xt,l).set(Ut,h)}this.get(xt)==Pe&&"Xbox"==t[Pt]&&this.set(xt,"Xbox").set(Ut,void 0);break;case Nt:var p=this.data,f=function(e){return p[e].getItem().setCH(t).parseCH().get()};this.set(Tt,f(Tt)).set(_t,f(_t)).set(Ct,f(Ct)).set(Rt,f(Rt)).set(Dt,f(Dt))}return this},He.call(this,[["itemType",t],["ua",e],["uaCH",i],["rgxMap",n],["data",sn(this,t)]]),this}function cn(t,e,n){if(typeof t===Et?(Ke(t,!0)?(typeof e===Et&&(n=e),e=t):(n=t,e=void 0),t=void 0):typeof t!==kt||Ke(e,!0)||(n=e,e=void 0),n&&typeof n.append===St){var i={};n.forEach(function(t,e){i[e]=t}),n=i}if(!(this instanceof cn))return new cn(t,e,n).getResult();var r=typeof t===kt?t:n&&n[It]?n[It]:Be&&Be.userAgent?Be.userAgent:mt,s=new on(n,!0),o=e?function(t,e){var n={},i=e;if(!Ke(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}(nn,e):nn,a=function(t){return t==Nt?function(){return new an(t,r,o,s).set("ua",r).set(Tt,this.getBrowser()).set(_t,this.getCPU()).set(Ct,this.getDevice()).set(Rt,this.getEngine()).set(Dt,this.getOS()).get()}:function(){return new an(t,r,o[t],s).parseUA().get()}};return He.call(this,[["getBrowser",a(Tt)],["getCPU",a(_t)],["getDevice",a(Ct)],["getEngine",a(Rt)],["getOS",a(Dt)],["getResult",a(Nt)],["getUA",function(){return r}],["setUA",function(t){return je(t)&&(r=t.length>500?Xe(t,500):t),this}]]).setUA(r),this}cn.VERSION="2.0.4",cn.BROWSER=qe([xt,Ut,Mt,At]),cn.CPU=qe([Lt]),cn.DEVICE=qe([Pt,Ot,At,Bt,Ft,Vt,qt,Kt,zt]),cn.ENGINE=cn.OS=qe([xt,Ut]);const un=hn;!function(t){const e=hn,n=t();for(;;)try{if(917872===parseInt(e(364))/1+parseInt(e(317))/2+parseInt(e(370))/3+-parseInt(e(315))/4*(-parseInt(e(336))/5)+-parseInt(e(321))/6+-parseInt(e(372))/7*(-parseInt(e(373))/8)+-parseInt(e(345))/9*(parseInt(e(358))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pn);class dn{getDeviceInfo(){const t=hn,e=(new cn).getResult();return{browser:e[t(346)],os:e.os,device:e[t(344)],engine:e[t(367)],cpu:e[t(341)],ua:e.ua}}get screenDensity(){const t=hn;return window[t(348)]>=3?t(363):window.devicePixelRatio>=2?t(361):"low"}get screenFormat(){const t=hn;return window[t(328)]>window[t(326)]?"long":t(343)}get screenSize(){const t=hn,e=window[t(326)];return e<480?t(351):e<768?"normal":e<1440?"large":t(327)}get[un(355)](){const t=un;var e,n,i;const r=this[t(360)](),s=(null===(e=r.device)||void 0===e?void 0:e[t(350)])||"",o=(null===(i=null===(n=r.device)||void 0===n?void 0:n.model)||void 0===i?void 0:i[t(368)]())||"",a=r.ua[t(368)]();return s===t(349)||o[t(340)](t(356))?6:s===t(316)||a.includes(t(366))||a[t(340)](t(354))||a[t(340)](t(342))||a[t(340)](t(353))||a.includes(t(324))?4:s===t(359)||a[t(340)](t(330))||a[t(340)]("xbox")||a[t(340)](t(318))?5:a.includes(t(339))||a[t(340)](t(320))||a[t(340)]("carplay")?3:a.includes(t(323))||a[t(340)](t(365))||a[t(340)]("vr")||s===t(352)?7:s===t(362)||s===t(369)?1:""===s||s===t(357)?2:0}get[un(322)](){const t=un;return window.matchMedia&&window[t(325)](t(329))[t(347)]?"1":"0"}get[un(338)](){const t=un,e=window[t(348)]||1,n=screen[t(319)]*e/160,i=screen[t(335)]*e/160;return Math[t(332)](Math[t(333)](n,2)+Math[t(333)](i,2))[t(337)](2)}get screenType(){const t=un;return t(331)in window||navigator[t(334)]>0?t(371):"pointer"}}const ln=new dn;function hn(t,e){const n=pn();return(hn=function(t,e){return n[t-=315]})(t,e)}function pn(){const t=["xlarge","innerHeight","(prefers-color-scheme: dark)","playstation","ontouchstart","sqrt","pow","maxTouchPoints","height","8163135tbriWo","toFixed","displaySize","car","includes","cpu","netcast","normal","device","9tmxNjC","browser","matches","devicePixelRatio","wearable","type","small","embedded","googletv","hbbtv","uiMode","watch","desktop","48543810WOATYp","console","getDeviceInfo","medium","mobile","high","1455561IsOuuT","vive","smart-tv","engine","toLowerCase","tablet","4452627HFCCVt","touch","11780587BqWUHO","8zZDlvY","4sxZrXO","smarttv","727548LmEqNi","nintendo","width","android auto","5081154ljTdbX","uiStyle","oculus","appletv","matchMedia","innerWidth"];return(pn=function(){return t})()}const fn=gn;!function(t){const e=gn,n=t();for(;;)try{if(519224===-parseInt(e(302))/1*(-parseInt(e(305))/2)+-parseInt(e(297))/3*(parseInt(e(298))/4)+-parseInt(e(320))/5+-parseInt(e(300))/6*(parseInt(e(304))/7)+-parseInt(e(303))/8*(-parseInt(e(308))/9)+-parseInt(e(314))/10*(-parseInt(e(295))/11)+parseInt(e(306))/12*(parseInt(e(311))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bn);class wn{constructor(){this[gn(307)]=null}getSupportResult(){return e(this,void 0,void 0,function*(){const t=gn;if(this.supportResults)return this.supportResults;const e=this[t(294)](),n=this.isSessionStorageSupported(),i=yield this[t(301)]();return this[t(307)]={localStorage:e,sessionStorage:n,indexedDB:i},this[t(307)]})}[fn(317)](t){const e=fn;let n=0;for(let i=0;i<t.length;i++){const r=t[e(299)](i);if(!r)continue;const s=t.getItem(r);null!=s&&(n+=2*r.length,n+=2*s.length)}return n}[fn(294)](){const t=fn;try{const e=t(312);return localStorage[t(318)](e,"1"),localStorage[t(321)](e),!0}catch(t){return!1}}[fn(296)](){const t=fn;try{const e=t(312);return sessionStorage[t(318)](e,"1"),sessionStorage[t(321)](e),!0}catch(t){return!1}}[fn(301)](){const t=fn;return t(319)in window?new Promise(e=>{const n=t;try{const t=indexedDB[n(316)](n(310));t[n(315)]=()=>e(!1),t.onsuccess=()=>{const i=n;t.result[i(309)](),indexedDB.deleteDatabase(i(310)),e(!0)}}catch(t){e(!1)}}):Promise[t(313)](!1)}}function bn(){const t=["3834305hLDkDR","removeItem","isLocalStorageSupported","34353TFCphC","isSessionStorageSupported","3777rDMDNh","1252ilQGjd","key","282AFgTfq","isIndexedDBSupported","6NxNjOa","680CcvrxQ","35315FHzNOt","182594jSDUgm","12lNDhNB","supportResults","16641KfEqch","close","__test__check__","10604087myVNty","__test__","resolve","1270GuLAsR","onerror","open","getStorageSizeBytes","setItem","indexedDB"];return(bn=function(){return t})()}function gn(t,e){const n=bn();return(gn=function(t,e){return n[t-=294]})(t,e)}const vn=new wn,In=yn;!function(t){const e=yn,n=t();for(;;)try{if(550585===-parseInt(e(439))/1+parseInt(e(450))/2*(parseInt(e(425))/3)+parseInt(e(424))/4*(parseInt(e(397))/5)+-parseInt(e(416))/6+-parseInt(e(452))/7*(parseInt(e(401))/8)+-parseInt(e(445))/9+parseInt(e(449))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Sn);class mn{static[In(403)](){const t=In,e=new URLSearchParams(window[t(406)].search),n={};for(const[i,r]of e[t(387)]())i[t(420)](t(437))&&r&&(n[i]=r);if(!n[t(435)]){const e=document[t(398)];n.utm_source=e?new URL(e).hostname:"other"}return!n[t(442)]&&(n[t(442)]=t(436)),Object[t(387)](n).map(([t,e])=>t+"="+encodeURIComponent(e))[t(384)]("&")}}function Sn(){const t=["Drupal","205170SsUpfy","join","Next.js","drupal-settings-json","entries","Meteor","Zepto.js","textContent",'meta[name="generator"][content*="WordPress"]',"[data-v-app], [data-v-]",'script[src*="angular.js"], script[src*="angular.min.js"]',"querySelector","React","Laravel","385bHxext","referrer","documentElement","includes","200PFcPQJ","/js/app.js","getUTMParamsString","Ghost CMS","innerHTML","location","wp-content","wp-includes","[id=___gatsby]","some","Wix","Shopify","querySelectorAll","__reactContainer","_reactRootContainer","4711170WWJAil","__REACT_DEVTOOLS_GLOBAL_HOOK__","Gatsby.js","scripts","startsWith","Backbone.js","svelte","cdn.shopify.com","55876HApNET","3eIqibd","Svelte","wix.com","Vue.js","[ng-version]","Alpine.js",'meta[name="generator"][content*="Ghost"]',"/_nuxt/","Backbone","[x-data], [x-init], [x-bind]","utm_source","organic","utm_","Angular","1055484sBnRTC","Squarespace","keys","utm_medium","static.squarespace.com","jQuery","8497530OyMdJq","Zepto","src","__VUE__","22332540zhLTxu","1518634djCmPM"];return(Sn=function(){return t})()}function yn(t,e){const n=Sn();return(yn=function(t,e){return n[t-=384]})(t,e)}mn.detectWebFramework=()=>{const t=In;return document[t(394)]("script[id=__NEXT_DATA__]")||[...document[t(419)]][t(410)](e=>e.src[t(400)]("/_next/"))?t(385):window[t(395)]||document[t(394)]("[data-reactroot], [data-reactid]")||Array.from(document[t(413)]("*")).some(e=>void 0!==e[t(415)]||Object[t(441)](e).some(e=>e[t(420)](t(414))))||window[t(417)]?t(395):[...document[t(419)]][t(410)](e=>e[t(447)][t(400)](t(432)))?"Nuxt.js":window[t(448)]||window.Vue||document[t(394)](t(392))?t(428):document[t(394)](t(409))?t(418):window||document[t(394)](".ng-binding, [ng-app], [data-ng-app], [ng-controller], [data-ng-controller], [ng-repeat], [data-ng-repeat]")||document[t(394)](t(393))||window.ng||document[t(394)](t(429))?t(438):[...document[t(419)]].some(e=>{const n=t;var i;return e[n(447)][n(400)]("svelte")||(null===(i=e[n(390)])||void 0===i?void 0:i[n(400)](n(422)))})?t(426):document[t(394)](t(434))?t(430):window[t(444)]?"jQuery":window[t(433)]?t(421):window[t(388)]?"Meteor.js":window[t(446)]?t(389):document.querySelector(t(391))||[...document[t(419)]].some(e=>e[t(447)][t(400)](t(407))||e[t(447)].includes(t(408)))?"WordPress":[...document[t(419)]][t(410)](e=>e[t(447)][t(400)](t(402))||e[t(447)].includes("mix-manifest.json"))?t(396):document.querySelector('meta[name="generator"][content*="Drupal"]')||document.documentElement[t(405)][t(400)](t(386))?t(451):document[t(399)][t(405)].includes(t(423))?t(412):[...document[t(419)]].some(e=>e.src[t(400)](t(443)))?t(440):[...document[t(419)]][t(410)](e=>e[t(447)].includes(t(427)))?t(411):document[t(394)](t(431))?t(404):void 0};const En=kn;function kn(t,e){const n=_n();return(kn=function(t,e){return n[t-=221]})(t,e)}!function(t){const e=kn,n=t();for(;;)try{if(381678===parseInt(e(258))/1+parseInt(e(226))/2+parseInt(e(232))/3*(-parseInt(e(238))/4)+-parseInt(e(235))/5*(parseInt(e(247))/6)+parseInt(e(267))/7+-parseInt(e(241))/8*(-parseInt(e(260))/9)+-parseInt(e(231))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_n);class Tn{static[En(221)](){const t=En;try{const e=document[t(240)](t(265));return!(!e[t(234)](t(259))&&!e[t(234)](t(263)))}catch(t){return!1}}static[En(249)](){return e(this,void 0,void 0,function*(){const t=kn,e=document.createElement(t(265)),n=e[t(234)](t(259))||e[t(234)](t(263));if(!n)return;const i={version:n.getParameter(n[t(223)]),shadingLangVersion:n[t(256)](n[t(243)]),maxTextureSize:n[t(256)](n[t(242)]),maxRenderBufferSize:n.getParameter(n[t(233)]),supportedExtensions:n[t(225)]()};try{const e=n[t(255)](t(224));i.vendor=e?n[t(256)](e[t(261)]):n[t(256)](n[t(253)])}catch(e){i[t(264)]=n[t(256)](n[t(253)])}try{const e=n[t(255)](t(224));i.renderer=e?n[t(256)](e.UNMASKED_RENDERER_WEBGL):n[t(256)](n.RENDERER)}catch(e){i[t(245)]=n[t(256)](n.RENDERER)}return yield this[t(244)](JSON[t(227)](i))})}static[En(257)](){return e(this,void 0,void 0,function*(){const t=kn,e=document[t(240)](t(265));e[t(252)]=200,e[t(262)]=50;const n=e[t(234)]("2d");if(n)return n[t(239)]="top",n.font=t(248),n[t(254)]=t(250),n.fillRect(0,0,200,50),n[t(254)]=t(237),n[t(222)]("WiseTrack WebGL Fingerprint!",2,2),yield this[t(244)](e[t(236)]())})}static hashData(t){return e(this,void 0,void 0,function*(){const e=kn,n="string"==typeof t?t:JSON[e(227)](t),i=(new TextEncoder)[e(251)](n),r=yield crypto[e(228)].digest(e(229),i);return Array[e(246)](new Uint8Array(r)).map(t=>t.toString(16)[e(266)](2,"0"))[e(230)]("")})}}function _n(){const t=["3372754JwSGJn","isWebGLSupported","fillText","VERSION","WEBGL_debug_renderer_info","getSupportedExtensions","1309222LnwgYZ","stringify","subtle","SHA-256","join","9675950hALnZk","50907Xatozs","MAX_RENDERBUFFER_SIZE","getContext","743885RKMWRp","toDataURL","#069","4KTyXcS","textBaseline","createElement","16008PBMISM","MAX_TEXTURE_SIZE","SHADING_LANGUAGE_VERSION","hashData","renderer","from","30evuMlD","14px 'Arial'","getWebGLFingerprint","#f60","encode","width","VENDOR","fillStyle","getExtension","getParameter","getCanvasFingerprint","255335FaVUoY","webgl","3231hMuVoB","UNMASKED_VENDOR_WEBGL","height","experimental-webgl","vendor","canvas","padStart"];return(_n=function(){return t})()}const Cn=Dn;function Rn(){const t=["toISOString","screenFormat","getLocalFields","getSupportResult","appToken","getStorageSizeBytes","now","getApplicationFields","architecture","uiStyle","21BjkvyI","location","screenDensity","toLowerCase","innerWidth","sessionCount","toString","outerHeight","141332azlAjR","getWebGLFingerprint","getCanvasFingerprint","name","engine","initialConfig","isWebGLSupported","customDeviceId","SDK","hostname","type","getDeviceFields","2414900hdpRlY","573105GkCQCn","PLATFORM","innerHeight","vendor","assign","getUTMParamsString","split","getDeviceInfo","4117884WhpxTV","version","hardwareConcurrency","DEFAULTS","userEnvironment","localStorage","deviceId","onLine","model","4022350jzCLIw","entries","filter","pushToken","subSessionCount","browser","fromEntries","other","build","time_spent","1469970WElfxl","toFixed","appFrameWork","defaultTracker","initialDate","uiMode","20945848mqAsLu","outerWidth","getCountryCode","map","performance","device","PARAMETERS_VALUE","displaySize"];return(Rn=function(){return t})()}function Dn(t,e){const n=Rn();return(Dn=function(t,e){return n[t-=153]})(t,e)}!function(t){const e=Dn,n=t();for(;;)try{if(706182===-parseInt(e(167))/1+-parseInt(e(166))/2+parseInt(e(175))/3+parseInt(e(154))/4+-parseInt(e(184))/5+parseInt(e(194))/6*(-parseInt(e(218))/7)+parseInt(e(200))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rn);class Nn{[Cn(192)](){return e(this,void 0,void 0,function*(){const t=Dn,e=window[t(204)][t(214)]();let n={};return n.created_at=(new Date)[t(208)](),Object.assign(n,this[t(210)]()),Object[t(171)](n,yield this.getApplicationFields()),Object[t(171)](n,this.getDeviceFields()),n[t(193)]=(window.performance[t(214)]()-e)[t(195)](1),s[t(178)][t(206)]&&(n=Object[t(190)](Object[t(185)](n)[t(203)](([e,n])=>[e,null==n?s[t(178)].PARAMETERS_VALUE:n]))),!s[t(178)][t(206)]&&(n=Object[t(190)](Object[t(185)](n)[t(186)](([t,e])=>null!=e))),n})}[Cn(215)](){return e(this,void 0,void 0,function*(){const t=Dn,e=yield vn[t(211)]();return{connectivity_type:navigator[t(182)]?"1":"-1",country:yield st[t(202)](),package_name:window[t(219)][t(163)],session_storage_enabled:e.sessionStorage,indexed_db_enabled:e.indexedDB,local_storage_enabled:e[t(180)],session_storage:vn[t(213)](sessionStorage)[t(195)](0),local_storage:vn.getStorageSizeBytes(localStorage).toFixed(0),web_gl_support:Tn[t(160)](),web_gl_fingerprint:yield Tn[t(155)](),web_gl_canvas_fingerprint:yield Tn[t(156)]()}})}[Cn(210)](){const t=Cn,e=M[t(159)];return e?{uuid:M[t(181)],app_token:e[t(212)],environment:e[t(179)],store_name:t(191),app_version:e.appVersion,push_token:M[t(187)],custom_device_id:e[t(161)],default_tracker:e[t(197)],platform:s[t(162)][t(168)],framework:e[t(196)].toLowerCase(),initiated_by:s[t(162)][t(168)]+"_"+e[t(196)][t(221)](),initiated_version:s[t(162)].VERSION,referrer:mn[t(172)](),installed_at:M[t(198)],session_count:M[t(223)][t(224)](),subsession_count:M[t(188)].toString(),session_length:parseInt((M.activeDuration/1e3)[t(224)]())[t(224)](),last_interval:parseInt((M.inactiveDuration/1e3).toString()).toString()}:{}}[Cn(165)](){const t=Cn,e=ln[t(174)]();return{browser_version:e[t(189)][t(176)],device_manufacturer:e[t(205)][t(170)],device_name:e[t(205)][t(183)],device_type:e[t(205)][t(164)],os_name:e.os[t(157)],os_version:e.os[t(176)],cpu_type:e.cpu[t(216)],web_user_agent:e.ua,display_height:window[t(169)][t(195)](0),display_width:window[t(222)].toFixed(0),language:navigator.language[t(173)]("-")[0],screen_density:ln[t(220)],screen_format:ln[t(209)],screen_size:ln.screenSize,ui_mode:ln[t(199)][t(224)](),cpu_lpc:navigator[t(177)].toString(),ui_style:ln[t(217)],wout_width:window[t(201)][t(224)](),wout_height:window[t(153)][t(224)](),web_engine:e[t(158)][t(157)],web_engine_version:e.engine[t(176)],display_size:ln[t(207)],screen_type:ln.screenType}}}const xn=new Nn,An=On;function On(t,e){const n=Un();return(On=function(t,e){return n[t-=105]})(t,e)}function Un(){const t=["build","5695438JNjBNp","18TbVRkn","2621187tspTIx","4FWYmzQ","6530nnCNVB","12192320GsdgeM","3835500IAIBMK","7602pnxaYS","4001337pRHRMm","assign","call","142319qiPvoj","event"];return(Un=function(){return t})()}!function(t){const e=On,n=t();for(;;)try{if(995561===parseInt(e(107))/1*(parseInt(e(111))/2)+-parseInt(e(118))/3*(-parseInt(e(113))/4)+parseInt(e(114))/5*(-parseInt(e(117))/6)+-parseInt(e(110))/7+parseInt(e(115))/8+-parseInt(e(112))/9+-parseInt(e(116))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Un);class Ln extends Nn{constructor(t){const e=On;super(),this[e(108)]=t}[An(109)](){const t=An,n=Object.create(null,{build:{get:()=>super[t(109)]}});return e(this,void 0,void 0,function*(){const e=t,i=yield n.build[e(106)](this);return new Promise(t=>{const n=e;t(Object[n(105)](Object[n(105)]({},i),this[n(108)].toJSON()))})})}}const Mn=Pn;function Pn(t,e){const n=Bn();return(Pn=function(t,e){return n[t-=165]})(t,e)}function Bn(){const t=["sessionCount","WT Tracker stopped","1152486GreqMl"," request to pending queue","deviceId","eventCount","visibilitychange","pushToken","Add ","checkSdkClicks","addEventListener","getQueueStatus","beforeunload","s | (","isRunning","focus","initialize","build","start","createRequest","startTracking","checkSessionIntervals","subsessionInterval","checkFirstSession","CheckPushToken: SDK is not enabled","This Notification token has sent to server previously","Creating Session: SDK is not enabled!","Creating Attribution: SDK is not enabled!","initialDate","visibilityState","addObservers","90hFOcAa","8FGhRdA","ATTRIBUTIONS","createDeviceID","trackEvent: SDK is not enabled","isVisibleFocused","config","SDK_CLICKS","Creating First Session: SDK is not enabled!","inactiveTime","hasFocus","Creating Install: SDK-Clicks has already submitted","103670xOcelg","blur","shutdown","1199709tqoszU","trackEvent","pending","now","checkPushToken","Creating Session: First-Session has already submitted","firstSessionSubmit","stringify","53bbUyDJ","stopTracking","2833397wbyxxw","setActivityTimes","User was inactived for ","main","inactiveDuration","initialized","subSessionCount","541442JnchCD","addRequest","warn","info","debug","300RFYwyn","isEnabled","createAttribution","sdkEnabled","4936RVnnkn"," request to main queue","4995288HMGzZY","activeTime","getCountryCode","log","SDK_INFOS","toISOString","stop"];return(Bn=function(){return t})()}!function(t){const e=Pn,n=t();for(;;)try{if(404480===parseInt(e(187))/1*(-parseInt(e(205))/2)+-parseInt(e(179))/3*(-parseInt(e(165))/4)+-parseInt(e(176))/5*(-parseInt(e(245))/6)+parseInt(e(189))/7+parseInt(e(207))/8+-parseInt(e(216))/9+-parseInt(e(201))/10*(parseInt(e(196))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bn);class Fn{constructor(){const t=Pn;this[t(228)]=!1,this[t(194)]=!1}get[Mn(202)](){return M[Mn(204)]}[Mn(230)](){return e(this,void 0,void 0,function*(){const t=Pn;this[t(209)](),yield this[t(190)](),this[t(167)](),this[t(244)](),this[t(194)]=!0})}[Mn(234)](){return e(this,void 0,void 0,function*(){const t=Pn;this[t(202)]?(m.debug("WT Tracker started"),yield gt.initialize(),yield this[t(223)](),yield this[t(237)](),yield this[t(203)](),this.isRunning=!0):m[t(198)]("SDK is not enabled to start tracking!")})}[Mn(188)](){return e(this,void 0,void 0,function*(){const t=Pn;this.isRunning=!1,tt[t(213)](),yield gt[t(178)](),m[t(200)](t(215))})}[Mn(183)](t){return e(this,void 0,void 0,function*(){const e=Pn;M[e(221)]=t,this[e(202)]?M.fcmToken!==t?yield this.createRequest({endpoint:u[e(211)],queueType:e(181)}):m[e(199)](e(239)):m[e(198)](e(238))})}[Mn(180)](t){return e(this,void 0,void 0,function*(){const e=Pn;this[e(202)]?this[e(194)]?(M[e(219)]+=1,yield this[e(233)]({endpoint:u.EVENTS,fBuilder:new Ln(t),queueType:e(181)})):m.warn("trackEvent: SDK is not initialized yet"):m[e(198)](e(168))})}[Mn(209)](){st.getCountryCode()}[Mn(203)](){return e(this,void 0,void 0,function*(){const t=Pn;this[t(202)]?yield this[t(233)]({endpoint:u[t(166)],queueType:t(181)}):m[t(198)](t(241))})}[Mn(237)](){return e(this,void 0,void 0,function*(){const t=Pn;this[t(202)]?M[t(185)]?m.debug(t(184)):yield this.createRequest({endpoint:u.SESSIONS,queueType:M.sdkClickSubmit?t(192):t(181)}):m[t(198)](t(172))})}[Mn(223)](){return e(this,void 0,void 0,function*(){const t=Pn;this.isEnabled?M.sdkClickSubmit?m[t(200)](t(175)):yield this[t(233)]({endpoint:u[t(171)]}):m[t(198)]("Creating Install: SDK is not enabled!")})}[Mn(233)](t){const n=Mn;return e(this,arguments,void 0,function*({endpoint:t,fBuilder:e=xn,queueType:i=n(192)}){const r=n,s=yield e[r(231)](),o=new ut(t,s);i===r(181)?(m.info("Add "+t+r(217)),yield gt.addPendingRequest(o)):(m[r(199)](r(222)+t+r(206)),yield gt[r(197)](o));const a=gt[r(225)]();console[r(210)](JSON[r(186)](a))})}[Mn(167)](){const t=Mn;!M[t(218)]&&(M[t(218)]=at.generateDeviceUUID()),!M.initialDate&&(M[t(242)]=(new Date)[t(212)]())}setActivityTimes(){return e(this,void 0,void 0,function*(){const t=Pn;if(M[t(208)]){M[t(173)]=M[t(208)];const e=Date.now()-M[t(173)];M[t(193)]+=e,console[t(210)](t(191)+e/1e3+t(227)+M[t(193)]/1e3+"s Totaly)"),yield this[t(235)]()}M[t(208)]=Date.now(),tt[t(232)]()})}[Mn(235)](){return e(this,void 0,void 0,function*(){const t=Pn;var e,n;const i=M[t(173)],r=null===(e=M.config)||void 0===e?void 0:e.sessionInterval,s=null===(n=M[t(170)])||void 0===n?void 0:n[t(236)];if(!this.isEnabled)return void m[t(198)](t(240));if(!i||!r||!s)return;const o=Date[t(182)]()-i;o>1e3*parseInt(r)?(M[t(214)]+=1,yield this[t(233)]({endpoint:u.SESSIONS,queueType:M.sdkClickSubmit?t(192):t(181)})):o>1e3*parseInt(s)&&(M[t(195)]+=1)})}[Mn(169)](){const t=Mn;return"visible"===document[t(243)]&&document[t(174)]()}[Mn(244)](){const t=Mn;window[t(224)](t(226),()=>{tt.stop()}),document[t(224)](t(220),()=>{const e=t;this[e(169)]()?(this.createAttribution(),this[e(190)]()):tt[e(213)]()}),window.addEventListener(t(229),()=>{const e=t;this.isVisibleFocused()&&(this[e(203)](),this[e(190)]())}),window[t(224)](t(177),()=>{tt.stop()})}}const qn=new Fn;function Vn(){const t=["clear","SDK is disabled form server, contact your adminstrator!","Track Event: SDK is not enabled!","‼️ Track Event: SDK is not initialized yet","checkSdkUpdate","765370naDuUS","setLevel","trackEvent","instance","NetworkError","‼️ Set Fcm Token: SDK is not initialized yet","setEnabled","130354lIXYGj","setFCMToken","sdkInitialized","‼️ SDK Config NOT set!, check errors.","stopTracking","SDK Config set","getConfig","trackingWaitingTime","2003656jLItII","5342586efWzzU","flush","sdkEnabled","‼️ Start Tracking: SDK is not initialized yet","initialConfig","Start Tracking: SDK is not enabled!","2851362dddyKK","error","setLogLevel","isEnabled","20ATmmdk","config","startTracking","7oGDJxw","2752299yoHdGF","_instance","warn","2302110uGhjog","4oOQFnA","info"];return(Vn=function(){return t})()}const Kn=jn;function jn(t,e){const n=Vn();return(jn=function(t,e){return n[t-=481]})(t,e)}!function(t){const e=jn,n=t();for(;;)try{if(485214===parseInt(e(481))/1*(-parseInt(e(495))/2)+parseInt(e(518))/3+-parseInt(e(514))/4*(parseInt(e(488))/5)+parseInt(e(504))/6+parseInt(e(517))/7*(parseInt(e(503))/8)+-parseInt(e(510))/9+-parseInt(e(521))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vn);class zn{static get[Kn(491)](){const t=Kn;return!zn[t(519)]&&(zn._instance=new zn),zn[t(519)]}constructor(){this[Kn(497)]=!1}init(t){return e(this,void 0,void 0,function*(){const e=jn;var n,i;const r=yield this[e(501)](t);this.checkSdkEnabled(r),this[e(487)](r),this.setEnabled(!0),this[e(497)]=!0,yield qn.initialize();(null===(n=t.startTrackerAutomatically)||void 0===n||n)&&setTimeout(()=>this.startTracking(),1e3*(null!==(i=t[e(502)])&&void 0!==i?i:0))})}[Kn(512)](t){m[Kn(489)](t)}[Kn(505)](){const t=Kn;m[t(482)]("Clearing Data and stop tracker!"),M[t(483)](),this[t(499)]()}[Kn(513)](){return M[Kn(506)]}[Kn(494)](t){const e=Kn,n=M.config;if(!n)throw new Error("Config is not set!");if(!n[e(506)])throw new Error(e(484));M[e(506)]=t}[Kn(516)](){return e(this,void 0,void 0,function*(){const t=jn;this[t(497)]?this.isEnabled()?yield qn[t(516)]():m[t(520)](t(509)):m[t(520)](t(507))})}[Kn(499)](){return e(this,void 0,void 0,function*(){const t=jn;yield qn[t(499)]()})}[Kn(496)](t){return e(this,void 0,void 0,function*(){const e=jn;this.sdkInitialized?this[e(513)]()?yield qn.checkPushToken(t):m[e(520)]("Set Fcm Token: SDK is not enabled!"):m[e(520)](e(493))})}[Kn(490)](t){return e(this,void 0,void 0,function*(){const e=jn;this[e(497)]?this.isEnabled()?yield qn[e(490)](t):m.warn(e(485)):m[e(520)](e(486))})}[Kn(501)](t){return e(this,void 0,void 0,function*(){const e=jn;let n;M[e(508)]=t;try{n=yield J.doGetConfig()}catch(t){if(!(t instanceof P[e(492)]))throw m[e(482)](e(498)),t;n=M[e(515)]||p.defaultValue}return M.config=n,m.info(e(500)),n})}checkSdkEnabled(t){const e=Kn;if(!t[e(506)]){const t="SDK is disabled form server, contact your adminstrator!";throw m[e(511)](t),new Error(t)}}[Kn(487)](t){const e=Kn;t.sdkUpdate&&m[e(520)]("A new version of the SDK is available. It is recommended to update to the latest version to enjoy improved features and better performance.")}}const Wn=Hn;function Gn(){const t=["containsDangerousChars","test","MAX_LENGTH","3761535QqmpPJ",'" is not valid. Please use different characters',"6Zbslfc","DANGEROUS_CHARS","isMaliciousContent","SQL_INJECTION_PATTERNS","length","Key cannot be '","Value length must not exceed ","2243WntYns","Value cannot be null or undefined","9979711aoTUTn","1206EafSsH","some","3707007KDhyJl","FORBIDDEN_KEY","string","46071btyyzx","containsSQLInjection","no_parameters","Key must be a non-empty string","13666763xChDqv","name",'value "',"containsScriptInjection","2232IKydco","13927030jQrKqZ","SCRIPT_INJECTION_PATTERNS","includes","validateValue","4wsOdyn","Key length must not exceed "," characters",'key "'];return(Gn=function(){return t})()}function Hn(t,e){const n=Gn();return(Hn=function(t,e){return n[t-=279]})(t,e)}!function(t){const e=Hn,n=t();for(;;)try{if(716369===parseInt(e(287))/1*(parseInt(e(290))/2)+-parseInt(e(292))/3+-parseInt(e(308))/4*(-parseInt(e(315))/5)+-parseInt(e(280))/6*(-parseInt(e(289))/7)+-parseInt(e(303))/8*(parseInt(e(295))/9)+-parseInt(e(304))/10+parseInt(e(299))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gn);class Qn extends Error{constructor(t){const e=Hn;super(t),this[e(300)]="WTEventValidationError"}}class Jn{static[Wn(296)](t){const e=Wn;return this[e(283)].some(n=>n[e(313)](t))}static[Wn(302)](t){const e=Wn;return this.SCRIPT_INJECTION_PATTERNS[e(291)](n=>n[e(313)](t))}static[Wn(312)](t){const e=Wn;return this.DANGEROUS_CHARS[e(291)](n=>t[e(306)](n))}static[Wn(282)](t){const e=Wn;if(this[e(296)](t))return!0;if(this.containsScriptInjection(t))return!0;if(this[e(312)](t))return!0;try{const e=decodeURIComponent(t);if(e!==t&&this.isMaliciousContent(e))return!0}catch(t){}return!1}static validateKey(t){const e=Wn;if(!t||typeof t!==e(294))throw new Qn(e(298));if(t[e(284)]>this[e(314)])throw new Qn(e(309)+this[e(314)]+e(310));if(t===this[e(293)])throw new Qn(e(285)+this[e(293)]+"'");if(this.isMaliciousContent(t))throw new Qn(e(311)+t+e(279))}static[Wn(307)](t){const e=Wn;if(null==t)throw new Qn(e(288));const n=String(t);if(n[e(284)]>this.MAX_LENGTH)throw new Qn(e(286)+this[e(314)]+e(310));if(this.isMaliciousContent(n))throw new Qn(e(301)+t+e(279))}}function Xn(t,e){var n=Yn();return(Xn=function(t,e){return n[t-=238]})(t,e)}function Yn(){var t=["message","40zTpfUQ","entries","revenue","1515483rvRZLn","1506222PBnwkk","Default","addParam","27981LPDiic","name","toJSON","default","2401tPDqfE","validateKey","addParams","517759PgozAl","23368sIIFoE","warn","1004952nNZgWI","type","currency","65755kuZEyw","params","5370aAdHqd"];return(Yn=function(){return t})()}function Zn(){const t=["7984gPPvzG","CNY","111310yIxYDJ","CAD","GBP","SAR","IQD","2724VAmWrd","LTC","4012zUZPEP","AED","7651LpRmiw","15273rtyUJs","11190IfTatd","OMR","HKD","SEK","NOK","1182hbgRUl","MXN","CHF","INR","BTC","AUD","USD","852914AAzaYd","TRY","260jigvbN","12023TTTUvH","142464xgLacU","1339LmZSXG"];return(Zn=function(){return t})()}Jn[Wn(314)]=50,Jn[Wn(293)]=Wn(297),Jn[Wn(283)]=[/(\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],Jn[Wn(305)]=[/<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],Jn[Wn(281)]=["\0","\b","\t","","\n","\r",'"',"'","\\","%"],function(t){for(var e=Xn,n=t();;)try{if(696823===-parseInt(e(261))/1+parseInt(e(251))/2+-parseInt(e(250))/3+parseInt(e(247))/4*(parseInt(e(243))/5)+parseInt(e(240))/6+-parseInt(e(258))/7*(parseInt(e(238))/8)+-parseInt(e(254))/9*(-parseInt(e(245))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yn),t.WTEvent=void 0,function(t){var e=Xn;class n{constructor(t){var e=Xn;this[e(241)]=e(257),this[e(255)]=t}[e(253)](t,n){var i,r=e;try{Jn[r(259)](t),Jn.validateValue(n);let e=null!==(i=this.params)&&void 0!==i?i:{};e[t]=n,this[r(244)]=e}catch(t){if(t instanceof Qn)throw m[r(239)]("WTEvent validation failed: "+t[r(246)]),t;throw t}}[e(260)](t){var n=e;for(const[e,i]of Object[n(248)](t))this[n(253)](e,i)}[e(256)](){var t=e;return{event_type:this[t(241)],event_name:this[t(255)],partner_params:this.params}}}t[e(252)]=n;t.Revenue=class extends n{constructor(t,n,i){var r=e;super(t),this.type=r(249),this.amount=n,this[r(242)]=i}toJSON(){var t=e;return{event_type:this.type,event_name:this[t(255)],revenue:this.amount,currency:this.currency,partner_params:this[t(244)]}}}}(t.WTEvent||(t.WTEvent={}));const $n=ti;function ti(t,e){const n=Zn();return(ti=function(t,e){return n[t-=200]})(t,e)}!function(t){const e=ti,n=t();for(;;)try{if(937028===-parseInt(e(212))/1+parseInt(e(227))/2*(parseInt(e(225))/3)+-parseInt(e(214))/4*(-parseInt(e(220))/5)+parseInt(e(205))/6*(parseInt(e(229))/7)+-parseInt(e(218))/8*(parseInt(e(230))/9)+parseInt(e(200))/10*(-parseInt(e(215))/11)+-parseInt(e(216))/12*(-parseInt(e(217))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zn);const ei={USD:$n(211),EUR:"EUR",JPY:"JPY",GBP:$n(222),AUD:$n(210),CAD:$n(221),CHF:$n(207),CNY:$n(219),SEK:$n(203),NZD:"NZD",MXN:$n(206),SGD:"SGD",HKD:$n(202),NOK:$n(204),KRW:"KRW",TRY:$n(213),RUB:"RUB",INR:$n(208),BRL:"BRL",ZAR:"ZAR",IRR:"IRR",AED:$n(228),IQD:$n(224),SAR:$n(223),OMR:$n(201),BTC:$n(209),EHT:"EHT",LTC:$n(226)};function ni(){var t=["2444bkpdjB","310BITWNW","43982JweIOq","45012TMDJfq","1404474AtPBsT","21BNARel","15264hgaNTm","6043340roQRfD","437382ybJpgU","1648LJkXVN","46obwQZF","557487ndIKTi","12LbYdPA"];return(ni=function(){return t})()}function ii(t,e){var n=ni();return(ii=function(t,e){return n[t-=342]})(t,e)}return function(t){for(var e=ii,n=t();;)try{if(627904===parseInt(e(348))/1*(-parseInt(e(353))/2)+-parseInt(e(349))/3*(-parseInt(e(350))/4)+-parseInt(e(345))/5+-parseInt(e(342))/6*(-parseInt(e(343))/7)+parseInt(e(347))/8*(-parseInt(e(344))/9)+parseInt(e(352))/10*(parseInt(e(346))/11)+parseInt(e(354))/12*(parseInt(e(351))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ni),t.RevenueCurrency=ei,t.WTLogEngine=b,t.WTLogLevel=I,t.WTLogger=m,t.WTUserEnvironment=R,t.WiseTrack=zn,t}({});
1
+ var WiseTrackSDK=function(t){"use strict";const e=n;function n(t,e){const r=i();return(n=function(t,e){return r[t-=145]})(t,e)}function i(){const t=["1800","3832280QdIPVs","32917608zTdlro","28mhnlTQ","1200066MAFTjH","12jFgsYS","9231832dkzDqg","300","info","web","2252954FrmvvC","570522YjuaMy","4080209EeskSO","2.0.7"];return(i=function(){return t})()}!function(t){const e=n,i=t();for(;;)try{if(778002===-parseInt(e(147))/1+-parseInt(e(153))/2+-parseInt(e(154))/3*(parseInt(e(146))/4)+parseInt(e(158))/5+parseInt(e(148))/6*(parseInt(e(155))/7)+-parseInt(e(149))/8+parseInt(e(145))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(i);const r={SDK:{PLATFORM:e(152),VERSION:e(156)},CONFIG:{DEFAULT_ENVIRONMENT:"production"},DEFAULTS:{LOG_LEVEL:e(151),SESSION_INTERVAL:e(157),SUBSESSION_INTERVAL:e(150),PARAMETERS_VALUE:void 0}},s=a;function o(){const t=["warn","addOutputEngine","setLevel","shouldLog","3706668OSLHmV","debug","18109040yFPoLn","3ZhAJHz","52168wVqdVH","5860458GvXiiZ","DEFAULTS","92053KvHWcV","3656295TywyzK","push","none","indexOf","info","prefix","error","level","238796PwtRxr","log","497nsIEvW","4JEZbsF","outputEngines","setPrefix"];return(o=function(){return t})()}function a(t,e){const n=o();return(a=function(t,e){return n[t-=120]})(t,e)}!function(t){const e=a,n=t();for(;;)try{if(440835===-parseInt(e(134))/1+-parseInt(e(143))/2*(parseInt(e(130))/3)+-parseInt(e(120))/4*(-parseInt(e(135))/5)+parseInt(e(127))/6+parseInt(e(145))/7*(parseInt(e(131))/8)+parseInt(e(132))/9+-parseInt(e(129))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(o);const c={DEBUG:s(128),INFO:s(139),WARN:s(123),ERROR:s(141),NONE:s(137)};class u{static[s(125)](t){this[s(142)]=t}static[s(122)](t){this[s(140)]=t}static[s(124)](t){const e=s;this.outputEngines[e(136)](t)}static[s(126)](t){const e=s,n=[e(128),e(139),e(123),"error"],i=n[e(138)](this.level);return n.indexOf(t)>=i}static[s(144)](t,...e){const n=s;if(!this[n(126)](t))return;const i="["+this[n(140)]+"-"+t.toUpperCase()+"]";for(const r of this[n(121)])r(t,i,e)}static[s(128)](...t){const e=s;this[e(144)](e(128),...t)}static info(...t){this[s(144)]("info",...t)}static warn(...t){const e=s;this[e(144)](e(123),...t)}static[s(141)](...t){const e=s;this.log(e(141),...t)}}u[s(142)]=r[s(133)].LOG_LEVEL,u[s(140)]="WT",u[s(121)]=[(t,e,n)=>{const i=a;switch(t){case"debug":console[i(128)](e,...n);break;case"info":console[i(139)](e,...n);break;case i(123):console.warn(e,...n);break;case i(141):console[i(141)](e,...n);break;default:console[i(144)](e,...n)}}];var d=h;function l(){var t=["toString","WT.InactiveDuration","174501TmaVcv","WT.SdkClickSubmit","EVENT_COUNT","getItem","WT.InactiveTime","SDK_ENABLED","inactiveTime","WT.Configs","setJson","SDK_CLICK_SUBMIT","sdkEnvironment","config","INITIAL_DATE","optionalBool","19368tEOxFr","INACTIVE_DURATION","pendingRequestRecords","WT.SessionLenght","REQUEST_QUEUE","SUBSESSION_COUNT","removeItem","WT.PendingRequestQueue","activeTime","260634lXlTRr","WT.SubSessionCount","FIRST_SESSION_SUBMIT","inactiveDuration","false","PENDING_REQUEST_QUEUE","WT.SessionCount","optionalNumber","parse","ACTIVE_TIME","getJson","DEVICE_ID","1815480wCUVeH","requestRecords","clear","WT.PushToken","SESSION_LENGTH","stringify","7eGUsjs","eventCount","569335ixdpoa","sessionCount","pushToken","WT.DeviceId","WT.SdkEnvironment","1999197VGoBwV","setItem","INACTIVE_TIME","WT.EventCount","activeDuration","sdkClickSubmit","FCM_TOKEN","CONFIG","WT.ActiveTime","SESSION_COUNT","': ","WT.InitialDate","subSessionCount","WT.InitialConfigs","sdkEnabled","Error in encoding object for key '","WT.RequestQueue","initialDate","PUSH_TOKEN","deviceId","firstSessionSubmit","WT.FcmToken","initialConfig","INITIAL_CONFIG","WT.FirstSessionSubmit","4glDFgT","Error in JSON decoding for key '","WT.SdkEnabled","1099482ppYlyM","fcmToken"];return(l=function(){return t})()}function h(t,e){var n=l();return(h=function(t,e){return n[t-=305]})(t,e)}!function(t){for(var e=h,n=t();;)try{if(249261===parseInt(e(338))/1+parseInt(e(352))/2+-parseInt(e(361))/3*(parseInt(e(331))/4)+-parseInt(e(381))/5+-parseInt(e(334))/6*(parseInt(e(379))/7)+parseInt(e(373))/8+parseInt(e(306))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);const p={DEVICE_ID:d(384),INITIAL_DATE:d(317),INITIAL_CONFIG:d(319),SDK_ENVIRONMENT:d(305),CONFIG:d(345),SDK_CLICK_SUBMIT:d(339),FIRST_SESSION_SUBMIT:d(330),SDK_ENABLED:d(333),FCM_TOKEN:d(327),PUSH_TOKEN:d(376),EVENT_COUNT:d(309),SESSION_COUNT:d(367),SESSION_LENGTH:d(355),SUBSESSION_COUNT:d(362),ACTIVE_TIME:d(314),INACTIVE_TIME:d(342),INACTIVE_DURATION:d(337),REQUEST_QUEUE:d(322),PENDING_REQUEST_QUEUE:d(359)};class f{[d(375)](){localStorage.clear()}[d(346)](t,e){var n=d;if(e)try{const i=JSON[n(378)](e);localStorage[n(307)](t,i)}catch(e){u.error(n(321)+t+"'",e)}else localStorage[n(358)](t)}[d(371)](t){var e=d;const n=localStorage[e(341)](t);if(!n)return null;try{return JSON[e(369)](n)}catch(n){return u.error(e(332)+t+e(316)+n,n),null}}[d(368)](t){const e=localStorage[d(341)](t);if(null===e)return null;const n=Number(e);return isNaN(n)?null:n}[d(351)](t){var e=d;const n=localStorage[e(341)](t);return null===n?null:"true"===n||n!==e(365)&&null}get[d(325)](){var t=d;return localStorage[t(341)](p[t(372)])}set[d(325)](t){t?localStorage[d(307)](p.DEVICE_ID,t):localStorage.removeItem(p.DEVICE_ID)}get[d(323)](){var t=d;return this.getJson(p[t(350)])}set initialDate(t){var e=d;this[e(346)](p[e(350)],t)}get[d(328)](){var t=d;return this.getJson(p[t(329)])}set initialConfig(t){var e=d;this[e(346)](p[e(329)],t)}get[d(349)](){return this[d(371)](p.CONFIG)}set[d(349)](t){var e=d;this[e(346)](p[e(313)],t)}get[d(320)](){var t,e=d;return null!==(t=this[e(351)](p[e(343)]))&&void 0!==t&&t}set[d(320)](t){var e=d;localStorage[e(307)](p[e(343)],t[e(336)]())}get[d(311)](){var t;return null!==(t=this.optionalBool(p.SDK_CLICK_SUBMIT))&&void 0!==t&&t}set[d(311)](t){var e=d;localStorage[e(307)](p[e(347)],t[e(336)]())}get[d(326)](){var t,e=d;return null!==(t=this.optionalBool(p[e(363)]))&&void 0!==t&&t}set[d(326)](t){var e=d;localStorage[e(307)](p[e(363)],t.toString())}get[d(335)](){var t=d;return localStorage[t(341)](p[t(312)])}set[d(335)](t){var e=d;t?localStorage.setItem(p.FCM_TOKEN,t):localStorage[e(358)](p[e(312)])}get[d(383)](){var t=d;return localStorage.getItem(p[t(324)])}set[d(383)](t){var e=d;t?localStorage[e(307)](p[e(324)],t):localStorage[e(358)](p[e(324)])}get[d(382)](){var t,e=d;return null!==(t=this.optionalNumber(p[e(315)]))&&void 0!==t?t:1}set[d(382)](t){var e=d;localStorage[e(307)](p.SESSION_COUNT,t[e(336)]())}get[d(318)](){var t,e=d;return null!==(t=this[e(368)](p[e(357)]))&&void 0!==t?t:1}set[d(318)](t){var e=d;localStorage.setItem(p[e(357)],t[e(336)]())}get[d(310)](){var t;return null!==(t=this[d(368)](p.SESSION_LENGTH))&&void 0!==t?t:0}set[d(310)](t){var e=d;localStorage[e(307)](p[e(377)],t[e(336)]())}get[d(364)](){var t;return null!==(t=this[d(368)](p.INACTIVE_DURATION))&&void 0!==t?t:0}set[d(364)](t){var e=d;localStorage[e(307)](p[e(353)],t[e(336)]())}get[d(344)](){var t=d;return this[t(368)](p[t(370)])}set[d(344)](t){var e=d;null!==t?localStorage[e(307)](p[e(370)],t[e(336)]()):localStorage[e(358)](p[e(370)])}get[d(360)](){var t=d;return this[t(368)](p[t(308)])}set[d(360)](t){var e=d;null!==t?localStorage.setItem(p[e(308)],t[e(336)]()):localStorage.removeItem(p[e(308)])}get[d(374)](){var t,e=d;return null!==(t=this[e(371)](p[e(356)]))&&void 0!==t?t:[]}set[d(374)](t){var e=d;this[e(346)](p[e(356)],t)}get pendingRequestRecords(){var t,e=d;return null!==(t=this[e(371)](p[e(366)]))&&void 0!==t?t:[]}set[d(354)](t){this.setJson(p.PENDING_REQUEST_QUEUE,t)}get[d(380)](){var t,e=d;return null!==(t=this[e(368)](p[e(340)]))&&void 0!==t?t:0}set eventCount(t){var e=d;localStorage.setItem(p.EVENT_COUNT,t[e(336)]())}get sdkEnvironment(){return localStorage[d(341)](p.SDK_ENVIRONMENT)}set[d(348)](t){localStorage[d(307)](p.SDK_ENVIRONMENT,t)}}const v=new f;function w(t,e){const n=I();return(w=function(t,e){return n[t-=193]})(t,e)}const b=w;!function(t){const e=w,n=t();for(;;)try{if(179906===-parseInt(e(202))/1+parseInt(e(200))/2*(-parseInt(e(210))/3)+-parseInt(e(211))/4+parseInt(e(199))/5*(-parseInt(e(201))/6)+-parseInt(e(195))/7*(parseInt(e(196))/8)+parseInt(e(212))/9+parseInt(e(214))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class g{static[b(194)](t){const e=b;try{const n=atob(t);let i="";for(let t=0;t<n[e(206)];t++){const r=90^n[e(209)](t);i+=String[e(203)](r)}return i}catch(t){return console[e(198)]("Decode error:",t),""}}static get[b(193)](){const t=b;return this.decode(t(204))}static get DEBUG_BASE_URL(){const t=b;return this[t(194)](t(207))}static get[b(205)](){const t=b;return this[t(194)](t(213))}static get[b(197)](){const t=b;return this.decode(t(208))}}function I(){const t=["fromCharCode","dTsqM3U9Py53OTU0PDM9","STAGE_BASE_URL","length","Mi4uKilgdXU5NSg/dD4/OC89dC0zKT8uKDs5MT4/LHQzKA==","Mi4uKilgdXU5NSg/dC0zKT8uKDs5MXQzNQ==","charCodeAt","518769QXgpoU","541548GvGUHq","895626uSTTZk","Mi4uKilgdXU5NSg/dCkuOz0/dC0zKT8uKDs5MT4/LHQzKA==","10699760PCOIMs","CONFIG_PATH","decode","327110WPaNlB","16qMIcSY","PRODUCTION_BASE_URL","error","5UiOAsa","2Dkppkv","1437954TDdVwH","348155WHvnlE"];return(I=function(){return t})()}function m(t,e){const n=S();return(m=function(t,e){return n[t-=346]})(t,e)}function S(){const t=["321335JFdykt","282316pgjNrm","2083827fisfGg","DEFAULT_ENVIRONMENT","sdkEnvironment","2350557klmPqz","DEBUG","8844VvAsPf","PRODUCTION","stage","sandbox","production","STAGE","debug","7844520yohEIr","2915888SiqZlZ","152kivcUA","Unknown environment: ","STAGE_BASE_URL","3065gqMxKB","2frgdJe"];return(S=function(){return t})()}const y=m;!function(t){const e=m,n=t();for(;;)try{if(453419===parseInt(e(352))/1+-parseInt(e(350))/2*(-parseInt(e(353))/3)+parseInt(e(366))/4+-parseInt(e(349))/5*(parseInt(e(358))/6)+parseInt(e(351))/7*(-parseInt(e(346))/8)+-parseInt(e(356))/9+parseInt(e(365))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);const E={SANDBOX:y(361),PRODUCTION:y(362)},k={DEBUG:y(364),STAGE:y(360),PRODUCTION:y(362)},T={get sdkEnvironment(){const t=y;var e;return null!==(e=v.sdkEnvironment)&&void 0!==e?e:r.CONFIG[t(354)]},get needResponseDetails(){const t=y;return this[t(355)]!==k[t(359)]},get baseUrl(){const t=y;switch(this[t(355)]){case k[t(357)]:return g.DEBUG_BASE_URL;case k[t(363)]:return g[t(348)];case k.PRODUCTION:return g.PRODUCTION_BASE_URL;default:throw new Error(t(347)+this[t(355)])}}};var _=C;function D(){var t=["3829HrxAzo","3eXUnAB","7787820KAyXDP","sdkEnvironment","1278gcMlbJ","1010207toHZil","6298276eICpda","11GKvnQe","7267788zOtqGE","80EKRRUB","36AYrRvq","45366PWbzyd","293264NYRyCb"];return(D=function(){return t})()}function C(t,e){var n=D();return(C=function(t,e){return n[t-=339]})(t,e)}!function(t){for(var e=C,n=t();;)try{if(844694===-parseInt(e(341))/1*(parseInt(e(345))/2)+parseInt(e(348))/3*(parseInt(e(340))/4)+-parseInt(e(349))/5+parseInt(e(351))/6*(-parseInt(e(347))/7)+parseInt(e(346))/8*(-parseInt(e(344))/9)+-parseInt(e(343))/10*(-parseInt(e(339))/11)+parseInt(e(342))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class R{static[_(350)](t){var e=_;try{v[e(350)]=t}catch(t){}}}function N(t,e,n,i){return new(n||(n=Promise))(function(r,s){function o(t){try{c(i.next(t))}catch(t){s(t)}}function a(t){try{c(i.throw(t))}catch(t){s(t)}}function c(t){var e;t.done?r(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(o,a)}c((i=i.apply(t,e||[])).next())})}"function"==typeof SuppressedError&&SuppressedError;const x=O;function A(){const t=["24YFJwuD","6IxtQwU","30380mnMaRc","/api/v1/attributions","/api/v1/sdk_clicks","11883053RwAhsa","/api/v1/sessions","255oIAtuD","6816972tvczMH","495634RlVAcu","6556Zyviqr","35560SoTTTa","/api/v1/sdk_infos","/api/v1/app_settings","3874941dmnWSN","1197452XRnRaW"];return(A=function(){return t})()}function O(t,e){const n=A();return(O=function(t,e){return n[t-=142]})(t,e)}!function(t){const e=O,n=t();for(;;)try{if(916849===parseInt(e(154))/1+parseInt(e(144))/2*(-parseInt(e(146))/3)+parseInt(e(147))/4*(-parseInt(e(152))/5)+parseInt(e(153))/6+parseInt(e(150))/7+parseInt(e(145))/8*(parseInt(e(143))/9)+-parseInt(e(156))/10*(parseInt(e(155))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);const U={EVENTS:"/api/v1/events",SESSIONS:x(151),SDK_CLICKS:x(149),SDK_INFOS:x(157),ATTRIBUTIONS:x(148),APP_SETTINGS:x(142)};var L,M=q;function P(){var t=["179986rqoYQK","SUBSESSION_INTERVAL","sdkClicks","sdk_update","194255nvxVIp","subsession_interval","SESSIONS","SESSION_INTERVAL","attributions","EVENTS","sdk_enabled","events","180972FaQLAr","sessions","2nvNPIm","1125000Jpyrxs","defaultValue","412050AZrmuW","sdk_clicks","DEFAULTS","fromJson","1097117RWIMzL","50GwiNxF","sessionInterval","subsessionInterval","ATTRIBUTIONS","8uLfblO","sdk_infos","session_interval","290607mIbOQo","SDK_CLICKS"];return(P=function(){return t})()}function q(t,e){var n=P();return(q=function(t,e){return n[t-=110]})(t,e)}!function(t){for(var e=q,n=t();;)try{if(132718===parseInt(e(111))/1*(parseInt(e(125))/2)+-parseInt(e(140))/3*(parseInt(e(137))/4)+-parseInt(e(115))/5+parseInt(e(128))/6+parseInt(e(132))/7+-parseInt(e(126))/8+-parseInt(e(123))/9*(-parseInt(e(133))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);class F{constructor(t,e,n,i,s,o=!0,a=!1,c=r.DEFAULTS[M(118)],u=r.DEFAULTS[M(112)]){var d=M;this[d(122)]=t,this[d(124)]=e,this[d(113)]=n,this.sdkInfos=i,this[d(119)]=s,this.sdkEnabled=o,this.sdkUpdate=a,this[d(134)]=c,this[d(135)]=u}static[M(131)](t){var e,n,i,s,o=M;return new F(t.events,t[o(124)],t[o(129)],t[o(138)],t[o(119)],null===(e=t[o(121)])||void 0===e||e,null!==(n=t[o(114)])&&void 0!==n&&n,null!==(i=t[o(139)])&&void 0!==i?i:r[o(130)].SESSION_INTERVAL,null!==(s=t[o(116)])&&void 0!==s?s:r[o(130)][o(112)])}static get[M(127)](){var t=M;return new F(U[t(120)],U[t(117)],U[t(110)],U.SDK_INFOS,U[t(136)],!0,!1,r[t(130)][t(118)],r.DEFAULTS[t(112)])}}function B(t,e){var n=K();return(B=function(t,e){return n[t-=235]})(t,e)}function K(){var t=["message","231833AtfGUG","625728qHunGq","1vHDWsX","DecodingError","9015093kPvrdb","1400165mySQvN","DecodingError: ","186452bixurq","ServerError","Invalid URL: ","1678488nBzeGa","ServerError ","528998lJzURx","InvalidUrl","NetworkError","NetworkError: ","NetworkFailure","48QrKIgb","name"];return(K=function(){return t})()}function V(){var t=["3016896akzHyB","1239456upiToY","1782CmBGdT","513325zFHfvz","312eKbboY","13191876jOOYUT","4zNpaiE","retryInterval","4073349DkKNWn","maxRetries","857868qAKsAZ","waitBeforeRetry"];return(V=function(){return t})()}!function(t){for(var e=B,n=t();;)try{if(240041===parseInt(e(235))/1*(-parseInt(e(245))/2)+-parseInt(e(254))/3+parseInt(e(240))/4+-parseInt(e(238))/5+parseInt(e(250))/6*(-parseInt(e(253))/7)+parseInt(e(243))/8+parseInt(e(237))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(K),function(t){var e=B;class n extends Error{constructor(t){var e=B;super(e(242)+t),this[e(251)]=e(246)}}t[e(246)]=n;class i extends Error{constructor(t,n){var i=e;super(i(244)+t+": "+n),this.statusCode=t,this[i(252)]=n,this[i(251)]="ServerError"}}t[e(241)]=i;class r extends Error{constructor(t){var n=e;super(n(248)+t),this[n(251)]=n(249)}}t[e(247)]=r;class s extends Error{constructor(t){var n=e;super(n(239)+t),this.name=n(236)}}t.DecodingError=s}(L||(L={}));var W=j;function j(t,e){var n=V();return(j=function(t,e){return n[t-=176]})(t,e)}!function(t){for(var e=j,n=t();;)try{if(440504===-parseInt(e(178))/1*(-parseInt(e(180))/2)+parseInt(e(186))/3+parseInt(e(182))/4*(parseInt(e(179))/5)+parseInt(e(176))/6+parseInt(e(184))/7+parseInt(e(177))/8+-parseInt(e(181))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class G{constructor(t=3,e=2e3){var n=j;this[n(185)]=t,this[n(183)]=e}canRetry(t){return t<this.maxRetries}[W(187)](){return N(this,void 0,void 0,function*(){var t=j;return new Promise(e=>setTimeout(e,this[t(183)]))})}}function z(t,e){const n=H();return(z=function(t,e){return n[t-=444]})(t,e)}function H(){const t=["✅ API SUCCESS (","assign","142954igiMzE","DecodingError","🚀 REQUEST (","InvalidUrl","535251bYhQpm","18oBzQWq","canRetry","-- PARAMETERS =>","ServerError","application/json","Server error","2569705EtEufu","sendRequest","4vkyrDt","waitBeforeRetry","warn","5087502Vuihpk","Request successful","64Rdxfyf","1631866iApgrc","24FvaTvO","params","debug","stringify","error",") => ","Content-Type","json","3Uqatao","Error executing request","retryPolicy","2011930QYqUge","method","15280133yWzgZi","headers","status",") =>","baseUrl","message"];return(H=function(){return t})()}!function(t){const e=z,n=t();for(;;)try{if(500598===parseInt(e(484))/1+-parseInt(e(458))/2*(-parseInt(e(467))/3)+parseInt(e(452))/4*(parseInt(e(450))/5)+parseInt(e(455))/6+-parseInt(e(480))/7*(-parseInt(e(457))/8)+-parseInt(e(444))/9*(-parseInt(e(470))/10)+-parseInt(e(472))/11*(parseInt(e(459))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(H);const Q={retryPolicy:()=>new G,sendRequest(t){return N(this,arguments,void 0,function*(t,e={}){const n=z,i=e.retryAttempt||1;let r,s;try{r=new URL(t,T[n(476)])}catch(e){throw console[n(463)]("Invalid URL:",e),new(L[n(483)])(""+T.baseUrl+t)}u[n(461)](n(482)+i+n(464)+e.method+" "+t),u.debug(n(446),e[n(460)]||{});const o=Object[n(479)]({Accept:n(448)},e[n(473)]);e[n(460)]&&(o[n(465)]=n(448),s=JSON[n(462)](e.params));try{const t=yield fetch(r,{method:e[n(471)],headers:o,body:s});if(!t.ok){let e=yield t[n(466)](),i=e[n(477)]||(yield t.text());throw u[n(454)]("❌ API ERROR ("+t[n(474)]+") =>",i),new(L[n(447)])(t[n(474)],e.message||n(449))}try{const e=yield t[n(466)]();return u[n(461)](n(478)+t.status+n(475),e.message||n(456)),e}catch(t){throw new(L[n(481)])(t[n(477)]||String(t))}}catch(r){if(r instanceof L[n(447)]||r instanceof L[n(481)])throw r;if(u[n(463)](n(468),r),this[n(469)]()[n(445)](i))return yield this[n(469)]()[n(453)](),this[n(451)](t,Object.assign(Object[n(479)]({},e),{retryAttempt:i+1}));throw new L.NetworkError(r[n(477)]||"Unknown error")}})}};function X(t,e){const n=Y();return(X=function(t,e){return n[t-=418]})(t,e)}function Y(){const t=["3jUAEzw","fromJson","52386YjUfsH","6700551KVWBjW","CONFIG_PATH","1311177tbWxBi","SDK","VERSION","1006812mircYv","10ZewDSK","appVersion","appFrameWork","sendRequest","PLATFORM","needResponseDetails","POST","1381624JIgmDF","toISOString","sdk_updated_at","50QiuuCV","other","144152WSLqMd","12ImsiLW","appToken","location","72930eiFghw","success"];return(Y=function(){return t})()}!function(t){const e=X,n=t();for(;;)try{if(193236===-parseInt(e(432))/1*(-parseInt(e(434))/2)+-parseInt(e(427))/3*(parseInt(e(426))/4)+parseInt(e(424))/5*(parseInt(e(430))/6)+-parseInt(e(437))/7+-parseInt(e(421))/8+-parseInt(e(440))/9*(parseInt(e(441))/10)+parseInt(e(435))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Y);const J={doGetConfig(){return N(this,void 0,void 0,function*(){const t=X,e=v.initialConfig;if(!e)throw"Initial Config is not set";const n={parameters:{app_token:e[t(428)],app_version:e[t(442)],framework:e[t(443)],package_name:window[t(429)].hostname,platform:r[t(438)][t(418)],sdk_version:r.SDK[t(439)],initiated_by:r[t(438)][t(418)]+"_"+e[t(443)],store_name:t(425)}},i=yield Q.sendRequest(g[t(436)],{method:t(420),params:n});return F[t(433)](i.result)})},doCallRequest(t,e){return N(this,void 0,void 0,function*(){const n=X;e[n(423)]=(new Date)[n(422)]();return(yield Q[n(444)](t,{method:n(420),params:{needs_response_details:T[n(419)],parameters:e}}))[n(431)]})}};function Z(){const t=["resume","4yIjNRz","3606141doiwKl","2019391gJiWEW","log","tickerJob","activeDuration","isPaused","3494864iBMMfr","126nlbSkZ","1114674yIURNX","48AjSOsd","326HASBbF","tickerDelay","3918UzyCnH","hidden","206120kypwuJ","stop","264530joMgiZ","s, inactive duration= ","pause"];return(Z=function(){return t})()}const $=et;!function(t){const e=et,n=t();for(;;)try{if(323700===parseInt(e(178))/1*(parseInt(e(180))/2)+parseInt(e(176))/3*(-parseInt(e(188))/4)+parseInt(e(184))/5*(-parseInt(e(177))/6)+parseInt(e(189))/7+parseInt(e(174))/8+-parseInt(e(175))/9*(parseInt(e(182))/10)+-parseInt(e(169))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Z);class tt{constructor(){const t=et;this[t(179)]=1e3,this[t(173)]=!1}start(){const t=et;this[t(171)]&&clearInterval(this[t(171)]),this.tickerJob=setInterval(()=>{const e=t;this[e(173)]||document[e(181)]||document.hasFocus()&&(console[e(170)]("ActivityTicker: active duration= "+v.activeDuration/1e3+e(185)+v.inactiveDuration/1e3+"s"),v.activeTime=Date.now(),v[e(172)]+=this.tickerDelay)},this[t(179)])}[$(183)](){const t=$;clearInterval(this.tickerJob),this[t(171)]=void 0}[$(186)](){this[$(173)]=!0}[$(187)](){this[$(173)]=!1}}function et(t,e){const n=Z();return(et=function(t,e){return n[t-=169]})(t,e)}const nt=new tt;function it(t,e){const n=st();return(it=function(t,e){return n[t-=365]})(t,e)}const rt=it;function st(){const t=["258XusWrj","fetchWithTimeout","165744ClemGp","7256158alaoiT","1354BBmehF","https://api.country.is","finally","ipwho.is failed","140rInNBv","country.is failed","tryAllEndpoints","142205tTJwZC","abort","90081fBMSOR","https://free.freeipapi.com/api/json","_country","json","https://ipwho.is/","countryCode","568YpTywL","6084012OjUzCy","241JPUEDI","9313270RUliMB"];return(st=function(){return t})()}!function(t){const e=it,n=t();for(;;)try{if(681704===parseInt(e(369))/1*(parseInt(e(375))/2)+parseInt(e(384))/3*(parseInt(e(379))/4)+parseInt(e(382))/5*(parseInt(e(371))/6)+parseInt(e(374))/7+-parseInt(e(367))/8*(parseInt(e(373))/9)+-parseInt(e(370))/10+-parseInt(e(368))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(st);class ot{constructor(){this[it(386)]=null}getCountryCode(){return N(this,void 0,void 0,function*(){const t=it;return!this[t(386)]&&(this._country=yield this[t(381)]()),this[t(386)]})}[rt(381)](){return N(this,void 0,void 0,function*(){const t=[()=>N(this,void 0,void 0,function*(){const t=it,e=yield this[t(372)](t(376));if(!e.ok)throw new Error(t(380));return(yield e[t(387)]()).country||null}),()=>N(this,void 0,void 0,function*(){const t=it,e=yield this.fetchWithTimeout(t(385));if(!e.ok)throw new Error(t(380));return(yield e[t(387)]())[t(366)]||null}),()=>N(this,void 0,void 0,function*(){const t=it,e=yield this[t(372)](t(365));if(!e.ok)throw new Error(t(378));return(yield e.json()).country_code||null})];for(const e of t)try{const t=yield e();if(t)return t}catch(t){}return null})}fetchWithTimeout(t){return N(this,arguments,void 0,function*(t,e=2e3){const n=it,i=new AbortController,r=setTimeout(()=>i[n(383)](),e);return fetch(t,{signal:i.signal})[n(377)](()=>clearTimeout(r))})}}const at=new ot;function ct(t,e){const n=ut();return(ct=function(t,e){return n[t-=469]})(t,e)}function ut(){const t=["1796072mvXXJq","218918gAYNXD","1827lXnqct","11121416cstsko","6009128gHJTKF","randomUUID","4139367sbzBCz","9762yxGtSd","8218100Ivwwdp"];return(ut=function(){return t})()}!function(t){const e=ct,n=t();for(;;)try{if(823257===parseInt(e(469))/1+parseInt(e(477))/2+parseInt(e(474))/3+-parseInt(e(472))/4+parseInt(e(476))/5+parseInt(e(475))/6*(-parseInt(e(470))/7)+-parseInt(e(471))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ut);const dt={generateDeviceUUID:()=>crypto[ct(473)]()},lt=ht;function ht(t,e){const n=ft();return(ht=function(t,e){return n[t-=269]})(t,e)}!function(t){const e=ht,n=t();for(;;)try{if(749070===parseInt(e(279))/1*(parseInt(e(282))/2)+-parseInt(e(291))/3*(-parseInt(e(274))/4)+parseInt(e(269))/5*(parseInt(e(284))/6)+-parseInt(e(278))/7*(parseInt(e(281))/8)+-parseInt(e(275))/9+-parseInt(e(290))/10*(-parseInt(e(285))/11)+parseInt(e(271))/12*(-parseInt(e(276))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ft);class pt{constructor(t,e){const n=ht;this[n(270)]=0,this[n(273)]=3,this.id=crypto[n(283)](),this[n(289)]=t,this[n(280)]=e,this[n(286)]=Date.now()}}function ft(){const t=["parameters","1317304CmMRqE","2YaFYNJ","randomUUID","97506KeDeXe","11eFFbyu","createdAt","waitingQueue","locked","endpoint","1746340OhERxV","623973GpzCOy","115xYbNsW","retryCount","142248GhOndo","push","maxRetries","28ogTUcH","11914776AUUIFE","169TSDDbL","release","14xDkhIr","552018Jvlhue"];return(ft=function(){return t})()}class vt{constructor(){const t=ht;this[t(288)]=!1,this[t(287)]=[]}acquire(){return N(this,void 0,void 0,function*(){return new Promise(t=>{const e=ht;this[e(288)]?this[e(287)][e(272)](t):(this.locked=!0,t())})})}[lt(277)](){const t=lt;if(this[t(287)].length>0){this[t(287)].shift()()}else this[t(288)]=!1}}function wt(t,e){const n=gt();return(wt=function(t,e){return n[t-=121]})(t,e)}const bt=wt;function gt(){const t=["firstSessionSubmit","requestRecords","calculateBackoffDelay","acquire","pendingRequestRecords","now","BACKOFF_MULTIPLIER","🔄 Backoff delay manually reset","getMainQueue","savePendingQueue","startProcessing","processQueues","3559FxKprY","94UPCSKV","⚠️ Request ","8779421moTHPa"," attempts. ","mutex","push","processingInterval","sendRequest","10421288rUHMWc","Queue Manager is not initialized. Call initialize() first."," processed successfully","warn","isCurrentlyProcessing","isProcessing","27928IqQxWa","getPendingQueue","maxRetries","✅ Request ","10385742TlJyAt","retryCount","192973ZrdjSM","💥 Sending request (","endpoint","error","fcmToken"," failed with error after ","2787405vqXBqG","failedRequestDelay","9bkgwfd","PROCESSING_INTERVAL_MS","⏰ Backoff delay ended, resuming queue processing","Applying backoff delay of ","Error in processing loop:","push_token","initialize","processPendingQueue"," failed. Retry ","isInitialized","370nUtLXp","subSessionCount","SDK_CLICKS","sdkClickSubmit","MAX_DELAY_MS","parameters","saveMainQueue","getMainRequestsSentFlag","⏳ Request ","Error sending request ","activeDuration","stopProcessing","510IEpxmS","debug","processMainQueue","BASE_DELAY_MS","release","length","SESSIONS","❌ Request "];return(gt=function(){return t})()}!function(t){const e=wt,n=t();for(;;)try{if(973548===parseInt(e(125))/1*(parseInt(e(126))/2)+-parseInt(e(176))/3*(-parseInt(e(140))/4)+-parseInt(e(152))/5+-parseInt(e(144))/6+parseInt(e(128))/7+-parseInt(e(134))/8*(-parseInt(e(154))/9)+-parseInt(e(164))/10*(parseInt(e(146))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gt);class It{constructor(){const t=wt;this[t(163)]=!1,this[t(139)]=!1,this.isCurrentlyProcessing=!1,this[t(130)]=new vt,this.processingInterval=null,this[t(155)]=100,this[t(153)]=0,this[t(168)]=3e4,this[t(190)]=2,this[t(179)]=1e3}[bt(160)](){return N(this,void 0,void 0,function*(){const t=wt;this[t(163)]=!0,!this[t(139)]&&(yield this[t(123)]())})}shutdown(){return N(this,void 0,void 0,function*(){const t=wt;this.isInitialized&&(yield this[t(175)](),this[t(163)]=!1)})}[bt(123)](){return N(this,void 0,void 0,function*(){const t=wt;if(this[t(163)]){yield this[t(130)][t(187)]();try{if(this.isProcessing)return;this.isProcessing=!0,this[t(132)]=setInterval(()=>N(this,void 0,void 0,function*(){const e=t;try{yield this[e(124)]()}catch(t){u[e(149)](e(158),t)}}),this.PROCESSING_INTERVAL_MS)}finally{this[t(130)][t(180)]()}yield this[t(124)]()}else u[t(137)](t(135))})}[bt(175)](){return N(this,void 0,void 0,function*(){const t=wt;yield this[t(130)].acquire();try{this.isProcessing=!1,this[t(132)]&&(clearInterval(this[t(132)]),this[t(132)]=null)}finally{this[t(130)][t(180)]()}})}addRequest(t){return N(this,void 0,void 0,function*(){const e=wt;yield this.mutex[e(187)]();try{const n=this.getMainQueue();if(n.push(t),this.saveMainQueue(n),this[e(153)]=0,!this[e(139)])return this[e(130)][e(180)](),void(yield this[e(123)]())}finally{this[e(139)]&&this.mutex[e(180)]()}})}addPendingRequest(t){return N(this,void 0,void 0,function*(){const e=wt;yield this[e(130)][e(187)]();try{if(this[e(171)]()){const n=this[e(121)]();n[e(131)](t),this[e(170)](n)}else{const n=this[e(141)]();n[e(131)](t),this.savePendingQueue(n)}if(this.failedRequestDelay=0,!this[e(139)])return this[e(130)][e(180)](),void(yield this.startProcessing())}finally{this[e(139)]&&this[e(130)][e(180)]()}})}[bt(124)](){return N(this,void 0,void 0,function*(){const t=wt;if(this[t(139)]&&!this[t(138)]){if(this[t(153)]>0){if(Date[t(189)]()<this[t(153)])return;this[t(153)]=0,u[t(177)](t(156))}this[t(138)]=!0,yield this[t(130)][t(187)]();try{yield this[t(178)](),yield this[t(161)]()}finally{this[t(130)].release(),this.isCurrentlyProcessing=!1}}})}processMainQueue(){return N(this,void 0,void 0,function*(){const t=wt,e=this[t(121)]();if(0===e[t(181)])return;const n=e[0];try{if(yield this[t(133)](n))e.shift(),this[t(170)](e),this.postRequestCheck(n),u.debug(t(143)+n.id+t(136));else{if(e[0][t(145)]++,e[0].retryCount>=e[0][t(142)]){const i=this[t(186)](e[0][t(145)]);this[t(153)]=Date[t(189)]()+i,u[t(137)](t(172)+n.id+" failed after "+n[t(142)]+" attempts. "+(t(157)+i)+"ms")}else u[t(137)](t(127)+n.id+t(162)+e[0].retryCount+"/"+e[0][t(142)]);this[t(170)](e)}}catch(i){if(u[t(149)](t(173)+n[t(148)]+":",i),e[0][t(145)]++,e[0].retryCount>=e[0][t(142)]){const i=this[t(186)](e[0][t(145)]);this[t(153)]=Date[t(189)]()+i,u[t(137)](t(172)+n.id+t(151)+e[0][t(142)]+t(129)+"Applying backoff delay of "+i+"ms")}this[t(170)](e)}})}[bt(186)](t){const e=bt,n=this[e(179)]*Math.pow(this[e(190)],t-1);return Math.min(n,this[e(168)])}[bt(161)](){return N(this,void 0,void 0,function*(){const t=wt;if(!this[t(171)]())return;const e=this[t(141)]();if(0===e[t(181)])return;const n=this[t(121)]();n.push(...e),this[t(170)](n),this[t(122)]([])})}[bt(133)](t){return N(this,arguments,void 0,function*(t,e=1){const n=wt;u.debug(n(147)+t[n(148)]+"): id="+t.id);let i=!1;try{i=yield J.doCallRequest(t.endpoint,t[n(169)])}catch(e){u.error(n(183)+t[n(148)]+" failed",e)}return i})}[bt(121)](){return v[bt(185)]}saveMainQueue(t){v[bt(185)]=t}[bt(141)](){return v[bt(188)]}savePendingQueue(t){v.pendingRequestRecords=t}[bt(171)](){return v.sdkClickSubmit}postRequestCheck(t){const e=bt;switch(t.endpoint){case U[e(166)]:v[e(167)]=!0;break;case U[e(182)]:v.firstSessionSubmit?(v[e(174)]=0,v.inactiveDuration=0,v[e(165)]=1):v[e(184)]=!0;break;case U.SDK_INFOS:v[e(150)]=t[e(169)][e(159)]}}getQueueStatus(){const t=bt;return{mainQueueLength:this[t(121)]().length,pendingQueueLength:this[t(141)]().length,isProcessing:this[t(139)],mainRequestsSent:this[t(171)](),isInBackoffDelay:this[t(153)]>0&&Date[t(189)]()<this[t(153)],backoffEndsAt:this[t(153)]>0?this[t(153)]:null}}resetBackoffDelay(){const t=bt;this[t(153)]=0,u[t(177)](t(191))}getBackoffConfig(){const t=bt;return{baseDelayMs:this.BASE_DELAY_MS,multiplier:this.BACKOFF_MULTIPLIER,maxDelayMs:this[t(168)]}}}const mt=new It;var St,yt="user-agent",Et="",kt="function",Tt="undefined",_t="object",Dt="string",Ct="browser",Rt="cpu",Nt="device",xt="engine",At="os",Ot="result",Ut="name",Lt="type",Mt="vendor",Pt="version",qt="architecture",Ft="major",Bt="model",Kt="console",Vt="mobile",Wt="tablet",jt="smarttv",Gt="wearable",zt="xr",Ht="embedded",Qt="inapp",Xt="brands",Yt="formFactors",Jt="fullVersionList",Zt="platform",$t="platformVersion",te="bitness",ee="sec-ch-ua",ne=ee+"-full-version-list",ie=ee+"-arch",re=ee+"-"+te,se=ee+"-form-factors",oe=ee+"-"+Vt,ae=ee+"-"+Bt,ce=ee+"-"+Zt,ue=ce+"-version",de=[Xt,Jt,Vt,Bt,Zt,$t,qt,Yt,te],le="Amazon",he="Apple",pe="ASUS",fe="BlackBerry",ve="Google",we="Huawei",be="Lenovo",ge="Honor",Ie="LG",me="Microsoft",Se="Motorola",ye="Nvidia",Ee="OnePlus",ke="OPPO",Te="Samsung",_e="Sharp",De="Sony",Ce="Xiaomi",Re="Zebra",Ne="Chrome",xe="Chromium",Ae="Chromecast",Oe="Edge",Ue="Firefox",Le="Opera",Me="Facebook",Pe="Sogou",qe="Mobile ",Fe=" Browser",Be="Windows",Ke=typeof window!==Tt&&window.navigator?window.navigator:void 0,Ve=Ke&&Ke.userAgentData?Ke.userAgentData:void 0,We=function(t){for(var e={},n=0;n<t.length;n++)e[t[n].toUpperCase()]=t[n];return e},je=function(t,e){if(typeof t===_t&&t.length>0){for(var n in t)if(Qe(e)==Qe(t[n]))return!0;return!1}return!!ze(t)&&Qe(e)==Qe(t)},Ge=function(t,e){for(var n in t)return/^(browser|cpu|device|engine|os)$/.test(n)||!!e&&Ge(t[n])},ze=function(t){return typeof t===Dt},He=function(t){if(t){for(var e=[],n=Je(/\\?\"/g,t).split(","),i=0;i<n.length;i++)if(n[i].indexOf(";")>-1){var r=$e(n[i]).split(";v=");e[i]={brand:r[0],version:r[1]}}else e[i]=$e(n[i]);return e}},Qe=function(t){return ze(t)?t.toLowerCase():t},Xe=function(t){return ze(t)?Je(/[^\d\.]/g,t).split(".")[0]:void 0},Ye=function(t){for(var e in t){var n=t[e];typeof n==_t&&2==n.length?this[n[0]]=n[1]:this[n]=void 0}return this},Je=function(t,e){return ze(e)?e.replace(t,Et):e},Ze=function(t){return Je(/\\?\"/g,t)},$e=function(t,e){if(ze(t))return t=Je(/^\s\s*/,t),typeof e===Tt?t:t.substring(0,500)},tn=function(t,e){if(t&&e)for(var n,i,r,s,o,a,c=0;c<e.length&&!o;){var u=e[c],d=e[c+1];for(n=i=0;n<u.length&&!o&&u[n];)if(o=u[n++].exec(t))for(r=0;r<d.length;r++)a=o[++i],typeof(s=d[r])===_t&&s.length>0?2===s.length?typeof s[1]==kt?this[s[0]]=s[1].call(this,a):this[s[0]]=s[1]:s.length>=3&&(typeof s[1]!==kt||s[1].exec&&s[1].test?3==s.length?this[s[0]]=a?a.replace(s[1],s[2]):void 0:4==s.length?this[s[0]]=a?s[3].call(this,a.replace(s[1],s[2])):void 0:s.length>4&&(this[s[0]]=a?s[3].apply(this,[a.replace(s[1],s[2])].concat(s.slice(4))):void 0):s.length>3?this[s[0]]=a?s[1].apply(this,s.slice(2)):void 0:this[s[0]]=a?s[1].call(this,a,s[2]):void 0):this[s]=a||void 0;c+=2}},en=function(t,e){for(var n in e)if(typeof e[n]===_t&&e[n].length>0){for(var i=0;i<e[n].length;i++)if(je(e[n][i],t))return"?"===n?void 0:n}else if(je(e[n],t))return"?"===n?void 0:n;return e.hasOwnProperty("*")?e["*"]:t},nn={ME:"4.90","NT 3.51":"3.51","NT 4.0":"4.0",2e3:["5.0","5.01"],XP:["5.1","5.2"],Vista:"6.0",7:"6.1",8:"6.2",8.1:"6.3",10:["6.4","10.0"],NT:""},rn={embedded:"Automotive",mobile:"Mobile",tablet:["Tablet","EInk"],smarttv:"TV",wearable:"Watch",xr:["VR","XR"],"?":["Desktop","Unknown"],"*":void 0},sn={Chrome:"Google Chrome",Edge:"Microsoft Edge","Edge WebView2":"Microsoft Edge WebView2","Chrome WebView":"Android WebView","Chrome Headless":"HeadlessChrome","Huawei Browser":"HuaweiBrowser","MIUI Browser":"Miui Browser","Opera Mobi":"OperaMobile",Yandex:"YaBrowser"},on={browser:[[/\b(?:crmo|crios)\/([\w\.]+)/i],[Pt,[Ut,qe+"Chrome"]],[/webview.+edge\/([\w\.]+)/i],[Pt,[Ut,Oe+" WebView"]],[/edg(?:e|ios|a)?\/([\w\.]+)/i],[Pt,[Ut,"Edge"]],[/(opera mini)\/([-\w\.]+)/i,/(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i,/(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i],[Ut,Pt],[/opios[\/ ]+([\w\.]+)/i],[Pt,[Ut,Le+" Mini"]],[/\bop(?:rg)?x\/([\w\.]+)/i],[Pt,[Ut,Le+" GX"]],[/\bopr\/([\w\.]+)/i],[Pt,[Ut,Le]],[/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i],[Pt,[Ut,"Baidu"]],[/\b(?:mxbrowser|mxios|myie2)\/?([-\w\.]*)\b/i],[Pt,[Ut,"Maxthon"]],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer|sleipnir)[\/ ]?([\w\.]*)/i,/(avant|iemobile|slim(?:browser|boat|jet))[\/ ]?([\d\.]*)/i,/(?:ms|\()(ie) ([\w\.]+)/i,/(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|duckduckgo|klar|helio|(?=comodo_)?dragon|otter|dooble|(?:lg |qute)browser)\/([-\w\.]+)/i,/(heytap|ovi|115|surf)browser\/([\d\.]+)/i,/(ecosia|weibo)(?:__| \w+@)([\d\.]+)/i],[Ut,Pt],[/quark(?:pc)?\/([-\w\.]+)/i],[Pt,[Ut,"Quark"]],[/\bddg\/([\w\.]+)/i],[Pt,[Ut,"DuckDuckGo"]],[/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i],[Pt,[Ut,"UCBrowser"]],[/microm.+\bqbcore\/([\w\.]+)/i,/\bqbcore\/([\w\.]+).+microm/i,/micromessenger\/([\w\.]+)/i],[Pt,[Ut,"WeChat"]],[/konqueror\/([\w\.]+)/i],[Pt,[Ut,"Konqueror"]],[/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i],[Pt,[Ut,"IE"]],[/ya(?:search)?browser\/([\w\.]+)/i],[Pt,[Ut,"Yandex"]],[/slbrowser\/([\w\.]+)/i],[Pt,[Ut,"Smart "+be+Fe]],[/(avast|avg)\/([\w\.]+)/i],[[Ut,/(.+)/,"$1 Secure"+Fe],Pt],[/\bfocus\/([\w\.]+)/i],[Pt,[Ut,Ue+" Focus"]],[/\bopt\/([\w\.]+)/i],[Pt,[Ut,Le+" Touch"]],[/coc_coc\w+\/([\w\.]+)/i],[Pt,[Ut,"Coc Coc"]],[/dolfin\/([\w\.]+)/i],[Pt,[Ut,"Dolphin"]],[/coast\/([\w\.]+)/i],[Pt,[Ut,Le+" Coast"]],[/miuibrowser\/([\w\.]+)/i],[Pt,[Ut,"MIUI"+Fe]],[/fxios\/([\w\.-]+)/i],[Pt,[Ut,qe+Ue]],[/\bqihoobrowser\/?([\w\.]*)/i],[Pt,[Ut,"360"]],[/\b(qq)\/([\w\.]+)/i],[[Ut,/(.+)/,"$1Browser"],Pt],[/(oculus|sailfish|huawei|vivo|pico)browser\/([\w\.]+)/i],[[Ut,/(.+)/,"$1"+Fe],Pt],[/samsungbrowser\/([\w\.]+)/i],[Pt,[Ut,Te+" Internet"]],[/metasr[\/ ]?([\d\.]+)/i],[Pt,[Ut,Pe+" Explorer"]],[/(sogou)mo\w+\/([\d\.]+)/i],[[Ut,Pe+" Mobile"],Pt],[/(electron)\/([\w\.]+) safari/i,/(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i,/m?(qqbrowser|2345(?=browser|chrome|explorer))\w*[\/ ]?v?([\w\.]+)/i],[Ut,Pt],[/(lbbrowser|rekonq)/i],[Ut],[/ome\/([\w\.]+) \w* ?(iron) saf/i,/ome\/([\w\.]+).+qihu (360)[es]e/i],[Pt,Ut],[/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i],[[Ut,Me],Pt,[Lt,Qt]],[/(kakao(?:talk|story))[\/ ]([\w\.]+)/i,/(naver)\(.*?(\d+\.[\w\.]+).*\)/i,/(daum)apps[\/ ]([\w\.]+)/i,/safari (line)\/([\w\.]+)/i,/\b(line)\/([\w\.]+)\/iab/i,/(alipay)client\/([\w\.]+)/i,/(twitter)(?:and| f.+e\/([\w\.]+))/i,/(instagram|snapchat|klarna)[\/ ]([-\w\.]+)/i],[Ut,Pt,[Lt,Qt]],[/\bgsa\/([\w\.]+) .*safari\//i],[Pt,[Ut,"GSA"],[Lt,Qt]],[/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i],[Pt,[Ut,"TikTok"],[Lt,Qt]],[/\[(linkedin)app\]/i],[Ut,[Lt,Qt]],[/(chromium)[\/ ]([-\w\.]+)/i],[Ut,Pt],[/headlesschrome(?:\/([\w\.]+)| )/i],[Pt,[Ut,Ne+" Headless"]],[/wv\).+chrome\/([\w\.]+).+edgw\//i],[Pt,[Ut,Oe+" WebView2"]],[/ wv\).+(chrome)\/([\w\.]+)/i],[[Ut,Ne+" WebView"],Pt],[/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i],[Pt,[Ut,"Android"+Fe]],[/chrome\/([\w\.]+) mobile/i],[Pt,[Ut,qe+"Chrome"]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i],[Ut,Pt],[/version\/([\w\.\,]+) .*mobile(?:\/\w+ | ?)safari/i],[Pt,[Ut,qe+"Safari"]],[/iphone .*mobile(?:\/\w+ | ?)safari/i],[[Ut,qe+"Safari"]],[/version\/([\w\.\,]+) .*(safari)/i],[Pt,Ut],[/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i],[Ut,[Pt,"1"]],[/(webkit|khtml)\/([\w\.]+)/i],[Ut,Pt],[/(?:mobile|tablet);.*(firefox)\/([\w\.-]+)/i],[[Ut,qe+Ue],Pt],[/(navigator|netscape\d?)\/([-\w\.]+)/i],[[Ut,"Netscape"],Pt],[/(wolvic|librewolf)\/([\w\.]+)/i],[Ut,Pt],[/mobile vr; rv:([\w\.]+)\).+firefox/i],[Pt,[Ut,Ue+" Reality"]],[/ekiohf.+(flow)\/([\w\.]+)/i,/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror)[\/ ]?([\w\.\+]+)/i,/(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i,/(firefox)\/([\w\.]+)/i,/(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i,/(amaya|dillo|doris|icab|ladybird|lynx|mosaic|netsurf|obigo|polaris|w3m|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i,/\b(links) \(([\w\.]+)/i],[Ut,[Pt,/_/g,"."]],[/(cobalt)\/([\w\.]+)/i],[Ut,[Pt,/[^\d\.]+./,Et]]],cpu:[[/\b((amd|x|x86[-_]?|wow|win)64)\b/i],[[qt,"amd64"]],[/(ia32(?=;))/i,/\b((i[346]|x)86)(pc)?\b/i],[[qt,"ia32"]],[/\b(aarch64|arm(v?[89]e?l?|_?64))\b/i],[[qt,"arm64"]],[/\b(arm(v[67])?ht?n?[fl]p?)\b/i],[[qt,"armhf"]],[/( (ce|mobile); ppc;|\/[\w\.]+arm\b)/i],[[qt,"arm"]],[/((ppc|powerpc)(64)?)( mac|;|\))/i],[[qt,/ower/,Et,Qe]],[/ sun4\w[;\)]/i],[[qt,"sparc"]],[/\b(avr32|ia64(?=;)|68k(?=\))|\barm(?=v([1-7]|[5-7]1)l?|;|eabi)|(irix|mips|sparc)(64)?\b|pa-risc)/i],[[qt,Qe]]],device:[[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i],[Bt,[Mt,Te],[Lt,Wt]],[/\b((?:s[cgp]h|gt|sm)-(?![lr])\w+|sc[g-]?[\d]+a?|galaxy nexus)/i,/samsung[- ]((?!sm-[lr]|browser)[-\w]+)/i,/sec-(sgh\w+)/i],[Bt,[Mt,Te],[Lt,Vt]],[/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i],[Bt,[Mt,he],[Lt,Vt]],[/\((ipad);[-\w\),; ]+apple/i,/applecoremedia\/[\w\.]+ \((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i],[Bt,[Mt,he],[Lt,Wt]],[/(macintosh);/i],[Bt,[Mt,he]],[/\b(sh-?[altvz]?\d\d[a-ekm]?)/i],[Bt,[Mt,_e],[Lt,Vt]],[/\b((?:brt|eln|hey2?|gdi|jdn)-a?[lnw]09|(?:ag[rm]3?|jdn2|kob2)-a?[lw]0[09]hn)(?: bui|\)|;)/i],[Bt,[Mt,ge],[Lt,Wt]],[/honor([-\w ]+)[;\)]/i],[Bt,[Mt,ge],[Lt,Vt]],[/\b((?:ag[rs][2356]?k?|bah[234]?|bg[2o]|bt[kv]|cmr|cpn|db[ry]2?|jdn2|got|kob2?k?|mon|pce|scm|sht?|[tw]gr|vrd)-[ad]?[lw][0125][09]b?|605hw|bg2-u03|(?:gem|fdr|m2|ple|t1)-[7a]0[1-4][lu]|t1-a2[13][lw]|mediapad[\w\. ]*(?= bui|\)))\b(?!.+d\/s)/i],[Bt,[Mt,we],[Lt,Wt]],[/(?:huawei)([-\w ]+)[;\)]/i,/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i],[Bt,[Mt,we],[Lt,Vt]],[/oid[^\)]+; (2[\dbc]{4}(182|283|rp\w{2})[cgl]|m2105k81a?c)(?: bui|\))/i,/\b((?:red)?mi[-_ ]?pad[\w- ]*)(?: bui|\))/i],[[Bt,/_/g," "],[Mt,Ce],[Lt,Wt]],[/\b(poco[\w ]+|m2\d{3}j\d\d[a-z]{2})(?: bui|\))/i,/\b; (\w+) build\/hm\1/i,/\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i,/\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i,/oid[^\)]+; (m?[12][0-389][01]\w{3,6}[c-y])( bui|; wv|\))/i,/\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite|pro)?)(?: bui|\))/i,/ ([\w ]+) miui\/v?\d/i],[[Bt,/_/g," "],[Mt,Ce],[Lt,Vt]],[/droid.+; (cph2[3-6]\d[13579]|((gm|hd)19|(ac|be|in|kb)20|(d[en]|eb|le|mt)21|ne22)[0-2]\d|p[g-k]\w[1m]10)\b/i,/(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i],[Bt,[Mt,Ee],[Lt,Vt]],[/; (\w+) bui.+ oppo/i,/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i],[Bt,[Mt,ke],[Lt,Vt]],[/\b(opd2(\d{3}a?))(?: bui|\))/i],[Bt,[Mt,en,{OnePlus:["203","304","403","404","413","415"],"*":ke}],[Lt,Wt]],[/(vivo (5r?|6|8l?|go|one|s|x[il]?[2-4]?)[\w\+ ]*)(?: bui|\))/i],[Bt,[Mt,"BLU"],[Lt,Vt]],[/; vivo (\w+)(?: bui|\))/i,/\b(v[12]\d{3}\w?[at])(?: bui|;)/i],[Bt,[Mt,"Vivo"],[Lt,Vt]],[/\b(rmx[1-3]\d{3})(?: bui|;|\))/i],[Bt,[Mt,"Realme"],[Lt,Vt]],[/(ideatab[-\w ]+|602lv|d-42a|a101lv|a2109a|a3500-hv|s[56]000|pb-6505[my]|tb-?x?\d{3,4}(?:f[cu]|xu|[av])|yt\d?-[jx]?\d+[lfmx])( bui|;|\)|\/)/i,/lenovo ?(b[68]0[08]0-?[hf]?|tab(?:[\w- ]+?)|tb[\w-]{6,7})( bui|;|\)|\/)/i],[Bt,[Mt,be],[Lt,Wt]],[/lenovo[-_ ]?([-\w ]+?)(?: bui|\)|\/)/i],[Bt,[Mt,be],[Lt,Vt]],[/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i,/\bmot(?:orola)?[- ]([\w\s]+)(\)| bui)/i,/((?:moto(?! 360)[-\w\(\) ]+|xt\d{3,4}[cgkosw\+]?[-\d]*|nexus 6)(?= bui|\)))/i],[Bt,[Mt,Se],[Lt,Vt]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i],[Bt,[Mt,Se],[Lt,Wt]],[/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i],[Bt,[Mt,Ie],[Lt,Wt]],[/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,/\blg[-e;\/ ]+(?!.*(?:browser|netcast|android tv|watch|webos))(\w+)/i,/\blg-?([\d\w]+) bui/i],[Bt,[Mt,Ie],[Lt,Vt]],[/(nokia) (t[12][01])/i],[Mt,Bt,[Lt,Wt]],[/(?:maemo|nokia).*(n900|lumia \d+|rm-\d+)/i,/nokia[-_ ]?(([-\w\. ]*))/i],[[Bt,/_/g," "],[Lt,Vt],[Mt,"Nokia"]],[/(pixel (c|tablet))\b/i],[Bt,[Mt,ve],[Lt,Wt]],[/droid.+;(?: google)? (g(01[13]a|020[aem]|025[jn]|1b60|1f8f|2ybb|4s1m|576d|5nz6|8hhn|8vou|a02099|c15s|d1yq|e2ae|ec77|gh2x|kv4x|p4bc|pj41|r83y|tt9q|ur25|wvk6)|pixel[\d ]*a?( pro)?( xl)?( fold)?( \(5g\))?)( bui|\))/i],[Bt,[Mt,ve],[Lt,Vt]],[/(google) (pixelbook( go)?)/i],[Mt,Bt],[/droid.+; (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-\w\w\d\d)(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[Bt,[Mt,De],[Lt,Vt]],[/sony tablet [ps]/i,/\b(?:sony)?sgp\w+(?: bui|\))/i],[[Bt,"Xperia Tablet"],[Mt,De],[Lt,Wt]],[/(alexa)webm/i,/(kf[a-z]{2}wi|aeo(?!bc)\w\w)( bui|\))/i,/(kf[a-z]+)( bui|\)).+silk\//i],[Bt,[Mt,le],[Lt,Wt]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i],[[Bt,/(.+)/g,"Fire Phone $1"],[Mt,le],[Lt,Vt]],[/(playbook);[-\w\),; ]+(rim)/i],[Bt,Mt,[Lt,Wt]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,/\(bb10; (\w+)/i],[Bt,[Mt,fe],[Lt,Vt]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i],[Bt,[Mt,pe],[Lt,Wt]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i],[Bt,[Mt,pe],[Lt,Vt]],[/(nexus 9)/i],[Bt,[Mt,"HTC"],[Lt,Wt]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,/(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i],[Mt,[Bt,/_/g," "],[Lt,Vt]],[/tcl (xess p17aa)/i,/droid [\w\.]+; ((?:8[14]9[16]|9(?:0(?:48|60|8[01])|1(?:3[27]|66)|2(?:6[69]|9[56])|466))[gqswx])(_\w(\w|\w\w))?(\)| bui)/i],[Bt,[Mt,"TCL"],[Lt,Wt]],[/droid [\w\.]+; (418(?:7d|8v)|5087z|5102l|61(?:02[dh]|25[adfh]|27[ai]|56[dh]|59k|65[ah])|a509dl|t(?:43(?:0w|1[adepqu])|50(?:6d|7[adju])|6(?:09dl|10k|12b|71[efho]|76[hjk])|7(?:66[ahju]|67[hw]|7[045][bh]|71[hk]|73o|76[ho]|79w|81[hks]?|82h|90[bhsy]|99b)|810[hs]))(_\w(\w|\w\w))?(\)| bui)/i],[Bt,[Mt,"TCL"],[Lt,Vt]],[/(itel) ((\w+))/i],[[Mt,Qe],Bt,[Lt,en,{tablet:["p10001l","w7001"],"*":"mobile"}]],[/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i],[Bt,[Mt,"Acer"],[Lt,Wt]],[/droid.+; (m[1-5] note) bui/i,/\bmz-([-\w]{2,})/i],[Bt,[Mt,"Meizu"],[Lt,Vt]],[/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i],[Bt,[Mt,"Ulefone"],[Lt,Vt]],[/; (energy ?\w+)(?: bui|\))/i,/; energizer ([\w ]+)(?: bui|\))/i],[Bt,[Mt,"Energizer"],[Lt,Vt]],[/; cat (b35);/i,/; (b15q?|s22 flip|s48c|s62 pro)(?: bui|\))/i],[Bt,[Mt,"Cat"],[Lt,Vt]],[/((?:new )?andromax[\w- ]+)(?: bui|\))/i],[Bt,[Mt,"Smartfren"],[Lt,Vt]],[/droid.+; (a(in)?(0(15|59|6[35])|142)p?)/i],[Bt,[Mt,"Nothing"],[Lt,Vt]],[/; (x67 5g|tikeasy \w+|ac[1789]\d\w+)( b|\))/i,/archos ?(5|gamepad2?|([\w ]*[t1789]|hello) ?\d+[\w ]*)( b|\))/i],[Bt,[Mt,"Archos"],[Lt,Wt]],[/archos ([\w ]+)( b|\))/i,/; (ac[3-6]\d\w{2,8})( b|\))/i],[Bt,[Mt,"Archos"],[Lt,Vt]],[/; (n159v)/i],[Bt,[Mt,"HMD"],[Lt,Vt]],[/(imo) (tab \w+)/i,/(infinix|tecno) (x1101b?|p904|dp(7c|8d|10a)( pro)?|p70[1-3]a?|p904|t1101)/i],[Mt,Bt,[Lt,Wt]],[/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus(?! zenw)|dell|jolla|meizu|motorola|polytron|tecno|micromax|advan)[-_ ]?([-\w]*)/i,/; (blu|hmd|imo|infinix|lava|oneplus|tcl)[_ ]([\w\+ ]+?)(?: bui|\)|; r)/i,/(hp) ([\w ]+\w)/i,/(microsoft); (lumia[\w ]+)/i,/(oppo) ?([\w ]+) bui/i],[Mt,Bt,[Lt,Vt]],[/(kobo)\s(ereader|touch)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\/([\w\.]+)/i],[Mt,Bt,[Lt,Wt]],[/(surface duo)/i],[Bt,[Mt,me],[Lt,Wt]],[/droid [\d\.]+; (fp\du?)(?: b|\))/i],[Bt,[Mt,"Fairphone"],[Lt,Vt]],[/((?:tegranote|shield t(?!.+d tv))[\w- ]*?)(?: b|\))/i],[Bt,[Mt,ye],[Lt,Wt]],[/(sprint) (\w+)/i],[Mt,Bt,[Lt,Vt]],[/(kin\.[onetw]{3})/i],[[Bt,/\./g," "],[Mt,me],[Lt,Vt]],[/droid.+; ([c6]+|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i],[Bt,[Mt,Re],[Lt,Wt]],[/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i],[Bt,[Mt,Re],[Lt,Vt]],[/smart-tv.+(samsung)/i],[Mt,[Lt,jt]],[/hbbtv.+maple;(\d+)/i],[[Bt,/^/,"SmartTV"],[Mt,Te],[Lt,jt]],[/(vizio)(?: |.+model\/)(\w+-\w+)/i,/tcast.+(lg)e?. ([-\w]+)/i],[Mt,Bt,[Lt,jt]],[/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i],[[Mt,Ie],[Lt,jt]],[/(apple) ?tv/i],[Mt,[Bt,he+" TV"],[Lt,jt]],[/crkey.*devicetype\/chromecast/i],[[Bt,Ae+" Third Generation"],[Mt,ve],[Lt,jt]],[/crkey.*devicetype\/([^/]*)/i],[[Bt,/^/,"Chromecast "],[Mt,ve],[Lt,jt]],[/fuchsia.*crkey/i],[[Bt,Ae+" Nest Hub"],[Mt,ve],[Lt,jt]],[/crkey/i],[[Bt,Ae],[Mt,ve],[Lt,jt]],[/(portaltv)/i],[Bt,[Mt,Me],[Lt,jt]],[/droid.+aft(\w+)( bui|\))/i],[Bt,[Mt,le],[Lt,jt]],[/(shield \w+ tv)/i],[Bt,[Mt,ye],[Lt,jt]],[/\(dtv[\);].+(aquos)/i,/(aquos-tv[\w ]+)\)/i],[Bt,[Mt,_e],[Lt,jt]],[/(bravia[\w ]+)( bui|\))/i],[Bt,[Mt,De],[Lt,jt]],[/(mi(tv|box)-?\w+) bui/i],[Bt,[Mt,Ce],[Lt,jt]],[/Hbbtv.*(technisat) (.*);/i],[Mt,Bt,[Lt,jt]],[/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i,/hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i],[[Mt,/.+\/(\w+)/,"$1",en,{LG:"lge"}],[Bt,$e],[Lt,jt]],[/droid.+; ([\w- ]+) (?:android tv|smart[- ]?tv)/i],[Bt,[Lt,jt]],[/\b(android tv|smart[- ]?tv|opera tv|tv; rv:|large screen[\w ]+safari)\b/i],[[Lt,jt]],[/(playstation \w+)/i],[Bt,[Mt,De],[Lt,Kt]],[/\b(xbox(?: one)?(?!; xbox))[\); ]/i],[Bt,[Mt,me],[Lt,Kt]],[/(ouya)/i,/(nintendo) (\w+)/i,/(retroid) (pocket ([^\)]+))/i],[Mt,Bt,[Lt,Kt]],[/droid.+; (shield)( bui|\))/i],[Bt,[Mt,ye],[Lt,Kt]],[/\b(sm-[lr]\d\d[0156][fnuw]?s?|gear live)\b/i],[Bt,[Mt,Te],[Lt,Gt]],[/((pebble))app/i,/(asus|google|lg|oppo) ((pixel |zen)?watch[\w ]*)( bui|\))/i],[Mt,Bt,[Lt,Gt]],[/(ow(?:19|20)?we?[1-3]{1,3})/i],[Bt,[Mt,ke],[Lt,Gt]],[/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i],[Bt,[Mt,he],[Lt,Gt]],[/(opwwe\d{3})/i],[Bt,[Mt,Ee],[Lt,Gt]],[/(moto 360)/i],[Bt,[Mt,Se],[Lt,Gt]],[/(smartwatch 3)/i],[Bt,[Mt,De],[Lt,Gt]],[/(g watch r)/i],[Bt,[Mt,Ie],[Lt,Gt]],[/droid.+; (wt63?0{2,3})\)/i],[Bt,[Mt,Re],[Lt,Gt]],[/droid.+; (glass) \d/i],[Bt,[Mt,ve],[Lt,zt]],[/(pico) (4|neo3(?: link|pro)?)/i],[Mt,Bt,[Lt,zt]],[/(quest( \d| pro)?s?).+vr/i],[Bt,[Mt,Me],[Lt,zt]],[/mobile vr; rv.+firefox/i],[[Lt,zt]],[/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i],[Mt,[Lt,Ht]],[/(aeobc)\b/i],[Bt,[Mt,le],[Lt,Ht]],[/(homepod).+mac os/i],[Bt,[Mt,he],[Lt,Ht]],[/windows iot/i],[[Lt,Ht]],[/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+?(mobile|vr|\d) safari/i],[Bt,[Lt,en,{mobile:"Mobile",xr:"VR","*":Wt}]],[/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i],[[Lt,Wt]],[/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i],[[Lt,Vt]],[/droid .+?; ([\w\. -]+)( bui|\))/i],[Bt,[Mt,"Generic"]]],engine:[[/windows.+ edge\/([\w\.]+)/i],[Pt,[Ut,Oe+"HTML"]],[/(arkweb)\/([\w\.]+)/i],[Ut,Pt],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[Pt,[Ut,"Blink"]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna|servo)\/([\w\.]+)/i,/ekioh(flow)\/([\w\.]+)/i,/(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i,/(icab)[\/ ]([23]\.[\d\.]+)/i,/\b(libweb)/i],[Ut,Pt],[/ladybird\//i],[[Ut,"LibWeb"]],[/rv\:([\w\.]{1,9})\b.+(gecko)/i],[Pt,Ut]],os:[[/(windows nt) (6\.[23]); arm/i],[[Ut,/N/,"R"],[Pt,en,nn]],[/(windows (?:phone|mobile|iot))(?: os)?[\/ ]?([\d\.]*( se)?)/i,/(windows)[\/ ](1[01]|2000|3\.1|7|8(\.1)?|9[58]|me|server 20\d\d( r2)?|vista|xp)/i],[Ut,Pt],[/windows nt ?([\d\.\)]*)(?!.+xbox)/i,/\bwin(?=3| ?9|n)(?:nt| 9x )?([\d\.;]*)/i],[[Pt,/(;|\))/g,"",en,nn],[Ut,Be]],[/(windows ce)\/?([\d\.]*)/i],[Ut,Pt],[/[adehimnop]{4,7}\b(?:.*os ([\w]+) like mac|; opera)/i,/(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i,/cfnetwork\/.+darwin/i],[[Pt,/_/g,"."],[Ut,"iOS"]],[/(mac os x) ?([\w\. ]*)/i,/(macintosh|mac_powerpc\b)(?!.+(haiku|morphos))/i],[[Ut,"macOS"],[Pt,/_/g,"."]],[/android ([\d\.]+).*crkey/i],[Pt,[Ut,Ae+" Android"]],[/fuchsia.*crkey\/([\d\.]+)/i],[Pt,[Ut,Ae+" Fuchsia"]],[/crkey\/([\d\.]+).*devicetype\/smartspeaker/i],[Pt,[Ut,Ae+" SmartSpeaker"]],[/linux.*crkey\/([\d\.]+)/i],[Pt,[Ut,Ae+" Linux"]],[/crkey\/([\d\.]+)/i],[Pt,[Ut,Ae]],[/droid ([\w\.]+)\b.+(android[- ]x86)/i],[Pt,Ut],[/(ubuntu) ([\w\.]+) like android/i],[[Ut,/(.+)/,"$1 Touch"],Pt],[/(harmonyos)[\/ ]?([\d\.]*)/i,/(android|bada|blackberry|kaios|maemo|meego|openharmony|qnx|rim tablet os|sailfish|series40|symbian|tizen)\w*[-\/\.; ]?([\d\.]*)/i],[Ut,Pt],[/\(bb(10);/i],[Pt,[Ut,fe]],[/(?:symbian ?os|symbos|s60(?=;)|series ?60)[-\/ ]?([\w\.]*)/i],[Pt,[Ut,"Symbian"]],[/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i],[Pt,[Ut,Ue+" OS"]],[/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i,/webos(?:[ \/]?|\.tv-20(?=2[2-9]))(\d[\d\.]*)/i],[Pt,[Ut,"webOS"]],[/web0s;.+?(?:chr[o0]me|safari)\/(\d+)/i],[[Pt,en,{25:"120",24:"108",23:"94",22:"87",6:"79",5:"68",4:"53",3:"38",2:"538",1:"537","*":"TV"}],[Ut,"webOS"]],[/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i],[Pt,[Ut,"watchOS"]],[/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i],[[Ut,"Chrome OS"],Pt],[/panasonic;(viera)/i,/(netrange)mmh/i,/(nettv)\/(\d+\.[\w\.]+)/i,/(nintendo|playstation) (\w+)/i,/(xbox); +xbox ([^\);]+)/i,/(pico) .+os([\w\.]+)/i,/\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i,/linux.+(mint)[\/\(\) ]?([\w\.]*)/i,/(mageia|vectorlinux|fuchsia|arcaos|arch(?= ?linux))[;l ]([\d\.]*)/i,/([kxln]?ubuntu|debian|suse|opensuse|gentoo|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire|knoppix)(?: gnu[\/ ]linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i,/((?:open)?solaris)[-\/ ]?([\w\.]*)/i,/\b(aix)[; ]([1-9\.]{0,4})/i,/(hurd|linux|morphos)(?: (?:arm|x86|ppc)\w*| ?)([\w\.]*)/i,/(gnu) ?([\w\.]*)/i,/\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i,/(haiku) ?(r\d)?/i],[Ut,Pt],[/(sunos) ?([\d\.]*)/i],[[Ut,"Solaris"],Pt],[/\b(beos|os\/2|amigaos|openvms|hp-ux|serenityos)/i,/(unix) ?([\w\.]*)/i],[Ut,Pt]]},an=(Ye.call((St={init:{},isIgnore:{},isIgnoreRgx:{},toString:{}}).init,[[Ct,[Ut,Pt,Ft,Lt]],[Rt,[qt]],[Nt,[Lt,Bt,Mt]],[xt,[Ut,Pt]],[At,[Ut,Pt]]]),Ye.call(St.isIgnore,[[Ct,[Pt,Ft]],[xt,[Pt]],[At,[Pt]]]),Ye.call(St.isIgnoreRgx,[[Ct,/ ?browser$/i],[At,/ ?os$/i]]),Ye.call(St.toString,[[Ct,[Ut,Pt]],[Rt,[qt]],[Nt,[Mt,Bt]],[xt,[Ut,Pt]],[At,[Ut,Pt]]]),St),cn=function(t,e){var n=an.init[e],i=an.isIgnore[e]||0,r=an.isIgnoreRgx[e]||0,s=an.toString[e]||0;function o(){Ye.call(this,n)}return o.prototype.getItem=function(){return t},o.prototype.withClientHints=function(){return Ve?Ve.getHighEntropyValues(de).then(function(e){return t.setCH(new un(e,!1)).parseCH().get()}):t.parseCH().get()},o.prototype.withFeatureCheck=function(){return t.detectFeature().get()},e!=Ot&&(o.prototype.is=function(t){var e=!1;for(var n in this)if(this.hasOwnProperty(n)&&!je(i,n)&&Qe(r?Je(r,this[n]):this[n])==Qe(r?Je(r,t):t)){if(e=!0,t!=Tt)break}else if(t==Tt&&e){e=!e;break}return e},o.prototype.toString=function(){var t=Et;for(var e in s)typeof this[s[e]]!==Tt&&(t+=(t?" ":Et)+this[s[e]]);return t||Tt}),Ve||(o.prototype.then=function(t){var e=this,n=function(){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t])};n.prototype={is:o.prototype.is,toString:o.prototype.toString};var i=new n;return t(i),i}),new o};function un(t,e){if(t=t||{},Ye.call(this,de),e)Ye.call(this,[[Xt,He(t[ee])],[Jt,He(t[ne])],[Vt,/\?1/.test(t[oe])],[Bt,Ze(t[ae])],[Zt,Ze(t[ce])],[$t,Ze(t[ue])],[qt,Ze(t[ie])],[Yt,He(t[se])],[te,Ze(t[re])]]);else for(var n in t)this.hasOwnProperty(n)&&typeof t[n]!==Tt&&(this[n]=t[n])}function dn(t,e,n,i){return this.get=function(t){return t?this.data.hasOwnProperty(t)?this.data[t]:void 0:this.data},this.set=function(t,e){return this.data[t]=e,this},this.setCH=function(t){return this.uaCH=t,this},this.detectFeature=function(){if(Ke&&Ke.userAgent==this.ua)switch(this.itemType){case Ct:Ke.brave&&typeof Ke.brave.isBrave==kt&&this.set(Ut,"Brave");break;case Nt:!this.get(Lt)&&Ve&&Ve[Vt]&&this.set(Lt,Vt),"Macintosh"==this.get(Bt)&&Ke&&typeof Ke.standalone!==Tt&&Ke.maxTouchPoints&&Ke.maxTouchPoints>2&&this.set(Bt,"iPad").set(Lt,Wt);break;case At:!this.get(Ut)&&Ve&&Ve[Zt]&&this.set(Ut,Ve[Zt]);break;case Ot:var t=this.data,e=function(e){return t[e].getItem().detectFeature().get()};this.set(Ct,e(Ct)).set(Rt,e(Rt)).set(Nt,e(Nt)).set(xt,e(xt)).set(At,e(At))}return this},this.parseUA=function(){return this.itemType!=Ot&&tn.call(this.data,this.ua,this.rgxMap),this.itemType==Ct&&this.set(Ft,Xe(this.get(Pt))),this},this.parseCH=function(){var t=this.uaCH,e=this.rgxMap;switch(this.itemType){case Ct:case xt:var n,i=t[Jt]||t[Xt];if(i)for(var r in i){var s=i[r].brand||i[r],o=i[r].version;this.itemType==Ct&&!/not.a.brand/i.test(s)&&(!n||/Chrom/.test(n)&&s!=xe||n==Oe&&/WebView2/.test(s))&&(s=en(s,sn),(n=this.get(Ut))&&!/Chrom/.test(n)&&/Chrom/.test(s)||this.set(Ut,s).set(Pt,o).set(Ft,Xe(o)),n=s),this.itemType==xt&&s==xe&&this.set(Pt,o)}break;case Rt:var a=t[qt];a&&(a&&"64"==t[te]&&(a+="64"),tn.call(this.data,a+";",e));break;case Nt:if(t[Vt]&&this.set(Lt,Vt),t[Bt]&&(this.set(Bt,t[Bt]),!this.get(Lt)||!this.get(Mt))){var c={};tn.call(c,"droid 9; "+t[Bt]+")",e),!this.get(Lt)&&c.type&&this.set(Lt,c.type),!this.get(Mt)&&c.vendor&&this.set(Mt,c.vendor)}if(t[Yt]){var u;if("string"!=typeof t[Yt])for(var d=0;!u&&d<t[Yt].length;)u=en(t[Yt][d++],rn);else u=en(t[Yt],rn);this.set(Lt,u)}break;case At:var l=t[Zt];if(l){var h=t[$t];l==Be&&(h=parseInt(Xe(h),10)>=13?"11":"10"),this.set(Ut,l).set(Pt,h)}this.get(Ut)==Be&&"Xbox"==t[Bt]&&this.set(Ut,"Xbox").set(Pt,void 0);break;case Ot:var p=this.data,f=function(e){return p[e].getItem().setCH(t).parseCH().get()};this.set(Ct,f(Ct)).set(Rt,f(Rt)).set(Nt,f(Nt)).set(xt,f(xt)).set(At,f(At))}return this},Ye.call(this,[["itemType",t],["ua",e],["uaCH",i],["rgxMap",n],["data",cn(this,t)]]),this}function ln(t,e,n){if(typeof t===_t?(Ge(t,!0)?(typeof e===_t&&(n=e),e=t):(n=t,e=void 0),t=void 0):typeof t!==Dt||Ge(e,!0)||(n=e,e=void 0),n&&typeof n.append===kt){var i={};n.forEach(function(t,e){i[e]=t}),n=i}if(!(this instanceof ln))return new ln(t,e,n).getResult();var r=typeof t===Dt?t:n&&n[yt]?n[yt]:Ke&&Ke.userAgent?Ke.userAgent:Et,s=new un(n,!0),o=e?function(t,e){var n={},i=e;if(!Ge(e))for(var r in i={},e)for(var s in e[r])i[s]=e[r][s].concat(i[s]?i[s]:[]);for(var o in t)n[o]=i[o]&&i[o].length%2==0?i[o].concat(t[o]):t[o];return n}(on,e):on,a=function(t){return t==Ot?function(){return new dn(t,r,o,s).set("ua",r).set(Ct,this.getBrowser()).set(Rt,this.getCPU()).set(Nt,this.getDevice()).set(xt,this.getEngine()).set(At,this.getOS()).get()}:function(){return new dn(t,r,o[t],s).parseUA().get()}};return Ye.call(this,[["getBrowser",a(Ct)],["getCPU",a(Rt)],["getDevice",a(Nt)],["getEngine",a(xt)],["getOS",a(At)],["getResult",a(Ot)],["getUA",function(){return r}],["setUA",function(t){return ze(t)&&(r=t.length>500?$e(t,500):t),this}]]).setUA(r),this}ln.VERSION="2.0.4",ln.BROWSER=We([Ut,Pt,Ft,Lt]),ln.CPU=We([qt]),ln.DEVICE=We([Bt,Mt,Lt,Kt,Vt,jt,Wt,Gt,Ht]),ln.ENGINE=ln.OS=We([Ut,Pt]);const hn=pn;function pn(t,e){const n=fn();return(pn=function(t,e){return n[t-=424]})(t,e)}function fn(){const t=["innerHeight","4dtzawN","matches","1102304sgcFHd","smarttv","netcast","screenDensity","touch","device","wearable","long","xlarge","60328704tTpcyJ","maxTouchPoints","xbox","uiMode","small","width","medium","491870YcDpTv","1UXosPn","innerWidth","9488982NBrfkn","toLowerCase","low","displaySize","pow","2858553QHqSRD","4587267qCXmsY","type","tablet","49GFTXMu","286wbAFqd","screenSize","normal","hbbtv","height","desktop","screenFormat","vive","smart-tv","embedded","nintendo","(prefers-color-scheme: dark)","sqrt","13IEqKjp","uiStyle","5xYKKxx","watch","console","includes","getResult","browser","high","959864QIWPwd","toFixed","pointer","android auto","matchMedia","oculus","cpu","engine","car","devicePixelRatio"];return(fn=function(){return t})()}!function(t){const e=pn,n=t();for(;;)try{if(804911===-parseInt(e(450))/1*(parseInt(e(484))/2)+-parseInt(e(458))/3*(parseInt(e(431))/4)+-parseInt(e(477))/5*(parseInt(e(452))/6)+parseInt(e(461))/7*(parseInt(e(433))/8)+-parseInt(e(457))/9+parseInt(e(449))/10*(-parseInt(e(462))/11)+parseInt(e(442))/12*(parseInt(e(475))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fn);class vn{getDeviceInfo(){const t=pn,e=(new ln)[t(481)]();return{browser:e[t(482)],os:e.os,device:e.device,engine:e[t(427)],cpu:e[t(426)],ua:e.ua}}get[hn(436)](){const t=hn;return window[t(429)]>=3?t(483):window.devicePixelRatio>=2?t(448):t(454)}get[hn(468)](){const t=hn;return window[t(430)]>window[t(451)]?t(440):t(464)}get[hn(463)](){const t=hn,e=window[t(451)];return e<480?t(446):e<768?"normal":e<1440?"large":t(441)}get[hn(445)](){const t=hn;var e,n,i;const r=this.getDeviceInfo(),s=(null===(e=r[t(438)])||void 0===e?void 0:e[t(459)])||"",o=(null===(i=null===(n=r[t(438)])||void 0===n?void 0:n.model)||void 0===i?void 0:i[t(453)]())||"",a=r.ua[t(453)]();return s===t(439)||o[t(480)](t(478))?6:s===t(434)||a.includes(t(470))||a[t(480)](t(465))||a[t(480)](t(435))||a.includes("googletv")||a[t(480)]("appletv")?4:s===t(479)||a[t(480)]("playstation")||a[t(480)](t(444))||a[t(480)](t(472))?5:a.includes(t(428))||a[t(480)](t(487))||a[t(480)]("carplay")?3:a.includes(t(425))||a.includes(t(469))||a[t(480)]("vr")||s===t(471)?7:"mobile"===s||s===t(460)?1:""===s||s===t(467)?2:0}get[hn(476)](){const t=hn;return window[t(424)]&&window[t(424)](t(473))[t(432)]?"1":"0"}get[hn(455)](){const t=hn,e=window[t(429)]||1,n=screen[t(447)]*e/160,i=screen[t(466)]*e/160;return Math[t(474)](Math[t(456)](n,2)+Math[t(456)](i,2))[t(485)](2)}get screenType(){const t=hn;return"ontouchstart"in window||navigator[t(443)]>0?t(437):t(486)}}const wn=new vn;function bn(){const t=["134920WUjyFF","open","2pyvbtF","196CNnZvt","onerror","getStorageSizeBytes","540587ykTKxN","length","8928144EmtsgC","isSessionStorageSupported","2421771HAMlZn","close","result","8174316nDkCob","supportResults","key","917bjQiDA","__test__check__","deleteDatabase","10256utbcCz","getSupportResult","isLocalStorageSupported","isIndexedDBSupported","indexedDB","removeItem","33076970FGYksY","__test__","setItem"];return(bn=function(){return t})()}const gn=In;function In(t,e){const n=bn();return(In=function(t,e){return n[t-=258]})(t,e)}!function(t){const e=In,n=t();for(;;)try{if(759725===-parseInt(e(265))/1*(parseInt(e(261))/2)+-parseInt(e(269))/3+parseInt(e(262))/4*(parseInt(e(259))/5)+-parseInt(e(272))/6+parseInt(e(275))/7*(-parseInt(e(278))/8)+-parseInt(e(267))/9+parseInt(e(284))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bn);class mn{constructor(){this[In(273)]=null}[gn(279)](){return N(this,void 0,void 0,function*(){const t=In;if(this[t(273)])return this.supportResults;const e=this[t(280)](),n=this[t(268)](),i=yield this.isIndexedDBSupported();return this[t(273)]={localStorage:e,sessionStorage:n,indexedDB:i},this[t(273)]})}[gn(264)](t){const e=gn;let n=0;for(let i=0;i<t.length;i++){const r=t[e(274)](i);if(!r)continue;const s=t.getItem(r);null!=s&&(n+=2*r[e(266)],n+=2*s.length)}return n}[gn(280)](){const t=gn;try{const e=t(285);return localStorage.setItem(e,"1"),localStorage.removeItem(e),!0}catch(t){return!1}}[gn(268)](){const t=gn;try{const e="__test__";return sessionStorage[t(258)](e,"1"),sessionStorage[t(283)](e),!0}catch(t){return!1}}[gn(281)](){const t=gn;return t(282)in window?new Promise(e=>{const n=t;try{const t=indexedDB[n(260)](n(276));t[n(263)]=()=>e(!1),t.onsuccess=()=>{const i=n;t[i(271)][i(270)](),indexedDB[i(277)]("__test__check__"),e(!0)}}catch(t){e(!1)}}):Promise.resolve(!1)}}const Sn=new mn,yn=kn;function En(){const t=["Meteor.js","keys","hostname","Nuxt.js","Laravel","[data-reactroot], [data-reactid]","some","querySelectorAll",'meta[name="generator"][content*="WordPress"]',"Angular","querySelector","4353756mfcXTj","[x-data], [x-init], [x-bind]","WordPress","drupal-settings-json","7fkBrrg",'meta[name="generator"][content*="Ghost"]',"_reactRootContainer","scripts","documentElement","innerHTML","getUTMParamsString","includes","wp-content","__reactContainer","Alpine.js","6257vmOxPo","join","wix.com","Vue.js","startsWith","4849098YAeREt","utm_source","Backbone.js","location","static.squarespace.com","Zepto.js","3862392jpWYHH","organic","Meteor","src","Backbone","[data-v-app], [data-v-]","2832195hmlelL","svelte","Gatsby.js","mix-manifest.json","jQuery",'script[src*="angular.js"], script[src*="angular.min.js"]',"detectWebFramework","entries",".ng-binding, [ng-app], [data-ng-app], [ng-controller], [data-ng-controller], [ng-repeat], [data-ng-repeat]","map","__REACT_DEVTOOLS_GLOBAL_HOOK__","/js/app.js","595736hFiFOn","21768183gVrXqA","[id=___gatsby]","314jLqpbl","Drupal"];return(En=function(){return t})()}function kn(t,e){const n=En();return(kn=function(t,e){return n[t-=151]})(t,e)}!function(t){const e=kn,n=t();for(;;)try{if(857856===parseInt(e(173))/1*(parseInt(e(205))/2)+-parseInt(e(184))/3+-parseInt(e(158))/4+parseInt(e(190))/5+parseInt(e(178))/6*(-parseInt(e(162))/7)+parseInt(e(202))/8+parseInt(e(203))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(En);class Tn{static[yn(168)](){const t=yn,e=new URLSearchParams(window[t(181)].search),n={};for(const[i,r]of e[t(197)]())i[t(177)]("utm_")&&r&&(n[i]=r);if(!n[t(179)]){const e=document.referrer;n[t(179)]=e?new URL(e)[t(209)]:"other"}return!n.utm_medium&&(n.utm_medium=t(185)),Object.entries(n)[t(199)](([t,e])=>t+"="+encodeURIComponent(e))[t(174)]("&")}}Tn[yn(196)]=()=>{const t=yn;return document[t(157)]("script[id=__NEXT_DATA__]")||[...document[t(165)]][t(153)](e=>e[t(187)][t(169)]("/_next/"))?"Next.js":window.React||document[t(157)](t(152))||Array.from(document[t(154)]("*"))[t(153)](e=>void 0!==e[t(164)]||Object[t(208)](e)[t(153)](e=>e[t(177)](t(171))))||window[t(200)]?"React":[...document[t(165)]][t(153)](e=>e[t(187)][t(169)]("/_nuxt/"))?t(210):window.__VUE__||window.Vue||document.querySelector(t(189))?t(176):document[t(157)](t(204))?t(192):window||document[t(157)](t(198))||document.querySelector(t(195))||window.ng||document[t(157)]("[ng-version]")?t(156):[...document[t(165)]][t(153)](e=>{const n=t;var i;return e[n(187)][n(169)]("svelte")||(null===(i=e.textContent)||void 0===i?void 0:i[n(169)](n(191)))})?"Svelte":document[t(157)](t(159))?t(172):window[t(194)]?t(194):window[t(188)]?t(180):window[t(186)]?t(207):window.Zepto?t(183):document[t(157)](t(155))||[...document.scripts].some(e=>e[t(187)][t(169)](t(170))||e[t(187)][t(169)]("wp-includes"))?t(160):[...document[t(165)]][t(153)](e=>e.src[t(169)](t(201))||e[t(187)].includes(t(193)))?t(151):document[t(157)]('meta[name="generator"][content*="Drupal"]')||document[t(166)].innerHTML[t(169)](t(161))?t(206):document.documentElement[t(167)][t(169)]("cdn.shopify.com")?"Shopify":[...document[t(165)]][t(153)](e=>e[t(187)][t(169)](t(182)))?"Squarespace":[...document[t(165)]][t(153)](e=>e[t(187)][t(169)](t(175)))?"Wix":document[t(157)](t(163))?"Ghost CMS":void 0};const _n=Dn;function Dn(t,e){const n=Cn();return(Dn=function(t,e){return n[t-=253]})(t,e)}function Cn(){const t=["36BAVfwt","178065KdVUqy","subtle","font","getContext","3592006etEmNX","2avmGFD","webgl","height","from","18DwtAgt","SHADING_LANGUAGE_VERSION","UNMASKED_VENDOR_WEBGL","209823CMOJBN","getParameter","SHA-256","8wxCZyq","experimental-webgl","101415jAxrWl","vendor","string","createElement","1289912ifojWH","370220EbeOlX","VERSION","top","stringify","canvas","VENDOR","UNMASKED_RENDERER_WEBGL","toDataURL","WEBGL_debug_renderer_info","999075eDCYiL","30enEmgZ","getExtension","textBaseline","fillRect","isWebGLSupported","fillStyle","#f60","#069","padStart","fillText","14px 'Arial'","renderer","hashData","join","encode","getCanvasFingerprint","getSupportedExtensions","WiseTrack WebGL Fingerprint!"];return(Cn=function(){return t})()}!function(t){const e=Dn,n=t();for(;;)try{if(116754===parseInt(e(256))/1*(-parseInt(e(300))/2)+parseInt(e(261))/3*(-parseInt(e(259))/4)+-parseInt(e(266))/5*(parseInt(e(253))/6)+-parseInt(e(275))/7+-parseInt(e(265))/8+-parseInt(e(295))/9*(parseInt(e(276))/10)+parseInt(e(299))/11*(parseInt(e(294))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cn);class Rn{static[_n(280)](){const t=_n;try{const e=document[t(264)](t(270));return!(!e[t(298)](t(301))&&!e[t(298)](t(260)))}catch(t){return!1}}static getWebGLFingerprint(){return N(this,void 0,void 0,function*(){const t=Dn,e=document.createElement(t(270)),n=e.getContext(t(301))||e[t(298)](t(260));if(!n)return;const i={version:n.getParameter(n[t(267)]),shadingLangVersion:n[t(257)](n[t(254)]),maxTextureSize:n[t(257)](n.MAX_TEXTURE_SIZE),maxRenderBufferSize:n[t(257)](n.MAX_RENDERBUFFER_SIZE),supportedExtensions:n[t(292)]()};try{const e=n[t(277)]("WEBGL_debug_renderer_info");i.vendor=e?n[t(257)](e[t(255)]):n[t(257)](n[t(271)])}catch(e){i[t(262)]=n[t(257)](n[t(271)])}try{const e=n[t(277)](t(274));i[t(287)]=e?n[t(257)](e[t(272)]):n.getParameter(n.RENDERER)}catch(e){i[t(287)]=n[t(257)](n.RENDERER)}return yield this.hashData(JSON[t(269)](i))})}static[_n(291)](){return N(this,void 0,void 0,function*(){const t=Dn,e=document[t(264)](t(270));e.width=200,e[t(302)]=50;const n=e[t(298)]("2d");if(n)return n[t(278)]=t(268),n[t(297)]=t(286),n[t(281)]=t(282),n[t(279)](0,0,200,50),n[t(281)]=t(283),n[t(285)](t(293),2,2),yield this[t(288)](e[t(273)]())})}static hashData(t){return N(this,void 0,void 0,function*(){const e=Dn,n=typeof t===e(263)?t:JSON[e(269)](t),i=(new TextEncoder)[e(290)](n),r=yield crypto[e(296)].digest(e(258),i);return Array[e(303)](new Uint8Array(r)).map(t=>t.toString(16)[e(284)](2,"0"))[e(289)]("")})}}const Nn=An;function xn(){const t=["getStorageSizeBytes","other","assign","677358RiJyWZ","engine","828290qvvKZG","subSessionCount","126364jStwIi","onLine","1257231kpUwFz","location","initialDate","getWebGLFingerprint","getDeviceFields","language","SDK","sessionStorage","defaultTracker","hostname","now","4KKoDpr","toLowerCase","3204894ZMmxQq","hardwareConcurrency","1624548aKhQVP","map","1630592HRwBcD","userEnvironment","appFrameWork","time_spent","isWebGLSupported","customDeviceId","entries","build","name","toFixed","outerHeight","PARAMETERS_VALUE","indexedDB","split","device","220qfQPaq","outerWidth","toString","getDeviceInfo","screenFormat","architecture","5aFrdLb","getLocalFields","getSupportResult","DEFAULTS","performance","activeDuration","version","fromEntries","PLATFORM","getApplicationFields","deviceId","browser","screenType","displaySize","sessionCount","pushToken","model"];return(xn=function(){return t})()}function An(t,e){const n=xn();return(An=function(t,e){return n[t-=214]})(t,e)}!function(t){const e=An,n=t();for(;;)try{if(236246===parseInt(e(225))/1+parseInt(e(223))/2+parseInt(e(227))/3*(parseInt(e(238))/4)+parseInt(e(265))/5*(parseInt(e(242))/6)+parseInt(e(240))/7+parseInt(e(244))/8+-parseInt(e(221))/9*(parseInt(e(259))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xn);class On{[Nn(251)](){return N(this,void 0,void 0,function*(){const t=An,e=window[t(269)][t(237)]();let n={};return n.sdk_requested_at=(new Date).toISOString(),Object[t(220)](n,this[t(266)]()),Object[t(220)](n,yield this[t(274)]()),Object.assign(n,this.getDeviceFields()),n[t(247)]=(window.performance.now()-e)[t(253)](1),!r[t(268)][t(255)]&&(n=Object.fromEntries(Object[t(250)](n).filter(([t,e])=>null!=e))),n})}[Nn(274)](){return N(this,void 0,void 0,function*(){const t=An,e=yield Sn[t(267)]();return{connectivity_type:navigator[t(226)]?"1":"-1",country:yield at.getCountryCode(),package_name:window[t(228)][t(236)],session_storage_enabled:e[t(234)],indexed_db_enabled:e[t(256)],local_storage_enabled:e.localStorage,session_storage:Sn[t(218)](sessionStorage)[t(253)](0),local_storage:Sn[t(218)](localStorage)[t(253)](0),web_gl_support:Rn[t(248)](),web_gl_fingerprint:yield Rn[t(230)](),web_gl_canvas_fingerprint:yield Rn.getCanvasFingerprint()}})}getLocalFields(){const t=Nn,e=v.initialConfig;return e?{uuid:v[t(275)],app_token:e.appToken,environment:e[t(245)],store_name:t(219),app_version:e.appVersion,push_token:v[t(216)],custom_device_id:e[t(249)],default_tracker:e[t(235)],platform:r[t(233)][t(273)],framework:e[t(246)][t(239)](),initiated_by:r[t(233)].PLATFORM+"_"+e[t(246)][t(239)](),initiated_version:r[t(233)].VERSION,referrer:Tn.getUTMParamsString(),installed_at:v[t(229)],session_count:v[t(215)].toString(),subsession_count:v[t(224)].toString(),session_length:parseInt((v[t(270)]/1e3)[t(261)]())[t(261)](),last_interval:parseInt((v.inactiveDuration/1e3).toString()).toString()}:{}}[Nn(231)](){const t=Nn,e=wn[t(262)]();return{browser_version:e[t(276)][t(271)],device_manufacturer:e.device.vendor,device_name:e[t(258)][t(217)],device_type:e.device.type,os_name:e.os[t(252)],os_version:e.os[t(271)],cpu_type:e.cpu[t(264)],web_user_agent:e.ua,display_height:window.innerHeight.toFixed(0),display_width:window.innerWidth.toFixed(0),language:navigator[t(232)][t(257)]("-")[0],screen_density:wn.screenDensity,screen_format:wn[t(263)],screen_size:wn.screenSize,ui_mode:wn.uiMode[t(261)](),cpu_lpc:navigator[t(241)][t(261)](),ui_style:wn.uiStyle,wout_width:window[t(260)][t(261)](),wout_height:window[t(254)][t(261)](),web_engine:e.engine.name,web_engine_version:e[t(222)][t(271)],display_size:wn[t(214)],screen_type:wn[t(277)]}}}const Un=new On;function Ln(){const t=["90KmJphp","call","length","currency","type","6ysrgDO","params","revenue","5qbShbT","8vSGwMY","build","create","partner_params","amount","5402646MDYfDC","497004CbINUe","201237OXliXO","748599jxohvJ","593857tOMwLk","3346962SrhMuD","name","assign","event","444689PtNwRu"];return(Ln=function(){return t})()}const Mn=Pn;function Pn(t,e){const n=Ln();return(Pn=function(t,e){return n[t-=256]})(t,e)}!function(t){const e=Pn,n=t();for(;;)try{if(385618===parseInt(e(261))/1*(parseInt(e(274))/2)+parseInt(e(262))/3+parseInt(e(260))/4*(parseInt(e(277))/5)+parseInt(e(264))/6+-parseInt(e(268))/7*(parseInt(e(278))/8)+-parseInt(e(259))/9+-parseInt(e(269))/10*(parseInt(e(263))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ln);class qn extends On{constructor(t){super(),this.event=t}[Mn(279)](){const t=Mn,e=Object[t(256)](null,{build:{get:()=>super[t(279)]}});return N(this,void 0,void 0,function*(){const n=t,i=yield e[n(279)][n(270)](this),r={event_type:this[n(267)][n(273)],event_name:this[n(267)][n(265)]};return Object.keys(this[n(267)][n(275)])[n(271)]>0&&(r[n(257)]=this[n(267)][n(275)]),this.event[n(273)]===n(276)&&(r[n(276)]=this.event[n(258)],r[n(272)]=this[n(267)][n(272)]),new Promise(t=>{const e=n;t(Object.assign(Object[e(266)]({},i),r))})})}}const Fn=Kn;function Bn(){const t=["createAttribution","initialDate","createDeviceID","sessionInterval","fcmToken","inactiveDuration","build","6646892mkGnqe","18641YpmLab","visibilitychange","eventCount","focus","s Totaly)","s | (","main","WT Tracker started","start","startTracking","toISOString","setActivityTimes","WT Tracker stopped","CheckPushToken: SDK is not enabled","isRunning","subSessionCount","6oYimmJ","User was inactived for ","stringify","addPendingRequest","now","Creating Session: SDK is not enabled!","sdkClickSubmit","visibilityState","sdkEnabled","stopTracking","SDK_CLICKS","6785185prBMeA"," request to main queue","createRequest","addEventListener","SESSIONS","Creating Install: SDK is not enabled!","isVisibleFocused","checkFirstSession","activeTime","858298opdXlh","getQueueStatus","addRequest","getCountryCode","Add ","isEnabled","stop","info","checkSessionIntervals","generateDeviceUUID","warn","debug","pushToken","visible","deviceId","checkPushToken","SDK is not enabled to start tracking!","Creating Install: SDK-Clicks has already submitted","4531924HAwjoK","initialized","initialize","37519224hoZpNp","pending","firstSessionSubmit","EVENTS","checkSdkClicks","Creating Attribution: SDK is not enabled!"," request to pending queue","Creating First Session: SDK is not enabled!","190839UrPlLx","beforeunload","sessionCount","shutdown","inactiveTime","config","addObservers"];return(Bn=function(){return t})()}function Kn(t,e){const n=Bn();return(Kn=function(t,e){return n[t-=285]})(t,e)}!function(t){const e=Kn,n=t();for(;;)try{if(738926===-parseInt(e(308))/1+-parseInt(e(344))/2+-parseInt(e(293))/3+-parseInt(e(362))/4+parseInt(e(335))/5*(-parseInt(e(324))/6)+-parseInt(e(307))/7+parseInt(e(285))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bn);class Vn{constructor(){const t=Kn;this.isRunning=!1,this[t(363)]=!1}get[Fn(349)](){return v[Fn(332)]}[Fn(364)](){return N(this,void 0,void 0,function*(){const t=Kn;this.getCountryCode(),yield this.setActivityTimes(),this[t(302)](),this[t(299)](),this[t(363)]=!0})}[Fn(317)](){return N(this,void 0,void 0,function*(){const t=Kn;this[t(349)]?(u.debug(t(315)),yield mt[t(364)](),yield this[t(289)](),yield this[t(342)](),yield this[t(300)](),this[t(322)]=!0):u.warn(t(360))})}[Fn(333)](){return N(this,void 0,void 0,function*(){const t=Kn;this[t(322)]=!1,nt[t(350)](),yield mt[t(296)](),u.debug(t(320))})}[Fn(359)](t){return N(this,void 0,void 0,function*(){const e=Kn;v[e(356)]=t,this.isEnabled?v[e(304)]!==t?yield this[e(337)]({endpoint:U.SDK_INFOS,queueType:e(286)}):u[e(351)]("This Notification token has sent to server previously"):u[e(354)](e(321))})}trackEvent(t){return N(this,void 0,void 0,function*(){const e=Kn;this[e(349)]?this[e(363)]?(v[e(310)]+=1,yield this[e(337)]({endpoint:U[e(288)],fBuilder:new qn(t),queueType:e(286)})):u.warn("trackEvent: SDK is not initialized yet"):u[e(354)]("trackEvent: SDK is not enabled")})}[Fn(347)](){at.getCountryCode()}[Fn(300)](){return N(this,void 0,void 0,function*(){const t=Kn;this[t(349)]?yield this[t(337)]({endpoint:U.ATTRIBUTIONS,queueType:t(286)}):u[t(354)](t(290))})}checkFirstSession(){return N(this,void 0,void 0,function*(){const t=Kn;this[t(349)]?v[t(287)]?u[t(355)]("Creating Session: First-Session has already submitted"):yield this.createRequest({endpoint:U[t(339)],queueType:v[t(330)]?"main":t(286)}):u.warn(t(292))})}[Fn(289)](){return N(this,void 0,void 0,function*(){const t=Kn;this[t(349)]?v[t(330)]?u[t(355)](t(361)):yield this[t(337)]({endpoint:U[t(334)]}):u[t(354)](t(340))})}[Fn(337)](t){const e=Fn;return N(this,arguments,void 0,function*({endpoint:t,fBuilder:n=Un,queueType:i=e(314)}){const r=e,s=yield n[r(306)](),o=new pt(t,s);i===r(286)?(u[r(355)](r(348)+t+r(291)),yield mt[r(327)](o)):(u[r(355)](r(348)+t+r(336)),yield mt[r(346)](o));const a=mt[r(345)]();u.debug(JSON[r(326)](a))})}createDeviceID(){const t=Fn;!v[t(358)]&&(v[t(358)]=dt[t(353)]()),!v[t(301)]&&(v[t(301)]=(new Date)[t(318)]())}[Fn(319)](){return N(this,void 0,void 0,function*(){const t=Kn;if(v[t(343)]){v[t(297)]=v[t(343)];const e=Date[t(328)]()-v[t(297)];v[t(305)]+=e,u[t(355)](t(325)+e/1e3+t(313)+v[t(305)]/1e3+t(312)),yield this.checkSessionIntervals()}v[t(343)]=Date[t(328)](),nt[t(316)]()})}[Fn(352)](){return N(this,void 0,void 0,function*(){const t=Kn;var e,n;const i=v[t(297)],r=null===(e=v[t(298)])||void 0===e?void 0:e[t(303)],s=null===(n=v[t(298)])||void 0===n?void 0:n.subsessionInterval;if(!this[t(349)])return void u[t(354)](t(329));if(!i||!r||!s)return;const o=Date[t(328)]()-i;o>1e3*parseInt(r)?(v[t(295)]+=1,yield this[t(337)]({endpoint:U[t(339)],queueType:v[t(330)]?"main":"pending"})):o>1e3*parseInt(s)&&(v[t(323)]+=1)})}isVisibleFocused(){const t=Fn;return document[t(331)]===t(357)&&document.hasFocus()}addObservers(){const t=Fn;window[t(338)](t(294),()=>{nt.stop()}),document.addEventListener(t(309),()=>{const e=t;this[e(341)]()?(this[e(300)](),this[e(319)]()):nt[e(350)]()}),window[t(338)](t(311),()=>{const e=t;this[e(341)]()&&(this.createAttribution(),this[e(319)]())}),window[t(338)]("blur",()=>{nt[t(350)]()})}}const Wn=new Vn;function jn(t,e){const n=zn();return(jn=function(t,e){return n[t-=256]})(t,e)}const Gn=jn;function zn(){const t=["warn","logLevel","flush","sdkEnabled","checkSdkEnabled","config","‼️ Start Tracking: SDK is not initialized yet","checkSdkUpdate","4zlHenV","NetworkError","_instance","56yeZxMA","3466266RODlpZ","329656fISjkZ","info","isEnabled","error","sdkUpdate","Config is not set!","setLevel","Start Tracking: SDK is not enabled!","stopTracking","startTrackerAutomatically","Track Event: SDK is not enabled!","‼️ Set Fcm Token: SDK is not initialized yet","327848EHTFVC","‼️ SDK Config NOT set!, check errors.","startTracking","sdkInitialized","595515XuYRkI","setFCMToken","Clearing Data and stop tracker!","init","‼️ Track Event: SDK is not initialized yet","defaultValue","SDK is disabled form server, contact your adminstrator!","trackEvent","118495utRsxg","SDK Config set","10gWRVaU","9535158JcPjeB","setLogLevel","A new version of the SDK is available. It is recommended to update to the latest version to enjoy improved features and better performance.","Set Fcm Token: SDK is not enabled!","1171581SsnvXZ"];return(zn=function(){return t})()}!function(t){const e=jn,n=t();for(;;)try{if(312106===parseInt(e(291))/1+-parseInt(e(279))/2+parseInt(e(298))/3*(parseInt(e(262))/4)+parseInt(e(283))/5+parseInt(e(266))/6+-parseInt(e(265))/7*(-parseInt(e(267))/8)+parseInt(e(294))/9*(-parseInt(e(293))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zn);class Hn{static get instance(){const t=jn;return!Hn[t(264)]&&(Hn._instance=new Hn),Hn[t(264)]}constructor(){this[jn(282)]=!1}[Gn(286)](t){return N(this,void 0,void 0,function*(){const e=jn;var n,i;t.logLevel&&u.setLevel(t[e(300)]);const r=yield this.getConfig(t);this.checkSdkEnabled(r),this[e(261)](r),this.setEnabled(!0),this[e(282)]=!0,yield Wn.initialize();(null===(n=t[e(276)])||void 0===n||n)&&setTimeout(()=>this[e(281)](),1e3*(null!==(i=t.trackingWaitingTime)&&void 0!==i?i:0))})}[Gn(295)](t){u[Gn(273)](t)}[Gn(256)](){const t=Gn;u[t(268)](t(285)),v.clear(),this[t(275)]()}[Gn(269)](){return v[Gn(257)]}setEnabled(t){const e=Gn,n=v[e(259)];if(!n)throw new Error(e(272));if(!n[e(257)])throw new Error(e(289));v[e(257)]=t}[Gn(281)](){return N(this,void 0,void 0,function*(){const t=jn;this[t(282)]?this[t(269)]()?yield Wn[t(281)]():u[t(299)](t(274)):u[t(299)](t(260))})}[Gn(275)](){return N(this,void 0,void 0,function*(){const t=jn;yield Wn[t(275)]()})}[Gn(284)](t){return N(this,void 0,void 0,function*(){const e=jn;this[e(282)]?this.isEnabled()?yield Wn.checkPushToken(t):u.warn(e(297)):u[e(299)](e(278))})}[Gn(290)](t){return N(this,void 0,void 0,function*(){const e=jn;this[e(282)]?this[e(269)]()?yield Wn[e(290)](t):u.warn(e(277)):u[e(299)](e(287))})}getConfig(t){return N(this,void 0,void 0,function*(){const e=jn;let n;v.initialConfig=t;try{n=yield J.doGetConfig()}catch(t){if(!(t instanceof L[e(263)]))throw u[e(268)](e(280)),t;n=v[e(259)]||F[e(288)]}return v.config=n,u[e(268)](e(292)),n})}[Gn(258)](t){const e=Gn;if(!t.sdkEnabled){const t=e(289);throw u[e(270)](t),new Error(t)}}[Gn(261)](t){const e=Gn;t[e(271)]&&u[e(299)](e(296))}}const Qn=Yn;!function(t){const e=Yn,n=t();for(;;)try{if(618441===parseInt(e(207))/1*(-parseInt(e(231))/2)+parseInt(e(224))/3+parseInt(e(233))/4*(parseInt(e(212))/5)+parseInt(e(208))/6*(parseInt(e(218))/7)+-parseInt(e(227))/8*(parseInt(e(229))/9)+parseInt(e(228))/10+parseInt(e(217))/11*(-parseInt(e(210))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jn);const Xn={USD:Qn(234),EUR:Qn(223),JPY:Qn(202),GBP:Qn(222),AUD:"AUD",CAD:"CAD",CHF:Qn(230),CNY:Qn(206),SEK:"SEK",NZD:"NZD",MXN:Qn(209),SGD:"SGD",HKD:Qn(204),NOK:Qn(232),KRW:Qn(215),TRY:"TRY",RUB:Qn(213),INR:Qn(205),BRL:Qn(214),ZAR:"ZAR",IRR:Qn(221),AED:Qn(220),IQD:Qn(216),SAR:Qn(225),OMR:Qn(211),BTC:Qn(226),EHT:Qn(219),LTC:Qn(203)};function Yn(t,e){const n=Jn();return(Yn=function(t,e){return n[t-=202]})(t,e)}function Jn(){const t=["KRW","IQD","11aqgepH","28XMvCic","EHT","AED","IRR","GBP","EUR","1859787EVzHHc","SAR","BTC","40uenaKF","3654160UdgCXr","459531YKzcZA","CHF","1496Ychypn","NOK","28mNyxPC","USD","JPY","LTC","HKD","INR","CNY","571DDKlBO","1234842lXWeqj","MXN","20915472PEZphq","OMR","882305nyEYkL","RUB","BRL"];return(Jn=function(){return t})()}const Zn=$n;function $n(t,e){const n=ti();return($n=function(t,e){return n[t-=285]})(t,e)}function ti(){const t=["4163720LeQkQy","SQL_INJECTION_PATTERNS","validateKey","Value cannot be null or undefined",'" is not valid. Please use different characters',"SCRIPT_INJECTION_PATTERNS","30704JvaXfa","10TyFGtL","42558pNvzEG","some","containsDangerousChars","no_parameters","12KPiHZr","name","string","1719915dUPnMV","validateValue","Key length must not exceed ","FORBIDDEN_KEY","test","isMaliciousContent","containsSQLInjection","MAX_LENGTH","length","Key cannot be '","Value length must not exceed ","1582uMRuvY","includes","1580349EVPLts","29iRBsnh",'key "',"containsScriptInjection","1336908TQPwnc","3669939QKLRao","Key must be a non-empty string","DANGEROUS_CHARS",'value "'];return(ti=function(){return t})()}!function(t){const e=$n,n=t();for(;;)try{if(561896===parseInt(e(311))/1*(-parseInt(e(290))/2)+-parseInt(e(310))/3+-parseInt(e(294))/4*(-parseInt(e(297))/5)+-parseInt(e(314))/6+parseInt(e(308))/7*(parseInt(e(288))/8)+-parseInt(e(315))/9*(-parseInt(e(289))/10)+-parseInt(e(319))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ti);class ei extends Error{constructor(t){const e=$n;super(t),this[e(295)]="WTEventValidationError"}}class ni{static containsSQLInjection(t){const e=$n;return this[e(320)][e(291)](n=>n[e(301)](t))}static[Zn(313)](t){const e=Zn;return this[e(287)].some(n=>n[e(301)](t))}static containsDangerousChars(t){const e=Zn;return this[e(317)][e(291)](n=>t[e(309)](n))}static[Zn(302)](t){const e=Zn;if(this[e(303)](t))return!0;if(this.containsScriptInjection(t))return!0;if(this[e(292)](t))return!0;try{const n=decodeURIComponent(t);if(n!==t&&this[e(302)](n))return!0}catch(t){}return!1}static[Zn(321)](t){const e=Zn;if(!t||typeof t!==e(296))throw new ei(e(316));if(t[e(305)]>this[e(304)])throw new ei(e(299)+this[e(304)]+" characters");if(t===this[e(300)])throw new ei(e(306)+this[e(300)]+"'");if(this[e(302)](t))throw new ei(e(312)+t+e(286))}static[Zn(298)](t){const e=Zn;if(null==t)throw new ei(e(285));const n=String(t);if(n[e(305)]>this[e(304)])throw new ei(e(307)+this[e(304)]+" characters");if(this[e(302)](n))throw new ei(e(318)+t+e(286))}}ni[Zn(304)]=50,ni[Zn(300)]=Zn(293),ni[Zn(320)]=[/(\b(SELECT|INSERT|UPDATE|DELETE|DROP|CREATE|ALTER|EXEC|UNION|SCRIPT)\b)/i,/(--|\#|\/\*|\*\/)/,/(\b(OR|AND)\b\s+\d+\s*=\s*\d+)/i,/(\'|\";|\"|\')(\s)*(OR|AND|UNION|SELECT|INSERT|UPDATE|DELETE)/i,/(\bor\b\s+\d+\s*=\s*\d+)/i,/(\bunion\b.*\bselect\b)/i,/(sleep\(|waitfor\s+delay)/i],ni[Zn(287)]=[/<script[^>]*>.*?<\/script>/i,/javascript:/i,/on(load|click|error|focus|blur|change|submit|mouseover|keyup|keydown)\s*=/i,/<iframe[^>]*>.*?<\/iframe>/i,/<object[^>]*>.*?<\/object>/i,/<embed[^>]*>/i,/vbscript:/i,/expression\s*\(/i,/<svg[^>]*on\w+\s*=/i,/data:text\/html/i],ni[Zn(317)]=["\0","\b","\t","","\n","\r",'"',"'","\\","%"];const ii=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=338]})(t,e)}function si(){const t=["449675dVgRIZ","3997134jrrEFU","amount","30NpnvHN","name","default",'": ','WTEvent validation failed for key "',"revenue","message","revenueEvent","defaultEvent","34326640JMtPrr","4464860HMgamX","validateKey","1719972QPSCry","2106616sMLYmG","currency","7USrBEO","params","entries","434064GfasPD","type","2RSNVkF","validateValue"];return(si=function(){return t})()}!function(t){const e=ri,n=t();for(;;)try{if(998943===-parseInt(e(355))/1*(parseInt(e(353))/2)+parseInt(e(351))/3+-parseInt(e(343))/4+-parseInt(e(358))/5*(parseInt(e(345))/6)+-parseInt(e(348))/7*(-parseInt(e(346))/8)+parseInt(e(356))/9+parseInt(e(342))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(si);class oi{constructor(t,e,n,i,r){const s=ri;this[s(352)]=t,this[s(359)]=e,this[s(357)]=n,this[s(347)]=i,this[s(349)]={},r&&this.validateAndSetParams(r)}static[ii(341)](t,e){return new oi(ii(360),t,void 0,void 0,e)}static[ii(340)](t,e,n,i){return new oi(ii(338),t,e,n,i)}validateAndSetParams(t){const e=ii;for(const[n,i]of Object[e(350)](t))try{ni[e(344)](n),ni[e(354)](i),this[e(349)][n]=i}catch(t){if(t instanceof ei)throw u.warn(e(362)+n+e(361)+t[e(339)]),t;throw t}}}function ai(t,e){var n=ci();return(ai=function(t,e){return n[t-=232]})(t,e)}function ci(){var t=["451235mXZrwd","32qdzFQQ","28909NvpXTT","45RYwfUV","5358661ttGYpJ","12ARMcTI","2034225pyNGVI","10641670KyrDUc","250364zthiKm","1564776rwKDZe"];return(ci=function(){return t})()}return function(t){for(var e=ai,n=t();;)try{if(533837===parseInt(e(232))/1*(-parseInt(e(241))/2)+parseInt(e(233))/3*(parseInt(e(238))/4)+-parseInt(e(240))/5*(-parseInt(e(235))/6)+-parseInt(e(234))/7+-parseInt(e(239))/8+-parseInt(e(236))/9+parseInt(e(237))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ci),t.ResourceWrapper=R,t.RevenueCurrency=Xn,t.WTEvent=oi,t.WTLogLevel=c,t.WTLogger=u,t.WTUserEnvironment=E,t.WiseTrack=Hn,t}({});
@@ -4,10 +4,9 @@ import { WTSDKEnvironment } from "./environments";
4
4
  export declare const WTConstants: {
5
5
  readonly SDK: {
6
6
  readonly PLATFORM: "web";
7
- readonly VERSION: "2.0.5";
7
+ readonly VERSION: "2.0.7";
8
8
  };
9
9
  readonly CONFIG: {
10
- readonly BASE_URL: "https://config.wisetrack.io";
11
10
  readonly DEFAULT_ENVIRONMENT: WTSDKEnvironment;
12
11
  };
13
12
  readonly DEFAULTS: {
@@ -19,7 +19,7 @@ export declare const WTSDKEnvironment: {
19
19
  export type WTSDKEnvironment = (typeof WTSDKEnvironment)[keyof typeof WTSDKEnvironment];
20
20
  /** @internal */
21
21
  export declare const EnvironmentUtils: {
22
- sdkEnvironment: WTSDKEnvironment;
22
+ readonly sdkEnvironment: WTSDKEnvironment;
23
23
  readonly needResponseDetails: boolean;
24
24
  readonly baseUrl: string;
25
25
  };
@@ -0,0 +1,4 @@
1
+ /** @internal */
2
+ export declare class ResourceWrapper {
3
+ static sdkEnvironment(env: string): void;
4
+ }
@@ -2,7 +2,7 @@ import { WTEvent } from "../../types/event/wt-event";
2
2
  import { FieldsBuilder } from "./fields-builder";
3
3
  /** @internal */
4
4
  export declare class EventFieldsBuilder extends FieldsBuilder {
5
- event: WTEvent.Default | WTEvent.Revenue;
6
- constructor(event: WTEvent.Default | WTEvent.Revenue);
5
+ event: WTEvent;
6
+ constructor(event: WTEvent);
7
7
  build(): Promise<Record<string, any>>;
8
8
  }
@@ -1,3 +1,4 @@
1
+ import { WTSDKEnvironment } from "../../constants/environments";
1
2
  import { WTInitialConfig } from "../../types/config/initial-config";
2
3
  import { WTConfig } from "../../types/config/wt-config";
3
4
  import { RequestRecord } from "../caching/queue-data";
@@ -43,6 +44,8 @@ declare class StorageManager {
43
44
  set pendingRequestRecords(value: RequestRecord[]);
44
45
  get eventCount(): number;
45
46
  set eventCount(value: number);
47
+ get sdkEnvironment(): WTSDKEnvironment | null;
48
+ set sdkEnvironment(value: string);
46
49
  }
47
50
  /** @internal */
48
51
  export declare const storageManager: StorageManager;