easter egg :3
This commit is contained in:
parent
2d7ffd8f89
commit
516d1253bd
@ -79,7 +79,7 @@
|
||||
//alert(value);
|
||||
let inputText = document.getElementById("inputText").value;
|
||||
if (inputText.includes("🏳️⚧️")) {
|
||||
inputText = "🏳️⚧️ Trans rights are human rights! 🏳️⚧️";
|
||||
inputText += "🏳️⚧️ Trans rights are human rights! 🏳️⚧️";
|
||||
document.body.style.backgroundImage = "url(https://files.calebfontenot.com/blahaj-bl%C3%A5haj.gif)";
|
||||
// change name :3
|
||||
let siteData = document.getElementsByClassName("info");
|
||||
|
Loading…
Reference in New Issue
Block a user