!function(t){function e(o){if(i[o])return i[o].exports;var n=i[o]={i:o,l:!1,exports:{}};return t[o].call(n.exports,n,n.exports,e),n.l=!0,n.exports}var i={};e.m=t,e.c=i,e.d=function(t,i,o){e.o(t,i)||Object.defineProperty(t,i,{configurable:!1,enumerable:!0,get:o})},e.n=function(t){var i=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(i,"a",i),i},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="",e(e.s=0)}([function(t,e,i){new(i(1))(document,window,parent,{isCookie:!1,cookieDomain:".strossle.it",cookieTTLms:31536e6})},function(t,e,i){function o(t,e,i,o){if(this.window=e,this.document=t,this.parent=i,this.isCookie=o.isCookie,this.cookieDomain=o.cookieDomain,this.cookieTTLms=o.cookieTTLms,this.browserStorage=new n(this.document,this.window,this.isCookie),this.channel=this.window.location.hash?this.window.location.hash.substr(1):"x-domain-message",this.targetOrigin="*",t.referrer){var r=t.createElement("a");r.href=t.referrer,this.targetOrigin=r.protocol+"//"+r.host}this.window.addEventListener?this.window.addEventListener("message",this._receiveMessage.bind(this),!1):this.attachEvent("onmessage",this._receiveMessage.bind(this)),this.init()}var n=i(2);o.prototype.init=function(){this.sendOnLoad()},o.prototype.sendOnLoad=function(){this._postData("proxy-ready",{})},o.prototype._postData=function(t,e){var i={id:t,channel:this.channel,data:e};this.parent.postMessage(JSON.stringify(i),this.targetOrigin)},o.prototype.set=function(t,e,i,o){this.browserStorage.set(e,i,o||this.cookieTTLms,this.cookieDomain);var n={success:this.browserStorage.get(e)===i};this._postData(t,n)},o.prototype.get=function(t,e){var i={};if("[object Array]"===Object.prototype.toString.call(e))for(var o=e.length,n=0;n-1&&e.indexOf(":443")>-1&&(e=e.replace(":443",""))}catch(t){}if(t.origin===e&&t.data){var i;try{i=JSON.parse(t.data)}catch(t){}i&&i.channel===this.channel&&("set"===i.action?this.set(i.id,i.key,i.value,i.ms):"get"===i.action?this.get(i.id,i.key):"remove"===i.action&&this.remove(i.id,i.key))}},o.prototype._ie=function(){var t=window.navigator.userAgent,e=t.indexOf("MSIE ");if(e>-1)return parseInt(t.substring(e+5,t.indexOf(".",e)),10);if(t.indexOf("Trident/")>-1){var i=t.indexOf("rv:");return parseInt(t.substring(i+3,t.indexOf(".",i)),10)}var o=t.indexOf("Edge/");return o>-1&&parseInt(t.substring(o+5,t.indexOf(".",o)),10)},t.exports=o},function(t,e){function i(t,e,i){this.document=t||document,this.window=e||window,this.isCookie=i}i.prototype.set=function(t,e){this.hasLocalStorage()&&this.window.localStorage.setItem(t,e)},i.prototype.get=function(t){return!!this.hasLocalStorage()&&this.window.localStorage.getItem(t)},i.prototype.remove=function(t,e){this.hasLocalStorage()&&this.window.localStorage.removeItem(t)},i.prototype.hasLocalStorage=function(){try{return"localStorage"in this.window&&null!==this.window.localStorage}catch(t){return!1}},t.exports=i}]);