@web-tracing/vue3
Version:
基于 JS 跨平台插件,为前端项目提供【 埋点、行为、性能、异常、请求、资源、路由、曝光、录屏 】监控手段 - vue3版本
8 lines • 202 kB
JavaScript
(function(W){"use strict";typeof window>"u"&&typeof global<"u"&&(global.window=global,global.self=global,global.requestAnimationFrame||(global.requestAnimationFrame=e=>setTimeout(e,0)),global.cancelAnimationFrame||(global.cancelAnimationFrame=e=>clearTimeout(e)));function it(e){return function(n){return Object.prototype.toString.call(n)===`[object ${e}]`}}const or=it("RegExp"),cc=it("Number"),lc=it("String"),uc=it("Boolean"),dc=it("Function"),kn=it("Array"),fc=it("Window"),sr=e=>uc(e)&&String(e)==="false";function hc(e){return lc(e)&&e.trim()===""||e===void 0||e===null}const pc=fc(typeof window<"u"?window:0),gc=typeof window<"u"&&!!window.process?.versions?.electron,cr=typeof navigator<"u"&&navigator.userAgent.includes("jsdom")||typeof window<"u"&&window.jsdom;function xi(){return pc||gc||cr?window:{}}function mc(){return E.__webTracing__=E.__webTracing__||{},E.__webTracing__}function bc(){return!!E.__webTracingInit__}const E=xi(),ge=mc();class ze{subs=new Set;static target;addSub(){ze.target&&this.subs.add(ze.target)}notify(...n){this.subs.forEach(function(t){t.proxy.dirty=!0,t.update(...n)})}}const lr="__webtracingobserver__";function vc(e){return Object.prototype.toString.call(e)==="[object RegExp]"}class yc{target;constructor(n){this.target=n}defineReactive(){const n=new ze,t=_c(()=>{n.addSub()},r=>{n.notify(r)});return new Proxy(this.target,t)}}function _c(e,n){const t=new WeakMap,r={get(i,a,c){const o=Reflect.get(i,a,c);if(e&&e(),typeof o=="object"&&o!==null&&!vc(o)){let s=t.get(o);return s||(s=new Proxy(o,r),t.set(o,s)),s}return o},set(i,a,c,o){const s=Reflect.get(i,a,o);if(s===c)return s;const l=JSON.parse(JSON.stringify(i)),u=Reflect.set(i,a,c,o);return n&&n(l),u}};return r}const Ic=new WeakMap;function wc(e){const n={value:e};n[lr]=!0;const t=new yc(n),r=t.defineReactive();return Ic.set(t,r),r}function Cc(e){return!!e[lr]}const Ri=[];function Ti(e){ze.target&&Ri.push(ze.target),ze.target=e}function Li(){ze.target=Ri.pop()}class Oi{vm;computed;watch;proxy;dep;getter;callback;constructor(n,t,r){const{computed:i,watch:a,callback:c}=t;this.getter=r,this.computed=i||!1,this.watch=a||!1,this.callback=c,this.proxy={value:"",dirty:!0},this.vm=n,i?this.dep=new ze:a?this.watchGet():this.get()}update(n){this.computed?this.dep.notify():this.watch?n!==this.proxy.value&&this.callback&&this.callback(this.proxy.value,n):this.get()}get(){Ti(this);const n=this.computed?Mi.get(this.vm).call(this.vm):"";return n!==this.proxy.value&&(this.proxy.dirty=!1,this.proxy.value=n),Li(),n}watchGet(){Ti(this),this.proxy.dirty=!1,this.getter&&(this.proxy.value=this.getter()),Li()}depend(){this.dep.addSub()}}class Sc{target;constructor(n){this.target=n}defineReactive(){const n=new Oi(this,{computed:!0}),t={get(){return n.proxy.dirty?(n.depend(),n.get()):(n.depend(),n.proxy.value)}};return new Proxy(this.target,t)}}const Mi=new WeakMap;function Ac(e){const n={value:0};n[lr]=!0;const t=new Sc(n),r=t.defineReactive();return Mi.set(t,e),r}function kc(e,n){new Oi("",{watch:!0,callback:e},n)}function Ec(e,n){Cc(e)&&kc((t,r)=>{n(t,r)},function(){return e.value})}function ur(){return!!window.Proxy}function xc(e){return ur()?wc(e):{value:e}}function Fi(e){return ur()?Ac(e):{value:e()}}function Rc(e,n){return ur()?Ec(e,n):()=>({})}class Tc{dsn="";appName="";appCode="";appVersion="";userUuid="";sdkUserUuid="";debug=!1;pv={core:!1};performance={core:!1,firstResource:!1,server:!1};error={core:!1,server:!1};event={core:!1};recordScreen=!0;timeout=5e3;maxQueueLength=200;checkRecoverInterval=1;ext={};tracesSampleRate=1;cacheMaxLength=5;cacheWatingTime=5e3;ignoreErrors=[];ignoreRequest=[];scopeError=!1;localization=!1;sendTypeByXmlBody=!1;beforePushEventList=[];beforeSendData=[];afterSendData=[];localizationOverFlow=()=>{};constructor(n){const t=this.transitionOptions(n);t.ignoreRequest.push(new RegExp(t.dsn)),En(this,t)}transitionOptions(n){const t=En({},this,n),{beforePushEventList:r,beforeSendData:i,afterSendData:a}=n,{pv:c,performance:o,error:s,event:l}=t;return typeof c=="boolean"&&(t.pv={core:c}),typeof o=="boolean"&&(t.performance={core:o,firstResource:o,server:o}),typeof s=="boolean"&&(t.error={core:s,server:s}),typeof l=="boolean"&&(t.event={core:l}),r&&(t.beforePushEventList=[r]),i&&(t.beforeSendData=[i]),a&&(t.afterSendData=[a]),n.timeout!==void 0&&(t.timeout=n.timeout),n.maxQueueLength!==void 0&&(t.maxQueueLength=n.maxQueueLength),n.checkRecoverInterval!==void 0&&(t.checkRecoverInterval=n.checkRecoverInterval),t}}function Lc(e){const{dsn:n,appName:t,appCode:r,appVersion:i,userUuid:a,debug:c,recordScreen:o,pv:s,performance:l,error:u,event:d,ext:h,tracesSampleRate:f,cacheMaxLength:p,cacheWatingTime:_,ignoreErrors:g,ignoreRequest:v,scopeError:b,localization:y,sendTypeByXmlBody:m,beforePushEventList:k,beforeSendData:T,timeout:I,maxQueueLength:A,checkRecoverInterval:R}=e,w=[];return s&&typeof s=="object"?w.push(N(s.core,"pv.core","boolean")):w.push(N(s,"pv","boolean")),l&&typeof l=="object"?w.push(N(l.core,"performance.core","boolean"),N(l.firstResource,"performance.firstResource","boolean"),N(l.server,"performance.server","boolean")):w.push(N(l,"performance","boolean")),u&&typeof u=="object"?w.push(N(u.core,"error.core","boolean"),N(u.server,"error.server","boolean")):w.push(N(u,"error","boolean")),d&&typeof d=="object"?w.push(N(d.core,"event.core","boolean")):w.push(N(d,"event","boolean")),[N(n,"dsn","string"),N(t,"appName","string"),N(r,"appCode","string"),N(i,"appVersion","string"),N(a,"userUuid","string"),N(c,"debug","boolean"),N(o,"recordScreen","boolean"),N(h,"ext","object"),N(f,"tracesSampleRate","number"),N(p,"cacheMaxLength","number"),N(_,"cacheWatingTime","number"),N(g,"ignoreErrors","array"),Di(g,"ignoreErrors",["string","regexp"]),N(v,"ignoreRequest","array"),Di(v,"ignoreRequest",["string","regexp"]),N(b,"scopeError","boolean"),N(y,"localization","boolean"),N(m,"sendTypeByXmlBody","boolean"),N(k,"beforePushEventList","function"),N(T,"beforeSendData","function"),N(I,"timeout","number"),N(A,"maxQueueLength","number"),N(R,"checkRecoverInterval","number")].every(q=>!!q)}function Oc(e){return[Ni(e.appName,"appName"),Ni(e.dsn,"dsn")].every(t=>!!t)}function Ni(e,n){return hc(e)?(at(`\u3010${n}\u3011\u53C2\u6570\u5FC5\u586B`),!1):!0}function N(e,n,t){return!e||_t(e)===t?!0:(at(`TypeError:\u3010${n}\u3011\u671F\u671B\u4F20\u5165${t}\u7C7B\u578B\uFF0C\u76EE\u524D\u662F${_t(e)}\u7C7B\u578B`),!1)}function Di(e,n,t){if(!e)return!0;let r=!0;return e.forEach(i=>{t.includes(_t(i))||(at(`TypeError:\u3010${n}\u3011\u6570\u7EC4\u5185\u7684\u503C\u671F\u671B\u4F20\u5165${t.join("|")}\u7C7B\u578B\uFF0C\u76EE\u524D\u503C${i}\u662F${_t(i)}\u7C7B\u578B`),r=!1)}),r}let S;function Mc(e){return!Oc(e)||!Lc(e)?!1:(S=xc(new Tc(e)),ge.options=S,!0)}function vt(...e){S.value.debug&&console.log("@web-tracing: ",...e)}function at(...e){console.error("@web-tracing: ",...e)}function we(e,n,t,r=!1){e.addEventListener(n,t,r)}function yt(e,n,t,r=!1){if(e!==void 0&&(n in e||r)){const i=e[n],a=t(i);dc(a)&&(e[n]=a)}}function Gt(e){return Object.keys(e).forEach(n=>{const t=e[n];cc(t)&&(e[n]=t===0?void 0:parseFloat(t.toFixed(2)))}),e}function be(){return typeof document>"u"||document.location==null?"":document.location.href}function H(){return Date.now()}function Zi(e,n,t=!1){let r=null,i;return function(...a){i=a,r===null&&(t&&e.apply(this,i),r=setTimeout(()=>{r=null,e.apply(this,i)},n))}}function Fc(e,n,t=!1){let r=null;return function(...i){t&&(e.call(this,...i),t=!1),r&&clearTimeout(r),r=setTimeout(()=>{e.call(this,...i)},n)}}function dr(e,...n){const t=new Map;for(const r of e){const i=n.filter(a=>r[a]).map(a=>r[a]).join(":");t.has(i)||t.set(i,[]),t.get(i).push(r)}return Array.from(t.values())}function En(e,...n){return n.forEach(t=>{for(const r in t)t[r]!==null&&or(t[r])?e[r]=t[r]:t[r]!==null&&typeof t[r]=="object"?e[r]=En(e[r]||(kn(t[r])?[]:{}),t[r]):e[r]=t[r]}),e}function ae(e){return bc()?!0:(at(`${e} \u9700\u8981\u5728SDK\u521D\u59CB\u5316\u4E4B\u540E\u4F7F\u7528`),!1)}function _t(e){return Object.prototype.toString.call(e).slice(8,-1).toLowerCase()}function It(e,n){return e in n}function Nc(e){return Math.random()<=e}function wt(e,n,t="0"){const r=String(e);if(r.length<n){let i=r;for(let a=0;a<n-r.length;a+=1)i=t+i;return i}return r}function Dc(e){return e.split("?")[0]}function fr(){const e=new Date,n=parseInt(`${e.getFullYear()}${wt(e.getMonth()+1,2)}${wt(e.getDate(),2)}`,10).toString(16),t=parseInt(`${wt(e.getHours(),2)}${wt(e.getMinutes(),2)}${wt(e.getSeconds(),2)}${wt(e.getMilliseconds(),3)}`,10).toString(16);let r=n+t.length+t;for(;r.length<32;)r+=Math.floor(Math.random()*16).toString(16);return`${r.slice(0,8)}-${r.slice(8,16)}-${r.slice(16)}`}function hr(e){if(typeof document>"u")return;const n=document.cookie.match(new RegExp(`${e}=([^;]+)(;|$)`));return n?n[1]:void 0}function Zc(e,n){return navigator.sendBeacon(e,JSON.stringify(n))}const xn=[];function Bc(e,n){return new Promise(t=>{const r=new Image;r.src=`${e}?v=${encodeURIComponent(JSON.stringify(n))}`,xn.push(r),r.onload=()=>{t()},r.onerror=function(){t()}})}function Bi(e,n,t=5e3){return new Promise((r,i)=>{const a=new XMLHttpRequest;a.open("post",e),a.setRequestHeader("content-type","application/json"),a.timeout=t,a.send(JSON.stringify(n)),a.onreadystatechange=function(){a.readyState===4&&(a.status>=200&&a.status<300?r():i(new Error("@web-tracing XMLHttpRequest error: "+a.status)))},a.ontimeout=function(){i(new Error("@web-tracing XMLHttpRequest timeout"))},a.onerror=function(){i(new Error("@web-tracing XMLHttpRequest network error"))}})}function Rn(e,n,t){if(e.length===0)return t;let r;for(let i=0;i<e.length;i++){const a=e[i];i===0||n?r=a(t):r=a(r)}return r}function pr(e){return kn(e)?e:[e]}const Uc=Array.prototype.map||function(n){const t=[];for(let r=0;r<this.length;r+=1)t.push(n(this[r],r,this));return t};function Ui(e,n){return Uc.call(e,n)}const zc=Array.prototype.filter||function(n){const t=[];for(let r=0;r<this.length;r+=1)n(this[r],r,this)&&t.push(this[r]);return t};function Wc(e,n){return zc.call(e,n)}const Hc=typeof window<"u"&&window.requestIdleCallback||typeof window<"u"&&window.requestAnimationFrame||(e=>setTimeout(e,17));function zi(e,n){const t=JSON.stringify(e);return new TextEncoder().encode(t).length/1024>n}function gr(e){if(!e)return{};const n={},t=e.split("?")[1];if(t){const r=t.split("&");for(const i of r){const[a,c]=i.split("=");n[decodeURIComponent(a)]=decodeURIComponent(c)}}return n}function mr(e,n=new Map){if(e!==null&&typeof e=="object"){let t=n.get(e);return t||(e instanceof Array?(t=[],n.set(e,t),e.forEach((r,i)=>{t[i]=mr(r,n)})):(t={},n.set(e,t),Object.keys(e).forEach(r=>{It(r,e)&&(t[r]=mr(e[r],n))})),t)}return e}function We(e,n,t,r=!1){e.removeEventListener(n,t,r)}var Pc="2.1.2";const Wi="_webtracing_device_id",br="_webtracing_session_id",Vc=18e5,vr="_webtracing_localization_key",Gc=Pc;var C=(e=>(e.ERROR="error",e.CONSOLEERROR="consoleError",e.UNHANDLEDREJECTION="unhandledrejection",e.CLICK="click",e.LOAD="load",e.BEFOREUNLOAD="beforeunload",e.FETCH="fetch",e.XHROPEN="xhr-open",e.XHRSEND="xhr-send",e.HASHCHANGE="hashchange",e.HISTORYPUSHSTATE="history-pushState",e.HISTORYREPLACESTATE="history-replaceState",e.POPSTATE="popstate",e.READYSTATECHANGE="readystatechange",e.ONLINE="online",e.OFFLINE="offline",e))(C||{}),ve=(e=>(e.PV="pv",e.PVDURATION="pv-duration",e.ERROR="error",e.PERFORMANCE="performance",e.CLICK="click",e.DWELL="dwell",e.CUSTOM="custom",e.INTERSECTION="intersection",e))(ve||{}),Q=(e=>(e.PAGE="page",e.RESOURCE="resource",e.SERVER="server",e.CODE="code",e.REJECT="reject",e.CONSOLEERROR="console.error",e))(Q||{});const Xc={0:"navigate",1:"reload",2:"back_forward",255:"reserved"};class jc{handlers;constructor(){this.handlers={}}addEvent(n){!this.handlers[n.type]&&(this.handlers[n.type]=[]),this._getCallbackIndex(n)===-1&&this.handlers[n.type]?.push(n.callback)}delEvent(n){const t=this._getCallbackIndex(n);t!==-1&&this.handlers[n.type]?.splice(t,1)}changeEvent(n,t){const r=this._getCallbackIndex(n);r!==-1&&this.handlers[n.type]?.splice(r,1,t)}getEvent(n){return this.handlers[n]||[]}runEvent(n,...t){this.getEvent(n).forEach(i=>{i(...t)})}_getCallbackIndex(n){if(this.handlers[n.type]){const t=this.handlers[n.type];return t?t.findIndex(r=>r===n.callback):-1}else return-1}removeEvents(n){n.forEach(t=>{delete this.handlers[t]})}}const O=ge.eventBus||(ge.eventBus=new jc),V={consoleError:null,xhrOpen:null,xhrSend:null,fetch:null,historyPushState:null,historyReplaceState:null},P={error:null,unhandledrejection:null,click:null,load:null,beforeunload:null,hashchange:null,popstate:null,offline:null,online:null};function Yc(){for(const e in C)It(e,C)&&Jc(e)}function Jc(e){if(!It(e,C))return;switch(C[e]){case C.ERROR:Kc(C.ERROR);break;case C.UNHANDLEDREJECTION:$c(C.UNHANDLEDREJECTION);break;case C.CONSOLEERROR:qc(C.CONSOLEERROR);break;case C.CLICK:Qc(C.CLICK);break;case C.LOAD:el(C.LOAD);break;case C.BEFOREUNLOAD:tl(C.BEFOREUNLOAD);break;case C.XHROPEN:nl(C.XHROPEN);break;case C.XHRSEND:rl(C.XHRSEND);break;case C.FETCH:il(C.FETCH);break;case C.HASHCHANGE:al(C.HASHCHANGE);break;case C.HISTORYPUSHSTATE:sl(C.HISTORYPUSHSTATE);break;case C.HISTORYREPLACESTATE:ol(C.HISTORYREPLACESTATE);break;case C.POPSTATE:cl(C.POPSTATE);break;case C.OFFLINE:ll(C.OFFLINE);break;case C.ONLINE:ul(C.ONLINE);break}}function Kc(e){const n=function(t){O.runEvent(e,t)};P.error=n,we(E,"error",n,!0)}function $c(e){const n=function(t){O.runEvent(e,t)};P.unhandledrejection=n,we(E,"unhandledrejection",n)}function qc(e){V.consoleError=console.error,yt(console,"error",n=>function(...t){t[0]&&t[0].slice&&t[0].slice(0,12)==="@web-tracing"||O.runEvent(e,t),n.apply(this,t)})}function Qc(e){if(!("document"in E))return;const n=Zi(O.runEvent,100,!0),t=function(r){n.call(O,e,r)};P.click=t,we(E.document,"click",t,!0)}function el(e){const n=function(t){O.runEvent(e,t)};P.load=n,we(E,"load",n,!0)}function tl(e){const n=function(t){O.runEvent(e,t)};P.beforeunload=n,we(E,"beforeunload",n,!1)}function nl(e){"XMLHttpRequest"in E&&(V.xhrOpen=XMLHttpRequest.prototype.open,yt(XMLHttpRequest.prototype,"open",n=>function(...t){O.runEvent(e,...t),n.apply(this,t)}))}function rl(e){"XMLHttpRequest"in E&&(V.xhrSend=XMLHttpRequest.prototype.send,yt(XMLHttpRequest.prototype,"send",n=>function(...t){O.runEvent(e,this,...t),n.apply(this,t)}))}function il(e){"fetch"in E&&(V.fetch=E.fetch,yt(E,"fetch",n=>function(...t){const r=H(),i={};return n.apply(E,t).then(a=>(O.runEvent(e,t[0],t[1],a,r,i),a))}))}function al(e){const n=function(t){O.runEvent(e,t)};P.hashchange=n,we(E,"hashchange",n)}function ol(e){V.historyReplaceState=history.replaceState,yt(history,"replaceState",n=>function(...t){O.runEvent(e,...t),n.apply(this,t)})}function sl(e){V.historyPushState=history.pushState,yt(history,"pushState",n=>function(...t){O.runEvent(e,...t),n.apply(this,t)})}function cl(e){const n=function(t){O.runEvent(e,t)};P.popstate=n,we(E,"popstate",n)}function ll(e){const n=function(t){O.runEvent(e,t)};P.offline=n,we(E,"offline",n)}function ul(e){const n=function(t){O.runEvent(e,t)};P.offline=n,we(E,"offline",n)}function dl(){V.consoleError&&console.error!==V.consoleError&&(console.error=V.consoleError),V.xhrOpen&&XMLHttpRequest.prototype.open!==V.xhrOpen&&(XMLHttpRequest.prototype.open=V.xhrOpen),V.xhrSend&&XMLHttpRequest.prototype.send!==V.xhrSend&&(XMLHttpRequest.prototype.send=V.xhrSend),V.fetch&&E.fetch!==V.fetch&&(E.fetch=V.fetch),V.historyPushState&&history.pushState!==V.historyPushState&&(history.pushState=V.historyPushState),V.historyReplaceState&&history.replaceState!==V.historyReplaceState&&(history.replaceState=V.historyReplaceState),P.error&&We(E,"error",P.error,!0),P.unhandledrejection&&We(E,"unhandledrejection",P.unhandledrejection),P.click&&We(E.document,"click",P.click,!0),P.load&&We(E,"load",P.load,!0),P.beforeunload&&We(E,"beforeunload",P.beforeunload,!1),P.hashchange&&We(E,"hashchange",P.hashchange),P.popstate&&We(E,"popstate",P.popstate),P.offline&&We(E,"offline",P.offline),P.online&&We(E,"online",P.online),Object.keys(V).forEach(e=>{V[e]=null}),Object.keys(P).forEach(e=>{P[e]=null})}let yr=function(){return yr=Object.assign||function(e){for(var n,t=1,r=arguments.length;t<r;t++)for(const i in n=arguments[t])Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i]);return e},yr.apply(this,arguments)};function He(e,n,t,r){return new(t||(t=Promise))(function(i,a){function c(l){try{s(r.next(l))}catch(u){a(u)}}function o(l){try{s(r.throw(l))}catch(u){a(u)}}function s(l){let u;l.done?i(l.value):(u=l.value,u instanceof t?u:new t(function(d){d(u)})).then(c,o)}s((r=r.apply(e,n||[])).next())})}function Le(e,n){let t,r,i,a,c={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return a={next:o(0),throw:o(1),return:o(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function o(s){return function(l){return function(u){if(t)throw new TypeError("Generator is already executing.");for(;a&&(a=0,u[0]&&(c=0)),c;)try{if(t=1,r&&(i=2&u[0]?r.return:u[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,u[1])).done)return i;switch(r=0,i&&(u=[2&u[0],i.value]),u[0]){case 0:case 1:i=u;break;case 4:return c.label++,{value:u[1],done:!1};case 5:c.label++,r=u[1],u=[0];continue;case 7:u=c.ops.pop(),c.trys.pop();continue;default:if(i=c.trys,!((i=i.length>0&&i[i.length-1])||u[0]!==6&&u[0]!==2)){c=0;continue}if(u[0]===3&&(!i||u[1]>i[0]&&u[1]<i[3])){c.label=u[1];break}if(u[0]===6&&c.label<i[1]){c.label=i[1],i=u;break}if(i&&c.label<i[2]){c.label=i[2],c.ops.push(u);break}i[2]&&c.ops.pop(),c.trys.pop();continue}u=n.call(e,c)}catch(d){u=[6,d],r=0}finally{t=i=0}if(5&u[0])throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}([s,l])}}}function Ct(e,n,t){if(t||arguments.length===2)for(var r,i=0,a=n.length;i<a;i++)!r&&i in n||(r||(r=Array.prototype.slice.call(n,0,i)),r[i]=n[i]);return e.concat(r||Array.prototype.slice.call(n))}function Pe(e,n){return new Promise(function(t){return setTimeout(t,e,n)})}function Hi(e){return!!e&&typeof e.then=="function"}function Pi(e,n){try{const t=e();Hi(t)?t.then(function(r){return n(!0,r)},function(r){return n(!1,r)}):n(!0,t)}catch(t){n(!1,t)}}function Vi(e,n,t){return t===void 0&&(t=16),He(this,void 0,void 0,function(){let r,i,a;return Le(this,function(c){switch(c.label){case 0:r=Date.now(),i=0,c.label=1;case 1:return i<e.length?(n(e[i],i),(a=Date.now())>=r+t?(r=a,[4,Pe(0)]):[3,3]):[3,4];case 2:c.sent(),c.label=3;case 3:return++i,[3,1];case 4:return[2]}})})}function Tn(e){e.then(void 0,function(){})}function Je(e,n){e=[e[0]>>>16,65535&e[0],e[1]>>>16,65535&e[1]],n=[n[0]>>>16,65535&n[0],n[1]>>>16,65535&n[1]];const t=[0,0,0,0];return t[3]+=e[3]+n[3],t[2]+=t[3]>>>16,t[3]&=65535,t[2]+=e[2]+n[2],t[1]+=t[2]>>>16,t[2]&=65535,t[1]+=e[1]+n[1],t[0]+=t[1]>>>16,t[1]&=65535,t[0]+=e[0]+n[0],t[0]&=65535,[t[0]<<16|t[1],t[2]<<16|t[3]]}function Ce(e,n){e=[e[0]>>>16,65535&e[0],e[1]>>>16,65535&e[1]],n=[n[0]>>>16,65535&n[0],n[1]>>>16,65535&n[1]];const t=[0,0,0,0];return t[3]+=e[3]*n[3],t[2]+=t[3]>>>16,t[3]&=65535,t[2]+=e[2]*n[3],t[1]+=t[2]>>>16,t[2]&=65535,t[2]+=e[3]*n[2],t[1]+=t[2]>>>16,t[2]&=65535,t[1]+=e[1]*n[3],t[0]+=t[1]>>>16,t[1]&=65535,t[1]+=e[2]*n[2],t[0]+=t[1]>>>16,t[1]&=65535,t[1]+=e[3]*n[1],t[0]+=t[1]>>>16,t[1]&=65535,t[0]+=e[0]*n[3]+e[1]*n[2]+e[2]*n[1]+e[3]*n[0],t[0]&=65535,[t[0]<<16|t[1],t[2]<<16|t[3]]}function St(e,n){return(n%=64)===32?[e[1],e[0]]:n<32?[e[0]<<n|e[1]>>>32-n,e[1]<<n|e[0]>>>32-n]:(n-=32,[e[1]<<n|e[0]>>>32-n,e[0]<<n|e[1]>>>32-n])}function ye(e,n){return(n%=64)===0?e:n<32?[e[0]<<n|e[1]>>>32-n,e[1]<<n]:[e[1]<<n-32,0]}function j(e,n){return[e[0]^n[0],e[1]^n[1]]}function Gi(e){return e=j(e,[0,e[0]>>>1]),e=j(e=Ce(e,[4283543511,3981806797]),[0,e[0]>>>1]),e=j(e=Ce(e,[3301882366,444984403]),[0,e[0]>>>1])}function fl(e,n){n=n||0;let t,r=(e=e||"").length%16,i=e.length-r,a=[0,n],c=[0,n],o=[0,0],s=[0,0],l=[2277735313,289559509],u=[1291169091,658871167];for(t=0;t<i;t+=16)o=[255&e.charCodeAt(t+4)|(255&e.charCodeAt(t+5))<<8|(255&e.charCodeAt(t+6))<<16|(255&e.charCodeAt(t+7))<<24,255&e.charCodeAt(t)|(255&e.charCodeAt(t+1))<<8|(255&e.charCodeAt(t+2))<<16|(255&e.charCodeAt(t+3))<<24],s=[255&e.charCodeAt(t+12)|(255&e.charCodeAt(t+13))<<8|(255&e.charCodeAt(t+14))<<16|(255&e.charCodeAt(t+15))<<24,255&e.charCodeAt(t+8)|(255&e.charCodeAt(t+9))<<8|(255&e.charCodeAt(t+10))<<16|(255&e.charCodeAt(t+11))<<24],o=St(o=Ce(o,l),31),a=Je(a=St(a=j(a,o=Ce(o,u)),27),c),a=Je(Ce(a,[0,5]),[0,1390208809]),s=St(s=Ce(s,u),33),c=Je(c=St(c=j(c,s=Ce(s,l)),31),a),c=Je(Ce(c,[0,5]),[0,944331445]);switch(o=[0,0],s=[0,0],r){case 15:s=j(s,ye([0,e.charCodeAt(t+14)],48));case 14:s=j(s,ye([0,e.charCodeAt(t+13)],40));case 13:s=j(s,ye([0,e.charCodeAt(t+12)],32));case 12:s=j(s,ye([0,e.charCodeAt(t+11)],24));case 11:s=j(s,ye([0,e.charCodeAt(t+10)],16));case 10:s=j(s,ye([0,e.charCodeAt(t+9)],8));case 9:s=Ce(s=j(s,[0,e.charCodeAt(t+8)]),u),c=j(c,s=Ce(s=St(s,33),l));case 8:o=j(o,ye([0,e.charCodeAt(t+7)],56));case 7:o=j(o,ye([0,e.charCodeAt(t+6)],48));case 6:o=j(o,ye([0,e.charCodeAt(t+5)],40));case 5:o=j(o,ye([0,e.charCodeAt(t+4)],32));case 4:o=j(o,ye([0,e.charCodeAt(t+3)],24));case 3:o=j(o,ye([0,e.charCodeAt(t+2)],16));case 2:o=j(o,ye([0,e.charCodeAt(t+1)],8));case 1:o=Ce(o=j(o,[0,e.charCodeAt(t)]),l),a=j(a,o=Ce(o=St(o,31),u))}return a=Je(a=j(a,[0,e.length]),c=j(c,[0,e.length])),c=Je(c,a),a=Je(a=Gi(a),c=Gi(c)),c=Je(c,a),("00000000"+(a[0]>>>0).toString(16)).slice(-8)+("00000000"+(a[1]>>>0).toString(16)).slice(-8)+("00000000"+(c[0]>>>0).toString(16)).slice(-8)+("00000000"+(c[1]>>>0).toString(16)).slice(-8)}function _r(e){return parseInt(e)}function xe(e){return parseFloat(e)}function Ve(e,n){return typeof e=="number"&&isNaN(e)?n:e}function Re(e){return e.reduce(function(n,t){return n+(t?1:0)},0)}function Xi(e,n){if(n===void 0&&(n=1),Math.abs(n)>=1)return Math.round(e/n)*n;const t=1/n;return Math.round(e*t)/t}function ji(e){return e&&typeof e=="object"&&"message"in e?e:{message:e}}function hl(e){return typeof e!="function"}function pl(e,n,t){const r=Object.keys(e).filter(function(a){return!function(c,o){for(let s=0,l=c.length;s<l;++s)if(c[s]===o)return!0;return!1}(t,a)}),i=Array(r.length);return Vi(r,function(a,c){i[c]=function(o,s){const l=new Promise(function(u){const d=Date.now();Pi(o.bind(null,s),function(){for(var h=[],f=0;f<arguments.length;f++)h[f]=arguments[f];const p=Date.now()-d;if(!h[0])return u(function(){return{error:ji(h[1]),duration:p}});const _=h[1];if(hl(_))return u(function(){return{value:_,duration:p}});u(function(){return new Promise(function(g){const v=Date.now();Pi(_,function(){for(var b=[],y=0;y<arguments.length;y++)b[y]=arguments[y];const m=p+Date.now()-v;if(!b[0])return g({error:ji(b[1]),duration:m});g({value:b[1],duration:m})})})})})});return Tn(l),function(){return l.then(function(u){return u()})}}(e[a],n)}),function(){return He(this,void 0,void 0,function(){let a,c,o,s,l,u;return Le(this,function(d){switch(d.label){case 0:for(a={},c=0,o=r;c<o.length;c++)s=o[c],a[s]=void 0;l=Array(r.length),u=function(){let h;return Le(this,function(f){switch(f.label){case 0:return h=!0,[4,Vi(r,function(p,_){if(!l[_])if(i[_]){const g=i[_]().then(function(v){return a[p]=v});Tn(g),l[_]=g}else h=!1})];case 1:return f.sent(),h?[2,"break"]:[4,Pe(1)];case 2:return f.sent(),[2]}})},d.label=1;case 1:return[5,u()];case 2:if(d.sent()==="break")return[3,4];d.label=3;case 3:return[3,1];case 4:return[4,Promise.all(l)];case 5:return d.sent(),[2,a]}})})}}function Yi(){const e=window,n=navigator;return Re(["MSCSSMatrix"in e,"msSetImmediate"in e,"msIndexedDB"in e,"msMaxTouchPoints"in n,"msPointerEnabled"in n])>=4}function gl(){const e=window,n=navigator;return Re(["msWriteProfilerMark"in e,"MSStream"in e,"msLaunchUri"in n,"msSaveBlob"in n])>=3&&!Yi()}function Ir(){const e=window,n=navigator;return Re(["webkitPersistentStorage"in n,"webkitTemporaryStorage"in n,n.vendor.indexOf("Google")===0,"webkitResolveLocalFileSystemURL"in e,"BatteryManager"in e,"webkitMediaStream"in e,"webkitSpeechGrammar"in e])>=5}function Xt(){const e=window,n=navigator;return Re(["ApplePayError"in e,"CSSPrimitiveValue"in e,"Counter"in e,n.vendor.indexOf("Apple")===0,"getStorageUpdates"in n,"WebKitMediaKeys"in e])>=4}function wr(){const e=window;return Re(["safari"in e,!("DeviceMotionEvent"in e),!("ongestureend"in e),!("standalone"in navigator)])>=3}function ml(){let e,n,t=window;return Re(["buildID"in navigator,"MozAppearance"in((n=(e=document.documentElement)===null||e===void 0?void 0:e.style)!==null&&n!==void 0?n:{}),"onmozfullscreenchange"in t,"mozInnerScreenX"in t,"CSSMozDocumentRule"in t,"CanvasCaptureMediaStream"in t])>=4}function bl(){const e=document;return e.fullscreenElement||e.msFullscreenElement||e.mozFullScreenElement||e.webkitFullscreenElement||null}function Ji(){const e=Ir(),n=ml();if(!e&&!n)return!1;const t=window;return Re(["onorientationchange"in t,"orientation"in t,e&&!("SharedWorker"in t),n&&/android/i.test(navigator.appVersion)])>=2}function Ki(e){const n=new Error(e);return n.name=e,n}function $i(e,n,t){let r,i,a;return t===void 0&&(t=50),He(this,void 0,void 0,function(){let c,o;return Le(this,function(s){switch(s.label){case 0:c=document,s.label=1;case 1:return c.body?[3,3]:[4,Pe(t)];case 2:return s.sent(),[3,1];case 3:o=c.createElement("iframe"),s.label=4;case 4:return s.trys.push([4,,10,11]),[4,new Promise(function(l,u){let d=!1,h=function(){d=!0,l()};o.onload=h,o.onerror=function(_){d=!0,u(_)};const f=o.style;f.setProperty("display","block","important"),f.position="absolute",f.top="0",f.left="0",f.visibility="hidden",n&&"srcdoc"in o?o.srcdoc=n:o.src="about:blank",c.body.appendChild(o);const p=function(){let _,g;d||(((g=(_=o.contentWindow)===null||_===void 0?void 0:_.document)===null||g===void 0?void 0:g.readyState)==="complete"?h():setTimeout(p,10))};p()})];case 5:s.sent(),s.label=6;case 6:return!((i=(r=o.contentWindow)===null||r===void 0?void 0:r.document)===null||i===void 0)&&i.body?[3,8]:[4,Pe(t)];case 7:return s.sent(),[3,6];case 8:return[4,e(o,o.contentWindow)];case 9:return[2,s.sent()];case 10:return(a=o.parentNode)===null||a===void 0||a.removeChild(o),[7];case 11:return[2]}})})}function vl(e){for(var n=function(o){for(var s,l,u="Unexpected syntax '".concat(o,"'"),d=/^\s*([a-z-]*)(.*)$/i.exec(o),h=d[1]||void 0,f={},p=/([.:#][\w-]+|\[.+?\])/gi,_=function(v,b){f[v]=f[v]||[],f[v].push(b)};;){const v=p.exec(d[2]);if(!v)break;const b=v[0];switch(b[0]){case".":_("class",b.slice(1));break;case"#":_("id",b.slice(1));break;case"[":var g=/^\[([\w-]+)([~|^$*]?=("(.*?)"|([\w-]+)))?(\s+[is])?\]$/.exec(b);if(!g)throw new Error(u);_(g[1],(l=(s=g[4])!==null&&s!==void 0?s:g[5])!==null&&l!==void 0?l:"");break;default:throw new Error(u)}}return[h,f]}(e),t=n[0],r=n[1],i=document.createElement(t??"div"),a=0,c=Object.keys(r);a<c.length;a++){const o=c[a],s=r[o].join(" ");o==="style"?yl(i.style,s):i.setAttribute(o,s)}return i}function yl(e,n){for(let t=0,r=n.split(";");t<r.length;t++){const i=r[t],a=/^\s*([\w-]+)\s*:\s*(.+?)(\s*!([\w-]+))?\s*$/.exec(i);if(a){const c=a[1],o=a[2],s=a[4];e.setProperty(c,o,s||"")}}}const At=["monospace","sans-serif","serif"],qi=["sans-serif-thin","ARNO PRO","Agency FB","Arabic Typesetting","Arial Unicode MS","AvantGarde Bk BT","BankGothic Md BT","Batang","Bitstream Vera Sans Mono","Calibri","Century","Century Gothic","Clarendon","EUROSTILE","Franklin Gothic","Futura Bk BT","Futura Md BT","GOTHAM","Gill Sans","HELV","Haettenschweiler","Helvetica Neue","Humanst521 BT","Leelawadee","Letter Gothic","Levenim MT","Lucida Bright","Lucida Sans","Menlo","MS Mincho","MS Outlook","MS Reference Specialty","MS UI Gothic","MT Extra","MYRIAD PRO","Marlett","Meiryo UI","Microsoft Uighur","Minion Pro","Monotype Corsiva","PMingLiU","Pristina","SCRIPTINA","Segoe UI Light","Serifa","SimHei","Small Fonts","Staccato222 BT","TRAJAN PRO","Univers CE 55 Medium","Vrinda","ZWAdobeF"];function Cr(e){return e.toDataURL()}let Ln,Sr;function _l(){const e=this;return function(){if(Sr===void 0){const n=function(){const t=Ar();kr(t)?Sr=setTimeout(n,2500):(Ln=t,Sr=void 0)};n()}}(),function(){return He(e,void 0,void 0,function(){let n;return Le(this,function(t){switch(t.label){case 0:return kr(n=Ar())?Ln?[2,Ct([],Ln,!0)]:bl()?[4,(r=document,(r.exitFullscreen||r.msExitFullscreen||r.mozCancelFullScreen||r.webkitExitFullscreen).call(r))]:[3,2]:[3,2];case 1:t.sent(),n=Ar(),t.label=2;case 2:return kr(n)||(Ln=n),[2,n]}let r})})}}function Ar(){const e=screen;return[Ve(xe(e.availTop),null),Ve(xe(e.width)-xe(e.availWidth)-Ve(xe(e.availLeft),0),null),Ve(xe(e.height)-xe(e.availHeight)-Ve(xe(e.availTop),0),null),Ve(xe(e.availLeft),null)]}function kr(e){for(let n=0;n<4;++n)if(e[n])return!1;return!0}function Il(e){let n;return He(this,void 0,void 0,function(){let t,r,i,a,c,o,s;return Le(this,function(l){switch(l.label){case 0:for(t=document,r=t.createElement("div"),i=new Array(e.length),a={},Qi(r),s=0;s<e.length;++s)c=vl(e[s]),Qi(o=t.createElement("div")),o.appendChild(c),r.appendChild(o),i[s]=c;l.label=1;case 1:return t.body?[3,3]:[4,Pe(50)];case 2:return l.sent(),[3,1];case 3:t.body.appendChild(r);try{for(s=0;s<e.length;++s)i[s].offsetParent||(a[e[s]]=!0)}finally{(n=r.parentNode)===null||n===void 0||n.removeChild(r)}return[2,a]}})})}function Qi(e){e.style.setProperty("display","block","important")}function ea(e){return matchMedia("(inverted-colors: ".concat(e,")")).matches}function ta(e){return matchMedia("(forced-colors: ".concat(e,")")).matches}function kt(e){return matchMedia("(prefers-contrast: ".concat(e,")")).matches}function na(e){return matchMedia("(prefers-reduced-motion: ".concat(e,")")).matches}function ra(e){return matchMedia("(dynamic-range: ".concat(e,")")).matches}const B=Math,ce=function(){return 0},Er={default:[],apple:[{font:"-apple-system-body"}],serif:[{fontFamily:"serif"}],sans:[{fontFamily:"sans-serif"}],mono:[{fontFamily:"monospace"}],min:[{fontSize:"1px"}],system:[{fontFamily:"system-ui"}]},wl={fonts:function(){return $i(function(e,n){const t=n.document,r=t.body;r.style.fontSize="48px";const i=t.createElement("div"),a={},c={},o=function(u){const d=t.createElement("span"),h=d.style;return h.position="absolute",h.top="0",h.left="0",h.fontFamily=u,d.textContent="mmMwWLliI0O&1",i.appendChild(d),d},s=At.map(o),l=function(){for(var u={},d=function(p){u[p]=At.map(function(_){return function(g,v){return o("'".concat(g,"',").concat(v))}(p,_)})},h=0,f=qi;h<f.length;h++)d(f[h]);return u}();r.appendChild(i);for(let u=0;u<At.length;u++)a[At[u]]=s[u].offsetWidth,c[At[u]]=s[u].offsetHeight;return qi.filter(function(u){return n=l[u],At.some(function(d,h){return n[h].offsetWidth!==a[d]||n[h].offsetHeight!==c[d]})})})},domBlockers:function(e){const n=(e===void 0?{}:e).debug;return He(this,void 0,void 0,function(){let t,r,i,a,c;return Le(this,function(o){switch(o.label){case 0:return Xt()||Ji()?(s=atob,t={abpIndo:["#Iklan-Melayang","#Kolom-Iklan-728","#SidebarIklan-wrapper",s("YVt0aXRsZT0iN25hZ2EgcG9rZXIiIGld"),'[title="ALIENBOLA" i]'],abpvn:["#quangcaomb",s("Lmlvc0Fkc2lvc0Fkcy1sYXlvdXQ="),".quangcao",s("W2hyZWZePSJodHRwczovL3I4OC52bi8iXQ=="),s("W2hyZWZePSJodHRwczovL3piZXQudm4vIl0=")],adBlockFinland:[".mainostila",s("LnNwb25zb3JpdA=="),".ylamainos",s("YVtocmVmKj0iL2NsaWNrdGhyZ2guYXNwPyJd"),s("YVtocmVmXj0iaHR0cHM6Ly9hcHAucmVhZHBlYWsuY29tL2FkcyJd")],adBlockPersian:["#navbar_notice_50",".kadr",'TABLE[width="140px"]',"#divAgahi",s("I2FkMl9pbmxpbmU=")],adBlockWarningRemoval:["#adblock-honeypot",".adblocker-root",".wp_adblock_detect",s("LmhlYWRlci1ibG9ja2VkLWFk"),s("I2FkX2Jsb2NrZXI=")],adGuardAnnoyances:['amp-embed[type="zen"]',".hs-sosyal","#cookieconsentdiv",'div[class^="app_gdpr"]',".as-oil"],adGuardBase:[".BetterJsPopOverlay",s("I2FkXzMwMFgyNTA="),s("I2Jhbm5lcmZsb2F0MjI="),s("I2FkLWJhbm5lcg=="),s("I2NhbXBhaWduLWJhbm5lcg==")],adGuardChinese:[s("LlppX2FkX2FfSA=="),s("YVtocmVmKj0iL29kMDA1LmNvbSJd"),s("YVtocmVmKj0iLmh0aGJldDM0LmNvbSJd"),".qq_nr_lad","#widget-quan"],adGuardFrench:[s("I2Jsb2NrLXZpZXdzLWFkcy1zaWRlYmFyLWJsb2NrLWJsb2Nr"),"#pavePub",s("LmFkLWRlc2t0b3AtcmVjdGFuZ2xl"),".mobile_adhesion",".widgetadv"],adGuardGerman:[s("LmJhbm5lcml0ZW13ZXJidW5nX2hlYWRfMQ=="),s("LmJveHN0YXJ0d2VyYnVuZw=="),s("LndlcmJ1bmcz"),s("YVtocmVmXj0iaHR0cDovL3d3dy5laXMuZGUvaW5kZXgucGh0bWw/cmVmaWQ9Il0="),s("YVtocmVmXj0iaHR0cHM6Ly93d3cudGlwaWNvLmNvbS8/YWZmaWxpYXRlSWQ9Il0=")],adGuardJapanese:["#kauli_yad_1",s("YVtocmVmXj0iaHR0cDovL2FkMi50cmFmZmljZ2F0ZS5uZXQvIl0="),s("Ll9wb3BJbl9pbmZpbml0ZV9hZA=="),s("LmFkZ29vZ2xl"),s("LmFkX3JlZ3VsYXIz")],adGuardMobile:[s("YW1wLWF1dG8tYWRz"),s("LmFtcF9hZA=="),'amp-embed[type="24smi"]',"#mgid_iframe1",s("I2FkX2ludmlld19hcmVh")],adGuardRussian:[s("YVtocmVmXj0iaHR0cHM6Ly9hZC5sZXRtZWFkcy5jb20vIl0="),s("LnJlY2xhbWE="),'div[id^="smi2adblock"]',s("ZGl2W2lkXj0iQWRGb3hfYmFubmVyXyJd"),s("I2FkX3NxdWFyZQ==")],adGuardSocial:[s("YVtocmVmXj0iLy93d3cuc3R1bWJsZXVwb24uY29tL3N1Ym1pdD91cmw9Il0="),s("YVtocmVmXj0iLy90ZWxlZ3JhbS5tZS9zaGFyZS91cmw/Il0="),".etsy-tweet","#inlineShare",".popup-social"],adGuardSpanishPortuguese:["#barraPublicidade","#Publicidade","#publiEspecial","#queTooltip",s("W2hyZWZePSJodHRwOi8vYWRzLmdsaXNwYS5jb20vIl0=")],adGuardTrackingProtection:["#qoo-counter",s("YVtocmVmXj0iaHR0cDovL2NsaWNrLmhvdGxvZy5ydS8iXQ=="),s("YVtocmVmXj0iaHR0cDovL2hpdGNvdW50ZXIucnUvdG9wL3N0YXQucGhwIl0="),s("YVtocmVmXj0iaHR0cDovL3RvcC5tYWlsLnJ1L2p1bXAiXQ=="),"#top100counter"],adGuardTurkish:["#backkapat",s("I3Jla2xhbWk="),s("YVtocmVmXj0iaHR0cDovL2Fkc2Vydi5vbnRlay5jb20udHIvIl0="),s("YVtocmVmXj0iaHR0cDovL2l6bGVuemkuY29tL2NhbXBhaWduLyJd"),s("YVtocmVmXj0iaHR0cDovL3d3dy5pbnN0YWxsYWRzLm5ldC8iXQ==")],bulgarian:[s("dGQjZnJlZW5ldF90YWJsZV9hZHM="),"#ea_intext_div",".lapni-pop-over","#xenium_hot_offers",s("I25ld0Fk")],easyList:[s("I0FEX0NPTlRST0xfMjg="),s("LnNlY29uZC1wb3N0LWFkcy13cmFwcGVy"),".universalboxADVBOX03",s("LmFkdmVydGlzZW1lbnQtNzI4eDkw"),s("LnNxdWFyZV9hZHM=")],easyListChina:[s("YVtocmVmKj0iLndlbnNpeHVldGFuZy5jb20vIl0="),s("LmFwcGd1aWRlLXdyYXBbb25jbGljayo9ImJjZWJvcy5jb20iXQ=="),s("LmZyb250cGFnZUFkdk0="),"#taotaole","#aafoot.top_box"],easyListCookie:["#AdaCompliance.app-notice",".text-center.rgpd",".panel--cookie",".js-cookies-andromeda",".elxtr-consent"],easyListCzechSlovak:["#onlajny-stickers",s("I3Jla2xhbW5pLWJveA=="),s("LnJla2xhbWEtbWVnYWJvYXJk"),".sklik",s("W2lkXj0ic2tsaWtSZWtsYW1hIl0=")],easyListDutch:[s("I2FkdmVydGVudGll"),s("I3ZpcEFkbWFya3RCYW5uZXJCbG9jaw=="),".adstekst",s("YVtocmVmXj0iaHR0cHM6Ly94bHR1YmUubmwvY2xpY2svIl0="),"#semilo-lrectangle"],easyListGermany:[s("I0FkX1dpbjJkYXk="),s("I3dlcmJ1bmdzYm94MzAw"),s("YVtocmVmXj0iaHR0cDovL3d3dy5yb3RsaWNodGthcnRlaS5jb20vP3NjPSJd"),s("I3dlcmJ1bmdfd2lkZXNreXNjcmFwZXJfc2NyZWVu"),s("YVtocmVmXj0iaHR0cDovL2xhbmRpbmcucGFya3BsYXR6a2FydGVpLmNvbS8/YWc9Il0=")],easyListItaly:[s("LmJveF9hZHZfYW5udW5jaQ=="),".sb-box-pubbliredazionale",s("YVtocmVmXj0iaHR0cDovL2FmZmlsaWF6aW9uaWFkcy5zbmFpLml0LyJd"),s("YVtocmVmXj0iaHR0cHM6Ly9hZHNlcnZlci5odG1sLml0LyJd"),s("YVtocmVmXj0iaHR0cHM6Ly9hZmZpbGlhemlvbmlhZHMuc25haS5pdC8iXQ==")],easyListLithuania:[s("LnJla2xhbW9zX3RhcnBhcw=="),s("LnJla2xhbW9zX251b3JvZG9z"),s("aW1nW2FsdD0iUmVrbGFtaW5pcyBza3lkZWxpcyJd"),s("aW1nW2FsdD0iRGVkaWt1b3RpLmx0IHNlcnZlcmlhaSJd"),s("aW1nW2FsdD0iSG9zdGluZ2FzIFNlcnZlcmlhaS5sdCJd")],estonian:[s("QVtocmVmKj0iaHR0cDovL3BheTRyZXN1bHRzMjQuZXUiXQ==")],fanboyAnnoyances:["#feedback-tab","#taboola-below-article",".feedburnerFeedBlock",".widget-feedburner-counter",'[title="Subscribe to our blog"]'],fanboyAntiFacebook:[".util-bar-module-firefly-visible"],fanboyEnhancedTrackers:[".open.pushModal","#issuem-leaky-paywall-articles-zero-remaining-nag","#sovrn_container",'div[class$="-hide"][zoompage-fontsize][style="display: block;"]',".BlockNag__Card"],fanboySocial:[".td-tags-and-social-wrapper-box",".twitterContainer",".youtube-social",'a[title^="Like us on Facebook"]','img[alt^="Share on Digg"]'],frellwitSwedish:[s("YVtocmVmKj0iY2FzaW5vcHJvLnNlIl1bdGFyZ2V0PSJfYmxhbmsiXQ=="),s("YVtocmVmKj0iZG9rdG9yLXNlLm9uZWxpbmsubWUiXQ=="),"article.category-samarbete",s("ZGl2LmhvbGlkQWRz"),"ul.adsmodern"],greekAdBlock:[s("QVtocmVmKj0iYWRtYW4ub3RlbmV0LmdyL2NsaWNrPyJd"),s("QVtocmVmKj0iaHR0cDovL2F4aWFiYW5uZXJzLmV4b2R1cy5nci8iXQ=="),s("QVtocmVmKj0iaHR0cDovL2ludGVyYWN0aXZlLmZvcnRobmV0LmdyL2NsaWNrPyJd"),"DIV.agores300","TABLE.advright"],hungarian:["#cemp_doboz",".optimonk-iframe-container",s("LmFkX19tYWlu"),s("W2NsYXNzKj0iR29vZ2xlQWRzIl0="),"#hirdetesek_box"],iDontCareAboutCookies:['.alert-info[data-block-track*="CookieNotice"]',".ModuleTemplateCookieIndicator",".o--cookies--container",".cookie-msg-info-container","#cookies-policy-sticky"],icelandicAbp:[s("QVtocmVmXj0iL2ZyYW1ld29yay9yZXNvdXJjZXMvZm9ybXMvYWRzLmFzcHgiXQ==")],latvian:[s("YVtocmVmPSJodHRwOi8vd3d3LnNhbGlkemluaS5sdi8iXVtzdHlsZT0iZGlzcGxheTogYmxvY2s7IHdpZHRoOiAxMjBweDsgaGVpZ2h0OiA0MHB4OyBvdmVyZmxvdzogaGlkZGVuOyBwb3NpdGlvbjogcmVsYXRpdmU7Il0="),s("YVtocmVmPSJodHRwOi8vd3d3LnNhbGlkemluaS5sdi8iXVtzdHlsZT0iZGlzcGxheTogYmxvY2s7IHdpZHRoOiA4OHB4OyBoZWlnaHQ6IDMxcHg7IG92ZXJmbG93OiBoaWRkZW47IHBvc2l0aW9uOiByZWxhdGl2ZTsiXQ==")],listKr:[s("YVtocmVmKj0iLy9hZC5wbGFuYnBsdXMuY28ua3IvIl0="),s("I2xpdmVyZUFkV3JhcHBlcg=="),s("YVtocmVmKj0iLy9hZHYuaW1hZHJlcC5jby5rci8iXQ=="),s("aW5zLmZhc3R2aWV3LWFk"),".revenue_unit_item.dable"],listeAr:[s("LmdlbWluaUxCMUFk"),".right-and-left-sponsers",s("YVtocmVmKj0iLmFmbGFtLmluZm8iXQ=="),s("YVtocmVmKj0iYm9vcmFxLm9yZyJd"),s("YVtocmVmKj0iZHViaXp6bGUuY29tL2FyLz91dG1fc291cmNlPSJd")],listeFr:[s("YVtocmVmXj0iaHR0cDovL3Byb21vLnZhZG9yLmNvbS8iXQ=="),s("I2FkY29udGFpbmVyX3JlY2hlcmNoZQ=="),s("YVtocmVmKj0id2Vib3JhbWEuZnIvZmNnaS1iaW4vIl0="),".site-pub-interstitiel",'div[id^="crt-"][data-criteo-id]'],officialPolish:["#ceneo-placeholder-ceneo-12",s("W2hyZWZePSJodHRwczovL2FmZi5zZW5kaHViLnBsLyJd"),s("YVtocmVmXj0iaHR0cDovL2Fkdm1hbmFnZXIudGVjaGZ1bi5wbC9yZWRpcmVjdC8iXQ=="),s("YVtocmVmXj0iaHR0cDovL3d3dy50cml6ZXIucGwvP3V0bV9zb3VyY2UiXQ=="),s("ZGl2I3NrYXBpZWNfYWQ=")],ro:[s("YVtocmVmXj0iLy9hZmZ0cmsuYWx0ZXgucm8vQ291bnRlci9DbGljayJd"),'a[href^="/magazin/"]',s("YVtocmVmXj0iaHR0cHM6Ly9ibGFja2ZyaWRheXNhbGVzLnJvL3Ryay9zaG9wLyJd"),s("YVtocmVmXj0iaHR0cHM6Ly9ldmVudC4ycGVyZm9ybWFudC5jb20vZXZlbnRzL2NsaWNrIl0="),s("YVtocmVmXj0iaHR0cHM6Ly9sLnByb2ZpdHNoYXJlLnJvLyJd")],ruAd:[s("YVtocmVmKj0iLy9mZWJyYXJlLnJ1LyJd"),s("YVtocmVmKj0iLy91dGltZy5ydS8iXQ=="),s("YVtocmVmKj0iOi8vY2hpa2lkaWtpLnJ1Il0="),"#pgeldiz",".yandex-rtb-block"],thaiAds:["a[href*=macau-uta-popup]",s("I2Fkcy1nb29nbGUtbWlkZGxlX3JlY3RhbmdsZS1ncm91cA=="),s("LmFkczMwMHM="),".bumq",".img-kosana"],webAnnoyancesUltralist:["#mod-social-share-2","#social-tools",s("LmN0cGwtZnVsbGJhbm5lcg=="),".zergnet-recommend",".yt.btn-link.btn-md.btn"]},r=Object.keys(t),[4,Il((c=[]).concat.apply(c,r.map(function(l){return t[l]})))]):[2,void 0];case 1:return i=o.sent(),n&&function(l,u){for(var d="DOM blockers debug:\n```",h=0,f=Object.keys(l);h<f.length;h++){const p=f[h];d+=`
`.concat(p,":");for(let _=0,g=l[p];_<g.length;_++){const v=g[_];d+=`
`.concat(u[v]?"\u{1F6AB}":"\u27A1\uFE0F"," ").concat(v)}}console.log("".concat(d,"\n```"))}(t,i),(a=r.filter(function(l){const u=t[l];return Re(u.map(function(d){return i[d]}))>.6*u.length})).sort(),[2,a]}let s})})},fontPreferences:function(){return function(e,n){return n===void 0&&(n=4e3),$i(function(t,r){const i=r.document,a=i.body,c=a.style;c.width="".concat(n,"px"),c.webkitTextSizeAdjust=c.textSizeAdjust="none",Ir()?a.style.zoom="".concat(1/r.devicePixelRatio):Xt()&&(a.style.zoom="reset");const o=i.createElement("div");return o.textContent=Ct([],Array(n/20<<0),!0).map(function(){return"word"}).join(" "),a.appendChild(o),e(i,a)})}(function(e,n){for(var t={},r={},i=0,a=Object.keys(Er);i<a.length;i++){var c=a[i],o=Er[c],s=o[0],l=s===void 0?{}:s,u=o[1],d=u===void 0?"mmMwWLliI0fiflO&1":u,h=e.createElement("span");h.textContent=d,h.style.whiteSpace="nowrap";for(let f=0,p=Object.keys(l);f<p.length;f++){const _=p[f],g=l[_];g!==void 0&&(h.style[_]=g)}t[c]=h,n.appendChild(e.createElement("br")),n.appendChild(h)}for(let f=0,p=Object.keys(Er);f<p.length;f++)r[c=p[f]]=t[c].getBoundingClientRect().width;return r})},audio:function(){const e=window,n=e.OfflineAudioContext||e.webkitOfflineAudioContext;if(!n)return-2;if(Xt()&&!wr()&&!function(){const l=window;return Re(["DOMRectList"in l,"RTCPeerConnectionIceEvent"in l,"SVGGeometryElement"in l,"ontransitioncancel"in l])>=3}())return-1;const t=new n(1,5e3,44100),r=t.createOscillator();r.type="triangle",r.frequency.value=1e4;const i=t.createDynamicsCompressor();i.threshold.value=-50,i.knee.value=40,i.ratio.value=12,i.attack.value=0,i.release.value=.25,r.connect(i),i.connect(t.destination),r.start(0);const a=function(l){let u=3,d=500,h=500,f=5e3,p=function(){};return[new Promise(function(_,g){let v=!1,b=0,y=0;l.oncomplete=function(T){return _(T.renderedBuffer)};const m=function(){setTimeout(function(){return g(Ki("timeout"))},Math.min(h,y+f-Date.now()))},k=function(){try{const T=l.startRendering();switch(Hi(T)&&Tn(T),l.state){case"running":y=Date.now(),v&&m();break;case"suspended":document.hidden||b++,v&&b>=u?g(Ki("suspended")):setTimeout(k,d)}}catch(T){g(T)}};k(),p=function(){v||(v=!0,y>0&&m())}}),p]}(t),c=a[0],o=a[1],s=c.then(function(l){return function(u){for(var d=0,h=0;h<u.length;++h)d+=Math.abs(u[h]);return d}(l.getChannelData(0).subarray(4500))},function(l){if(l.name==="timeout"||l.name==="suspended")return-3;throw l});return Tn(s),function(){return o(),s}},screenFrame:function(){const e=this,n=_l();return function(){return He(e,void 0,void 0,function(){let t,r;return Le(this,function(i){switch(i.label){case 0:return[4,n()];case 1:return t=i.sent(),[2,[(r=function(a){return a===null?null:Xi(a,10)})(t[0]),r(t[1]),r(t[2]),r(t[3])]]}})})}},osCpu:function(){return navigator.oscpu},languages:function(){let e,n=navigator,t=[],r=n.language||n.userLanguage||n.browserLanguage||n.systemLanguage;if(r!==void 0&&t.push([r]),Array.isArray(n.languages))Ir()&&Re([!("MediaSettingsRange"in(e=window)),"RTCEncodedAudioFrame"in e,""+e.Intl=="[object Intl]",""+e.Reflect=="[object Reflect]"])>=3||t.push(n.languages);else if(typeof n.languages=="string"){const i=n.languages;i&&t.push(i.split(","))}return t},colorDepth:function(){return window.screen.colorDepth},deviceMemory:function(){return Ve(xe(navigator.deviceMemory),void 0)},screenResolution:function(){const e=screen,n=function(r){return Ve(_r(r),null)},t=[n(e.width),n(e.height)];return t.sort().reverse(),t},hardwareConcurrency:function(){return Ve(_r(navigator.hardwareConcurrency),void 0)},timezone:function(){let e,n=(e=window.Intl)===null||e===void 0?void 0:e.DateTimeFormat;if(n){const i=new n().resolvedOptions().timeZone;if(i)return i}let t,r=(t=new Date().getFullYear(),-Math.max(xe(new Date(t,0,1).getTimezoneOffset()),xe(new Date(t,6,1).getTimezoneOffset())));return"UTC".concat(r>=0?"+":"").concat(Math.abs(r))},sessionStorage:function(){try{return!!window.sessionStorage}catch{return!0}},localStorage:function(){try{return!!window.localStorage}catch{return!0}},indexedDB:function(){if(!Yi()&&!gl())try{return!!window.indexedDB}catch{return!0}},openDatabase:function(){return!!window.openDatabase},cpuClass:function(){return navigator.cpuClass},platform:function(){const e=navigator.platform;return e==="MacIntel"&&Xt()&&!wr()?function(){if(navigator.platform==="iPad")return!0;const n=screen,t=n.width/n.height;return Re(["MediaSource"in window,!!Element.prototype.webkitRequestFullscreen,t>.65&&t<1.53])>=2}()?"iPad":"iPhone":e},plugins:function(){const e=navigator.plugins;if(e){for(var n=[],t=0;t<e.length;++t){const a=e[t];if(a){for(var r=[],i=0;i<a.length;++i){const c=a[i];r.push({type:c.type,suffixes:c.suffixes})}n.push({name:a.name,description:a.description,mimeTypes:r})}}return n}},canvas:function(){let e,n,t=!1,r=function(){const c=document.createElement("canvas");return c.width=1,c.height=1,[c,c.getContext("2d")]}(),i=r[0],a=r[1];if(function(c,o){return!(!o||!c.toDataURL)}(i,a)){t=function(o){return o.rect(0,0,10,10),o.rect(2,2,6,6),!o.isPointInPath(5,5,"evenodd")}(a),function(o,s){o.width=240,o.height=60,s.textBaseline="alphabetic",s.fillStyle="#f60",s.fillRect(100,1,62,20),s.fillStyle="#069",s.font='11pt "Times New Roman"';const l="Cwm fjordbank gly ".concat(String.fromCharCode(55357,56835));s.fillText(l,2,15),s.fillStyle="rgba(102, 204, 0, 0.2)",s.font="18pt Arial",s.fillText(l,4,45)}(i,a);const c=Cr(i);c!==Cr(i)?e=n="unstable":(n=c,function(o,s){o.width=122,o.height=110,s.globalCompositeOperation="multiply";for(let l=0,u=[["#f2f",40,40],["#2ff",80,40],["#ff2",60,80]];l<u.length;l++){const d=u[l],h=d[0],f=d[1],p=d[2];s.fillStyle=h,s.beginPath(),s.arc(f,p,40,0,2*Math.PI,!0),s.closePath(),s.fill()}s.fillStyle="#f9c",s.arc(60,60,60,0,2*Math.PI,!0),s.arc(60,60,20,0,2*Math.PI,!0),s.fill("evenodd")}(i,a),e=Cr(i))}else e=n="";return{winding:t,geometry:e,text:n}},touchSupport:function(){let e,n=navigator,t=0;n.maxTouchPoints!==void 0?t=_r(n.maxTouchPoints):n.msMaxTouchPoints!==void 0&&(t=n.msMaxTouchPoints);try{document.createEvent("TouchEvent"),e=!0}catch{e=!1}return{maxTouchPoints:t,touchEvent:e,touchStart:"ontouchstart"in window}},vendor:function(){return navigator.vendor||""},vendorFlavors:function(){for(var e=[],n=0,t=["chrome","safari","__crWeb","__gCrWeb","yandex","__yb","__ybro","__firefox__","__edgeTrackingPreventionStatistics","webkit","oprt","samsungAr","ucweb","UCShellJava","puffinDevice"];n<t.length;n++){const r=t[n],i=window[r];i&&typeof i=="object"&&e.push(r)}return e.sort()},cookiesEnabled:function(){const e=document;try{e.cookie="cookietest=1; SameSite=Strict;";const n=e.cookie.indexOf("cookietest=")!==-1;return e.cookie="cookietest=1; SameSite=Strict; expires=Thu, 01-Jan-1970 00:00:01 GMT",n}catch{return!1}},colorGamut:function(){for(let e=0,n=["rec2020","p3","srgb"];e<n.length;e++){const t=n[e];if(matchMedia("(color-gamut: ".concat(t,")")).matches)return t}},invertedColors:function(){return!!ea("inverted")||!ea("none")&&void 0},forcedColors:function(){return!!ta("active")||!ta("none")&&void 0},monochrome:function(){if(matchMedia("(min-monochrome: 0)").matches){for(let e=0;e<=100;++e)if(matchMedia("(max-monochrome: ".concat(e,")")).matches)return e;throw new Error("Too high value")}},contrast:function(){return kt("no-preference")?0:kt("high")||kt("more")?1:kt("low")||kt("less")?-1:kt("forced")?10:void 0},reducedMotion:function(){return!!na("reduce")||!na("no-preference")&&void 0},hdr:function(){return!!ra("high")||!ra("standard")&&void 0},math:function(){let e,n=B.acos||ce,t=B.acosh||ce,r=B.asin||ce,i=B.asinh||ce,a=B.atanh||ce,c=B.atan||ce,o=B.sin||ce,s=B.sinh||ce,l=B.cos||ce,u=B.cosh||ce,d=B.tan||ce,h=B.tanh||ce,f=B.exp||ce,p=B.expm1||ce,_=B.log1p||ce;return{acos:n(.12312423423423424),acosh:t(1e308),acoshPf:(e=1e154,B.log(e+B.sqrt(e*e-1))),asin:r(.12312423423423424),asinh:i(1),asinhPf:function(g){return B.log(g+B.sqrt(g*g+1))}(1),atanh:a(.5),atanhPf:function(g){return B.log((1+g)/(1-g))/2}(.5),atan:c(.5),sin:o(-1e300),sinh:s(1),sinhPf:function(g){return B.exp(g)-1/B.exp(g)/2}(1),cos:l(10.000000000123),cosh:u(1),coshPf:function(g){return(B.exp(g)+1/B.exp(g))/2}(1),tan:d(-1e300),tanh:h(1),tanhPf:function(g){return(B.exp(2*g)-1)/(B.exp(2*g)+1)}(1),exp:f(1),expm1:p(1),expm1Pf:function(g){return B.exp(g)-1}(1),log1p:_(10),log1pPf:function(g){return B.log(1+g)}(10),powPI:function(g){return B.pow(B.PI,g)}(-100)}},videoCard:function(){let e,n=document.createElement("canvas"),t=(e=n.getContext("webgl"))!==null&&e!==void 0?e:n.getContext("experimental-webgl");if(t&&"getExtension"in t){const r=t.getExtension("WEBGL_debug_renderer_info");if(r)return{vendor:(t.getParameter(r.UNMASKED_VENDOR_WEBGL)||"").toString(),renderer:(t.getParameter(r.UNMASKED_RENDERER_WEBGL)||"").toString()}}},pdfViewerEnabled:function(){return navigator.pdfViewerEnabled},architecture:function(){const e=new Float32Array(1),n=new Uint8Array(e.buffer);return e[0]=1/0,e[0]=e[0]-e[0],n[3]}};function Cl(e){const n=function(r){if(Ji())return .4;if(Xt())return wr()?.5:.3;const i=r.platform.value||"";return/^Win/.test(i)?.6:/^Mac/.test(i)?.5:.7}(e),t=function(r){return Xi(.99+.01*r,1e-4)}(n);return{score:n,comment:"$ if upgrade to Pro: https://fpjs.dev/pro".replace(/\$/g,"".concat(t))}}function Sl(e){return JSON.stringify(e,function(n,t){return t instanceof Error?yr({name:(Ct=t).name,message:Ct.message,stack:(Pe=Ct.stack)===null||Pe===void 0?void 0:Pe.split(`
`)},Ct):t},2)}function Al(e){return fl(function(n){for(var t="",r=0,i=Object.keys(n).sort();r<i.length;r++){const a=i[r],c=n[a],o=c.error?"error":JSON.stringify(c.value);t+="".concat(t?"|":"").concat(a.replace(/([:|\\])/g,"\\$1"),":").concat(o)}return t}(e))}function kl(e){return e===void 0&&(e=50),function(n,t){t===void 0&&(t=1/0);const r=window.requestIdleCallback;return r?new Promise(function(i){return r.call(window,function(){return i()},{timeout:t})}):Pe(Math.min(n,t))}(e,2*e)}function El(e,n){const t=Date.now();return{get:function(r){return He(this,void 0,void 0,function(){let i,a,c;return Le(this,function(o){switch(o.label){case 0:return i=Date.now(),[4,e()];case 1:return a=o.sent(),c=function(s){let l;return{get visitorId(){return l===void 0&&(l=Al(this.components)),l},set visitorId(u){l=u},confidence:Cl(s),components:s,version:"3.4.1"}}(a),(n||r?.debug)&&console.log("Copy the text below to get the debug data:\n\n```\nversion: ".concat(c.version,`
userAgent: `).concat(navigator.userAgent,`
timeBetweenLoadAndGet: `).concat(i-t,`
visitorId: `).concat(c.visitorId,`
components: `).concat(Sl(a),"\n```")),[2,c]}})})}}}function xl(e){const n=e===void 0?{}:e,t=n.delayFallback,r=n.debug;return n.monitoring,He(this,void 0,void 0,function(){return Le(this,function(i){switch(i.label){case 0:return[4,kl(t)];case 1:return i.sent(),[2,El(pl(wl,{debug:r},[]),r)]}})})}function xr(){const e=hr(br)||`s_${fr()}`,n=new Date(H()+Vc);return document.cookie=`${br}=${e};path=/;max-age=1800;expires=${n.toUTCString()}`,e}function Rl(){return hr(br)||xr()}typeof document<"u"&&xr();function Tl(e){return ia.test(e)}function Ll(e){return aa.test(e)}const ia=/((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])/,aa=/((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)