diff --git a/haproxy/errors/400.http b/haproxy/errors/400.http index 7683c51..360d708 100644 --- a/haproxy/errors/400.http +++ b/haproxy/errors/400.http @@ -12,19 +12,19 @@ Content-Type: text/html :root{--text-color:#c5c8c6;--bg-color:#1d1f21} @media (prefers-color-scheme:light){:root{--text-color:#333;--bg-color:#EEE}} a,a:visited{color:var(--text-color)} -body,html{height:100%} -body{display:flex;flex-direction:column;background-color:var(--bg-color);color:var(--text-color);font-family:Arial,Helvetica,sans-serif;text-align:center;margin:0} -code{background-color:#dfdfdf30;border-radius:3px;padding:0 3px;} -img,h3,p{margin:0 0 5px 0} -footer{font-size:x-small;margin-top:auto;margin-bottom:20px}.pt{padding-top:30vh} +body,html{height:100%%} +body{display:flex;flex-direction:column;background-color:var(--bg-color);color:var(--text-color);font-family:Helvetica,Arial,sans-serif;max-width:60em;margin:0 auto;padding: 0 20px} +code{background-color:#dfdfdf30;border-radius:4px;padding:0 3px;color:#ff6590} +.pt{padding-top:30vh;display:flex;align-items:center;word-break:break-all;justify-content: center;} +img,h3{margin:0 0 5px 0} +footer{font-size:x-small;margin-top:auto;padding:10px;text-align:center;border-top:1px solid #80808040;padding:10px}

Bad Request.

diff --git a/haproxy/errors/403.http b/haproxy/errors/403.http index 399b8ce..245dda1 100644 --- a/haproxy/errors/403.http +++ b/haproxy/errors/403.http @@ -1,8 +1,3 @@ -HTTP/1.0 403 Forbidden -Cache-Control: no-cache -Connection: close -Content-Type: text/html; charset=utf-8 - @@ -12,19 +7,19 @@ Content-Type: text/html; charset=utf-8 :root{--text-color:#c5c8c6;--bg-color:#1d1f21} @media (prefers-color-scheme:light){:root{--text-color:#333;--bg-color:#EEE}} a,a:visited{color:var(--text-color)} -body,html{height:100%} -body{display:flex;flex-direction:column;background-color:var(--bg-color);color:var(--text-color);font-family:Arial,Helvetica,sans-serif;text-align:center;margin:0} -code{background-color:#dfdfdf30;border-radius:3px;padding:0 3px;} -img,h3,p{margin:0 0 5px 0} -footer{font-size:x-small;margin-top:auto;margin-bottom:20px}.pt{padding-top:30vh} +body,html{height:100%%} +body{display:flex;flex-direction:column;background-color:var(--bg-color);color:var(--text-color);font-family:Helvetica,Arial,sans-serif;max-width:60em;margin:0 auto;padding: 0 20px} +code{background-color:#dfdfdf30;border-radius:4px;padding:0 3px;color:#ff6590} +.pt{padding-top:30vh;display:flex;align-items:center;word-break:break-all;justify-content: center;} +img,h3{margin:0 0 5px 0} +footer{font-size:x-small;margin-top:auto;padding:10px;text-align:center;border-top:1px solid #80808040;padding:10px}

You look like a robot.

diff --git a/haproxy/errors/408.http b/haproxy/errors/408.http index 951e49c..563a16c 100644 --- a/haproxy/errors/408.http +++ b/haproxy/errors/408.http @@ -1,8 +1,3 @@ -HTTP/1.0 408 Request Time-out -Cache-Control: no-cache -Connection: close -Content-Type: text/html - @@ -12,19 +7,19 @@ Content-Type: text/html :root{--text-color:#c5c8c6;--bg-color:#1d1f21} @media (prefers-color-scheme:light){:root{--text-color:#333;--bg-color:#EEE}} a,a:visited{color:var(--text-color)} -body,html{height:100%} -body{display:flex;flex-direction:column;background-color:var(--bg-color);color:var(--text-color);font-family:Arial,Helvetica,sans-serif;text-align:center;margin:0} -code{background-color:#dfdfdf30;border-radius:3px;padding:0 3px;} -img,h3,p{margin:0 0 5px 0} -footer{font-size:x-small;margin-top:auto;margin-bottom:20px}.pt{padding-top:30vh} +body,html{height:100%%} +body{display:flex;flex-direction:column;background-color:var(--bg-color);color:var(--text-color);font-family:Helvetica,Arial,sans-serif;max-width:60em;margin:0 auto;padding: 0 20px} +code{background-color:#dfdfdf30;border-radius:4px;padding:0 3px;color:#ff6590} +.pt{padding-top:30vh;display:flex;align-items:center;word-break:break-all;justify-content: center;} +img,h3{margin:0 0 5px 0} +footer{font-size:x-small;margin-top:auto;padding:10px;text-align:center;border-top:1px solid #80808040;padding:10px}

Request Time-out.

diff --git a/haproxy/errors/429.http b/haproxy/errors/429.http index 5604b67..62e714f 100644 --- a/haproxy/errors/429.http +++ b/haproxy/errors/429.http @@ -1,8 +1,3 @@ -HTTP/1.0 429 Too Many Requests -Cache-Control: no-cache -Connection: close -Content-Type: text/html; charset=utf-8 - @@ -12,19 +7,19 @@ Content-Type: text/html; charset=utf-8 :root{--text-color:#c5c8c6;--bg-color:#1d1f21} @media (prefers-color-scheme:light){:root{--text-color:#333;--bg-color:#EEE}} a,a:visited{color:var(--text-color)} -body,html{height:100%} -body{display:flex;flex-direction:column;background-color:var(--bg-color);color:var(--text-color);font-family:Arial,Helvetica,sans-serif;text-align:center;margin:0} -code{background-color:#dfdfdf30;border-radius:3px;padding:0 3px;} -img,h3,p{margin:0 0 5px 0} -footer{font-size:x-small;margin-top:auto;margin-bottom:20px}.pt{padding-top:30vh} +body,html{height:100%%} +body{display:flex;flex-direction:column;background-color:var(--bg-color);color:var(--text-color);font-family:Helvetica,Arial,sans-serif;max-width:60em;margin:0 auto;padding: 0 20px} +code{background-color:#dfdfdf30;border-radius:4px;padding:0 3px;color:#ff6590} +.pt{padding-top:30vh;display:flex;align-items:center;word-break:break-all;justify-content: center;} +img,h3{margin:0 0 5px 0} +footer{font-size:x-small;margin-top:auto;padding:10px;text-align:center;border-top:1px solid #80808040;padding:10px}

Slow down, you look like a robot.

diff --git a/haproxy/errors/500.http b/haproxy/errors/500.http index 83008cb..1fa5bc7 100644 --- a/haproxy/errors/500.http +++ b/haproxy/errors/500.http @@ -1,8 +1,3 @@ -HTTP/1.0 500 Internal Server Error -Cache-Control: no-cache -Connection: close -Content-Type: text/html - @@ -12,19 +7,19 @@ Content-Type: text/html :root{--text-color:#c5c8c6;--bg-color:#1d1f21} @media (prefers-color-scheme:light){:root{--text-color:#333;--bg-color:#EEE}} a,a:visited{color:var(--text-color)} -body,html{height:100%} -body{display:flex;flex-direction:column;background-color:var(--bg-color);color:var(--text-color);font-family:Arial,Helvetica,sans-serif;text-align:center;margin:0} -code{background-color:#dfdfdf30;border-radius:3px;padding:0 3px;} -img,h3,p{margin:0 0 5px 0} -footer{font-size:x-small;margin-top:auto;margin-bottom:20px}.pt{padding-top:30vh} +body,html{height:100%%} +body{display:flex;flex-direction:column;background-color:var(--bg-color);color:var(--text-color);font-family:Helvetica,Arial,sans-serif;max-width:60em;margin:0 auto;padding: 0 20px} +code{background-color:#dfdfdf30;border-radius:4px;padding:0 3px;color:#ff6590} +.pt{padding-top:30vh;display:flex;align-items:center;word-break:break-all;justify-content: center;} +img,h3{margin:0 0 5px 0} +footer{font-size:x-small;margin-top:auto;padding:10px;text-align:center;border-top:1px solid #80808040;padding:10px}

Internal Server Error, please try again later.

diff --git a/haproxy/errors/502.http b/haproxy/errors/502.http index 7cf5f00..a8b430d 100644 --- a/haproxy/errors/502.http +++ b/haproxy/errors/502.http @@ -1,8 +1,3 @@ -HTTP/1.0 502 Bad Gateway -Cache-Control: no-cache -Connection: close -Content-Type: text/html - @@ -12,19 +7,19 @@ Content-Type: text/html :root{--text-color:#c5c8c6;--bg-color:#1d1f21} @media (prefers-color-scheme:light){:root{--text-color:#333;--bg-color:#EEE}} a,a:visited{color:var(--text-color)} -body,html{height:100%} -body{display:flex;flex-direction:column;background-color:var(--bg-color);color:var(--text-color);font-family:Arial,Helvetica,sans-serif;text-align:center;margin:0} -code{background-color:#dfdfdf30;border-radius:3px;padding:0 3px;} -img,h3,p{margin:0 0 5px 0} -footer{font-size:x-small;margin-top:auto;margin-bottom:20px}.pt{padding-top:30vh} +body,html{height:100%%} +body{display:flex;flex-direction:column;background-color:var(--bg-color);color:var(--text-color);font-family:Helvetica,Arial,sans-serif;max-width:60em;margin:0 auto;padding: 0 20px} +code{background-color:#dfdfdf30;border-radius:4px;padding:0 3px;color:#ff6590} +.pt{padding-top:30vh;display:flex;align-items:center;word-break:break-all;justify-content: center;} +img,h3{margin:0 0 5px 0} +footer{font-size:x-small;margin-top:auto;padding:10px;text-align:center;border-top:1px solid #80808040;padding:10px}

Bad Gateway.

diff --git a/haproxy/errors/503.http b/haproxy/errors/503.http index f612425..652f471 100644 --- a/haproxy/errors/503.http +++ b/haproxy/errors/503.http @@ -1,8 +1,3 @@ -HTTP/1.0 503 Service Unavailable -Cache-Control: no-cache -Connection: close -Content-Type: text/html; charset=utf-8 - @@ -12,20 +7,20 @@ Content-Type: text/html; charset=utf-8 :root{--text-color:#c5c8c6;--bg-color:#1d1f21} @media (prefers-color-scheme:light){:root{--text-color:#333;--bg-color:#EEE}} a,a:visited{color:var(--text-color)} -body,html{height:100%} -body{display:flex;flex-direction:column;background-color:var(--bg-color);color:var(--text-color);font-family:Arial,Helvetica,sans-serif;text-align:center;margin:0} -code{background-color:#dfdfdf30;border-radius:3px;padding:0 3px;} -img,h3,p{margin:0 0 5px 0} -footer{font-size:x-small;margin-top:auto;margin-bottom:20px}.pt{padding-top:30vh} +body,html{height:100%%} +body{display:flex;flex-direction:column;background-color:var(--bg-color);color:var(--text-color);font-family:Helvetica,Arial,sans-serif;max-width:60em;margin:0 auto;padding: 0 20px} +code{background-color:#dfdfdf30;border-radius:4px;padding:0 3px;color:#ff6590} +.pt{padding-top:30vh;display:flex;align-items:center;word-break:break-all;justify-content: center;} +img,h3{margin:0 0 5px 0} +footer{font-size:x-small;margin-top:auto;padding:10px;text-align:center;border-top:1px solid #80808040;padding:10px}

Service Unavailable.

Sorry, the backend is unreachable or down for essential maintenance. Try again soon!

diff --git a/haproxy/errors/504.http b/haproxy/errors/504.http index 10ac33f..71c5600 100644 --- a/haproxy/errors/504.http +++ b/haproxy/errors/504.http @@ -1,8 +1,3 @@ -HTTP/1.0 504 Gateway Time-out -Cache-Control: no-cache -Connection: close -Content-Type: text/html - @@ -12,20 +7,20 @@ Content-Type: text/html :root{--text-color:#c5c8c6;--bg-color:#1d1f21} @media (prefers-color-scheme:light){:root{--text-color:#333;--bg-color:#EEE}} a,a:visited{color:var(--text-color)} -body,html{height:100%} -body{display:flex;flex-direction:column;background-color:var(--bg-color);color:var(--text-color);font-family:Arial,Helvetica,sans-serif;text-align:center;margin:0} -code{background-color:#dfdfdf30;border-radius:3px;padding:0 3px;} -img,h3,p{margin:0 0 5px 0} -footer{font-size:x-small;margin-top:auto;margin-bottom:20px}.pt{padding-top:30vh} +body,html{height:100%%} +body{display:flex;flex-direction:column;background-color:var(--bg-color);color:var(--text-color);font-family:Helvetica,Arial,sans-serif;max-width:60em;margin:0 auto;padding: 0 20px} +code{background-color:#dfdfdf30;border-radius:4px;padding:0 3px;color:#ff6590} +.pt{padding-top:30vh;display:flex;align-items:center;word-break:break-all;justify-content: center;} +img,h3{margin:0 0 5px 0} +footer{font-size:x-small;margin-top:auto;padding:10px;text-align:center;border-top:1px solid #80808040;padding:10px}

Gateway Time-out.

Sorry, the backend is unreachable or down for essential maintenance. Try again soon!