https://rear-difficulties-simulation-jill.trycloudflare.com/

Submitted URL:
https://rear-difficulties-simulation-jill.trycloudflare.com/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 3 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html class="no-js" lang="en-US"><head>
    <title>Suspected phishing site | Cloudflare</title>
    <meta charset="UTF-8">
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=Edge">
    <meta name="robots" content="noindex, nofollow">
    <meta name="viewport" content="width=device-width,initial-scale=1">
    <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css">
    <style>
      body {
        margin: 0;
        padding: 0;
      }
    </style>
    <script>
      if (!navigator.cookieEnabled) {
        window.addEventListener('DOMContentLoaded', function () {
          var cookieEl = document.getElementById('cookie-alert');
          cookieEl.style.display = 'block';
        });
      }
    </script>
  </head>
  <body>
    <div id="cf-wrapper">
      <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">
        Please enable cookies.
      </div>
      <div id="cf-error-details" class="cf-error-details-wrapper">
        <div class="cf-wrapper cf-header cf-error-overview">
          <h1 class="cf-text-error">
            <i class="cf-icon-exclamation-sign"></i>Suspected Phishing Site!
          </h1>
          <h2 class="cf-subheadline">
            This link has been flagged as phishing. We have blocked it for your
            safety.
          </h2>
        </div>
        <!-- /.header -->

        <section></section>
        <!-- spacer -->

        <div class="cf-section cf-wrapper">
          <div class="cf-columns two">
            <div class="cf-column">
              <h2>What is phishing?</h2>

              <p>
                This link has been flagged as phishing. Phishing is an attempt
                to acquire personal information such as passwords and credit
                card details by pretending to be a trustworthy source.
              </p>
            </div>

            <div class="cf-column">
              <h2>What can I do?</h2>

              <p>
                <strong>If you're a visitor of this website</strong><br>
                For now this site has been blocked. If you believe this is an
                error you can try again later.
              </p>

              <p>
                <strong>If you're the owner of this website</strong><br>
                If this is your quick tunnel and you want to dispute this block,
                contact
                <a id="qtabuseLink" href="mailto:[email protected]?subject=Possible phishing detected on rear-difficulties-simulation-jill.trycloudflare.com">[email protected]</a>
                with the URL and a detailed explanation of its intended use.
              </p>
            </div>
          </div>
        </div>
        <!-- /.section -->
      </div>
      <!-- /#cf-error-details -->
    </div>
    <!-- /#cf-wrapper -->
  

  <script>
    const url = window.location.host;
    document.getElementById(
      'qtabuseLink'
    ).href = `mailto:[email protected]?subject=Possible phishing detected on ${url}`;
  </script>

</body></html>