https://filedn.eu/lMOeH1lGxef8cvhAHg3suk5/

已提交的 URL:
https://filedn.eu/lMOeH1lGxef8cvhAHg3suk5/
報告完成時間:

連結 · 找到 2 個

連結Text
https://www.pcloud.com/pCloud
https://www.pcloud.com/download-free-online-cloud-file-storage.htmlJoin pCloud

JavaScript 變數 · 找到 4 個

名稱類型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
onReadyChangesfunction

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

類型類別記錄
errornetwork
URL
https://filedn.eu/lMOeH1lGxef8cvhAHg3suk5/
Text
Failed to load resource: the server responded with a status of 404 (Not Found)
errornetwork
URL
https://filedn.eu/lMOeH1lGxef8cvhAHg3suk5/fav.ico
Text
Failed to load resource: the server responded with a status of 404 (Not Found)

HTML

<!DOCTYPE html><html><head>
  <meta charset="utf-8">
  <title>pCloud - 404 File not found</title>
  <link href="//pcdn-filedn.pcloud.com/css/main.css" rel="stylesheet" type="text/css">
  <link href="fav.ico" rel="shortcut icon" type="image/x-icon">
  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
</head>
<body>
<div class="main file_404 pcloud_content">
  <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tbody>
      <tr>
        <td align="center" class="logo">
          <a href="https://www.pcloud.com/">
            <img src="//pcdn-filedn.pcloud.com/img/logo.png" data-src="//pcdn-filedn.pcloud.com/img/logo.png" data-src-retina="//pcdn-filedn.pcloud.com/img/[email protected]" width="51" alt="Powered by pCloud" title="Powered by pCloud">
          </a>
        </td>
      </tr>
      <tr>
        <td class="cont">
          <table border="0" cellspacing="0" cellpadding="0">
            <tbody>
              <tr>
                <td>
                  <h1>File not found</h1>
                  <img src="//pcdn-filedn.pcloud.com/img/404.png" data-src="//pcdn-filedn.pcloud.com/img/404.png" data-src-retina="//pcdn-filedn.pcloud.com/img/[email protected]" width="312" alt="File not found">
                </td>
              </tr>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td class="bottom-message">
          However, here is something to cheer you up - join pCloud today and get<br> up to 10 GB of free cloud storage for your files!
          <a href="https://www.pcloud.com/download-free-online-cloud-file-storage.html" class="btn rounded blue" target="_blank"><span>Join pCloud</span></a>
        </td>
      </tr>
      <tr>
        <td align="center" class="powered">Powered by <a href="https://www.pcloud.com/">pCloud</a></td>
      </tr>
    </tbody>
  </table>
</div>
<script>
  function onReadyChanges() {
    var allImages = document.images;
    var detectedRetina = window.devicePixelRatio > 1;

    for (var i = 0; i < allImages.length; i++) {
      if (allImages[i].getAttribute('data-src-retina')) {
        allImages[i].setAttribute('src',  allImages[i].getAttribute(detectedRetina ? 'data-src-retina' : 'data-src'));
      }
    }
  };

  document.addEventListener('DOMContentLoaded', onReadyChanges, false);
</script>


</body></html>