Skip to content

Instantly share code, notes, and snippets.

View michaelphines's full-sized avatar

Michael Hines michaelphines

View GitHub Profile
@michaelphines
michaelphines / gist:1007017
Created June 3, 2011 19:40 — forked from sparkertime/gist:868498
MrCrankyPants for Propane - block users and image uploads.
/* 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.'],