Advertisement
Guest User

Untitled

a guest
Feb 13th, 2011
2,656
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. javascript: if (document.getElementById('watch-player-unavailable-message-container')) { gema = document.createElement('iframe'); gema['src'] = 'http://youtubeunblocker.co.uk/go.php?b=3&u=' + encodeURIComponent(this.location.href); gema['width'] = '100%'; gema['height'] = '800px'; document.getElementById('content').innerHTML = ''; document.getElementById('content').appendChild(gema); void(0); }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement