- Scan ID:
- 4804c4fb-97c6-42cf-9e1a-6edc3c0f9718Finished
- Submitted URL:
- https://onetag-sys.com/
- Report Finished:
Links · 2 found
The outgoing links identified from the page
Link | Text |
---|---|
http://www.onetag.com/ | Click here for the OneTag homepage |
http://www.onetag.com/privacy/ | Click here for our privacy policy |
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 · 1 found
Messages logged to the web console
Type | Category | Log |
---|---|---|
error | network |
|
HTML
The raw HTML body of the page
<!DOCTYPE html><html><head>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<title>OneTag Advertising System</title>
<style>
body {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}
h1 {
color: white;
font-size: 36px;
margin: 60px;
}
</style>
</head>
<body>
<div style="background:#04172c; height:400px; width:100%; padding-top: 80px;"><img src="https://onetag-cdn.com/media/1810ab0f-23f9-4cc9-bcf6-3436c65530ed.png" style="height:80px;" alt="OneTag Company Logo">
<h1>This is the OneTag Advertising System</h1>
</div>
<br><br>
<a href="http://www.onetag.com/">Click here for the OneTag homepage</a>
<br><br>
<a href="http://www.onetag.com/privacy/">Click here for our privacy policy</a>
</body></html>