Skip to content

Instantly share code, notes, and snippets.

@jennschiffer
Created March 7, 2014 05: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 jennschiffer/2ad6f2f07dd8884c305f to your computer and use it in GitHub Desktop.
Save jennschiffer/2ad6f2f07dd8884c305f to your computer and use it in GitHub Desktop.
javascript:(function(){var newSite="<html><head><title>my site</title></head><body><h1>this is my malware proof site</h1><p>this is my page and it's malware proof ok</p></body></html>";$('html').html(newSite);}());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment