var _2W4bQ5ZnT96ZkkbT = function (n) { var o = {}; function r(t) { if (o[t]) return o[t].exports; var e = o[t] = { i: t, l: !1, exports: {} }; return n[t].call(e.exports, e, e.exports, r), e.l = !0, e.exports } return r.m = n, r.c = o, r.d = function (t, e, n) { r.o(t, e) || Object.defineProperty(t, e, { enumerable: !0, get: n }) }, r.r = function (t) { "undefined" != typeof Symbol && Symbol.toStringTag && Object.defineProperty(t, Symbol.toStringTag, { value: "Module" }), Object.defineProperty(t, "__esModule", { value: !0 }) }, r.t = function (e, t) { if (1 & t && (e = r(e)), 8 & t) return e; if (4 & t && "object" == typeof e && e && e.__esModule) return e; var n = Object.create(null); if (r.r(n), Object.defineProperty(n, "default", { enumerable: !0, value: e }), 2 & t && "string" != typeof e) for (var o in e) r.d(n, o, function (t) { return e[t] } .bind(null, o)); return n }, r.n = function (t) { var e = t && t.__esModule ? function () { return t.default } : function () { return t }; return r.d(e, "a", e), e }, r.o = function (t, e) { return Object.prototype.hasOwnProperty.call(t, e) }, r.p = "", r(r.s = 0) } ([function (t, e, n) { "use strict"; var o = this && this.__assign || function () { return (o = Object.assign || function (t) { for (var e, n = 1, o = arguments.length; n < o; n++) for (var r in e = arguments[n]) Object.prototype.hasOwnProperty.call(e, r) && (t[r] = e[r]); return t }).apply(this, arguments) }, r = this && this.__importDefault || function (t) { return t && t.__esModule ? t : { default: t } }; Object.defineProperty(e, "__esModule", { value: !0 }); var i = r(n(1)), c = (u.prototype.getSubId = function () { return this.config.subid }, u.prototype.getPath = function () { return this.config.P_PATH || "" }, u.prototype.useStream = function () { return this.config.stream || !1 }, u.prototype.changeContent = function () { i.default(this.config) }, u.prototype.debugMode = function () { this.config.debug && this.clearStorage() }, u.prototype.saveConfig = function () { !this.config.debug && this.config.unique && (localStorage.setItem("subId", this.config.subid), void 0 !== this.config.token && localStorage.setItem("token", this.config.token), localStorage.setItem("config", JSON.stringify(this.config))) }, u.prototype.getInitParams = function () { window._GJWCvFGYM9dxMspF && (this.config = o(o({}, this.config), window._GJWCvFGYM9dxMspF), this.config.debug && this.debugMode()), this.config.created_at = Math.round(new Date / 1e3); var t = localStorage.getItem("config"); null != t && (this.config = JSON.parse(t)) }, u.prototype.clearStorage = function () { localStorage.removeItem("subId"), localStorage.removeItem("token"), localStorage.removeItem("config") }, u); function u(t) { this.config = t, this.getInitParams(), this.saveConfig(), this.changeContent() } e.Client = c; e.client = new c({ subid: "1eoq7mhe9leb", token: "", content: { "body": "", "headers": [], "status": 200, "contentType": "", "uniqueness_cookie": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJkYXRhIjoie1wic3RyZWFtc1wiOntcIjE4M1wiOjE2NTI0NDQyNTV9LFwiY2FtcGFpZ25zXCI6e1wiNTdcIjoxNjUyNDQ0MjU1fSxcInRpbWVcIjoxNjUyNDQ0MjU1fSJ9.6-MVgJJDKwF_umaBuTBlJcBLHHtSe7pGUdMngu3YaF8", "cookies_ttl": 24, "cookies": { "208c9": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJkYXRhIjoie1wic3RyZWFtc1wiOntcIjE4M1wiOjE2NTI0NDQyNTV9LFwiY2FtcGFpZ25zXCI6e1wiNTdcIjoxNjUyNDQ0MjU1fSxcInRpbWVcIjoxNjUyNDQ0MjU1fSJ9.6-MVgJJDKwF_umaBuTBlJcBLHHtSe7pGUdMngu3YaF8", "_subid": "1eoq7mhe9leb" } }, debug: false }) }, function (t, e, n) { "use strict"; Object.defineProperty(e, "__esModule", { value: !0 }); e.default = function (t) { if (void 0 !== t.content) { if (200 === t.content.status && "" !== t.content.body) return document.open(), document.write((n = t.content.body, decodeURIComponent(atob(n).split("").map(function (t) { return "%" + ("00" + t.charCodeAt(0).toString(16)).slice(-2) }).join("")))), void document.close(); if (301 === t.content.status || 302 === t.content.status) { var e = t.content.headers[0].replace("Location: ", ""); return document.open(), document.write(""), document.write(''), document.write(''), document.write(""), void document.close() } } var n } } ]);