(()=>{"use strict";function t(t,e){if(e.length>t.length)return!1;for(let n=0;n<e.length;n++)if(t[n]!==e[n])return!1;return!0}function e(t){return Array.from(new Uint8Array(t)).map(t=>t.toString(16).padStart(2,"0")).join("")}function n(t){if(t.length%2!=0)throw new Error(`Hex string must have an even length. Got: ${t}`);const e=new ArrayBuffer(t.length/2),n=new DataView(e);for(let e=0;e<t.length;e+=2){const r=t.substring(e,e+2),o=parseInt(r,16);n.setUint8(e/2,o)}return new Uint8Array(e)}async function r(t){await new Promise(e=>setTimeout(e,t))}function o(t){return Math.floor(10*(performance.now()-t))/10}var i,a;!function(t){t.SHA_256="SHA-256",t.SHA_384="SHA-384",t.SHA_512="SHA-512"}(i||(i={})),function(t){t.CODE="code",t.ERROR="error",t.VERIFIED="verified",t.VERIFYING="verifying",t.UNVERIFIED="unverified",t.EXPIRED="expired"}(a||(a={}));class u{nonce;mode;COUNTER_BYTES=4;buffer;dataView;encoder=new TextEncoder;constructor(t,e="uint32"){this.nonce=t,this.mode=e,this.buffer=new Uint8Array(this.nonce.length+this.COUNTER_BYTES),this.buffer.set(this.nonce,0),this.dataView=new DataView(this.buffer.buffer)}setCounter(t){return"string"===this.mode?function(t,e){const n=new Uint8Array(t.length+e.length);return n.set(t,0),n.set(e,t.length),n}(this.nonce,this.encoder.encode(t.toString())):(this.dataView.setUint32(this.nonce.length,t,!1),this.buffer)}}async function l(t,e,n){const{cost:r,keyLength:o=32}=t,i=t.algorithm.startsWith("PBKDF2/")?t.algorithm.slice(7):"SHA-256",a=await crypto.subtle.importKey("raw",n,{name:"PBKDF2"},!1,["deriveKey"]),u=await crypto.subtle.deriveKey({name:"PBKDF2",salt:e,iterations:r,hash:i},a,{name:"AES-GCM",length:8*o},!0,["encrypt"]);return{derivedKey:new Uint8Array(await crypto.subtle.exportKey("raw",u))}}function c(t){return c="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},c(t)}function f(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,s(r.key),r)}}function s(t){var e=function(t){if("object"!=c(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var n=e.call(t,"string");if("object"!=c(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==c(e)?e:e+""}Map;var y=function(){return t=function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)},e=[{key:"ParseIt",value:function(t){var e={};try{e=JSON.parse(t)}catch(i){var n="##APTO_OPEN##",r=0,o=0;t.indexOf(n)>=0?(r=t.indexOf(n)+13,o=t.lastIndexOf("##APTO_CLOSE##")):(r=t.indexOf("{"),o=t.lastIndexOf("}"));try{e=JSON.parse(t.substring(r,o))}catch(t){e={}}}return e}}],null&&f(t.prototype,null),e&&f(t,e),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e}();function h(t){return h="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},h(t)}function p(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,b(r.key),r)}}function b(t){var e=function(t){if("object"!=h(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var n=e.call(t,"string");if("object"!=h(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==h(e)?e:e+""}function v(t){return v="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},v(t)}function d(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,m(r.key),r)}}function m(t){var e=function(t){if("object"!=v(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var n=e.call(t,"string");if("object"!=v(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==v(e)?e:e+""}function w(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(w=function(){return!!t})()}function g(t){return g=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},g(t)}function S(t,e){return S=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},S(t,e)}var _=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),function(t,e,n){return e=g(e),function(t,e){if(e&&("object"==v(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,w()?Reflect.construct(e,n||[],g(t).constructor):e.apply(t,n))}(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&S(t,e)}(e,t),n=e,(r=[{key:"init",value:function(){this.exec()}}])&&d(n.prototype,r),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,r}(function(){return t=function t(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this._init_data=e,this._base_data=this.retrieveBaseData(),this.init()},(e=[{key:"retrieveBaseData",value:function(){return this._init_data}},{key:"init",value:function(){}},{key:"run",value:function(){}},{key:"exec",value:function(){this.canRun()&&this.run()}},{key:"canRun",value:function(){return!0}}])&&p(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e}());function j(t){return j="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},j(t)}function O(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,P(r.key),r)}}function P(t){var e=function(t){if("object"!=j(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var n=e.call(t,"string");if("object"!=j(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==j(e)?e:e+""}var k=function(){return t=function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)},e=[{key:"Get",value:function(t){var e=("; "+document.cookie).split("; "+t+"=");return 2===e.length?e.pop().split(";").shift():""}}],null&&O(t.prototype,null),e&&O(t,e),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e}();function C(t){return C="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},C(t)}function A(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,R(r.key),r)}}function R(t){var e=function(t){if("object"!=C(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var n=e.call(t,"string");if("object"!=C(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==C(e)?e:e+""}var E=function(){return t=function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)},e=[{key:"ObjClone",value:function(t){return JSON.parse(JSON.stringify(t))}},{key:"Merge",value:function(){for(var t={},e=function(e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},n=0;n<arguments.length;n++)e(arguments[n]);return t}},{key:"IsEmpty",value:function(t){return null==t||"object"===C(t)&&0===Object.keys(t).length}}],null&&A(t.prototype,null),e&&A(t,e),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e}();function D(t){return D="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},D(t)}function x(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,T(r.key),r)}}function T(t){var e=function(t){if("object"!=D(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var n=e.call(t,"string");if("object"!=D(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==D(e)?e:e+""}var q=function(){return t=function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)},e=[{key:"Retrieve",value:function(t){return new URLSearchParams(window.location.search).get(t)}}],null&&x(t.prototype,null),e&&x(t,e),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e}();function F(t){return F="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},F(t)}function N(){var t,e,n="function"==typeof Symbol?Symbol:{},r=n.iterator||"@@iterator",o=n.toStringTag||"@@toStringTag";function i(n,r,o,i){var l=r&&r.prototype instanceof u?r:u,c=Object.create(l.prototype);return B(c,"_invoke",function(n,r,o){var i,u,l,c=0,f=o||[],s=!1,y={p:0,n:0,v:t,a:h,f:h.bind(t,4),d:function(e,n){return i=e,u=0,l=t,y.n=n,a}};function h(n,r){for(u=n,l=r,e=0;!s&&c&&!o&&e<f.length;e++){var o,i=f[e],h=y.p,p=i[2];n>3?(o=p===r)&&(l=i[(u=i[4])?5:(u=3,3)],i[4]=i[5]=t):i[0]<=h&&((o=n<2&&h<i[1])?(u=0,y.v=r,y.n=i[1]):h<p&&(o=n<3||i[0]>r||r>p)&&(i[4]=n,i[5]=r,y.n=p,u=0))}if(o||n>1)return a;throw s=!0,r}return function(o,f,p){if(c>1)throw TypeError("Generator is already running");for(s&&1===f&&h(f,p),u=f,l=p;(e=u<2?t:l)||!s;){i||(u?u<3?(u>1&&(y.n=-1),h(u,l)):y.n=l:y.v=l);try{if(c=2,i){if(u||(o="next"),e=i[o]){if(!(e=e.call(i,l)))throw TypeError("iterator result is not an object");if(!e.done)return e;l=e.value,u<2&&(u=0)}else 1===u&&(e=i.return)&&e.call(i),u<2&&(l=TypeError("The iterator does not provide a '"+o+"' method"),u=1);i=t}else if((e=(s=y.n<0)?l:n.call(r,y))!==a)break}catch(e){i=t,u=1,l=e}finally{c=1}}return{value:e,done:s}}}(n,o,i),!0),c}var a={};function u(){}function l(){}function c(){}e=Object.getPrototypeOf;var f=[][r]?e(e([][r]())):(B(e={},r,function(){return this}),e),s=c.prototype=u.prototype=Object.create(f);function y(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,c):(t.__proto__=c,B(t,o,"GeneratorFunction")),t.prototype=Object.create(s),t}return l.prototype=c,B(s,"constructor",c),B(c,"constructor",l),l.displayName="GeneratorFunction",B(c,o,"GeneratorFunction"),B(s),B(s,o,"Generator"),B(s,r,function(){return this}),B(s,"toString",function(){return"[object Generator]"}),(N=function(){return{w:i,m:y}})()}function B(t,e,n,r){var o=Object.defineProperty;try{o({},"",{})}catch(t){o=0}B=function(t,e,n,r){function i(e,n){B(t,e,function(t){return this._invoke(e,n,t)})}e?o?o(t,e,{value:n,enumerable:!r,configurable:!r,writable:!r}):t[e]=n:(i("next",0),i("throw",1),i("return",2))},B(t,e,n,r)}function H(t,e,n,r,o,i,a){try{var u=t[i](a),l=u.value}catch(t){return void n(t)}u.done?e(l):Promise.resolve(l).then(r,o)}function U(t){return function(){var e=this,n=arguments;return new Promise(function(r,o){var i=t.apply(e,n);function a(t){H(i,r,o,a,u,"next",t)}function u(t){H(i,r,o,a,u,"throw",t)}a(void 0)})}}function I(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,K(r.key),r)}}function K(t){var e=function(t){if("object"!=F(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var n=e.call(t,"string");if("object"!=F(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==F(e)?e:e+""}function G(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(G=function(){return!!t})()}function L(){return L="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,n){var r=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=M(t)););return t}(t,e);if(r){var o=Object.getOwnPropertyDescriptor(r,e);return o.get?o.get.call(arguments.length<3?t:n):o.value}},L.apply(null,arguments)}function M(t){return M=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},M(t)}function V(t,e){return V=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},V(t,e)}var J=function(i){function a(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,a),function(t,e,n){return e=M(e),function(t,e){if(e&&("object"==F(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,G()?Reflect.construct(e,n||[],M(t).constructor):e.apply(t,n))}(this,a,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&V(t,e)}(a,i),c=a,f=[{key:"init",value:function(){var t,e,n,r;this.window_focus_at=Date.now(),this.window_blur_at=0,this.altchaChallengeRequestData=null,this.altchaUnsupported=!1,this.request_count=0,this.failed_request_count=0,this.silentCaptchaAjaxData=this.resolveSilentCaptchaAjaxData(),this.shield_ajaxurl=(null===(t=this.silentCaptchaAjaxData)||void 0===t?void 0:t.ajaxurl)||"",(e=a,n=this,"function"==typeof(r=L(M(1&3?e.prototype:e),"init",n))?function(t){return r.apply(n,t)}:r)([])}},{key:"canRun",value:function(){return"string"==typeof this.shield_ajaxurl&&this.shield_ajaxurl.length>0}},{key:"run",value:function(){var t=this;window.addEventListener("focus",function(){t.window_focus_at=Date.now()}),window.addEventListener("blur",function(){t.window_blur_at=Date.now()}),this.fire()}},{key:"fire",value:function(){this.request_count<10&&this.failed_request_count<5&&this.performPathAltcha()}},{key:"performPathAltcha",value:function(){var i=this;if(this.isAltchaChallengeRequired())if(this.hasAltchaChallengeData()){if(!this.canSolveAltchaChallenge())return this.altchaUnsupported=!0,this.altchaChallengeRequestData=null,void this.reFire();this.request_count++,async function(i){const{challenge:a,controller:l,counterMode:c="uint32",counterStart:f=0,counterStep:s=1,deriveKey:y,timeout:h=9e4}=i,{nonce:p,keyPrefix:b,salt:v}=a.parameters,d=n(p),m=n(v),w=b.length%2==0?n(b):null,g=new u(d,c),S=performance.now();let _=f,j=0,O="",P=S;for(;;){if(l?.signal.aborted||h&&j%10==0&&performance.now()-S>h)return null;const{derivedKey:n}=await y(a.parameters,m,g.setCounter(_));if(j%10==0&&performance.now()-P>200&&(await r(0),P=performance.now()),w?t(n,w):e(n).startsWith(b)){O=e(n);break}_+=s,j+=1}return{counter:_,derivedKey:O,time:o(S)}}({challenge:this.parseAltchaChallenge(this.altchaChallengeRequestData),deriveKey:l}).then(function(t){if(null===t)throw new Error("ALTCHA v2 challenge could not be solved.");i.request_count++;var e=E.ObjClone(i.altchaChallengeRequestData);return e.altcha_solution=JSON.stringify(t),delete e.ajaxurl,delete e._wpnonce,delete e._rest_url,fetch(i.shield_ajaxurl,i.constructFetchRequestData(e)).then(function(t){return t.text()}).then(function(t){var e=y.ParseIt(t);if(null===i.resolveAjaxPayloadData(e))throw new Error("Data in the altcha request could not be parsed.");return t}).then(function(){return i.reFire()})}).catch(function(){i.failed_request_count++}).finally(function(){i.altchaChallengeRequestData=null})}else this.performPathBasicSignal().finally();else this.isBasicSignalRequired()?this.performPathBasicSignal().finally():this.reFire()}},{key:"reFire",value:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:15e3;this.start_refire_at=Date.now(),window.setTimeout(function(){0===e||t.windowHasHadFocus()?t.fire():t.reFire(2500)},e)}},{key:"performPathBasicSignal",value:(h=U(N().m(function t(){return N().w(function(t){for(;;)if(0===t.n)return t.a(2,this.fetchSilentCaptcha())},t,this)})),function(){return h.apply(this,arguments)})},{key:"hasAltchaChallengeData",value:function(){return this.verifyAltchaChallengeData(this.altchaChallengeRequestData)}},{key:"verifyAltchaChallengeData",value:function(t){return null!==this.parseAltchaChallenge(t)}},{key:"parseAltchaChallenge",value:function(t){if(null===t||"object"!==F(t))return null;if("2"!==String(t.altcha_version||"")||"string"!=typeof t.altcha_challenge)return null;try{var e=JSON.parse(t.altcha_challenge),n=(null==e?void 0:e.parameters)||{};return"PBKDF2/SHA-256"===n.algorithm&&"string"==typeof n.nonce&&"string"==typeof n.salt&&"string"==typeof n.keyPrefix&&"string"==typeof n.keySignature&&"number"==typeof n.cost&&"number"==typeof n.expiresAt&&"number"==typeof n.keyLength&&"string"==typeof e.signature?Math.round(Date.now()/1e3)>=Number(n.expiresAt)?null:e:null}catch(t){return null}}},{key:"canSolveAltchaChallenge",value:function(){try{return!(!window.crypto||!window.crypto.subtle)}catch(t){return!1}}},{key:"isBasicSignalRequired",value:function(){return this.isForceNotbotRequested()||this.isCookieSignalRequired("notbot")}},{key:"isAltchaChallengeRequired",value:function(){return!this.altchaUnsupported&&(this.isForceNotbotRequested()||this.isCookieSignalRequired("altcha"))}},{key:"isCookieSignalRequired",value:function(t){return!this.getNonRequiredFlagsFromCookie().includes(t)}},{key:"isForceNotbotRequested",value:function(){try{return"1"===q.Retrieve("force_notbot")}catch(t){return!1}}},{key:"resolveSilentCaptchaAjaxData",value:function(){try{var t,e=null===(t=this._base_data)||void 0===t||null===(t=t.ajax)||void 0===t?void 0:t.silentcaptcha;return null===e||"object"!==F(e)||Array.isArray(e)||"string"!=typeof e.ajaxurl||e.ajaxurl.length<1?null:e}catch(t){return null}}},{key:"getNonRequiredFlagsFromCookie",value:function(){try{var t=[],e=k.Get("icwp-wpsf-notbot"),n=("undefined"===F(e)||void 0===e||""===e?"":e).split("Z"),r=n.pop();if(r){var o=/^exp-([0-9]+)$/.exec(r);o&&Math.round(Date.now()/1e3)<Number(o[1])&&(t=n)}return t}catch(t){return[]}}},{key:"resolveAjaxPayloadData",value:function(t){if(null===t||"object"!==F(t)||Array.isArray(t))return null;if(!Object.prototype.hasOwnProperty.call(t,"data"))return null;var e=t.data;return null===e||"object"!==F(e)||Array.isArray(e)?null:e}},{key:"fetchSilentCaptcha",value:(s=U(N().m(function t(){var e,n=this;return N().w(function(t){for(;;)switch(t.p=t.n){case 0:if(this.request_count++,e={},t.p=1,null!==this.silentCaptchaAjaxData){t.n=2;break}throw new Error("silentCAPTCHA request data is unavailable.");case 2:e=E.ObjClone(this.silentCaptchaAjaxData),t.n=4;break;case 3:return t.p=3,t.v,this.failed_request_count++,t.a(2,null);case 4:return delete e.ajaxurl,delete e._rest_url,delete e._wpnonce,t.a(2,fetch(this.shield_ajaxurl,this.constructFetchRequestData(e)).then(function(t){return t.text()}).then(function(t){var e=y.ParseIt(t),r=n.resolveAjaxPayloadData(e);if(null===r)throw new Error("Data in the silentCAPTCHA request could not be parsed.");if(n.verifyAltchaChallengeData(r.altcha_data))n.altchaChallengeRequestData=r.altcha_data,n.reFire(0);else{if(!n.altchaUnsupported&&n.isCookieSignalRequired("altcha"))throw new Error("Could not verify the altcha challenge data in response.");n.reFire()}return e}).catch(function(){n.failed_request_count++}))}},t,this,[[1,3]])})),function(){return s.apply(this,arguments)})},{key:"constructFetchRequestData",value:function(t){return{method:"POST",body:new URLSearchParams(t).toString(),headers:{"Content-Type":"application/x-www-form-urlencoded; charset=UTF-8","X-Requested-With":"XMLHttpRequest"}}}},{key:"windowHasHadFocus",value:function(){return this.window_focus_at>this.window_blur_at||this.window_focus_at>this.start_refire_at}}],f&&I(c.prototype,f),Object.defineProperty(c,"prototype",{writable:!1}),c;var c,f,s,h}(_);function W(t){return W="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},W(t)}try{var X,Y=null===(X=window.shield_vars_silentcaptcha)||void 0===X||null===(X=X.comps)||void 0===X?void 0:X.silentcaptcha;null!==Y&&"object"===W(Y)&&new J(Y)}catch(t){}})();