Skip to content

Instantly share code, notes, and snippets.

@bradhe
Forked from built/reddit.com.js
Created April 2, 2012 07:28
Show Gist options
  • Save bradhe/2281401 to your computer and use it in GitHub Desktop.
Save bradhe/2281401 to your computer and use it in GitHub Desktop.
An improvement for the Reddit killer
$(function() {
$('body').empty();
document.title = "REDDIT IS A WASTE OF TIME";
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment