Skip to content

Instantly share code, notes, and snippets.

@ccellar
Last active August 29, 2015 14:02
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 ccellar/b1e867bc1e4f441a1dfb to your computer and use it in GitHub Desktop.
Save ccellar/b1e867bc1e4f441a1dfb to your computer and use it in GitHub Desktop.
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)
{
$( ".paid_content_container" ).remove();
$( ".overlay_bg" ).remove();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment