2023-11-23 08:53:28 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8" />
|
2023-12-21 06:23:50 +00:00
|
|
|
<title>Domain - abtmtr.link</title>
|
2023-11-23 08:53:28 +00:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
|
|
<link rel="stylesheet" href="/styles/normal.css" />
|
|
|
|
<link rel="stylesheet" href="/styles/style.css" />
|
2024-01-23 21:04:38 +00:00
|
|
|
<style></style>
|
2023-11-23 08:53:28 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
2023-11-26 19:14:50 +00:00
|
|
|
<$ loader.html $>
|
2023-11-23 08:53:28 +00:00
|
|
|
<header>
|
|
|
|
<section>
|
2023-12-21 06:23:50 +00:00
|
|
|
<h1>Domain</h1>
|
|
|
|
<p>What's on this domain.</p>
|
2023-11-23 08:53:28 +00:00
|
|
|
</section>
|
|
|
|
<$ nav.html $>
|
2023-11-27 00:58:46 +00:00
|
|
|
<section id="accessibility" hidden></section>
|
2023-11-23 08:53:28 +00:00
|
|
|
</header>
|
|
|
|
<main>
|
2023-11-26 06:39:30 +00:00
|
|
|
<section id="data_get">
|
|
|
|
<h1>Getting domain indexes...</h1>
|
2023-11-23 08:53:28 +00:00
|
|
|
</section>
|
|
|
|
</main>
|
2023-11-23 17:33:47 +00:00
|
|
|
<section id="accessibility" hidden></section>
|
2023-11-23 08:53:28 +00:00
|
|
|
<script src="/scripts/accessibility.js"></script>
|
2023-11-26 06:39:30 +00:00
|
|
|
<script src="./scripts/data_get_domain.js"></script>
|
2023-11-23 08:53:28 +00:00
|
|
|
</body>
|
|
|
|
</html>
|