Skip to content

Instantly share code, notes, and snippets.

@dpritchett
Created September 16, 2010 15:34
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 dpritchett/582630 to your computer and use it in GitHub Desktop.
Save dpritchett/582630 to your computer and use it in GitHub Desktop.
// Original author unknown, copied from a reddit comment and used regularly
javascript:var el=$(".bylink");var ei=0;(function fe(){while(ei<el.length){var s=el[ei].innerHTML;var parent=s.indexOf("parent");if(parent==0){hidecomment(el[ei]);}ei++;}})()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment