Update Redditlikeheavyhitter.HTML
This commit is contained in:
parent
b957afa712
commit
cb63a21399
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
<h1>Haha, get memed!</h1>
|
<h1>Haha, get memed!</h1>
|
||||||
<video controls>
|
<video controls>
|
||||||
<source src="vazduh_punch.mp4" type="video/mp4">
|
<source src="Romanov_2.mp4" type="video/mp4">
|
||||||
Your browser does not support the video tag.
|
Your browser does not support the video tag.
|
||||||
</video>
|
</video>
|
||||||
</div>
|
</div>
|
||||||
|
@ -27,7 +27,7 @@
|
||||||
var passwordDiv = document.getElementById("passwordDiv");
|
var passwordDiv = document.getElementById("passwordDiv");
|
||||||
|
|
||||||
|
|
||||||
if (password === "BobexSimulator") {
|
if (password === "123") {
|
||||||
contentDiv.style.display = "block";
|
contentDiv.style.display = "block";
|
||||||
passwordDiv.style.display = "none";
|
passwordDiv.style.display = "none";
|
||||||
} else {
|
} else {
|
||||||
|
|
Loading…
Add table
Reference in a new issue