User:Bob Hartington/chat.js
Appearance
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)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
fasterBanReason = "Sockpuppet."; importArticles({ type: 'script', articles: [ 'u:dev:ChatAwayButton/code.js', 'u:dev:ChatDeveloperTools.js', 'u:dev:CustomChatPings/code.js', 'u:dev:FasterBanModule/code.js', 'u:dev:NewMessageCount.js', 'u:dev:PrivateMessageAlert/code.js', 'u:electroboom:User:Mario&LuigiBowser\'sInsideStory/AjaxBanButtons.javascript', ] }); window.ajaxBanButtons = [ { reason: 'Sockpuppet.', expiry: 'infinite', label: 'Sockpuppet', }, { reason: 'Troll.', expiry: 'infinite', label: 'Troll' }, { reason: 'Misbehaving in chat.', expiry: '3 days', label: 'Misbehave' }, { reason: 'Ignoring moderators.', expiry: '3 days', label: 'Ignoring moderators' }, { reason: 'Excessive rule violations.', expiry: '6 months', label: 'Excessive violations' }, { reason: 'Repeated rule violations with no signs of improvement.', expiry: '1 year', label: 'Persist' } ];