Skip to content

Instantly share code, notes, and snippets.

@built
Created March 14, 2012 07:52
Show Gist options
  • Save built/2034938 to your computer and use it in GitHub Desktop.
Save built/2034938 to your computer and use it in GitHub Desktop.
An improvement for the Reddit killer
$(document).ready(function() {
$('body').empty();
document.title = "REDDIT IS A WASTE OF TIME";
});
@bradhe
Copy link

bradhe commented Mar 17, 2012

genius. pure genius.

@built
Copy link
Author

built commented Mar 19, 2012

And it mostly works, too! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment