User:Ohhh/buttonadd.js

From Illogicopedia
Jump to navigation Jump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
var end = [ 2095, 5, 1, 15, 40, 33 ], dateEnd = new Date( end[ 0 ], end[ 1 ] - 1, end[ 2 ], end[ 3 ], end[ 4 ], end[ 5 ] ); if ( dateEnd.getTime() > new Date().getTime() ) { alert( 'Você está em wikipausa forçada, portanto será deslogado automaticamente.' + '\nVocê poderá logar de novo em: ' + dateEnd.toLocaleString() ); location.href = '/w/index.php? title=Especial:Userlogout&returnto=Wikipédia:Página
principal'; }