https://77980.bodis.com/

Submitted URL:
https://77980.bodis.com/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 6 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
parkstring
versionobject
__parkourobject

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html data-adblockkey="MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBANDrp2lz7AOmADaN8tA50LsWcjLFyQFcb/P2Txc58oYOeILb3vBw7J6f4pamkAQVSQuqYsKx3YzdUHCvbVZvFUsCAwEAAQ==_UE4xfD/x8Awa25I9hFf1qQ9oUe0QVFe3m4qzMw5GHg9PB3p4He5H1DIcJ4rygImLeBjdqUm7rodsvh2rlFx98w==" lang="en" style="background: #2B2B2B;"><head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="icon" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAADElEQVQI12P4//8/AAX+Av7czFnnAAAAAElFTkSuQmCC">
    <link rel="preconnect" href="https://www.google.com" crossorigin="">
<title>bodis.com</title><meta name="description" content="See relevant content for bodis.com"><style>* {
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html, body {
  width: 100%;
  margin: 0;
}

html {
  background-color: #2B2B2B;
  height: 100%;
}

body {
  min-height: 90%;
  font-family: Arial, sans-serif;
  letter-spacing: 1.2px;
  color: #ccc;
  text-align: center;
}

/* App Target - This starts hidden until we apply a class to "activate" it */

#target {
  opacity: 0;
  visibility: hidden;
}

/* Status Messages - These are displayed when we are not rendering ad blocks or Related Search */

#pk-status-message {
  height: 100vh;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* Sales Box - Default State */

#sales-box {
  display: block;
  width: 100%;
  padding: 3px;
  text-align: center;
  text-decoration: none;
  color: #8EABC0;
}

#sales-box a {
  display: block;
  width: 100%;
  text-decoration: inherit;
  color: #8EABC0;
  cursor: pointer;
}

/* Sales Box - Highlighted State */

#sales-box.is-highlighted {
  position: relative;
  z-index: 1;
  background: #032438 linear-gradient(to top, #044368 0%, #000 100%);
  box-shadow: 0 0 15px 0 #000;
  border-bottom: 3px solid #262626;
}

#sales-box.is-highlighted a {
  line-height: 1.3;
  display: inline-block;
  font-size: 18px;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
  background: none;
}

/* Ellipsis Loader */

.pk-loader {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.pk-loader div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #ccc;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.pk-loader div:nth-child(1) {
  left: 8px;
  animation: pk-anim-1 0.6s infinite;
}

.pk-loader div:nth-child(2) {
  left: 8px;
  animation: pk-anim-2 0.6s infinite;
}

.pk-loader div:nth-child(3) {
  left: 32px;
  animation: pk-anim-2 0.6s infinite;
}

.pk-loader div:nth-child(4) {
  left: 56px;
  animation: pk-anim-1 0.6s infinite;
  animation-direction: reverse;
}

.pk-loader-text {
  position: fixed;
  font-size: 12px;
  right: 20px;
  bottom: 20px;
  font-weight: lighter;
}

/* Utilities */

.pk-message-title {
  font-size: 2em;
  font-weight: bold;
}

.pk-page-ready {
  opacity: 1 !important;
  visibility: visible !important;
}

@media only screen and (max-width: 600px) {
  .hidden-xs {
    opacity: 0;
    visibility: hidden;
  }
}

/* Animation */

@keyframes pk-anim-1 {
  0% {
      transform: scale(0);
  }
  100% {
      transform: scale(1);
  }
}

@keyframes pk-anim-2 {
  0% {
      transform: translate(0, 0);
  }
  100% {
      transform: translate(24px, 0);
  }
}
</style><style>* {
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html, body {
  width: 100%;
  margin: 0;
}

html {
  background-color: #2B2B2B;
  height: 100%;
}

body {
  min-height: 90%;
  font-family: Arial, sans-serif;
  letter-spacing: 1.2px;
  color: #ccc;
  text-align: center;
}

/* App Target - This starts hidden until we apply a class to "activate" it */

#target {
  opacity: 0;
  visibility: hidden;
}

/* Status Messages - These are displayed when we are not rendering ad blocks or Related Search */

#pk-status-message {
  height: 100vh;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* Sales Box - Default State */

#sales-box {
  display: block;
  width: 100%;
  padding: 3px;
  text-align: center;
  text-decoration: none;
  color: #8EABC0;
}

#sales-box a {
  display: block;
  width: 100%;
  text-decoration: inherit;
  color: #8EABC0;
  cursor: pointer;
}

/* Sales Box - Highlighted State */

#sales-box.is-highlighted {
  position: relative;
  z-index: 1;
  background: #032438 linear-gradient(to top, #044368 0%, #000 100%);
  box-shadow: 0 0 15px 0 #000;
  border-bottom: 3px solid #262626;
}

#sales-box.is-highlighted a {
  line-height: 1.3;
  display: inline-block;
  font-size: 18px;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
  background: none;
}

/* Ellipsis Loader */

.pk-loader {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.pk-loader div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #ccc;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.pk-loader div:nth-child(1) {
  left: 8px;
  animation: pk-anim-1 0.6s infinite;
}

.pk-loader div:nth-child(2) {
  left: 8px;
  animation: pk-anim-2 0.6s infinite;
}

.pk-loader div:nth-child(3) {
  left: 32px;
  animation: pk-anim-2 0.6s infinite;
}

.pk-loader div:nth-child(4) {
  left: 56px;
  animation: pk-anim-1 0.6s infinite;
  animation-direction: reverse;
}

.pk-loader-text {
  position: fixed;
  font-size: 12px;
  right: 20px;
  bottom: 20px;
  font-weight: lighter;
}

/* Utilities */

.pk-message-title {
  font-size: 2em;
  font-weight: bold;
}

.pk-page-ready {
  opacity: 1 !important;
  visibility: visible !important;
}

@media only screen and (max-width: 600px) {
  .hidden-xs {
    opacity: 0;
    visibility: hidden;
  }
}

/* Animation */

@keyframes pk-anim-1 {
  0% {
      transform: scale(0);
  }
  100% {
      transform: scale(1);
  }
}

@keyframes pk-anim-2 {
  0% {
      transform: translate(0, 0);
  }
  100% {
      transform: translate(24px, 0);
  }
}
</style></head>
<body>
<div id="target" style="opacity: 0" class="pk-page-ready"><div id="pk-status-message">
          <h1>An Error Occurred</h1>
          <p>Services for this domain name have been disabled.</p>
        </div></div>
<script>window.park = "eyJ1dWlkIjoiYmZmZGM3MTUtODY0NC00NjU3LThlNGEtMGFkMWJhYzIyNGI2IiwicGFnZV90aW1lIjoxNzI3NDg0MTk2LCJwYWdlX3VybCI6Imh0dHBzOi8vNzc5ODAuYm9kaXMuY29tLyIsInBhZ2VfbWV0aG9kIjoiR0VUIiwicGFnZV9yZXF1ZXN0Ijp7fSwicGFnZV9oZWFkZXJzIjp7fSwiaG9zdCI6Ijc3OTgwLmJvZGlzLmNvbSIsImlwIjoiMTA0LjI4LjE1OC4yNDgifQo=";</script>
<script src="/bPscqSLzW.js"></script>


</body></html>