https://travisby.dev/

ID da verificação
902d0cbc-6158-4903-b9b0-9e2b2da4fe90Concluído
URL enviado:
https://travisby.dev/
Relatório concluído:

Os links de saída identificados na página

LinkTexto
https://gitlab.com/travisby/blog Source
https://www.nerdwallet.comNerdWallet

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

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Mensagens de registro do console · 0 encontrada(s)

Mensagens registradas no console web

HTML

O corpo HTML bruto da página

<!DOCTYPE html><html lang="en" data-astro-cid-5z7xtygo=""><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>Hello, World!</title><meta name="description" content="Home page"><link rel="stylesheet" href="https://unpkg.com/magick.css"><link rel="icon" type="image/svg+xml" href="/_astro/favicon.A9fVpd7x.svg"><link rel="alternate" type="application/rss+xml" title="Travis Beatty's Blog" href="https://travisby.dev/posts/rss.xml"><style>a[data-astro-cid-5z7xtygo]:visited{color:#00f}[data-astro-cid-5z7xtygo][aria-current=page]{font-weight:700}
</style></head> <body data-astro-cid-5z7xtygo=""> <header data-astro-cid-5z7xtygo=""> <nav data-astro-cid-5z7xtygo=""> <ul data-astro-cid-5z7xtygo="">  <li data-astro-cid-5z7xtygo=""> <a href="/" aria-current="page" data-astro-cid-5z7xtygo=""> Home </a> </li>  <li data-astro-cid-5z7xtygo=""> <a href="/about/" data-astro-cid-5z7xtygo=""> About Me </a> </li>  <li data-astro-cid-5z7xtygo=""> <a href="/posts/" data-astro-cid-5z7xtygo=""> Posts </a> </li>  <li data-astro-cid-5z7xtygo=""> <a href="https://gitlab.com/travisby/blog" data-astro-cid-5z7xtygo=""> Source </a> </li>  </ul> </nav> <h1 data-astro-cid-5z7xtygo="">Hello, world!</h1> </header> <main data-astro-cid-5z7xtygo=""> <p>Howdy!  This site hasn’t quite found its niche yet, but I’ll use it to catalog my journey professionally and pesonally.</p>
<p>Today, I’m a Production Engineer at <a href="https://www.nerdwallet.com">NerdWallet</a>.
You can read more <a href="./about">about me</a> or my <a href="./posts">blog</a> for recent thoughts.</p> </main> <footer data-astro-cid-5z7xtygo=""></footer> </body></html>