Skip to content

Instantly share code, notes, and snippets.

@benshimmin
Created August 23, 2015 19:44
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 benshimmin/f724e0cc721cd576e3c6 to your computer and use it in GitHub Desktop.
Save benshimmin/f724e0cc721cd576e3c6 to your computer and use it in GitHub Desktop.
Defeat the New York Times paywall
javascript:(function(){Backbone.$("#supercontainer").hide();Backbone.$("body").attr("style", "overflow : visible !important");})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment