Skip to content

Instantly share code, notes, and snippets.

@chrisbodhi
Created June 28, 2015 14:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisbodhi/029e53b94160a4e1b3c4 to your computer and use it in GitHub Desktop.
Save chrisbodhi/029e53b94160a4e1b3c4 to your computer and use it in GitHub Desktop.
if ( document.getElementById('hot-network-questions') !== null ){
var buzzfeed = document.getElementById('hot-network-questions');
buzzfeed.remove();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment