- ID da verificação
- 9f7280d5-2fe9-4b63-b740-ef2606e09e15Concluído
- URL enviado:
- https://onetag-sys.com/
- Relatório concluído:
Links · 2 encontrado(s)
Os links de saída identificados na página
Link | Texto |
---|---|
http://www.onetag.com/ | Click here for the OneTag homepage |
http://www.onetag.com/privacy/ | Click here for our privacy policy |
Variáveis JavaScript · 3 encontrada(s)
Variáveis JavaScript globais carregadas no objeto janela de uma página são variáveis declaradas fora das funções e acessíveis de qualquer lugar no código dentro do escopo atual
Nome | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Mensagens de registro do console · 1 encontrada(s)
Mensagens registradas no console web
Tipo | Categoria | Log |
---|---|---|
error | network |
|
HTML
O corpo HTML bruto da página
<!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>