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
/* MrCrankyPants - block users and images from Propane! | |
* to use, place it in ~/Library/Application Support/Propane/unsupported/caveatPatchor.js (yes, it must be that file name) | |
* | |
* Created by ripping code off of https://gist.github.com/825404 and https://gist.github.com/310162 | |
*/ | |
Campfire.MrCrankyPants = Class.create({ | |
options: { | |
blockedUsers: ['Abe L.', 'George W.'], |