-
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b2bafe4
commit ff5d543
Showing
31 changed files
with
3,792 additions
and
3,981 deletions.
There are no files selected for viewing
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1 @@ | ||
<!DOCTYPE html><meta charset="utf-8"><title>400 - Bad Request</title><meta http-equiv="X-UA-Compatible"content="IE=edge"><meta name="viewport"content="width=device-width,initial-scale=1"><link rel="stylesheet"href="/ErrorPages/css/fontawesome-all.css"><link rel="stylesheet"href="/ErrorPages/css/main.css"><link rel="stylesheet"href="/ErrorPages/css/breakpoints.css"><div id="container"><div id="echoerror"><i class="fas fa-exclamation-triangle orange"></i></div></div><div id="errormsg">:~$ Error 400!<br>Bad Request<br><br>The server cannot or will not process the request due to an apparent client error.</div><script>var charIndex = -1; | ||
var stringLength = 0; | ||
var inputText; | ||
function writeContent() | ||
{ | ||
inputText = document.getElementById('errormsg').innerHTML; | ||
if (charIndex === -1) { | ||
charIndex = 0; | ||
stringLength = inputText.length; | ||
} | ||
var initString = document.getElementById('echoerror').innerHTML; | ||
initString = initString.replace(/<span.*$/gi,""); | ||
|
||
var theChar = inputText.charAt(charIndex); | ||
var nextFourChars = inputText.substr(charIndex,4); | ||
|
||
if (nextFourChars === '<br>') { | ||
theChar = '<br>'; | ||
charIndex+=3; | ||
} | ||
|
||
initString = initString + theChar + "<span id='blink'>▌</span>"; | ||
document.getElementById('echoerror').innerHTML = initString; | ||
|
||
time = 35; | ||
charIndex = charIndex/1 +1; | ||
if (charIndex <= stringLength) { | ||
setTimeout('writeContent(false)',time); | ||
} | ||
} | ||
writeContent();</script> | ||
<!DOCTYPE html><meta charset="utf-8"><title>400 - Bad Request</title><meta http-equiv="X-UA-Compatible"content="IE=edge"><meta name="viewport"content="width=device-width,initial-scale=1"><link rel="stylesheet"href="/ErrorPages/css/fontawesome-all.css"><link rel="stylesheet"href="/ErrorPages/css/main.css"><link rel="stylesheet"href="/ErrorPages/css/breakpoints.css"><div id="container"><div id="echoerror"><i class="fas fa-exclamation-triangle orange"></i></div></div><div id="errormsg">:~$ Error 400!<br>Bad Request<br><br>The server cannot or will not process the request due to an apparent client error.</div><script>var inputText,charIndex=-1,stringLength=0;function writeContent(){inputText=document.getElementById("errormsg").innerHTML,-1===charIndex&&(charIndex=0,stringLength=inputText.length);var e=document.getElementById("echoerror").innerHTML;e=e.replace(/<span.*$/gi,"");var n=inputText.charAt(charIndex);"<br>"===inputText.substr(charIndex,4)&&(n="<br>",charIndex+=3),e=e+n+"<span id='blink'>▌</span>",document.getElementById("echoerror").innerHTML=e,time=35,(charIndex=charIndex/1+1)<=stringLength&&setTimeout("writeContent(false)",time)}writeContent()</script> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1 @@ | ||
<!DOCTYPE html><meta charset="utf-8"><title>401 - Unauthorized</title><meta http-equiv="X-UA-Compatible"content="IE=edge"><meta name="viewport"content="width=device-width,initial-scale=1"><link rel="stylesheet"href="/ErrorPages/css/fontawesome-all.css"><link rel="stylesheet"href="/ErrorPages/css/main.css"><link rel="stylesheet"href="/ErrorPages/css/breakpoints.css"><div id="container"><div id="echoerror"><i class="fas fa-exclamation-triangle red"></i></div></div><div id="errormsg">:~$ Error 401!<br>Unauthorized<br><br>The response must include a WWW-Authenticate header field containing a challenge applicable to the requested resource.</div><script>var charIndex = -1; | ||
var stringLength = 0; | ||
var inputText; | ||
function writeContent() | ||
{ | ||
inputText = document.getElementById('errormsg').innerHTML; | ||
if (charIndex === -1) { | ||
charIndex = 0; | ||
stringLength = inputText.length; | ||
} | ||
var initString = document.getElementById('echoerror').innerHTML; | ||
initString = initString.replace(/<span.*$/gi,""); | ||
|
||
var theChar = inputText.charAt(charIndex); | ||
var nextFourChars = inputText.substr(charIndex,4); | ||
|
||
if (nextFourChars === '<br>') { | ||
theChar = '<br>'; | ||
charIndex+=3; | ||
} | ||
|
||
initString = initString + theChar + "<span id='blink'>▌</span>"; | ||
document.getElementById('echoerror').innerHTML = initString; | ||
|
||
time = 35; | ||
charIndex = charIndex/1 +1; | ||
if (charIndex <= stringLength) { | ||
setTimeout('writeContent(false)',time); | ||
} | ||
} | ||
writeContent();</script> | ||
<!DOCTYPE html><meta charset="utf-8"><title>401 - Unauthorized</title><meta http-equiv="X-UA-Compatible"content="IE=edge"><meta name="viewport"content="width=device-width,initial-scale=1"><link rel="stylesheet"href="/ErrorPages/css/fontawesome-all.css"><link rel="stylesheet"href="/ErrorPages/css/main.css"><link rel="stylesheet"href="/ErrorPages/css/breakpoints.css"><div id="container"><div id="echoerror"><i class="fas fa-exclamation-triangle red"></i></div></div><div id="errormsg">:~$ Error 401!<br>Unauthorized<br><br>The response must include a WWW-Authenticate header field containing a challenge applicable to the requested resource.</div><script>var inputText,charIndex=-1,stringLength=0;function writeContent(){inputText=document.getElementById("errormsg").innerHTML,-1===charIndex&&(charIndex=0,stringLength=inputText.length);var e=document.getElementById("echoerror").innerHTML;e=e.replace(/<span.*$/gi,"");var n=inputText.charAt(charIndex);"<br>"===inputText.substr(charIndex,4)&&(n="<br>",charIndex+=3),e=e+n+"<span id='blink'>▌</span>",document.getElementById("echoerror").innerHTML=e,time=35,(charIndex=charIndex/1+1)<=stringLength&&setTimeout("writeContent(false)",time)}writeContent()</script> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1 @@ | ||
<!DOCTYPE html><meta charset="utf-8"><title>403 - Forbidden</title><meta http-equiv="X-UA-Compatible"content="IE=edge"><meta name="viewport"content="width=device-width,initial-scale=1"><link rel="stylesheet"href="/ErrorPages/css/fontawesome-all.css"><link rel="stylesheet"href="/ErrorPages/css/main.css"><link rel="stylesheet"href="/ErrorPages/css/breakpoints.css"><div id="container"><div id="echoerror"><i class="fas fa-exclamation-triangle red"></i></div></div><div id="errormsg">:~$ Error 403!<br>Forbidden<br><br>The request was valid, but the server is refusing action.<br>The user might not have the necessary permissions for a resource, or may need an account of some sort.</div><script>var charIndex = -1; | ||
var stringLength = 0; | ||
var inputText; | ||
function writeContent() | ||
{ | ||
inputText = document.getElementById('errormsg').innerHTML; | ||
if (charIndex === -1) { | ||
charIndex = 0; | ||
stringLength = inputText.length; | ||
} | ||
var initString = document.getElementById('echoerror').innerHTML; | ||
initString = initString.replace(/<span.*$/gi,""); | ||
|
||
var theChar = inputText.charAt(charIndex); | ||
var nextFourChars = inputText.substr(charIndex,4); | ||
|
||
if (nextFourChars === '<br>') { | ||
theChar = '<br>'; | ||
charIndex+=3; | ||
} | ||
|
||
initString = initString + theChar + "<span id='blink'>▌</span>"; | ||
document.getElementById('echoerror').innerHTML = initString; | ||
|
||
time = 35; | ||
charIndex = charIndex/1 +1; | ||
if (charIndex <= stringLength) { | ||
setTimeout('writeContent(false)',time); | ||
} | ||
} | ||
writeContent();</script> | ||
<!DOCTYPE html><meta charset="utf-8"><title>403 - Forbidden</title><meta http-equiv="X-UA-Compatible"content="IE=edge"><meta name="viewport"content="width=device-width,initial-scale=1"><link rel="stylesheet"href="/ErrorPages/css/fontawesome-all.css"><link rel="stylesheet"href="/ErrorPages/css/main.css"><link rel="stylesheet"href="/ErrorPages/css/breakpoints.css"><div id="container"><div id="echoerror"><i class="fas fa-exclamation-triangle red"></i></div></div><div id="errormsg">:~$ Error 403!<br>Forbidden<br><br>The request was valid, but the server is refusing action.<br>The user might not have the necessary permissions for a resource, or may need an account of some sort.</div><script>var inputText,charIndex=-1,stringLength=0;function writeContent(){inputText=document.getElementById("errormsg").innerHTML,-1===charIndex&&(charIndex=0,stringLength=inputText.length);var e=document.getElementById("echoerror").innerHTML;e=e.replace(/<span.*$/gi,"");var n=inputText.charAt(charIndex);"<br>"===inputText.substr(charIndex,4)&&(n="<br>",charIndex+=3),e=e+n+"<span id='blink'>▌</span>",document.getElementById("echoerror").innerHTML=e,time=35,(charIndex=charIndex/1+1)<=stringLength&&setTimeout("writeContent(false)",time)}writeContent()</script> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1 @@ | ||
<!DOCTYPE html><meta charset="utf-8"><title>404 - Resource not found</title><meta http-equiv="X-UA-Compatible"content="IE=edge"><meta name="viewport"content="width=device-width,initial-scale=1"><link rel="stylesheet"href="/ErrorPages/css/fontawesome-all.css"><link rel="stylesheet"href="/ErrorPages/css/main.css"><link rel="stylesheet"href="/ErrorPages/css/breakpoints.css"><div id="container"><div id="echoerror"><i class="fas fa-times-circle red"></i></div></div><div id="errormsg">:~$ Error 404!<br>Resource not found<br><br>The requested resource could not be found but may be available again in the future.</div><script>var charIndex = -1; | ||
var stringLength = 0; | ||
var inputText; | ||
function writeContent() | ||
{ | ||
inputText = document.getElementById('errormsg').innerHTML; | ||
if (charIndex === -1) { | ||
charIndex = 0; | ||
stringLength = inputText.length; | ||
} | ||
var initString = document.getElementById('echoerror').innerHTML; | ||
initString = initString.replace(/<span.*$/gi,""); | ||
|
||
var theChar = inputText.charAt(charIndex); | ||
var nextFourChars = inputText.substr(charIndex,4); | ||
|
||
if (nextFourChars === '<br>') { | ||
theChar = '<br>'; | ||
charIndex+=3; | ||
} | ||
|
||
initString = initString + theChar + "<span id='blink'>▌</span>"; | ||
document.getElementById('echoerror').innerHTML = initString; | ||
|
||
time = 35; | ||
charIndex = charIndex/1 +1; | ||
if (charIndex <= stringLength) { | ||
setTimeout('writeContent(false)',time); | ||
} | ||
} | ||
writeContent();</script> | ||
<!DOCTYPE html><meta charset="utf-8"><title>404 - Resource not found</title><meta http-equiv="X-UA-Compatible"content="IE=edge"><meta name="viewport"content="width=device-width,initial-scale=1"><link rel="stylesheet"href="/ErrorPages/css/fontawesome-all.css"><link rel="stylesheet"href="/ErrorPages/css/main.css"><link rel="stylesheet"href="/ErrorPages/css/breakpoints.css"><div id="container"><div id="echoerror"><i class="fas fa-times-circle red"></i></div></div><div id="errormsg">:~$ Error 404!<br>Resource not found<br><br>The requested resource could not be found but may be available again in the future.</div><script>var inputText,charIndex=-1,stringLength=0;function writeContent(){inputText=document.getElementById("errormsg").innerHTML,-1===charIndex&&(charIndex=0,stringLength=inputText.length);var e=document.getElementById("echoerror").innerHTML;e=e.replace(/<span.*$/gi,"");var n=inputText.charAt(charIndex);"<br>"===inputText.substr(charIndex,4)&&(n="<br>",charIndex+=3),e=e+n+"<span id='blink'>▌</span>",document.getElementById("echoerror").innerHTML=e,time=35,(charIndex=charIndex/1+1)<=stringLength&&setTimeout("writeContent(false)",time)}writeContent()</script> |
Oops, something went wrong.