https://degenerat.net/

Submitted URL:
https://degenerat.net/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 51 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
0object
1object
2object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
initfunction
initChildWindowfunction
initParentWindowfunction
attemptToTakeoverReferrerWindowfunction

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html><head>
  <title>Degenerat</title>
  <meta charset="UTF-8">
  <style>
    html,
    body {
      width: 100%;
      height: 100%;
      margin: 0;
      font-family: -apple-system, BlinkMacSystemFont, "avenir next", avenir,
        "helvetica neue", helvetica, ubuntu, roboto, noto, "segoe ui", arial,
        sans-serif;
      overflow: hidden;
      background: black;
    }

    .hello-message {
      margin: 40px;
      text-align: center;
    }

    .logout-messages {
      pointer-events: none;
      color: red;
      margin: 40px;
      position: fixed;
      top: 0;
      left: 0;
      text-shadow:
        2px 2px #fff,
        4px 4px 10px #000;
    }

    img {
      width: 300px;
    }

    @keyframes blurslowly {
      0% {
        filter: none;
      }

      92% {
        filter: blur(0);
      }

      96% {
        filter: blur(1px);
      }

      100% {
        filter: blur(0);
      }
    }

    body {
      /* animation-name: blurslowly; */
      /* animation-iteration-count: infinite; */
      /* animation-duration: 15s; */
      /* animation-play-state: running; */
    }
  </style>
  <link rel="icon" type="image/x-icon" href="favicon.ico">

  <meta property="og:title" content="Degenerat">
  <meta property="og:type" content="website">
  <meta property="og:url" content="https://degenerat.pl">
  <meta property="og:image" content="https://degenerat.net/favicon.ico">
  <meta property="og:description" content="Degenerat">
  <meta name="keywords" content="Degenerat!">
  <meta name="description" content="Degenerat">
  <meta name="theme-color" content="#000">
</head>

<body>
  <noscript>Po coś tego JavaScript wyłączył bamboszu!</noscript>
  <template>
    <div style="width: 100vw; height: 100vh; background: black">
      <div style="
            width: 100vw;
            height: 100vh;
            background: red;
            opacity: 0;
            position: fixed;
            top: 0;
            left: 0;
            cursor: pointer;
            z-index: 2;
          "></div>
      <iframe style="width: 100vw; height: 100vh; background: black" src="https://degenerat.pl" id="nigga"></iframe>
      <div style="position:absolute; top: 0; left: 0; width: 360px; height: 203px; z-index: 1;">
        <iframe style="width: 100%; height: 100%" scrolling="no" src="https://player.twitch.tv/?channel=demonzz1&amp;parent=degenerat.net" frameborder="0"></iframe>
      </div>

      <div style="position: absolute; width: 350px; height: 100vh; top: 0; right: 0; z-index: 1; background: white;">

        <iframe style="width: 100%; height: 100%;" src="https://www.twitch.tv/embed/demonzz1/chat?darkpopout&amp;parent=degenerat.net" frameborder="0"></iframe>
      </div>
    </div>
    <div class="logout-messages"></div>
  </template>

  <script src="index.js"></script>
    <div style="width: 100vw; height: 100vh; background: black">
      <div style="
            width: 100vw;
            height: 100vh;
            background: red;
            opacity: 0;
            position: fixed;
            top: 0;
            left: 0;
            cursor: pointer;
            z-index: 2;
          "></div>
      <iframe style="width: 100vw; height: 100vh; background: black" src="https://degenerat.pl" id="nigga"></iframe>
      <div style="position:absolute; top: 0; left: 0; width: 360px; height: 203px; z-index: 1;">
        <iframe style="width: 100%; height: 100%" scrolling="no" src="https://player.twitch.tv/?channel=demonzz1&amp;parent=degenerat.net" frameborder="0"></iframe>
      </div>

      <div style="position: absolute; width: 350px; height: 100vh; top: 0; right: 0; z-index: 1; background: white;">

        <iframe style="width: 100%; height: 100%;" src="https://www.twitch.tv/embed/demonzz1/chat?darkpopout&amp;parent=degenerat.net" frameborder="0"></iframe>
      </div>
    </div>
    <div class="logout-messages"></div>
  <video src="duck.mp4" loop="" autoplay="" style="position: fixed; width: 1px; height: 1px; overflow: hidden; top: -10px; left: -10px;"></video>


</body></html>