mirror.dongdigua.github.io/404.html

15 lines
285 B
HTML
Raw Normal View History

2022-11-13 16:44:41 +08:00
<title>404</title>
2022-11-20 15:10:14 +08:00
<style>
body {
background-color: #f1f1f1;
}
</style>
2022-11-13 16:44:41 +08:00
<center>
<img src="./images/404.png" alt="404.png">
<pre>
You tried to visit non-existent page!!!
Your attempt is logged and sent to C.I.A., G.F.W., K.G.B. and S.I.S.
Expect a visit soon.
</pre>
2022-11-13 16:44:41 +08:00
</center>