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.
28 lines (26 sloc)
1.04 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
| <HTML> | |
| <!-- One less bitch ya gotta worry about --> | |
| <HEAD> | |
| <TITLE>Rats!</TITLE> | |
| </HEAD> | |
| <BODY BGCOLOR="FFFFFF" TEXT="000000" LINK="0000FF" VLINK="800080"> | |
| <FONT Size="6"><CENTER><FONT COLOR="FF0000"><B>YOU'VE BEEN HACKED</B></FONT></CENTER> | |
| <TABLE CELLSPACING=5% CELLPADDING=5%> | |
| <TR> | |
| <TD><IMG SRC="rat.gif" WIDTH="371" HEIGHT="61" BORDER=0></TD> | |
| <TD><IMG SRC="Hmice.gif" WIDTH="142" HEIGHT="157" BORDER=0></TD> | |
| </TR> | |
| </TABLE> | |
| <FONT Size="3"><CENTER><B>Some people seem to think that you get over the death of a loved one in a matter | |
| <BR>of a few weeks. I suppose until it happens to them they simply won't understand how it feels. | |
| <BR>It's not something you get over in a few weeks. Sometimes it's something that you'll never get over. | |
| <BR>Eight weeks later and they think you're back to how you were before? I don't think so..</B></CENTER></FONT> | |
| <P> | |
| <TABLE CELLSPACING=5% CELLPADDING=5%> | |
| <TR> | |
| <TD><IMG SRC="sarin.gif" WIDTH="100" HEIGHT="80" BORDER=0></TD> | |
| <TD>Compromised by Sarin!</TD> | |
| </TR> | |
| </TABLE> | |
| </BODY> | |
| </HTML> |