Video Freischalten

Kennst du das Passwort?

Viel Spaß beim Zuschauen!

function checkPassword() { const input = document.getElementById("password-input"); const loginContainer = document.getElementById("login-container"); const videoContainer = document.getElementById("video-container"); const errorMsg = document.getElementById("error-msg"); const userInput = input.value.trim().toLowerCase(); const targetPassword = String.fromCharCode(109, 111, 110, 115, 116, 101, 114); if (userInput === targetPassword) { loginContainer.style.display = "none"; videoContainer.style.display = "block"; } else { errorMsg.textContent = "Leider nicht korrekt..."; } } document.getElementById("password-input").addEventListener("keydown", function (e) { if (e.key === "Enter") { checkPassword(); } });

ImpressumAngaben gemäß § 5 DDG:
MOONCHILD LTD
Istampoul 10, Athanasia Court
Larnaca 6025, Zypern
Vertreten durch:
Maziar Tarandakzadeh (GF)
Kontakt:
E-Mail: [email protected]
Registereintrag:
Registergericht: Department of Registrar of Companies, Zypern
Registernummer: 60323391E
Umsatzsteuer-ID:
CY60323391E