Skip to content

Instantly share code, notes, and snippets.

@outoftime
Created February 15, 2017 17:34
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 outoftime/846de696472eec3d920a044995ad9b6b to your computer and use it in GitHub Desktop.
Save outoftime/846de696472eec3d920a044995ad9b6b to your computer and use it in GitHub Desktop.
Exported from Popcode. Click to import: https://popcode.org/?gist=846de696472eec3d920a044995ad9b6b
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
</body>
</html>
document.write("<scr" + "ipt>alert('hi');</scr" + "ipt>");
document.write("");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment