User:VoABot II/admin blacklist.js

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
//<--BOT INCLUDE-->
//////////////////Pointless links or email addresses//////////////////
//these links will be reverted out the bot's watchlist no matter who adds them, except Sysops
var NN_linkspam_admin = /www\.mixtapeman\.net|www\.sendspace\.com\/file\/qz48la|www\.beatclappaz\.com|www\.download-mixtapes\.net|www\.encyclopediadramatica\.com|\.nimp\.org/i;

//////////////////Vandal streaks//////////////////
//NOTE: be sure not to make the expressions too vague

//edits/moves that match these will be reverted
var Vandal_streaks_admin = /(Genesis 1 The Beginning 1 In the beginning God created the heavens and the earth. 2 Now the earth was)|(TD BGCOLOR\=#7c603e.*TD BGCOLOR\=#96794c.*TD BGCOLOR\=#877552.*TD BGCOLOR\=#807a59)/i;

//edit summaries that match these will be reverted
var Vandal_sumstreaks_admin = /NONE AT THIS TIME/i;
/////////////////