https://zearn.global.ssl.fastly.net/static/index.html

已提交的 URL:
https://zearn.global.ssl.fastly.net/static/index.html
報告完成時間:

連結 · 找到 0 個

從頁面中識別的傳出連結

JavaScript 變數 · 找到 9 個

在頁面的視窗物件上載入的全域 JavaScript 變數是在函數外部宣告的變數,可從目前範圍內程式碼中的任何位置存取

名稱類型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
gtagfunction
dataLayerobject
google_tag_managerobject
google_tag_dataobject
onYouTubeIframeAPIReadyfunction
gaGlobalobject

主控台記錄訊息 · 找到 3 條

記錄到 Web 主控台的訊息

類型類別記錄
errornetwork
URL
https://zearn.global.ssl.fastly.net/static/index.html
Text
Failed to load resource: the server responded with a status of 404 (Not Found)
errornetwork
URL
https://zearn.global.ssl.fastly.net/css/index.css
Text
Failed to load resource: the server responded with a status of 503 (first byte timeout)
errornetwork
URL
https://zearn.global.ssl.fastly.net/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 (Not Found)

HTML

頁面的原始 HTML 主體

<!DOCTYPE html><html><head>
    <!-- Google tag (gtag.js) -->
    <script async="" src="https://www.googletagmanager.com/gtag/js?id=G-B8H2K339H7"></script>
    <script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag('js', new Date());

    gtag('config', 'G-B8H2K339H7');
</script>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>404</title>
    <link rel="stylesheet" href="/css/index.css">
  </head>
  <body>
    <h1 id="title">404</h1>
    <p class="smallahhtext">This page was not found on Szvy Central. Click the button below if you were trying to use the proxy</p>
    <div class="buttons-here">
    <button id="allb" onclick="window.location.reload();">click here</button>
    </div>
  

</body></html>