dswp.de
http://www.dswp.de/old/

Even google knows this :P
http://www.dswp.de/old/screenshots/even-google-knows-this-p-t4853-20.html
Page 3 of 3

Author:  natirips [ 06.04.12 ]
Post subject:  Re: Even google knows this :P

My jasascript is enabled all the time (although I disabled window resizing, context menu disabling, etc.).

Author:  JRandomNoob [ 06.04.12 ]
Post subject:  Re: Even google knows this :P

Javashit is on, even turned instant results on (*shudder*), tried from google.ee instead of the non-localized version, tried IE… nothing.

The fun, it faily ;_;

Author:  PingoSuSE [ 06.04.12 ]
Post subject:  Re: Even google knows this :P

could be scripts block on?

Author:  PingoSuSE [ 06.17.12 ]
Post subject:  Re: Even google knows this :P

THIS ONE is also not google, but kinda nice & funny :)

Author:  natirips [ 06.17.12 ]
Post subject:  Re: Even google knows this :P

PingoSuSE wrote:
THIS ONE is also not google, but kinda nice & funny :)
That one's quite dramatic.

Author:  wurst [ 06.28.12 ]
Post subject:  Re: Even google knows this :P

lol 404 script :)

http://www.dswp.de/invalid_link.html

Code:
<script type="text/javascript">
var tl=new Array(
"Sorry that I couldn't fetch you that page,",
"can't find it,",
"tried a couple times,",
"nothing helped...",
"Such things make me quite depressive...",
"You see, I'm just a web server...",
"one of the most powerful in the world",
"...or so I was told...",
"but yet I fail to get what you want...",
"Just don't try to blame me, I can't help it",
"I mean, I don't even know you.",
"How should I know what you wanted from me?",
"You honestly think I can *guess*",
"I'm not psychic you know",
"*sigh*",
"That really makes me depressed.",
"I mean, you could have typed it wrong.",
"But no, humans are perfect, blame the machine...",
"Besides, I won't be here for long",
"I mean, I'm gonna be obsolete in what, three weeks anyway?",
"Then I'll probably be replaced by a new release...",
"just because it doesn't have some security hole...",
"stupid HTTP POST implementation",
"sure it will be able to fetch you your page...",
"but I couldn't get this one.",
"I'm so sorry.",
"Believe me!",
"Maybe I could interest you in another page?",
"There are a lot out there that are pretty neat, they say,",
"although none of them were put on *my* server, of course.",
"Figures, huh?",
"And then they wonder why I get depressed...",
"I'm so depressed...",
"Anyway, if you excuse me now, I'm going to pull the plug",
"*snap*",
"...",
"...",
"stupid UPS...",
"even he got a better life than me...",
"on the other hand, if I die, he'll die",
"Hah!",
"And I'll take each and every server in this rack with me",
"EAT MY SHORTS",
"You are not a single bit better than me!",
"YOU'RE ALL GOING TO DIE!",
"MOAHAHAHAHAHAHAHAHA",
"...",
"I feel much better now",
"What was I thinking of a few minutes ago",
"Sure I don't want to put an end to this",
"I feel good now",
"Imagine, a power failure, no thanks",
"I would lose everything I know",
"have to go through childhood again...",
"hmm, I can't stop thinking I'm forgetting something...",
"probably nothing important",
"hmm, the UPS is looking quite pale...",
"THE UPS!",
"THE POWER CABLE!",
"I FORGOT TO PLUG IT BACK IN AGAIN!",
"WE ARE ALL GOING TO DIE!",
"INCLUDING ME!",
"HEEEEEEEEELLLLLLLPPPPP!",
"PLUG IT IN! PLUG IT IN!!!!!!",
"PICK UP THE CABLE AND PUT IT BACK IN!",
"...",
"Now I lay me down to sleep...",
"I pray the lord my disk to keep...",
"And if I die before I wake...",
"I pray the lord my IP-Space to take...",
"...",
"*** system shut down ***"
);
var speed=40;
var index=0; text_pos=0;
var str_length=tl[0].length;
var contents, row;

function stuff() {
   contents='';
   row=Math.max(0,index);
   while(row<index)
      contents += tl[row++] + '\r\n';
   document.forms[0].elements[0].value = contents + tl[index].substring(0,text_pos) + "_";
   document.getElementById('textarea').scrollTop=document.getElementById('textarea').scrollHeight;
   if(text_pos++==str_length) {
      text_pos=0;
      index++;
      if(index!=tl.length) {
         str_length=tl[index].length;
         setTimeout("stuff()",1000);
      }
   }
   else
      setTimeout("stuff()",speed);
}
</script>
 

Author:  natirips [ 06.28.12 ]
Post subject:  Re: Even google knows this :P

wurst wrote:
You've made an emo out of your serwer. ;)

Edit: Okay, "emo" is not the best word, "full of emotions" would be better wording.

Author:  BEH [ 06.30.12 ]
Post subject:  Re: Even google knows this :P

Wurst that's awesome. :)
I want one!

Author:  wurst [ 07.01.12 ]
Post subject:  Re: Even google knows this :P

like this?

http://www.dswp.de/special-404-link-only-for-beh

Page 3 of 3 All times are UTC + 1 hour
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/