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.
 # ROGUE ADMINS ADDING RULES HERE WHICH RESULT IN SERIOUS COMPLAINTS TO THE BOT 
 #          WILL BE SUBJECTED TO SERIOUS WHACKING WITH A WIKITROUT
 #
 # WARNING: Adding regexes to this page overrides certain basic settings in XLinkBot
 # WARNING: This will only work when the specified link is ALSO on the normal revertlist
 # 
 # WHAT HAPPENS:
 # * XLinkBot will normally evaluate the level of warning it should leave (generally one higher than the last warninglevel).
 # * XLinkBot will up it to to the level established here, if rule matches and the old warnings are of lower level then
 #    the overrule level
 # * Setting this the overrule#level to 7 will result in XLinkBot NOT warning an editor, but IMMEDIATELY report 
 #    the editor to AIV
 #
 # [[User:XLinkBot/LevelOverrule]] - main list
 # [[User:MER-C/LevelOverrule.css]] - MER-C private list
 # [[User:COIBot/LevelOverrule.css]] - COIBot private list
 #
 # This list affects only the English Wikipedia
 #<!-- leave this line exactly as it is --> <pre> 
# Syntax is as follows: 
#   * Everything from a "#" character to the end of the line is a comment
#   * Every non-blank line is a setting in the format <param>=<value>
# overrule#rule contains the rule (must be a regex on the revertlist)
# overrule#level is the new starting level, 1 is a friendly remark, 2 is spam1, 3 is spam2, 4 is spam3, 
#   5 is spam4, 6 is spam4im, 7 is AIV immediately without warning.

# numoverrules is how many rules below are defined
numoverrules=3

overrule1rule=adsense 3845661189639054
overrule1level=6

overrule2rule=adsense 3379101039655138
overrule2level=6

overrule3rule=\bmaastars\.com\b
overrule3level=6
#</pre>