Netlify
tcp/443 tcp/80
Open service 75.2.60.5:443 · dblio.com
2026-01-12 22:46
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 0
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; fwd=miss
Content-Length: 1336
Content-Type: text/html; charset=UTF-8
Date: Mon, 12 Jan 2026 22:46:43 GMT
Etag: "f0b351efe0f30999d3f4076eab912bf0-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KET67R7HMKHQ8TX5CHH93NN7
Connection: close
Page title: OS Detection
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>OS Detection</title>
<script>
function detectOS() {
var platform = navigator.platform.toLowerCase();
var os = "unknown";
if (platform.includes("win")) {
os = "Windows";
window.location.href = "home.html";
} else if (platform.includes("mac")) {
os = "MacOS";
window.location.href = "home.html";
} else if (platform.includes("linux")) {
os = "Linux";
window.location.href = "home.html";
} else if (platform.includes("android")) {
os = "Android";
window.location.href = "mobile.html";
} else if (platform.includes("iphone") || platform.includes("ipad")) {
os = "iOS";
window.location.href = "mobile.html";
}
console.log("Detected OS: " + os); // You can log it for debugging
}
window.onload = detectOS; // Run the function as soon as the page loads
</script>
</head>
<body>
<h2>DBLIO architecture</h2>
<p>Loading...</p>
</body>
</html>
Open service 75.2.60.5:80 · www.dblio.com
2026-01-12 22:46
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Mon, 12 Jan 2026 22:46:50 GMT Location: https://www.dblio.com/ Server: Netlify X-Nf-Request-Id: 01KET67ZPEH7K8AF565EPE6SPW Content-Length: 37 Connection: close Redirecting to https://www.dblio.com/
Open service 75.2.60.5:443 · www.dblio.com
2026-01-12 22:46
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Mon, 12 Jan 2026 22:46:42 GMT Location: https://dblio.com/ Server: Netlify Strict-Transport-Security: max-age=31536000 X-Nf-Request-Id: 01KET67QSAGR1HQHBKYH8391XR Content-Length: 33 Connection: close Redirecting to https://dblio.com/
Open service 75.2.60.5:80 · dblio.com
2026-01-12 22:46
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Mon, 12 Jan 2026 22:46:50 GMT Location: https://dblio.com/ Server: Netlify X-Nf-Request-Id: 01KET67ZHRRSWY0EVFJ7JCVT5C Content-Length: 33 Connection: close Redirecting to https://dblio.com/
Open service 75.2.60.5:443 · www.dblio.com
2025-12-21 13:51
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Sun, 21 Dec 2025 13:51:29 GMT Location: https://dblio.com/ Server: Netlify Strict-Transport-Security: max-age=31536000 X-Nf-Request-Id: 01KD0JVXNWTS9CJDXDA83R0JT7 Content-Length: 33 Connection: close Redirecting to https://dblio.com/
Open service 75.2.60.5:80 · dblio.com
2025-12-21 13:51
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Sun, 21 Dec 2025 13:51:30 GMT Location: https://dblio.com/ Server: Netlify X-Nf-Request-Id: 01KD0JVXQ1WYE853QQB3HYMM22 Content-Length: 33 Connection: close Redirecting to https://dblio.com/
Open service 75.2.60.5:443 · dblio.com
2025-12-21 13:51
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 1
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 1336
Content-Type: text/html; charset=UTF-8
Date: Sun, 21 Dec 2025 13:51:30 GMT
Etag: "f0b351efe0f30999d3f4076eab912bf0-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KD0JVXTWWH7NCSMAJPJEX3EG
Connection: close
Page title: OS Detection
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>OS Detection</title>
<script>
function detectOS() {
var platform = navigator.platform.toLowerCase();
var os = "unknown";
if (platform.includes("win")) {
os = "Windows";
window.location.href = "home.html";
} else if (platform.includes("mac")) {
os = "MacOS";
window.location.href = "home.html";
} else if (platform.includes("linux")) {
os = "Linux";
window.location.href = "home.html";
} else if (platform.includes("android")) {
os = "Android";
window.location.href = "mobile.html";
} else if (platform.includes("iphone") || platform.includes("ipad")) {
os = "iOS";
window.location.href = "mobile.html";
}
console.log("Detected OS: " + os); // You can log it for debugging
}
window.onload = detectOS; // Run the function as soon as the page loads
</script>
</head>
<body>
<h2>DBLIO architecture</h2>
<p>Loading...</p>
</body>
</html>