https://filedn.eu/lMOeH1lGxef8cvhAHg3suk5/

ID da verificação
b93ce4c2-2ca7-4f51-8a43-c77303828177Concluído
URL enviado:
https://filedn.eu/lMOeH1lGxef8cvhAHg3suk5/
Relatório concluído:

Variáveis JavaScript · 4 encontrada(s)

Mensagens de registro do console · 2 encontrada(s)

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>