- Scan ID:
- dfcdcfdf-98fd-460a-b692-a629849eb127Finished
- Submitted URL:
- https://itsoktawian.net/
- Report Finished:
Links · 0 found
The outgoing links identified from the page
JavaScript Variables · 3 found
Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope
Name | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Console log messages · 0 found
Messages logged to the web console
HTML
The raw HTML body of the page
<!DOCTYPE html><html><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta content="Oktan's Server" property="og:title">
<meta content="https://files.itsoktawian.net/jingle.mp4" property="og:video">
<meta property="og:type" content="video">
<meta content="#0064ff" data-react-helmet="true" name="theme-color">
<title>Oktan's Server</title>
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="/style.css">
</head>
<body>
<div class="main_container">
<h1 class="header">Oktan's Server</h1>
<table class="buttons">
<tbody><tr>
<td>
<a class="button" href="/about.html">About</a>
</td>
</tr>
<tr>
<td>
<a class="button" href="https://files.itsoktawian.net">Files</a>
</td>
</tr>
<tr>
<td>
<a class="button" href="/projects.html">Projects</a>
</td>
</tr>
</tbody></table>
</div>
</body></html>