This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name JabbR: Admin Kick Banned Users | |
// @namespace http://jabbr.net.admin/ | |
// @version 0.1 | |
// @description Kick mother bitches from JabbR who have been a pesk. | |
// @match https://jabbr.net/* | |
// @copyright 2013+, JabbR people | |
// @require http://code.jquery.com/jquery-latest.js | |
// ==/UserScript== |