- Scan ID:
- 68b255b2-0fcb-448d-a2ee-57d146d6a600Finished
- Submitted URL:
- https://zearn.global.ssl.fastly.net/static/index.html
- Report Finished:
Links · 0 found
The outgoing links identified from the page
JavaScript Variables · 9 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 |
gtag | function |
dataLayer | object |
google_tag_manager | object |
google_tag_data | object |
onYouTubeIframeAPIReady | function |
gaGlobal | object |
Console log messages · 3 found
Messages logged to the web console
Type | Category | Log |
---|---|---|
error | network |
|
error | network |
|
error | network |
|
HTML
The raw HTML body of the page
<!DOCTYPE html><html><head>
<!-- Google tag (gtag.js) -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-B8H2K339H7"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-B8H2K339H7');
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>404</title>
<link rel="stylesheet" href="/css/index.css">
</head>
<body>
<h1 id="title">404</h1>
<p class="smallahhtext">This page was not found on Szvy Central. Click the button below if you were trying to use the proxy</p>
<div class="buttons-here">
<button id="allb" onclick="window.location.reload();">click here</button>
</div>
</body></html>