nginx
tcp/443
Open service 184.169.135.34:443 ยท arminfriedli.com
2026-01-04 23:08
HTTP/1.1 404 Not Found
Server: nginx
Date: Sun, 04 Jan 2026 23:08:52 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
cc-request-id: 48af50dd48a51f80f2e4c60021421fe6
CC-failed-domain: arminfriedli.com
cc-cache-group: default
X-Robots-Tag: noindex, nofollow
Vary: Accept-Encoding
Age: 0
cc-cache-status: MISS
X-request-id: 48af50dd48a51f80f2e4c60021421fe6
Page title: Page Not Found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Page Not Found</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/biggie-smalls.css">
</head>
<body>
<main>
<h1>Page Not Found</h1>
<p>Sorry, but the page you were trying to view does not exist.</p>
</main>
<script>
function isTouchDevice() {
return "ontouchstart" in window || "onmsgesturechange" in window;
};
if (!isTouchDevice()) {
document.body.classList.add("no-touch");
}
</script>
</body>
</html>