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.
18 lines (18 sloc)
866 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>Dellete Inc</title> | |
| </head> | |
| <frameset border="false" cols="10%,*,10%" frameborder="0"> | |
| <frame name="left" src="delleteleft.html" scrolling="auto" noresize> | |
| <frame name="main1" src="delletemain.html" scrolling="auto" noresize> | |
| <frame name="right" src="delleteright.html" scrolling="auto" noresize> | |
| <noframes> | |
| <body bgcolor="#000000" text="#FFFFFF" link="#00FFFF" vlink="#008080"> | |
| <br><br>This page was hacked by Dellete Inc. | |
| <br><br>You can't see the hacked version because you don't have a frames capable browser... | |
| <br><br>Don't worry, after a few hacks we'll change the look again anyways... | |
| <br><br>But for now, you can click <a href="delletemain.html">here</a> to see it anyhow without frames... | |
| </body> | |
| </noframes> | |
| </frameset> | |
| </html><!-- www.attrition.org web hack mirror - watermark or something --> |