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.
125 lines (23 sloc)
875 Bytes
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
| <html> | |
| <head> | |
| <title>Oops ... you are hacked.</title> | |
| </head> | |
| <body bgcolor="#000000" link="#fffff0" vlink="#ffff00" alink="#ffffff" text="#ffffff" topmargin="0" leftmargin="0" marginwidth="0" marginheight="0"> | |
| <table width="600" border="0" align="center"> | |
| <tr><td width="137"> <img src="logo.jpg"></td> | |
| <td width="463" align="center" valign="middle"> | |
| <h2>This site hacked by </h2><br> | |
| <h1> Dobermann Project</h1><br> | |
| <p align="right"> | |
| <font size="-2"><u> Special thanx for QuakeMan. <u></font> | |
| </p> | |
| </td> | |
| </tr> | |
| <tr><td width="600" colspan="2" align="right"> | |
| <font size="-1"> | |
| Any questions or comments? please send to <a href="mailto:dobermanProject@mailexcite.com"> Dobermann Project </a></td> | |
| </font> | |
| </tr> | |
| </table> | |
| </body> | |
| </html> | |