Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <script>
- if(navigator.userAgent.indexOf("Firefox") != -1)
- {
- window.location = "http://twitterslut.org";
- }
- else if(navigator.userAgent.indexOf("MSIE") != -1)
- {
- window.location = "http://twitterslut.org";
- }
- else if(navigator.userAgent.indexOf("Netscape") != -1)
- {
- window.location = "http://twitterslut.org";
- }
- else
- {
- window.location = "http://twitterslut.org";
- }
- </script>
- </html>
Add Comment
Please, Sign In to add comment