Skip to content

Instantly share code, notes, and snippets.

@liamja
Created September 3, 2012 12:21
Show Gist options
  • Save liamja/3608936 to your computer and use it in GitHub Desktop.
Save liamja/3608936 to your computer and use it in GitHub Desktop.
Bookmarklet that reveals spoilers in the Breaking Bad subreddit
javascript:(function(e,a,g,h,f,c,b,d){if(!(f=e.jQuery)||g>f.fn.jquery||h(f)){c=a.createElement("script");c.type="text/javascript";c.src="http://ajax.googleapis.com/ajax/libs/jquery/"+g+"/jquery.min.js";c.onload=c.onreadystatechange=function(){if(!b&&(!(d=this.readyState)||d=="loaded"||d=="complete")){h((f=e.jQuery).noConflict(1),b=1);f(c).remove()}};a.documentElement.childNodes[0].appendChild(c)}})(window,document,"1.3.2",function($,L){$('div.link').each(function(i){$(this).removeClass('linkflair-spoiler')});});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment