2024-01-28 15:09:07 +08:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<title>404 Not Found</title>
|
|
|
|
<style type="text/css"><!--
|
|
|
|
body { background-color: white; color: black; font-family: 'Comic Sans MS', 'Chalkboard SE', 'Comic Neue', sans-serif; }
|
|
|
|
hr { border: 0; border-bottom: 1px dashed; }
|
|
|
|
@media (prefers-color-scheme: dark) {
|
|
|
|
body { background-color: #1E1F21; color: #EEEFF1; }
|
|
|
|
a { color: #BAD7FF; }
|
|
|
|
}
|
|
|
|
--></style>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1>404 Not Found</h1>
|
|
|
|
<hr>
|
|
|
|
<address>Your attempt is logged and sent to C.I.A., G.F.W., K.G.B. and S.I.S.<br>
|
2023-05-21 16:01:15 +08:00
|
|
|
Expect a visit soon.
|
2024-01-28 15:09:07 +08:00
|
|
|
</address>
|
|
|
|
<!--
|
|
|
|
I forgot where those words came from.
|
|
|
|
It's highly possible that they are from a altnet protocol
|
|
|
|
-->
|
|
|
|
</body>
|
|
|
|
</html>
|