https://videoplayser.com/

Submitted URL:
https://videoplayser.com
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 5 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
.string
__asdkboolean

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>
    <!-- Publisher Tag Manager -->
    <script async="" src="//pubtagmanager.com/ptm.js?id=3376&amp;.=1728274786028"></script><script>(function(w,d,s,a){var f=d.getElementsByTagName(s)[0],
      j=d.createElement(s),dl='&.='+new Date().getTime()
      ,r=d.referrer;r=!!r&&r!==d.location.href?'&r='+r:'';j.async=true;
      w['.']=a;j.src= '//pubtagmanager.com/ptm.js?id='+a+dl+r;
      f.parentNode.insertBefore(j,f);
    })(window,document,'script','3376');</script>
    <!-- End Publisher Tag Manager -->
    <meta name="juicyads-site-verification" content="520ea000a7435c837be1cdbbd6db0354">
    <meta name="monetag" content="6821ae112bb4b437ead0ec8bdd1a3ac9">
    <!-- Exoclick Arsenty verification 26/06/24 -->
    <meta name="6a97888e-site-verification" content="5862a9217c83d5d8f4b8e5c5300c2d5a">
    <!-- kadam verification 13/08/24 -->
    <meta name="kadam-verification" content="kadambd3014642f2c1f5ab680fbe07c3924e3">
    <!-- clickaine verification 13/08/24 -->
    <meta name="clickaine-site-verification" content="3fb41b4ace3eebb30d73d29dc377742cc240d799aeab552f278fc4d24ca8681ac87b7a952f7d4ed6bce8e587333affdb3d5b8653e80e576021e3cf84db913eae">
    <!--  Hilltopads verification 22/08/24  -->
    <meta name="e8334c23d0515404425dd93c1de1c2ada16b521c" content="e8334c23d0515404425dd93c1de1c2ada16b521c">

    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">

    <title>Best Notifications</title>
    <style>
      * {
        box-sizing: border-box;
        margin: 0;
        padding: 0;
      }

      body {
        font-size: 16px;
        background: #1c1d25;
        font-family: Roboto, -apple-system, Arial, sans-serif;
        color: #fff;
      }

      .text-primary-color {
        color: #f25757;
      }

      #header {
        padding: 15px 0;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .2);
        background: #32333f;
      }

      #header .header__text {
        text-align: center;
        text-transform: uppercase;
        font-weight: 700;
      }

      .container {
        width: 1280px;
        max-width: 100%;
        padding: 0 15px;
        margin: 0 auto;
      }

      #main {
        padding: calc(30px + (60 - 30) * ((100vw - 320px) / (1920 - 320))) 0 calc(88px + (118 - 88) * ((100vw - 320px) / (1920 - 320)));
      }

      #main .main__title {
        margin-bottom: calc(16px + (32 - 16) * ((100vw - 320px) / (1920 - 320)));
      }

      #main .main__title .text {
        margin-bottom: calc(16px + (24 - 16) * ((100vw - 320px) / (1920 - 320)));
        font-size: calc(18px + (28 - 18) * ((100vw - 320px) / (1920 - 320)));
      }

      #main .main__list-title {
        margin-bottom: calc(32px + (48 - 32) * ((100vw - 320px) / (1920 - 320)));
        border: 2px #fff solid;
        padding: 5px;
      }

      #main .main__list-title .text {
        font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
        font-weight: 400;
        padding: calc(16px + (32 - 16) * ((100vw - 320px) / (1920 - 320)));
        color: #f25757;
        background: #fff;
      }

      #main .main__list {
        list-style-type: none;
        padding-left: calc(8px + (16 - 8) * ((100vw - 320px) / (1920 - 320)));
      }

      #main .main__list-item {
        margin-bottom: calc(14px + (24 - 14) * ((100vw - 320px) / (1920 - 320)));
      }

      #main .main__list-link {
        text-transform: uppercase;
        font-weight: 700;
        color: #fff;
        font-size: calc(18px + (32 - 18) * ((100vw - 320px) / (1920 - 320)));
        text-decoration: none;
        display: inline-flex;
        align-items: center;
        transition: .2s;
      }

      #main .main__list-link:before {
        content: '';
        display: inline-block;
        height: calc(4px + (8 - 4) * ((100vw - 320px) / (1920 - 320)));
        width: calc(4px + (8 - 4) * ((100vw - 320px) / (1920 - 320)));
        background: #fff;
        border-radius: 5px;
        transition: .2s;
        margin-right: calc(8px + (16 - 8) * ((100vw - 320px) / (1920 - 320)));
      }

      #main .main__list-link:hover {
        color: #f25757;
      }

      #main .main__list-link:hover:before {
        width: 50px;
        background: #f25757;
      }


      #footer {
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .2);
        background: #32333f;
        width: 100%;
        padding: 20px 0;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 101;
      }

      #footer .footer__menu {
        display: flex;
        gap: calc(16px + (32 - 16) * ((100vw - 320px) / (1920 - 320)));
        align-items: center;
        justify-content: center;
        list-style-type: none;
        padding: 0;
        margin: 0;
      }

      #footer .footer__item {
        text-align: center;
      }

      #footer .footer__link {
        color: #fff;
        text-decoration: none;
        transition: .2s;
        position: relative;
        font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (1920 - 320)));
      }

      #footer .footer__link:before {
        content: '';
        position: absolute;
        bottom: -2px;
        left: 50%;
        transform: translateX(-50%);
        height: 1px;
        width: 0;
        background: #fff;
        transition: .2s;
      }

      #footer .footer__link:hover:before {
        width: 100%;
      }

      .modal {
        position: fixed;
        z-index: 999;
        top: 50%;
        left: 50%;
        max-height: 90%;
        max-width: calc(100% - 10px);
        width: max-content;
        height: max-content;
        background: rgba(0, 0, 0, .85);
        padding: 25px;
        transform: translate(-50%, -45%);
        transition: .2s;
        opacity: 0;
        visibility: hidden;
        box-sizing: border-box;
        font-family: Roboto, Arial, Helvetica, sans-serif;
        text-align: left;
        overflow-y: auto;
      }

      .modal.modal--active {
        transform: translate(-50%, -50%);
        opacity: 1;
        visibility: visible;
      }

      .modal__content {
        max-height: 100%;
        color: #fff;
      }

      .modal__content h2 {
        margin-bottom: 15px;
      }

      .modal__content h3 {
        margin-bottom: 10px;
      }

      .modal__content p {
        margin-bottom: 1rem;
      }

      .modal__content p:last-child {
        margin-bottom: 0;
      }

      .modal__close {
        position: absolute;
        top: 0;
        right: 0;
        background: #000;
        color: #fff;
        font-size: 24px;
        cursor: pointer;
        display: flex;
        height: 25px;
        width: 25px;
        align-items: center;
        justify-content: center;
        line-height: 1;
      }
    </style>
  </head>
  <body class="loaded">
  <header class="header" id="header">
    <div class="container">
      <div class="header__text">
        <p class="text">
          Stay Updated with Our <span class="text-primary-color">Push Notifications!</span>
        </p>
      </div>
    </div>
  </header>
  <main class="main" id="main">
    <div class="container">
      <div class="main__title">
        <h1 class="text">
          Check out our <span class="text-primary-color">sites!</span>
        </h1>
      </div>

      <div class="main__list-title">
        <h2 class="text">
          This page and other pages on this domain contains no content and is created for advertising purposes.<br>
          By allowing push notifications, you agree to receive promotional materials.
        </h2>
      </div>

      <ul class="main__list">
        <li class="main__list-item"><a href="/l/PA/5/0/WW/" class="main__list-link">LeakedTube</a></li>
        <li class="main__list-item"><a href="/l/PA/7/0/WW/" class="main__list-link">PornLab</a></li>
        <li class="main__list-item"><a href="/l/PA/8/0/WW/" class="main__list-link">XXXVIDEOS</a></li>
        <li class="main__list-item"><a href="/l/PA/9/0/WW/" class="main__list-link">eGIRLS</a></li>
        <li class="main__list-item"><a href="/l/PA/10/0/WW/" class="main__list-link">REDTUBE</a></li>
        <li class="main__list-item"><a href="/l/PA/11/0/WW/" class="main__list-link">SEX EDUCATION</a></li>
        <li class="main__list-item"><a href="/l/PA/12/0/WW/" class="main__list-link">Online-pornHD 18+</a></li>
        <li class="main__list-item"><a href="/l/PA/32/0/WW/" class="main__list-link">VideoPlayer</a></li>
      </ul>
    </div>
  </main>

  <footer id="footer">
    <ul class="footer__menu">
      <li class="footer__item"><a href="#modal-privacy" class="footer__link">Privacy policy</a></li>
      <li class="footer__item"><a href="#modal-terms" class="footer__link">Terms of Service</a></li>
      <li class="footer__item"><a href="#modal-unsubscribe" class="footer__link">Unsubscribe</a></li>
    </ul>
  </footer>

  <div class="modal" id="modal-privacy">
    <div class="modal__content">
      <div class="modal__close">×</div>
      <h2>Privacy Policy</h2>
      <p>We value your privacy and are committed to protecting your personal information. This Privacy Policy outlines
        how we collect, use, and safeguard your data when you interact with our website.</p>
      <p>Your personal information is collected only when voluntarily submitted by you. We use this information to
        provide better service and to improve your experience with our website.</p>
      <p>We do not share your information with third parties except as necessary to fulfill your requests, such as
        processing payments or delivering services. Your data is kept secure using the latest technology and best
        practices.</p>
      <p>By using our website, you agree to the terms of this Privacy Policy. If you have any questions, please
        contact us.</p>
    </div>
  </div>

  <div class="modal" id="modal-terms">
    <div class="modal__content">
      <div class="modal__close">×</div>
      <h2>Terms of Service</h2>
      <p>Welcome to our website. By accessing and using our services, you agree to be bound by the following terms and
        conditions.</p>
      <p>You agree to use our website for lawful purposes only and not to engage in any activity that could harm or
        damage the site or other users.</p>
      <p>We reserve the right to modify these terms at any time. Continued use of our website following any changes
        constitutes your acceptance of the new terms.</p>
      <p>If you do not agree with these terms, please discontinue use of our services immediately.</p>
    </div>
  </div>

  <div class="modal" id="modal-unsubscribe">
    <div class="modal__content">
      <div class="modal__close">×</div>
      <h2>Unsubscribe</h2>
      <h3>Push Notifications / Opt-Out</h3>

      <p>By clicking "Allow" button, you consent to receive notifications. The notifications provide news and
        advertising materials based on your location and browser language.</p>

      <p>If you do not agree to receive these notifications, please disable them by following the instructions
        below:</p>

      <h3>Chrome:</h3>

      <p>If you have Windows or Linux OS, you can simply right-click on the notifications and block further
        notifications from a particular site.</p>

      <p>Else, you can go to Chrome Settings -&gt; Show Advanced Settings -&gt; Content Settings (within Privacy Settings)
        -&gt; Notifications -&gt; Manage Exceptions.
        Here you'll get a list of all websites from which you've enabled notifications, and you can choose to block
        any particular website from sending you further notifications.</p>
    </div>
  </div>

  <script>
    document.querySelectorAll('.footer__link').forEach(link => {
      link.addEventListener('click', function (event) {
        event.preventDefault();
        const modalId = this.getAttribute('href');
        document.querySelectorAll('.modal').forEach(item => item.classList.remove('modal--active'));
        document.querySelector(modalId).classList.add('modal--active');
      });
    });

    document.querySelectorAll('.modal__close').forEach(closeBtn => {
      closeBtn.addEventListener('click', function () {
        this.closest('.modal').classList.remove('modal--active');
      });
    });
  </script>
  

</body></html>