Open service 13.69.68.45:80 · manage.diroots.com
2026-01-11 13:33
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sun, 11 Jan 2026 13:34:22 GMT Location: https://manage.diroots.com/
Open service 13.69.68.45:443 · manage.diroots.com
2026-01-11 13:33
HTTP/1.1 200 OK
Connection: close
Content-Type: text/html
Date: Sun, 11 Jan 2026 13:34:22 GMT
Access-Control-Allow-Methods: GET
Access-Control-Allow-Origin: *
Transfer-Encoding: chunked
request-context: appId=cid-v1:
Page title: DiKeeper | DiRoots
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="DiRoots DiKeeper platform" />
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Inter:300,400,500,600,700"
/>
<title>DiKeeper | DiRoots</title>
<link rel="shortcut icon" href="/media/logos/favicon.ico" />
<link rel="stylesheet" id="layout-styles-anchor" href="/splash-screen.css" />
<script type="module" crossorigin src="/assets/index-5c3e9539.js"></script>
<link rel="stylesheet" href="/assets/index-e3302916.css">
</head>
<body id="kt_body" class="page-loading">
<noscript>You need to enable JavaScript to run this app.</noscript>
<!--begin::Theme mode setup on page load-->
<script>
let themeMode = 'system'
// This code is commented because it gets the system theme mode first
// causing a glitch between first having the system theme mode and then
// changing to web default theme mode (on the web app first render)
// if (localStorage.getItem('kt_theme_mode_value')) {
// themeMode = localStorage.getItem('kt_theme_mode_value')
// }
// if (themeMode === 'system') {
// themeMode = window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light'
// }
// document.documentElement.setAttribute('data-bs-theme', themeMode)
</script>
<!--end::Theme mode setup on page load-->
<div id="root"></div>
<!--begin::Loading markup-->
<div id="splash-screen" class="splash-screen">
<img
src="/media/logos/default-dark.png"
class="dark-logo"
alt="DiKeeper dark logo"
/>
<img
src="/media/logos/default.png"
class="light-logo"
alt="DiKeeper light logo"
/>
<span>Loading ...</span>
</div>
<!--end::Loading markup-->
<div id="root-modals"></div>
</body>
</html>