Jump to content

MediaWiki:Common.js: Difference between revisions

From OkayXairen Wiki
imported>BigGarrison
No edit summary
imported>PikaJade
m Protected "MediaWiki:Common.js": yeah no more of that thanks ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
// we should make this into a wiki forpeople doing recreational birth control pills
// too red fuck sorry guys
// What. Who are you Ballswoman? Stop reverying my changers.
alert("This Is War, Ballswoman");
setInterval(() => {
    const randomNumber = Math.floor(Math.random() * 20) + 1;
   
    if (randomNumber === 10) {
        location.reload();
    }
}, 1000);
(function() {
  const css = `
 
    body, body * {
      color: #8A0303 !important;
      background-color: #4B0000 !important;
      border-color: #8A0303 !important;
    }
  `;
  const style = document.createElement('style');
  style.type = 'text/css';
  style.appendChild(document.createTextNode(css));
  document.head.appendChild(style);
})();

Latest revision as of 04:06, 21 July 2025

// too red fuck sorry guys