https://scanurl.me/404/404

提交的 URL:
https://scanurl.me/404/404
报告完成时间:

链接 · 找到 0 个

从页面中识别出的传出链接

JavaScript 变量 · 找到 4 个

在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问

名称类型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
__cfBeaconobject

控制台日志消息 · 找到 2 条

记录到 Web 控制台的消息

类型类别记录
errornetwork
URL
https://scanurl.me/404/404
文本
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://scanurl.me/favicon.ico
文本
Failed to load resource: the server responded with a status of 404 ()

HTML

页面的原始 HTML 正文

<!DOCTYPE html><html lang="en"><head>
<title>404 Error – Page Not Found design HTML</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://fonts.googleapis.com/css?family=Raleway:400,400i,500,600,700,800&amp;display=swap" rel="stylesheet">
<style>
.not-found {
    text-align: center;
    padding: 100px 0px 50px;
    font-family: 'Raleway', sans-serif;
    color: #333;
}
.not-found h2 {
    font-size: 36px;
}
.not-found h3 {
    font-size: 22px;
    font-weight: normal;
}
.not-found h2 span {
    background-color: #eee;
    color: #03A9F4;
    width: 200px;
    height: 170px;
    display: inline-grid;
    align-items: center;
    font-size: 100px;
    border-radius: 20px;
    font-style: italic;
    margin-bottom: 15px;
}
.not-found p {
    font-size: 17px;
    line-height: 32px;
    color: #9E9E9E;
}
.not-found .go-on {
    padding: 20px 0px 20px;
}
.not-found .go-on a {
    padding: 7px 15px;
    background-color: #2196F3;
    border-radius: 4px;
    font-size: 20px;
    margin: 10px 10px;
    display: inline-block;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
}
.not-found .go-on a:hover{
  opacity: 0.8;
}
.not-found form input {
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 4px 10px;
    box-sizing: border-box;
}
.not-found form .submit-btn {
    height: 40px;
    border: none;
    margin-left: 10px;
    color: #fff;
    background-color: #03a9f4;
    border-radius: 4px;
    cursor: pointer;
    padding: 0px 15px;
}
.not-found form .submit-btn:hover{
  opacity: 0.8;
}
.not-found hr {
    border: 1px solid #eeeeee;
    margin: 30px 0px;
}
</style>
</head>
<body>
<div class="not-found">
<h2><span>404</span><br>Page not found</h2>
<h3>Oops, sorry we can’t find that page!!</h3>
<div class="go-on">
<a href="https://www.scanurl.me/">Visit Homepage</a>
<a href="https://www.scanurl.me/contact.php">Contact Us</a>
</div>
</div>
<script defer="" src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{&quot;rayId&quot;:&quot;8f3df9f40a282fbb&quot;,&quot;version&quot;:&quot;2024.10.5&quot;,&quot;r&quot;:1,&quot;serverTiming&quot;:{&quot;name&quot;:{&quot;cfExtPri&quot;:true,&quot;cfL4&quot;:true,&quot;cfSpeedBrain&quot;:true,&quot;cfCacheStatus&quot;:true}},&quot;token&quot;:&quot;ca94fc76907044ebafbe6af2234d2f10&quot;,&quot;b&quot;:1}" crossorigin="anonymous"></script>


</body></html>