https://app.response.oracle-mail.com/

Submitted URL:
https://app.response.oracle-mail.com/
Report Finished:

JavaScript Variables · 3 found

onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Console log messages · 1 found

errornetwork
URL
https://app.response.oracle-mail.com/
Text
Failed to load resource: the server responded with a status of 404 (Not Found)

HTML

<!DOCTYPE html><html><head>
    <title>404 Not Found</title>
    <style>
      body {
        background-color: #fff;
      }
      .main {
        font: 14px Arial;
        margin: 5% 10% 0 10%;
      }
      .bold {
        font-weight: 700;
      }
    </style>
  </head>
  <body>
    <div class="main">
      <h1>404 Not Found</h1>
      <p class="bold">
        The resource you are looking for has been removed, had its name changed,
        or is temporarily unavailable.
      </p>
      <p>We apologize for the inconvenience.</p>
    </div>
  

</body></html>