nginx
tcp/80
Open service 46.23.81.157:80 · detondev.com
2026-01-24 03:37
HTTP/1.1 302 Moved Temporarily Server: nginx Date: Sat, 24 Jan 2026 03:37:20 GMT Content-Type: text/html Content-Length: 138 Connection: close Location: https://detondev.com/ Page title: 302 Found <html> <head><title>302 Found</title></head> <body> <center><h1>302 Found</h1></center> <hr><center>nginx</center> </body> </html>
Open service 46.23.81.157:443 · detondev.com
2026-01-24 03:37
HTTP/1.1 200 OK
Access-Control-Allow-Origin: *
Access-Control-Request-Methods: GET, HEAD, OPTIONS
Content-Length: 1316
Content-Security-Policy: default-src 'self' data: blob:; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; worker-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob:; frame-src https:; img-src data: https:; media-src https:; object-src 'none'; sandbox allow-downloads allow-forms allow-modals allow-pointer-lock allow-popups allow-presentation allow-same-origin allow-scripts;
Content-Type: text/html; charset=utf-8
Last-Modified: Sat, 10 Jan 2026 21:51:29 GMT
Vary: Accept-Encoding
Date: Sat, 24 Jan 2026 03:37:20 GMT
Connection: close
Page title: ...that moves the sun and stars.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>...that moves the sun and stars.</title>
<link rel="shortcut icon" type="image/png" href="./images/ui/favicon.png">
<link rel="preload" as="image" href="./images/ui/white-rose.png">
<style>
html {
background-image: url(./images/ui/space.png);
}
body {
margin: 0;
}
main, div {
width: 320px;
height: 100%;
margin-left: -160px;
position: fixed;
left: 50%;
display: flex;
flex-flow: column;
justify-content: center;
align-items: center;
text-align: center;
}
a {
background: url("./images/ui/blue-rose.png");
width: 320px;
height: 284px;
border: none;
}
a:hover {
background: url("./images/ui/white-rose.png");
}
</style>
</head>
<body>
<main>
<div>
<a href="./outskirts.html" title="The blue rose beckons."></a>
</div>
</main>
<a rel="me" href="https://social.linux.pizza/@detondev" style="display:none"></a>
</body>
</html>