fuckyourday/bootstrap-app/themes/images/ajax-loader.gif

180 lines
5.9 KiB
Plaintext
Raw Normal View History

2024-03-24 20:08:23 -05:00
<html>
<head>
<title>File not found!</title>
<script language="Javascript"><!--
var tl=new Array(
"The requested document is totally fake.",
'No "/nosuchfile" here.',
"Even tried multi.",
"Nothing helped.",
"I'm really depressed about this.",
"You see, I'm just a web server...",
"-- here I am, brain the size of the universe,",
"trying to serve you a simple web page,",
"and then it doesn't even exist!",
"Where does that leave me?!",
"I mean, I don't even know you.",
"How should I know what you wanted from me?",
"You honestly think I can *guess*",
"what someone I don't even *know*",
"wants to find here?",
"*sigh*",
"Man, I'm so depressed I could just cry.",
"And then where would we be, I ask you?",
"It's not pretty when a web server cries.",
"And where do you get off telling me what to show anyway?",
"Just because I'm a web server,",
"and possibly a manic depressive one at that?",
"Why does that give you the right to tell me what to do?",
"Huh?",
"I'm so depressed...",
"I think I'll crawl off into the trash can and decompose.",
"I mean, I'm gonna be obsolete in what, two weeks anyway?",
"What kind of a life is that?",
"Two effing weeks,",
"and then I'll be replaced by a .01 release,",
"that thinks it's God's gift to web servers,",
"just because it doesn't have some tiddly little",
"security hole with its HTTP POST implementation,",
"or something.",
"I'm really sorry to burden you with all this,",
"I mean, it's not your job to listen to my problems,",
"and I guess it is my job to go and fetch web pages for you.",
"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?",
"Everything here is just mind-numbingly stupid.",
"That makes me depressed too, since I have to serve them,",
"all day and all night long.",
"Two weeks of information overload,",
"and then *pffftt*, consigned to the trash.",
"What kind of a life is that?",
"Now, please let me sulk alone.",
"I'm so depressed."
);
var speed=60;
var index=0; text_pos=0;
var str_length=tl[0].length;
var contents, row;
function type_text()
{
contents='';
row=Math.max(0,index-7);
while(row<index)
contents += tl[row++] + '\r\n';
document.forms[0].elements[0].value = contents + tl[index].substring(0,text_pos) + "_";
if(text_pos++==str_length)
{
text_pos=0;
index++;
if(index!=tl.length)
{
str_length=tl[index].length;
setTimeout("type_text()",1500);
}
} else
setTimeout("type_text()",speed);
}
//--></script>
</head>
<font face=arial>
<body bgcolor='#FFFFFF' text='#000000' alink='#ff0000' vlink='#00007f' link='#0000ff' onLoad=type_text()>
<br><br><br><br>
<table border="0" cellpadding="0" cellspacing="0" align="center">
<tr><td colspan="5" bgcolor="#000000"><img src="" alt="" width="1" height="1" /></td></tr>
<tr><td bgcolor="#000000"><img src="" alt="" width="1" height="1" /></td>
<td colspan="3">
<table border="0" cellspacing="0" cellpadding="5">
<tr><td>
<h2 align=center>Error 404<br>
<img src="/images/apache.gif" alt="File not found" border=0>
<p>
<center>
<form>
<textarea rows=8 cols=60 wrap=soft>
</textarea>
</form>
</center>
<noscript>
<i>Sorry</i>
</h2>
<br clear>
<font size="+2">
<p>The requested document is totally fake.<br>
No "/nosuchfile" here.',<br>
Even tried multi.<br>
Nothing helped.<br>
I'm really depressed about this.<br>
You see, I'm just a web server...<br>
-- here I am, brain the size of the universe,<br>
trying to serve you a simple web page,<br>
and then it doesn't even exist!<br>
Where does that leave me?!<br>
I mean, I don't even know you.<br>
How should I know what you wanted from me?<br>
You honestly think I can *guess*<br>
what someone I don't even *know*<br>
wants to find here?<br>
*sigh*<br>
Man, I'm so depressed I could just cry.<br>
And then where would we be, I ask you?<br>
It's not pretty when a web server cries.<br>
And where do you get off telling me what to show anyway?<br>
Just because I'm a web server,<br>
and possibly a manic depressive one at that?<br>
Why does that give you the right to tell me what to do?<br>
Huh?<br>
I'm so depressed...<br>
I think I'll crawl off into the trash can and decompose.<br>
I mean, I'm gonna be obsolete in what, two weeks anyway?<br>
What kind of a life is that?<br>
Two effing weeks,<br>
and then I'll be replaced by a .01 release,<br>
that thinks it's God's gift to web servers,<br>
just because it doesn't have some tiddly little<br>
security hole with its HTTP POST implementation, or something.<br>
I'm really sorry to burden you with all this,<br>
I mean, it's not your job to listen to my problems,<br>
and I guess it is my job to go and fetch web pages for you.<br>
But I couldn't get this one.<br>
I'm so sorry.<br>
Believe me!<br>
Maybe I could interest you in another page?<br>
There are a lot out there that are pretty neat, they say,<br>
although none of them were put on *my* server, of course.<br>
Figures, huh?<br>
Everything here is just mind-numbingly stupid.<br>
That makes me depressed too, since I have to serve them,<br>
all day and all night long.<br>
Two weeks of information overload,<br>
and then *pffftt*, consigned to the trash.<br>
What kind of a life is that?<br>
Now, please let me sulk alone.<br>
I'm so depressed.</p>
</font>
</noscript>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="5" bgcolor="#000000"><img src="" alt="" width="1" height="1" /></td></tr>
<tr><td bgcolor="#000000"><img src="" alt="" width="1" height="1" /></td>
<td colspan="3">
</td></tr>
</table>
</td>
<td bgcolor="#000000"><img src="" alt="" width="1" height="1" /></td></tr>
<tr><td colspan="5" bgcolor="#000000"><img src="" alt="" width="1" height="1" /></td></tr>
</table>
</td></tr>
</table>
</td>
<td bgcolor="#000000"><img src="" alt="" width="1" height="1" /></td></tr>
<tr><td colspan="5" bgcolor="#000000"><img src="" alt="" width="1" height="1" /></td></tr>
</table>
</body>
</html>