https://10play.com.au/

Submitted URL:
https://10play.com.au
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 lang="en"><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <link href="https://fonts.googleapis.com/css?family=Barlow:400,500&amp;display=swap" rel="stylesheet">
    <style>
    .iserror {
  font-family: "Barlow", sans-serif;
  max-width: 860px;
  margin: auto;
}

.iserror__img {
  display: flex;
  justify-content: center;
}
.iserror__text,
.iserror__title {
  text-align: center;
}

.iserror__title {
  font-weight: 400;
  font-size: 24px;
  margin-bottom: 20px;
  color: #1882f8;
}

.iserror__text {
  font-size: 15;
  font-weight: 500;
  line-break: 1.56;
  color: #8994a4;
}

.iserror__link {
  text-decoration: underline;
  color: #000;
}

    </style>
    <title>Watch full episodes of TV shows for free on 10 play - Network Ten</title>
  </head>
  <body>
    <div class="iserror">
      <figure class="iserror__img">
        <img src="https://10play.com.au/ip/s3/prod/error_1x.gif" alt="error page gif">
      </figure>
      <h2 class="iserror__title">500 ❨aka 'Huh?'❩</h2>
      <p class="iserror__text">
        there's no easy way to say this...
      </p>
      <p class="iserror__text">
        Sorry, 10 play is not available in your region.
      </p>
    </div>
  

</body></html>