document.cookie="cp_challenge=9dc82d1b-f7ce-430e-baa2-d74b469f6b42";
const captchaId = '';const captchaImage = '';(()=>{let e=document.getElementById("wpsec_captcha_wrapper")||document.getElementsByClassName("wpsec_captcha_wrapper");e instanceof HTMLElement&&(e=[document.getElementById("wpsec_captcha_wrapper")]),0<captchaImage.length?Array.from(e).forEach(e=>{const t=e.getElementsByClassName("wpsec_captcha_image")[0]||document.getElementById("wpsec_captcha_image"),a=(t.innerHTML=captchaImage,document.createElement("input"));a.setAttribute("type","hidden"),a.setAttribute("name","wpsec_captcha_id"),a.setAttribute("value",captchaId),e.appendChild(a),e.removeAttribute("hidden")}):Array.from(e).forEach(e=>{e.remove()})})();