- 扫描 ID:
- 4a6cfcee-421e-4e56-b2b9-816e7dda66dc已完成
- 提交的 URL:
- https://garuda-24b-03.top/
- 报告完成时间:
链接 · 找到 4 个
从页面中识别出的传出链接
链接 | 文本 |
---|---|
http://freewebsitetemplates.com/go/twitter/ | |
http://freewebsitetemplates.com/go/facebook/ | |
http://freewebsitetemplates.com/go/googleplus/ | googleplus |
https://pinterest.com/fwtemplates/ |
JavaScript 变量 · 找到 4 个
在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问
名称 | 类型 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
submenu | function |
控制台日志消息 · 找到 1 条
记录到 Web 控制台的消息
类型 | 类别 | 记录 |
---|---|---|
error | network |
|
HTML
页面的原始 HTML 正文
<!DOCTYPE html><!-- Website Template by freewebsitetemplates.com --><html><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mustache Enthusiast</title>
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/mobile.css" media="screen and (max-width : 568px)">
<script type="text/javascript" src="js/mobile.js"></script>
</head>
<body>
<div id="header">
<a href="index.html" class="logo">
<img src="images/logo.jpg" alt="">
</a>
<span id="mobile-navigation"></span><ul id="navigation">
<li class="selected">
<a href="index.html">home</a>
</li>
<li>
<a href="about.html">about</a>
</li>
<li>
<a href="gallery.html">gallery</a>
</li>
<li>
<a href="blog.html">blog</a>
</li>
<li>
<a href="contact.html">contact</a>
</li>
</ul>
</div>
<div id="body">
<div id="featured">
<img src="images/the-beacon.jpg" alt="">
<div>
<h2>the beacon to all mankind</h2>
<span>Our website templates are created with</span>
<span>inspiration, checked for quality and originality</span>
<span>and meticulously sliced and coded.</span>
<a href="blog-single-post.html" class="more">read more</a>
</div>
</div>
<ul>
<li>
<a href="gallery.html">
<img src="images/the-father.jpg" alt="">
<span>the father</span>
</a>
</li>
<li>
<a href="gallery.html">
<img src="images/the-actor.jpg" alt="">
<span>the actor</span>
</a>
</li>
<li>
<a href="gallery.html">
<img src="images/the-nerd.jpg" alt="">
<span>the nerd</span>
</a>
</li>
</ul>
</div>
<div id="footer">
<div>
<p>© 2023 by Mustacchio. All rights reserved.</p>
<ul>
<li>
<a href="http://freewebsitetemplates.com/go/twitter/" id="twitter">twitter</a>
</li>
<li>
<a href="http://freewebsitetemplates.com/go/facebook/" id="facebook">facebook</a>
</li>
<li>
<a href="http://freewebsitetemplates.com/go/googleplus/" id="googleplus">googleplus</a>
</li>
<li>
<a href="https://pinterest.com/fwtemplates/" id="pinterest">pinterest</a>
</li>
</ul>
</div>
</div>
</body></html>