Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
43 lines (34 sloc)
1.34 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <script language="JavaScript"> | |
| wpadwindow = window.open("http://www.webprovider.com/ad.html", "adwindow","toolbar=no,location=no,directories=no menubar=no,scrollbars=yes,resizable=yes,status=no,width=530,height=135"); | |
| var NavName = navigator.appName; | |
| var NavVer = parseInt(navigator.appVersion); | |
| var agt=navigator.userAgent.toLowerCase(); | |
| if (NavName=='Netscape'){ | |
| wpadwindow.focus(); | |
| } | |
| if (NavName=='Microsoft Internet Explorer') { | |
| var mssux = 1; | |
| } | |
| </script><!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> | |
| <html> | |
| <head> | |
| <meta http-equiv="Content-Type" | |
| content="text/html; charset=iso-8859-1"> | |
| <meta name="GENERATOR" content="Microsoft FrontPage 2.0"> | |
| <title>H4cK3d bY t3rR0r</title> | |
| </head> | |
| <body background="EliteAllianceBanner.jpg" bgcolor="#000000" | |
| text="#FF0000"> | |
| <p align="center"> </p> | |
| <p align="center"> </p> | |
| <p align="center"><img src="hacked.gif" width="350" height="90"></p> | |
| <p align="center"><img src="terror.jpg" width="500" height="200"></p> | |
| <p align="center"><font color="#0000FF" size="7" face="Chiller">y0 | |
| y3w g0t H4cK3d bY t3rR0r</font></p> | |
| <p align="center"><font color="#0000FF" size="7" face="Chiller">sh00ts | |
| t0</font></p> | |
| <p align="center"><font color="#0000FF" size="7" face="Chiller">EliteForce-T-C-Systematic | |
| aCCess-Blood of Avatar-KoldKiTta and the rest of Realities Hatred | |
| and EliteAlliance</font></p> | |
| </body> | |
| </html> |