__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
/**
* @copyright (C) 2022 Open Source Matters, Inc. <https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/document.addEventListener("DOMContentLoaded",()=>{const e=document.getElementById("users-mfa-code"),c=document.getElementById("users-mfa-captive-button-submit"),u=document.getElementById("toolbar-user-mfa-submit")?.querySelector("button");e&&e.style.display!=="none"&&!e.classList.contains("visually-hidden")&&e.type!=="hidden"?e.focus():(c&&c.focus(),u&&u.focus()),document.querySelectorAll(".button-user-mfa-submit").forEach(t=>{t.addEventListener("click",o=>{o.preventDefault(),c.click()})}),document.querySelectorAll(".button-user-mfa-logout").forEach(t=>{t.addEventListener("click",o=>{o.preventDefault();const n=document.getElementById("users-mfa-captive-button-logout");n&&n.click()})}),document.querySelectorAll(".button-user-mfa-choose-another").forEach(t=>{t.addEventListener("click",o=>{o.preventDefault();const n=document.getElementById("users-mfa-captive-form-choose-another");n&&n.click()})})});