Skip to content

Instantly share code, notes, and snippets.

@eallegretta
Last active February 23, 2017 21:36
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eallegretta/5f2e78522bf9fa8c93b2 to your computer and use it in GitHub Desktop.
Save eallegretta/5f2e78522bf9fa8c93b2 to your computer and use it in GitHub Desktop.
Clarin y La Nacion Fucker
javascript: if(location.href.indexOf('clarin') > -1) { $("html").removeAttr('style'); $("#colorbox").remove(); $("#cboxOverlay").remove(); $('.mainPage').fadeTo(1); $('.mfp-wrap').remove(); $('.mfp-container').remove(); $('.mfp-bg').remove(); $('.lock').fadeTo(1).css('opacity', '1').removeClass('lock');} else { document.getElementsByClassName('modal-scrollable')[0].remove(); document.body.classList.remove('modal-open'); }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment