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.
47 lines (42 sloc)
2.22 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> | |
| <head> | |
| <title>Owned By Analognet</title> | |
| </head> | |
| <body bgcolor=#000000 text=#FFFFFF onload="scroller_m4()"> | |
| <center><h1>Owned by Analognet ..again.</h1></center> | |
| <p> | |
| <center>Hello all. This has been a pretty fucked up year so far. Alot of bad shit has been happening and those who have power should be working to make the world better and take care of the big problems. Not worrying about "hackers" taking over websites on servers with NOTHING on them anyway and creating a problem that takes 2 seconds to fix. Maybe if the world wasn't so fucked up "hackers" wouldn't spend so much time online, escaping the "real" fucked up world and trading it in for one MUCH more peaceful and nice. Those .gov and .mil's who think that bringing down a few guys for "illegaly entering a computer" will make the world better are high on crack. Bringing em down will only create more...and the more you take down..the more will arise. So give it up bitches.</center> | |
| <p><center> I agree 100% with Slack Packet. The arguing, group wars, and underground bullshit needs to stop. Times have changed and are changing. While we have our own seperate little groups in reality we are all one big group with the same goals....and that's the way it should be.</center> | |
| <p><center>Shouts to those that try to make a difference and stand for what's right - gH, Forpaxe, Stonehenge Crew, and the countless individuals who would take way to much time to list. Thanks for keepin it real</center> | |
| <p><center>Also a quick shout to my boyz K-Rage and Dragon.</center> | |
| <p><center><a href=mailto:analognet@hotmail.com>ANALOGNET@hotmail.com</a></center> | |
| <P> | |
| <script language="JavaScript"> | |
| <!-- | |
| var timeID = 0 | |
| var Count = 0; | |
| var Total_count=1 | |
| var m1 = " " | |
| var m2 = "Free gH" | |
| var m3 = " " | |
| var Text = m1+m2+m3 | |
| function scroller_m4() { | |
| window.status = Text.substring (Count, Text.length) + Text.substring (0, Count) | |
| if (Count < Text.length) | |
| Count++; | |
| else if (Count == Text.length) { | |
| Total_count++; | |
| Count=0; | |
| } | |
| else | |
| Count=0; | |
| if (Total_count != 100) setTimeout("scroller_m4()", 68) | |
| } | |
| function delay() { | |
| clearTimeout() | |
| } | |
| // --> | |
| </script> | |
| </body> | |
| </html> | |
| <!-- www.attrition.org web hack mirror - watermark or something --> |