(()=>{"use strict";var t={965:(t,e)=>{function n(){return{origin:window.location.origin,path:window.location.pathname}}Object.defineProperty(e,"__esModule",{value:!0}),e.Analytics=void 0;const i=()=>Math.floor(Date.now()/1e3);e.Analytics=class{constructor(t){this._sendEvent=t,this.QUEUE=[{event:"#slise.internal.page_load",time:i()},{event:"#slise.internal.analytics_inited"}],this.initAdvIdFromScriptTag()}initAdvIdFromScriptTag(){if(this.ADVERTISER_ID)return;let t=function(){try{const t="data-slise-adv-id",e="slise-pix3l",n="https://v1.slise.xyz/scripts/pix3l.js";let i=document.getElementById(e);if(i||(i=document.querySelector(`script[src='${n}']`)),!i)return;let o=i.getAttribute(t);if(!o)return;return o}catch(t){return}}();t&&this.setAdvertiserId(t)}setAdvertiserId(t){"string"==typeof t&&(t.startsWith("adv-")&&(t=t.slice(4)),t=parseInt(t)),this.ADVERTISER_ID=t,this.flushQueue()}setClientId(t){this.CLIENT_ID=t,this.flushQueue()}isReady(){return!!this.ADVERTISER_ID&&!!this.CLIENT_ID&&{adv:this.ADVERTISER_ID,client:this.CLIENT_ID}}sendEvent(t){this.QUEUE.push(Object.assign(Object.assign(Object.assign({},t),n()),{time:i()})),this.flushQueue()}flushQueue(){let t=this.isReady();if(!t)return;let e=this.QUEUE;this.QUEUE=[];for(let o of e)this._sendEvent(Object.assign(Object.assign(Object.assign({time:i()},n()),o),t))}}},249:function(t,e,n){var i=this&&this.__awaiter||function(t,e,n,i){return new(n||(n=Promise))((function(o,s){function r(t){try{l(i.next(t))}catch(t){s(t)}}function a(t){try{l(i.throw(t))}catch(t){s(t)}}function l(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(r,a)}l((i=i.apply(t,e||[])).next())}))};Object.defineProperty(e,"__esModule",{value:!0}),e.SliseApi=void 0;const o=n(737);e.SliseApi=class{constructor(){this.apiURL=(0,o.getSliseAPIUrl)()}getAdServeURL(t,e,n,i){"string"!=typeof e&&(e=e.join(",")),n=encodeURIComponent(n),i=encodeURIComponent(i);let o=encodeURIComponent(window.location.pathname),s=encodeURIComponent(window.location.host);return`${this.apiURL}/serve?pub=${t}&size=${e}&slot=${n}&path=${o}&rnd=${i}&host=${s}`}post(t,e){return i(this,void 0,void 0,(function*(){return fetch(`${this.apiURL}${t}`,{method:"POST",credentials:"include",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}))}sendTrackingEvent(t){return i(this,void 0,void 0,(function*(){yield this.post("/analytics",t)}))}sendTrackingData(t){return i(this,void 0,void 0,(function*(){const e=yield this.post("/track",t);return yield e.json()}))}sendThirdPartyEvent(t){return i(this,void 0,void 0,(function*(){yield this.post("/analytics/tpe",t)}))}}},737:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.getSliseAPIUrl=void 0,e.getSliseAPIUrl=()=>"https://v1.slise.xyz"},338:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.Cointraffic=e.getSingleton=void 0,e.getSingleton=function(){return window.adsbysliseprovdrs||(window.adsbysliseprovdrs={}),window.adsbysliseprovdrs.cointraffic||(window.adsbysliseprovdrs.cointraffic=new n),window.adsbysliseprovdrs.cointraffic};class n{constructor(){this.wasInitialized=!1}initialize(t){this.wasInitialized||(window.document.body.insertAdjacentHTML("beforeend",function(t){return`