- ID da verificação
- 3a8a3df5-e4e1-4ac4-8a0a-d015ce5c3edeConcluído
- URL enviado:
- https://brwsk.space/
- Relatório concluído:
Links · 0 encontrado(s)
Os links de saída identificados na página
Variáveis JavaScript · 11 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 |
hexToRgb | function |
clamp | function |
isInArray | function |
pJS | function |
requestAnimFrame | function |
cancelRequestAnimFrame | function |
pJSDom | 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
<html lang="en"><head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>stuff</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div id="particles-js"><canvas class="particles-js-canvas-el" width="790" height="590" style="width: 100%; height: 100%;"></canvas></div>
<img src="brwsk.png" alt="brwsk's pic" width="300" ,="" height="300">
<h1>brwsk</h1>
<p> <em>Citizen of the free world</em> </p>
<p>math and coding. science and cosmology. and some other stuff.</p>
<hr>
<h3>Posts</h3>
<ul>
<a href="inflation.html" id="inflation-post" target="_blank" rel="noopener noreferrer">
<li><strong>Inflation</strong> and all these keywords you hear. What do they mean?</li>
</a>
<br>
<a href="smartquestions.html" id="smartquestions-post" target="_blank" rel="noopener noreferrer">
<li>How to ask smart questions</li>
</a>
<br>
<a href="whatIsThis.html" id="WTF" target="_blank" rel="noopener noreferrer">
<li>What is this?</li>
</a>
<br>
<a href="limerence.html" id="limerence" target="_blank" rel="noopener noreferrer">
<li>Fuck this limerence</li>
</a>
<br>
<a href="innerbitch.html" id="innerbitch" target="_blank" rel="noopener noreferrer">
<li>The Inner Bitch</li>
</a>
</ul>
<br>
<hr>
<div id="contact">
<h4>
<a href="contact.html" target="_blank" rel="noopener noreferrer">Contact</a>
</h4>
</div>
<script src="./particles.min.js"> </script>
<script src="./app.js"> </script>
</body></html>