Skip to content

Instantly share code, notes, and snippets.

@adamralph
Created April 23, 2014 20:10
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 adamralph/11230531 to your computer and use it in GitHub Desktop.
Save adamralph/11230531 to your computer and use it in GitHub Desktop.
JabbR spam removal bookmarklet
javascript:(function(){$('li[data-name=sttriviabot].message').remove();$('li[data-name=sahin].message').remove();$('li[data-name=tacobell8888].message').remove();})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment