Created
March 7, 2014 05:44
-
-
Save jennschiffer/2ad6f2f07dd8884c305f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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