feat: bad gayway
This commit is contained in:
commit
7341f2a42c
1 changed files with 21 additions and 0 deletions
21
pages/502.html
Normal file
21
pages/502.html
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>502 Bad GAYway</title>
|
||||||
|
<style>
|
||||||
|
.G { color: red; }
|
||||||
|
.A { color: orange; }
|
||||||
|
.Y { color: yellow; }
|
||||||
|
.w { color: green; }
|
||||||
|
.a { color: blue; }
|
||||||
|
.y { color: purple; }
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<center>
|
||||||
|
<h1>502 Bad <span class="G">G</span><span class="A">A</span><span class="Y">Y</span><span class="w">w</span><span class="a">a</span><span class="y">y</span></h2>
|
||||||
|
<hr>
|
||||||
|
<p>nginx/cu.ti.e</p>
|
||||||
|
</center>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in a new issue