RationalWiki's 2019 Fundraiser

There is no RationalWiki without you. We are a small non-profit with no staff – we are hundreds of volunteers who document pseudoscience and crankery around the world every day. We will never allow ads because we must remain independent. We cannot rely on big donors with corresponding big agendas. We are not the largest website around, but we believe we play an important role in defending truth and objectivity.

If everyone who saw this today donated $5, we would meet our goal for 2019.

Fighting pseudoscience isn't free.
We are 100% user-supported! Help and donate $5, $20 or whatever you can today with PayPal Logo.png!

Donations so far: $2900Goal: $6000

User:Inquisitor Sasha/common.js

From RationalWiki
Jump to: navigation, search

Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* Imported scripts */

importScript('User:Blue/scripts/watchuser.js');
importScript('User:Inquisitor_Ehrenstein/blockMikal.js');
importScript('User:Inquisitor Ehrenstein/mikalBlockLog.js');
importScript('User:Inquisitor Ehrenstein/newObject.js');

/* ---------------- */

$('li').filter('li:contains("Mikal")').css({"border" : "1px black dotted", "border-radius" : "3px", "background-color" : "#F5A9A9"});

/*

var userLink = document.getElementById("pt-userpage");
userLink.style.fontWeight = "bold";

$('ul.special>li').filter('li:contains("essay")').css({"border" : "1px black dotted", "border-radius" : "3px", "background-color" : "#FFFFCC"});

$('li').filter('li:contains("Conservapedia")').css({"border" : "1px black dotted", "border-radius" : "3px", "background-color" : "#FFFFCC"});

$('p').filter('p:contains("rape")').hide()

$('p').filter('p:contains("User:Mikal")').hide()

$('dl').filter('dl:contains("User:Mikal")').hide()

$('dd').filter('dd:contains("User:Mikal")').hide()

$('p').filter('p:contains("User:Mikal")').hide()

$('dl').filter('dl:contains("Mikal")').hide()

$('dd').filter('dd:contains("Mikal")').hide()

$('dd').filter('dd:contains("Mikal")').hide()

$("a[href*='Nutty_Roux']").css({'background-color' : '#ec008c', 'border-top' : '#0dff00 3px solid', 'border-bottom' : '#0dff00 3px solid'});
 
$("a[href*='Inquisitor_Ehrenstein']").css({'background' : '#999999', 'color' : '#DDDDDD'});

innerHTML.replace(/the/, das);

$('html').filter('html:contains("the")').css({"color" : "#DDDDDD"})

*/