Skip to content

Instantly share code, notes, and snippets.

@danlucraft
Created August 24, 2010 13:06
Show Gist options
  • Save danlucraft/547523 to your computer and use it in GitHub Desktop.
Save danlucraft/547523 to your computer and use it in GitHub Desktop.
<html><body><script>
m = 'w'+'indow'+'.'+'loc'+'ation'+'="/wishlist"'
done = 0
go = function() {
if (!done) eval(m)
done = 1
}
go();</script></body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment