https://filedn.eu/lMOeH1lGxef8cvhAHg3suk5/PAGPDF302/PAGOS0001112.REV

提交的 URL:
https://filedn.eu/lMOeH1lGxef8cvhAHg3suk5/PAGPDF302/PAGOS0001112.REV
报告完成时间:

链接 · 找到 2 个

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

链接文本
https://www.pcloud.com/pCloud
https://www.pcloud.com/download-free-online-cloud-file-storage.htmlJoin pCloud

JavaScript 变量 · 找到 4 个

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

名称类型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
onReadyChangesfunction

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

记录到 Web 控制台的消息

HTML

页面的原始 HTML 正文

<!DOCTYPE html><html><head>
  <meta charset="utf-8">
  <title>pCloud - Download traffic exceeded</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 overtraffic 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>Limited Access</h1>
                  <h2>Access to this content was limited, because the owner has exceeded their<br> download traffic.</h2>
                  <img src="//pcdn-filedn.pcloud.com/img/over-traffic.png" data-src="//pcdn-filedn.pcloud.com/img/over-traffic.png" data-src-retina="//pcdn-filedn.pcloud.com/img/[email protected]" width="312" alt="Download traffic exceeded">
                </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>