- 扫描 ID:
- 902d0cbc-6158-4903-b9b0-9e2b2da4fe90已完成
- 提交的 URL:
- https://travisby.dev/
- 报告完成时间:
链接 · 找到 2 个
从页面中识别出的传出链接
链接 | 文本 |
---|---|
https://gitlab.com/travisby/blog | Source |
https://www.nerdwallet.com | NerdWallet |
JavaScript 变量 · 找到 3 个
在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问
名称 | 类型 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
控制台日志消息 · 找到 0 条
记录到 Web 控制台的消息
HTML
页面的原始 HTML 正文
<!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>