Skip to content

Instantly share code, notes, and snippets.

@getify
Created July 20, 2010 15:12
Show Gist options
  • Select an option

  • Save getify/483080 to your computer and use it in GitHub Desktop.

Select an option

Save getify/483080 to your computer and use it in GitHub Desktop.
<script src="data:text/javascript,alert('hello world');"></script>
<script>alert("hello world");</script>
@mathiasbynens
Copy link
Copy Markdown

That’s good to know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment