- Scan ID:
- fd398579-2c28-4ec2-9684-db9ef9d6d2d0Finished
- Submitted URL:
- https://ashtonharder.com/R0A1xhL
- Report Finished:
Links · 0 found
The outgoing links identified from the page
JavaScript Variables · 7 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 |
---|---|
0 | object |
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
owl | string |
hGYe | string |
STYQ | string |
Console log messages · 21 found
Messages logged to the web console
Type | Category | Log |
---|---|---|
error | network |
|
error | network |
|
error | network |
|
debug | javascript |
|
debug | javascript |
|
debug | javascript |
|
debug | javascript |
|
debug | javascript |
|
debug | javascript |
|
debug | javascript |
|
debug | javascript |
|
error | network |
|
debug | javascript |
|
debug | javascript |
|
debug | javascript |
|
debug | javascript |
|
debug | javascript |
|
debug | javascript |
|
debug | javascript |
|
debug | javascript |
|
clear | other |
|
HTML
The raw HTML body of the page
<!DOCTYPE html><html lang="en"><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Just a moment...</title>
<style>
body {
font-family: Arial, sans-serif;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
margin: 0;
background-color: #f7f7f7;
}
#block {
text-align: center;
padding: 20px;
border-radius: 8px;
}
#message {
margin-bottom: 20px;
font-size: 18px;
color: #333;
}
#bbtn {
display: none;
margin-top: 20px;
}
#bbtn button {
padding: 10px 20px;
font-size: 16px;
background-color: #4CAF50;
color: white;
border: none;
border-radius: 4px;
cursor: pointer;
}
#bbtn button:hover {
background-color: #45a049;
}
</style>
</head>
<body>
<div id="block">
<div id="message">Checking your browser...</div>
<div id="bbtn"></div>
</div>
<script>var enc = `😜:👻`;</script>
<script src="/_dpsi/lib_protect.js"></script>
<script src="/_dpsi/ec_js_protect.js"></script>
</body></html>