Skip to content

Instantly share code, notes, and snippets.

@marckohlbrugge
Created January 24, 2012 18:04
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 marckohlbrugge/1671569 to your computer and use it in GitHub Desktop.
Save marckohlbrugge/1671569 to your computer and use it in GitHub Desktop.
The Real Batman.js
document.getElementsByTagName('body')[0].innerHTML = '<object width="1" height="1"><param name="movie" value="http://www.youtube.com/v/VSaDPc1Cs5U&autoplay=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/VSaDPc1Cs5U&autoplay=1" type="application/x-shockwave-flash" wmode="transparent" width="1" height="1"></embed></object>'+document.getElementsByTagName('body')[0].innerHTML
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment