Domain widescreen-hdtv.pages.dev
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 172.66.47.87:443 · widescreen-hdtv.pages.dev

    2026-01-10 18:26

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 18:26:06 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 6023
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "792786d3908b1911f5978a60c6fbbfbe"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=WajvFxZs0po%2Fch1a13h%2FWLMCsHZvVk0dlUpCos3ja4%2B0cih1dCO%2BoCVI%2FWgZSA16iZ38IF4l6HnBa55xNpgXqHGYGwhhKD%2F4CWOzIa6ut2Y5vswaVeIbQGQ%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bbe388308edfd0c-SIN
    alt-svc: h3=":443"; ma=86400
    
    Page title: Stream Online Free Movies & TV Series
    
    
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Stream Online Free Movies & TV Series</title>
    
      <style>
        body {
          font-family: Arial, sans-serif;
          background-color: #f2f2f2;
          display: flex;
          justify-content: center;
          align-items: center;
          height: 100vh;
          margin: 0;
        }
        .poster-card {
          background-color: white;
          padding: 20px;
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          border-radius: 10px;
          display: flex;
          flex-direction: column;
          align-items: center;
          max-width: 400px;
          position: relative;
        }
        .poster-image {
          width: 250px;
          height: 375px;
          border: 5px solid green;
          margin-bottom: 20px;
          overflow: hidden;
          position: relative;
        }
        .poster-image img {
          width: 100%;
          height: 100%;
          object-fit: cover;
        }
        .details {
          text-align: center;
        }
        .details h2 {
          font-size: 20px;
          margin: 0;
        }
        .details p {
          font-size: 16px;
          margin: 5px 0;
        }
        .play-button {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background-color: green;
          width: 60px;
          height: 60px;
          border-radius: 50%;
          border: none;
          display: flex;
          justify-content: center;
          align-items: center;
          cursor: pointer;
          font-size: 24px;
          color: white;
          transition: background-color 0.3s;
        }
        .play-button:hover {
          background-color: darkred;
        }
        .watch-button {
          background-color: green;
          color: white;
          padding: 10px 20px;
          border: none;
          border-radius: 5px;
          font-size: 16px;
          cursor: pointer;
          margin-top: 10px;
          transition: background-color 0.3s;
        }
        .watch-button:hover {
          background-color: darkred;
        }
      </style>
      
      
    </head>
    <body>
      <div class="poster-card">
        <div class="poster-image">
          <img src="" alt="Film Poster" id="poster-image">
          <button class="play-button" id="play-button">&#9658;</button>
        </div>
        <div class="details">
          <h2 id="movie-title"></h2>
          <button class="watch-button" id="watch-button">WATCH NOW!</button>
        </div>
      <div>
    <p>		
    		<script type="text/javascript">
    	atOptions = {
    		'key' : '3358906313f53266c0879efe61eb9720',
    		'format' : 'iframe',
    		'height' : 50,
    		'width' : 320,
    		'params' : {}
    	};
    </script>
    <script type="text/javascript" src="//www.highperformanceformat.com/3358906313f53266c0879efe61eb9720/invoke.js"></script>
    </p>
        </div>
      <script>
        const API_KEY = "3ed72f657ce5c5779383b2191d6d0111";
        const movieId = new URLSearchParams(window.location.search).get
    
    ("tv_id");
        const posterImage = document.getElementById("poster-image");
        const movieTitle = document.getElementById("movie-title");
        const watchButton = document.getElementById("watch-button");
        const playButton = document.getElementById("play-button");
    	
    	
        // Fetch movie details from TMDB API
        fetch(`https://api.themoviedb.org/3/tv/${movieId}?api_key=${API_KEY}`)
          .then(response => response.json())
          .then(data => {
            const imageUrl = `https://image.tmdb.org/t/p/w500/${data.poster_path}`;
            const name = data.original_name;
    
            posterImage.src = imageUrl;
            movieTitle.innerText = name;
    		
    
            // Set the watch button link
            watchButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
    
            // Set the play button click event
            playButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
          })
          .catch(error => console.error(error));
    </scrip
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2f57:8443 · widescreen-hdtv.pages.dev

    2026-01-10 18:26

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 18:26:04 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 6023
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "792786d3908b1911f5978a60c6fbbfbe"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=f%2Fme3%2BbfKfIpGW8gxtn%2FZBKJ2YWTVneXzmmUPxhrubH2U76vKqrKnT9vmtTGklu9SsSGH9qMeFjdjFMARWG5ks9jQw1YOW2fwY2BJahlk3kHkMr%2F3cgvj2uafqpywh2gDVTeJf8%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bbe387cfb3dc45b-YYZ
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Stream Online Free Movies & TV Series
    
    
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Stream Online Free Movies & TV Series</title>
    
      <style>
        body {
          font-family: Arial, sans-serif;
          background-color: #f2f2f2;
          display: flex;
          justify-content: center;
          align-items: center;
          height: 100vh;
          margin: 0;
        }
        .poster-card {
          background-color: white;
          padding: 20px;
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          border-radius: 10px;
          display: flex;
          flex-direction: column;
          align-items: center;
          max-width: 400px;
          position: relative;
        }
        .poster-image {
          width: 250px;
          height: 375px;
          border: 5px solid green;
          margin-bottom: 20px;
          overflow: hidden;
          position: relative;
        }
        .poster-image img {
          width: 100%;
          height: 100%;
          object-fit: cover;
        }
        .details {
          text-align: center;
        }
        .details h2 {
          font-size: 20px;
          margin: 0;
        }
        .details p {
          font-size: 16px;
          margin: 5px 0;
        }
        .play-button {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background-color: green;
          width: 60px;
          height: 60px;
          border-radius: 50%;
          border: none;
          display: flex;
          justify-content: center;
          align-items: center;
          cursor: pointer;
          font-size: 24px;
          color: white;
          transition: background-color 0.3s;
        }
        .play-button:hover {
          background-color: darkred;
        }
        .watch-button {
          background-color: green;
          color: white;
          padding: 10px 20px;
          border: none;
          border-radius: 5px;
          font-size: 16px;
          cursor: pointer;
          margin-top: 10px;
          transition: background-color 0.3s;
        }
        .watch-button:hover {
          background-color: darkred;
        }
      </style>
      
      
    </head>
    <body>
      <div class="poster-card">
        <div class="poster-image">
          <img src="" alt="Film Poster" id="poster-image">
          <button class="play-button" id="play-button">&#9658;</button>
        </div>
        <div class="details">
          <h2 id="movie-title"></h2>
          <button class="watch-button" id="watch-button">WATCH NOW!</button>
        </div>
      <div>
    <p>		
    		<script type="text/javascript">
    	atOptions = {
    		'key' : '3358906313f53266c0879efe61eb9720',
    		'format' : 'iframe',
    		'height' : 50,
    		'width' : 320,
    		'params' : {}
    	};
    </script>
    <script type="text/javascript" src="//www.highperformanceformat.com/3358906313f53266c0879efe61eb9720/invoke.js"></script>
    </p>
        </div>
      <script>
        const API_KEY = "3ed72f657ce5c5779383b2191d6d0111";
        const movieId = new URLSearchParams(window.location.search).get
    
    ("tv_id");
        const posterImage = document.getElementById("poster-image");
        const movieTitle = document.getElementById("movie-title");
        const watchButton = document.getElementById("watch-button");
        const playButton = document.getElementById("play-button");
    	
    	
        // Fetch movie details from TMDB API
        fetch(`https://api.themoviedb.org/3/tv/${movieId}?api_key=${API_KEY}`)
          .then(response => response.json())
          .then(data => {
            const imageUrl = `https://image.tmdb.org/t/p/w500/${data.poster_path}`;
            const name = data.original_name;
    
            posterImage.src = imageUrl;
            movieTitle.innerText = name;
    		
    
            // Set the watch button link
            watchButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
    
            // Set the play button click event
            playButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
          })
          .catch(error => console.error(error));
    </scrip
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2ca9:443 · widescreen-hdtv.pages.dev

    2026-01-10 18:26

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 18:26:04 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 6023
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "792786d3908b1911f5978a60c6fbbfbe"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ucAJ83x1uPLEXcs1QapVuKjkRmsseV4feIvL%2FHYO1%2BcuBxq%2FEd7Xxn2rNAbvTy8IQu%2Bzz%2FDav3GXxOGjcZEZTmJmV9w1%2BqmzgyXzdhBK897kbKJAljJuryAU3xQO3Z98eJmtatU%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bbe387c7e6342cf-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Stream Online Free Movies & TV Series
    
    
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Stream Online Free Movies & TV Series</title>
    
      <style>
        body {
          font-family: Arial, sans-serif;
          background-color: #f2f2f2;
          display: flex;
          justify-content: center;
          align-items: center;
          height: 100vh;
          margin: 0;
        }
        .poster-card {
          background-color: white;
          padding: 20px;
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          border-radius: 10px;
          display: flex;
          flex-direction: column;
          align-items: center;
          max-width: 400px;
          position: relative;
        }
        .poster-image {
          width: 250px;
          height: 375px;
          border: 5px solid green;
          margin-bottom: 20px;
          overflow: hidden;
          position: relative;
        }
        .poster-image img {
          width: 100%;
          height: 100%;
          object-fit: cover;
        }
        .details {
          text-align: center;
        }
        .details h2 {
          font-size: 20px;
          margin: 0;
        }
        .details p {
          font-size: 16px;
          margin: 5px 0;
        }
        .play-button {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background-color: green;
          width: 60px;
          height: 60px;
          border-radius: 50%;
          border: none;
          display: flex;
          justify-content: center;
          align-items: center;
          cursor: pointer;
          font-size: 24px;
          color: white;
          transition: background-color 0.3s;
        }
        .play-button:hover {
          background-color: darkred;
        }
        .watch-button {
          background-color: green;
          color: white;
          padding: 10px 20px;
          border: none;
          border-radius: 5px;
          font-size: 16px;
          cursor: pointer;
          margin-top: 10px;
          transition: background-color 0.3s;
        }
        .watch-button:hover {
          background-color: darkred;
        }
      </style>
      
      
    </head>
    <body>
      <div class="poster-card">
        <div class="poster-image">
          <img src="" alt="Film Poster" id="poster-image">
          <button class="play-button" id="play-button">&#9658;</button>
        </div>
        <div class="details">
          <h2 id="movie-title"></h2>
          <button class="watch-button" id="watch-button">WATCH NOW!</button>
        </div>
      <div>
    <p>		
    		<script type="text/javascript">
    	atOptions = {
    		'key' : '3358906313f53266c0879efe61eb9720',
    		'format' : 'iframe',
    		'height' : 50,
    		'width' : 320,
    		'params' : {}
    	};
    </script>
    <script type="text/javascript" src="//www.highperformanceformat.com/3358906313f53266c0879efe61eb9720/invoke.js"></script>
    </p>
        </div>
      <script>
        const API_KEY = "3ed72f657ce5c5779383b2191d6d0111";
        const movieId = new URLSearchParams(window.location.search).get
    
    ("tv_id");
        const posterImage = document.getElementById("poster-image");
        const movieTitle = document.getElementById("movie-title");
        const watchButton = document.getElementById("watch-button");
        const playButton = document.getElementById("play-button");
    	
    	
        // Fetch movie details from TMDB API
        fetch(`https://api.themoviedb.org/3/tv/${movieId}?api_key=${API_KEY}`)
          .then(response => response.json())
          .then(data => {
            const imageUrl = `https://image.tmdb.org/t/p/w500/${data.poster_path}`;
            const name = data.original_name;
    
            posterImage.src = imageUrl;
            movieTitle.innerText = name;
    		
    
            // Set the watch button link
            watchButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
    
            // Set the play button click event
            playButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
          })
          .catch(error => console.error(error));
    </scrip
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 172.66.47.87:80 · widescreen-hdtv.pages.dev

    2026-01-10 18:26

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 10 Jan 2026 18:26:04 GMT
    Content-Length: 0
    Connection: close
    Location: https://widescreen-hdtv.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=9tu2gyfteWGWtmEMg27%2FDZiD6YRfbQLONKDFyg8PU7%2BxDkLVZGGN2ppKC0hA0%2F2DQRyJ2ZqI0Uua57FxAhhd4GLeQ%2FWRYMTCly8AjidNX%2FQ2SNgC%2BHT8GzU%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bbe387bcb96a67e-EWR
    alt-svc: h3=":443"; ma=86400
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 172.66.47.87:8443 · widescreen-hdtv.pages.dev

    2026-01-10 18:26

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 18:26:04 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 6023
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "792786d3908b1911f5978a60c6fbbfbe"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=EjiLMsfX9pEgIUA48FKhulGPE72XISdAUWF6JXcQduEHaNABOTF16kVXrgHiQbMMZ2mnYUUpkpC0gNZSaQ0W4uxAP2xNyAYI78iKTwXUAEQVeL8xRLzM"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bbe387c5a80d73b-EWR
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Stream Online Free Movies & TV Series
    
    
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Stream Online Free Movies & TV Series</title>
    
      <style>
        body {
          font-family: Arial, sans-serif;
          background-color: #f2f2f2;
          display: flex;
          justify-content: center;
          align-items: center;
          height: 100vh;
          margin: 0;
        }
        .poster-card {
          background-color: white;
          padding: 20px;
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          border-radius: 10px;
          display: flex;
          flex-direction: column;
          align-items: center;
          max-width: 400px;
          position: relative;
        }
        .poster-image {
          width: 250px;
          height: 375px;
          border: 5px solid green;
          margin-bottom: 20px;
          overflow: hidden;
          position: relative;
        }
        .poster-image img {
          width: 100%;
          height: 100%;
          object-fit: cover;
        }
        .details {
          text-align: center;
        }
        .details h2 {
          font-size: 20px;
          margin: 0;
        }
        .details p {
          font-size: 16px;
          margin: 5px 0;
        }
        .play-button {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background-color: green;
          width: 60px;
          height: 60px;
          border-radius: 50%;
          border: none;
          display: flex;
          justify-content: center;
          align-items: center;
          cursor: pointer;
          font-size: 24px;
          color: white;
          transition: background-color 0.3s;
        }
        .play-button:hover {
          background-color: darkred;
        }
        .watch-button {
          background-color: green;
          color: white;
          padding: 10px 20px;
          border: none;
          border-radius: 5px;
          font-size: 16px;
          cursor: pointer;
          margin-top: 10px;
          transition: background-color 0.3s;
        }
        .watch-button:hover {
          background-color: darkred;
        }
      </style>
      
      
    </head>
    <body>
      <div class="poster-card">
        <div class="poster-image">
          <img src="" alt="Film Poster" id="poster-image">
          <button class="play-button" id="play-button">&#9658;</button>
        </div>
        <div class="details">
          <h2 id="movie-title"></h2>
          <button class="watch-button" id="watch-button">WATCH NOW!</button>
        </div>
      <div>
    <p>		
    		<script type="text/javascript">
    	atOptions = {
    		'key' : '3358906313f53266c0879efe61eb9720',
    		'format' : 'iframe',
    		'height' : 50,
    		'width' : 320,
    		'params' : {}
    	};
    </script>
    <script type="text/javascript" src="//www.highperformanceformat.com/3358906313f53266c0879efe61eb9720/invoke.js"></script>
    </p>
        </div>
      <script>
        const API_KEY = "3ed72f657ce5c5779383b2191d6d0111";
        const movieId = new URLSearchParams(window.location.search).get
    
    ("tv_id");
        const posterImage = document.getElementById("poster-image");
        const movieTitle = document.getElementById("movie-title");
        const watchButton = document.getElementById("watch-button");
        const playButton = document.getElementById("play-button");
    	
    	
        // Fetch movie details from TMDB API
        fetch(`https://api.themoviedb.org/3/tv/${movieId}?api_key=${API_KEY}`)
          .then(response => response.json())
          .then(data => {
            const imageUrl = `https://image.tmdb.org/t/p/w500/${data.poster_path}`;
            const name = data.original_name;
    
            posterImage.src = imageUrl;
            movieTitle.innerText = name;
    		
    
            // Set the watch button link
            watchButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
    
            // Set the play button click event
            playButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
          })
          .catch(error => console.error(error));
    </scrip
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2f57:443 · widescreen-hdtv.pages.dev

    2026-01-10 18:26

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 18:26:05 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 6023
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "792786d3908b1911f5978a60c6fbbfbe"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=HFsiA6w4FWPO%2BSLtGdXRENIh%2BDxRFtr4FTcasnlocjraPQL9h5CxcBtlQphnV%2BOp8KuyAwDPo7Z1yNib0zES9QRk4BDQDcsI3nYwUo5pYbffK8163yGAr4K%2FtCkR6QFaOeKdMLo%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bbe387c9e31aa98-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: Stream Online Free Movies & TV Series
    
    
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Stream Online Free Movies & TV Series</title>
    
      <style>
        body {
          font-family: Arial, sans-serif;
          background-color: #f2f2f2;
          display: flex;
          justify-content: center;
          align-items: center;
          height: 100vh;
          margin: 0;
        }
        .poster-card {
          background-color: white;
          padding: 20px;
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          border-radius: 10px;
          display: flex;
          flex-direction: column;
          align-items: center;
          max-width: 400px;
          position: relative;
        }
        .poster-image {
          width: 250px;
          height: 375px;
          border: 5px solid green;
          margin-bottom: 20px;
          overflow: hidden;
          position: relative;
        }
        .poster-image img {
          width: 100%;
          height: 100%;
          object-fit: cover;
        }
        .details {
          text-align: center;
        }
        .details h2 {
          font-size: 20px;
          margin: 0;
        }
        .details p {
          font-size: 16px;
          margin: 5px 0;
        }
        .play-button {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background-color: green;
          width: 60px;
          height: 60px;
          border-radius: 50%;
          border: none;
          display: flex;
          justify-content: center;
          align-items: center;
          cursor: pointer;
          font-size: 24px;
          color: white;
          transition: background-color 0.3s;
        }
        .play-button:hover {
          background-color: darkred;
        }
        .watch-button {
          background-color: green;
          color: white;
          padding: 10px 20px;
          border: none;
          border-radius: 5px;
          font-size: 16px;
          cursor: pointer;
          margin-top: 10px;
          transition: background-color 0.3s;
        }
        .watch-button:hover {
          background-color: darkred;
        }
      </style>
      
      
    </head>
    <body>
      <div class="poster-card">
        <div class="poster-image">
          <img src="" alt="Film Poster" id="poster-image">
          <button class="play-button" id="play-button">&#9658;</button>
        </div>
        <div class="details">
          <h2 id="movie-title"></h2>
          <button class="watch-button" id="watch-button">WATCH NOW!</button>
        </div>
      <div>
    <p>		
    		<script type="text/javascript">
    	atOptions = {
    		'key' : '3358906313f53266c0879efe61eb9720',
    		'format' : 'iframe',
    		'height' : 50,
    		'width' : 320,
    		'params' : {}
    	};
    </script>
    <script type="text/javascript" src="//www.highperformanceformat.com/3358906313f53266c0879efe61eb9720/invoke.js"></script>
    </p>
        </div>
      <script>
        const API_KEY = "3ed72f657ce5c5779383b2191d6d0111";
        const movieId = new URLSearchParams(window.location.search).get
    
    ("tv_id");
        const posterImage = document.getElementById("poster-image");
        const movieTitle = document.getElementById("movie-title");
        const watchButton = document.getElementById("watch-button");
        const playButton = document.getElementById("play-button");
    	
    	
        // Fetch movie details from TMDB API
        fetch(`https://api.themoviedb.org/3/tv/${movieId}?api_key=${API_KEY}`)
          .then(response => response.json())
          .then(data => {
            const imageUrl = `https://image.tmdb.org/t/p/w500/${data.poster_path}`;
            const name = data.original_name;
    
            posterImage.src = imageUrl;
            movieTitle.innerText = name;
    		
    
            // Set the watch button link
            watchButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
    
            // Set the play button click event
            playButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
          })
          .catch(error => console.error(error));
    </scrip
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2f57:80 · widescreen-hdtv.pages.dev

    2026-01-10 18:26

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 10 Jan 2026 18:26:04 GMT
    Content-Length: 0
    Connection: close
    Location: https://widescreen-hdtv.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=hsyuWiLI0zC681QZdl7xddmM5M2ekY0DbVwa5V%2FwEy8XKh0Hiu1tstJEIS86wMmXbMF6kQ9lb35NKlo9sBLMr2BI%2BJ1t7mL3d8d5XQQQ%2BU3UPCwyMNQq7j%2BCJJN1LoCQ5uJZuq8%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bbe387b8dd4ab06-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2ca9:80 · widescreen-hdtv.pages.dev

    2026-01-10 18:26

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 10 Jan 2026 18:26:04 GMT
    Content-Length: 0
    Connection: close
    Location: https://widescreen-hdtv.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=nf3HVKEcFWvRFA0UaDa8phXyBfhbnfboNHVXpT7baF6P%2F%2BNkWF7XZUNQNFuek5nNbOV8xuMd3rnJ3j9rfEm9HLIbOYonp6xMQ%2BO%2BunSkpkYeDO1XOO42hBUEJIrh8mx2%2BK20guE%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bbe387b78297d0b-EWR
    alt-svc: h3=":443"; ma=86400
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 172.66.44.169:80 · widescreen-hdtv.pages.dev

    2026-01-10 18:26

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 10 Jan 2026 18:26:04 GMT
    Content-Length: 0
    Connection: close
    Location: https://widescreen-hdtv.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ysq13D7zKJ2J6xoTnO9rgNJeVfzgG5wAiRUhbscFZfZdHbo2qt10ffMGr3lBQnVzu6cHdDtIRrtMjcqgOOcnLt50zIg5bkfSgnq0RgNL059OVkHtitdLj5c%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bbe387b7c42069b-EWR
    alt-svc: h3=":443"; ma=86400
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 172.66.44.169:443 · widescreen-hdtv.pages.dev

    2026-01-10 18:26

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 18:26:04 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 6023
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "792786d3908b1911f5978a60c6fbbfbe"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ODFFeICcW5yPuUYtw35Nps1P%2BI0mHLyKz9dv9HRyk7Obebot60A3Y0MQmKU%2BfAXX2zeppuDbS7Waxw7US5LNPvpWMUQAOwi3onoe3Y%2Fhw4KlM%2B7%2Ft5jm"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bbe387c4dd9e0c6-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Stream Online Free Movies & TV Series
    
    
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Stream Online Free Movies & TV Series</title>
    
      <style>
        body {
          font-family: Arial, sans-serif;
          background-color: #f2f2f2;
          display: flex;
          justify-content: center;
          align-items: center;
          height: 100vh;
          margin: 0;
        }
        .poster-card {
          background-color: white;
          padding: 20px;
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          border-radius: 10px;
          display: flex;
          flex-direction: column;
          align-items: center;
          max-width: 400px;
          position: relative;
        }
        .poster-image {
          width: 250px;
          height: 375px;
          border: 5px solid green;
          margin-bottom: 20px;
          overflow: hidden;
          position: relative;
        }
        .poster-image img {
          width: 100%;
          height: 100%;
          object-fit: cover;
        }
        .details {
          text-align: center;
        }
        .details h2 {
          font-size: 20px;
          margin: 0;
        }
        .details p {
          font-size: 16px;
          margin: 5px 0;
        }
        .play-button {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background-color: green;
          width: 60px;
          height: 60px;
          border-radius: 50%;
          border: none;
          display: flex;
          justify-content: center;
          align-items: center;
          cursor: pointer;
          font-size: 24px;
          color: white;
          transition: background-color 0.3s;
        }
        .play-button:hover {
          background-color: darkred;
        }
        .watch-button {
          background-color: green;
          color: white;
          padding: 10px 20px;
          border: none;
          border-radius: 5px;
          font-size: 16px;
          cursor: pointer;
          margin-top: 10px;
          transition: background-color 0.3s;
        }
        .watch-button:hover {
          background-color: darkred;
        }
      </style>
      
      
    </head>
    <body>
      <div class="poster-card">
        <div class="poster-image">
          <img src="" alt="Film Poster" id="poster-image">
          <button class="play-button" id="play-button">&#9658;</button>
        </div>
        <div class="details">
          <h2 id="movie-title"></h2>
          <button class="watch-button" id="watch-button">WATCH NOW!</button>
        </div>
      <div>
    <p>		
    		<script type="text/javascript">
    	atOptions = {
    		'key' : '3358906313f53266c0879efe61eb9720',
    		'format' : 'iframe',
    		'height' : 50,
    		'width' : 320,
    		'params' : {}
    	};
    </script>
    <script type="text/javascript" src="//www.highperformanceformat.com/3358906313f53266c0879efe61eb9720/invoke.js"></script>
    </p>
        </div>
      <script>
        const API_KEY = "3ed72f657ce5c5779383b2191d6d0111";
        const movieId = new URLSearchParams(window.location.search).get
    
    ("tv_id");
        const posterImage = document.getElementById("poster-image");
        const movieTitle = document.getElementById("movie-title");
        const watchButton = document.getElementById("watch-button");
        const playButton = document.getElementById("play-button");
    	
    	
        // Fetch movie details from TMDB API
        fetch(`https://api.themoviedb.org/3/tv/${movieId}?api_key=${API_KEY}`)
          .then(response => response.json())
          .then(data => {
            const imageUrl = `https://image.tmdb.org/t/p/w500/${data.poster_path}`;
            const name = data.original_name;
    
            posterImage.src = imageUrl;
            movieTitle.innerText = name;
    		
    
            // Set the watch button link
            watchButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
    
            // Set the play button click event
            playButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
          })
          .catch(error => console.error(error));
    </scrip
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2ca9:8443 · widescreen-hdtv.pages.dev

    2026-01-10 18:26

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 18:26:04 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 6023
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "792786d3908b1911f5978a60c6fbbfbe"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=WAcmWanl1%2B%2FvzDqzzy0fLEPGJ1z2Ho2CyAd7aveTR%2BfkQbGub3Y3P8OEWGW5t4dH%2F1N3BZEEL3ZWYhhCWIfi1p%2F0%2FaRB79HAXJuS5GN%2BRXVChfC3qUVYfI9g5AHBb0D0UvyOAuM%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bbe387c794c36c9-YYZ
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Stream Online Free Movies & TV Series
    
    
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Stream Online Free Movies & TV Series</title>
    
      <style>
        body {
          font-family: Arial, sans-serif;
          background-color: #f2f2f2;
          display: flex;
          justify-content: center;
          align-items: center;
          height: 100vh;
          margin: 0;
        }
        .poster-card {
          background-color: white;
          padding: 20px;
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          border-radius: 10px;
          display: flex;
          flex-direction: column;
          align-items: center;
          max-width: 400px;
          position: relative;
        }
        .poster-image {
          width: 250px;
          height: 375px;
          border: 5px solid green;
          margin-bottom: 20px;
          overflow: hidden;
          position: relative;
        }
        .poster-image img {
          width: 100%;
          height: 100%;
          object-fit: cover;
        }
        .details {
          text-align: center;
        }
        .details h2 {
          font-size: 20px;
          margin: 0;
        }
        .details p {
          font-size: 16px;
          margin: 5px 0;
        }
        .play-button {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background-color: green;
          width: 60px;
          height: 60px;
          border-radius: 50%;
          border: none;
          display: flex;
          justify-content: center;
          align-items: center;
          cursor: pointer;
          font-size: 24px;
          color: white;
          transition: background-color 0.3s;
        }
        .play-button:hover {
          background-color: darkred;
        }
        .watch-button {
          background-color: green;
          color: white;
          padding: 10px 20px;
          border: none;
          border-radius: 5px;
          font-size: 16px;
          cursor: pointer;
          margin-top: 10px;
          transition: background-color 0.3s;
        }
        .watch-button:hover {
          background-color: darkred;
        }
      </style>
      
      
    </head>
    <body>
      <div class="poster-card">
        <div class="poster-image">
          <img src="" alt="Film Poster" id="poster-image">
          <button class="play-button" id="play-button">&#9658;</button>
        </div>
        <div class="details">
          <h2 id="movie-title"></h2>
          <button class="watch-button" id="watch-button">WATCH NOW!</button>
        </div>
      <div>
    <p>		
    		<script type="text/javascript">
    	atOptions = {
    		'key' : '3358906313f53266c0879efe61eb9720',
    		'format' : 'iframe',
    		'height' : 50,
    		'width' : 320,
    		'params' : {}
    	};
    </script>
    <script type="text/javascript" src="//www.highperformanceformat.com/3358906313f53266c0879efe61eb9720/invoke.js"></script>
    </p>
        </div>
      <script>
        const API_KEY = "3ed72f657ce5c5779383b2191d6d0111";
        const movieId = new URLSearchParams(window.location.search).get
    
    ("tv_id");
        const posterImage = document.getElementById("poster-image");
        const movieTitle = document.getElementById("movie-title");
        const watchButton = document.getElementById("watch-button");
        const playButton = document.getElementById("play-button");
    	
    	
        // Fetch movie details from TMDB API
        fetch(`https://api.themoviedb.org/3/tv/${movieId}?api_key=${API_KEY}`)
          .then(response => response.json())
          .then(data => {
            const imageUrl = `https://image.tmdb.org/t/p/w500/${data.poster_path}`;
            const name = data.original_name;
    
            posterImage.src = imageUrl;
            movieTitle.innerText = name;
    		
    
            // Set the watch button link
            watchButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
    
            // Set the play button click event
            playButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
          })
          .catch(error => console.error(error));
    </scrip
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 172.66.44.169:8443 · widescreen-hdtv.pages.dev

    2026-01-10 18:26

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 18:26:04 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 6023
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "792786d3908b1911f5978a60c6fbbfbe"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=icVLfMc4x1oHv6SI1IUhx7UshBpwYNBiMv5cxpOKxUnrI0T6QPD0TRQES1jmmqhdLJr%2BwjTyHY%2Be2pD%2BL8Zbd4VzN8T10QcKllPb7NTvbsWRqa%2BS5r6HWc4%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bbe387c4d33de97-EWR
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Stream Online Free Movies & TV Series
    
    
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Stream Online Free Movies & TV Series</title>
    
      <style>
        body {
          font-family: Arial, sans-serif;
          background-color: #f2f2f2;
          display: flex;
          justify-content: center;
          align-items: center;
          height: 100vh;
          margin: 0;
        }
        .poster-card {
          background-color: white;
          padding: 20px;
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          border-radius: 10px;
          display: flex;
          flex-direction: column;
          align-items: center;
          max-width: 400px;
          position: relative;
        }
        .poster-image {
          width: 250px;
          height: 375px;
          border: 5px solid green;
          margin-bottom: 20px;
          overflow: hidden;
          position: relative;
        }
        .poster-image img {
          width: 100%;
          height: 100%;
          object-fit: cover;
        }
        .details {
          text-align: center;
        }
        .details h2 {
          font-size: 20px;
          margin: 0;
        }
        .details p {
          font-size: 16px;
          margin: 5px 0;
        }
        .play-button {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background-color: green;
          width: 60px;
          height: 60px;
          border-radius: 50%;
          border: none;
          display: flex;
          justify-content: center;
          align-items: center;
          cursor: pointer;
          font-size: 24px;
          color: white;
          transition: background-color 0.3s;
        }
        .play-button:hover {
          background-color: darkred;
        }
        .watch-button {
          background-color: green;
          color: white;
          padding: 10px 20px;
          border: none;
          border-radius: 5px;
          font-size: 16px;
          cursor: pointer;
          margin-top: 10px;
          transition: background-color 0.3s;
        }
        .watch-button:hover {
          background-color: darkred;
        }
      </style>
      
      
    </head>
    <body>
      <div class="poster-card">
        <div class="poster-image">
          <img src="" alt="Film Poster" id="poster-image">
          <button class="play-button" id="play-button">&#9658;</button>
        </div>
        <div class="details">
          <h2 id="movie-title"></h2>
          <button class="watch-button" id="watch-button">WATCH NOW!</button>
        </div>
      <div>
    <p>		
    		<script type="text/javascript">
    	atOptions = {
    		'key' : '3358906313f53266c0879efe61eb9720',
    		'format' : 'iframe',
    		'height' : 50,
    		'width' : 320,
    		'params' : {}
    	};
    </script>
    <script type="text/javascript" src="//www.highperformanceformat.com/3358906313f53266c0879efe61eb9720/invoke.js"></script>
    </p>
        </div>
      <script>
        const API_KEY = "3ed72f657ce5c5779383b2191d6d0111";
        const movieId = new URLSearchParams(window.location.search).get
    
    ("tv_id");
        const posterImage = document.getElementById("poster-image");
        const movieTitle = document.getElementById("movie-title");
        const watchButton = document.getElementById("watch-button");
        const playButton = document.getElementById("play-button");
    	
    	
        // Fetch movie details from TMDB API
        fetch(`https://api.themoviedb.org/3/tv/${movieId}?api_key=${API_KEY}`)
          .then(response => response.json())
          .then(data => {
            const imageUrl = `https://image.tmdb.org/t/p/w500/${data.poster_path}`;
            const name = data.original_name;
    
            posterImage.src = imageUrl;
            movieTitle.innerText = name;
    		
    
            // Set the watch button link
            watchButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
    
            // Set the play button click event
            playButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
          })
          .catch(error => console.error(error));
    </scrip
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2ca9:8443 · widescreen-hdtv.pages.dev

    2025-12-31 15:28

    HTTP/1.1 200 OK
    Date: Wed, 31 Dec 2025 15:28:46 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 6023
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "792786d3908b1911f5978a60c6fbbfbe"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=qE%2FMOXUGyUusSOVUuIgBEwYQmU0lPFJA%2BB%2BessDKeGLk8M0sxmYeBAX0xmHVA4fKp47tDa%2FZLtRTvoUdW6qBcc8hqV8y2nxXkcEyQN7%2BgiR55t3lZGMcvP0UhQlSP8DrmHhv"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b6acf002d87c333-EWR
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Stream Online Free Movies & TV Series
    
    
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Stream Online Free Movies & TV Series</title>
    
      <style>
        body {
          font-family: Arial, sans-serif;
          background-color: #f2f2f2;
          display: flex;
          justify-content: center;
          align-items: center;
          height: 100vh;
          margin: 0;
        }
        .poster-card {
          background-color: white;
          padding: 20px;
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          border-radius: 10px;
          display: flex;
          flex-direction: column;
          align-items: center;
          max-width: 400px;
          position: relative;
        }
        .poster-image {
          width: 250px;
          height: 375px;
          border: 5px solid green;
          margin-bottom: 20px;
          overflow: hidden;
          position: relative;
        }
        .poster-image img {
          width: 100%;
          height: 100%;
          object-fit: cover;
        }
        .details {
          text-align: center;
        }
        .details h2 {
          font-size: 20px;
          margin: 0;
        }
        .details p {
          font-size: 16px;
          margin: 5px 0;
        }
        .play-button {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background-color: green;
          width: 60px;
          height: 60px;
          border-radius: 50%;
          border: none;
          display: flex;
          justify-content: center;
          align-items: center;
          cursor: pointer;
          font-size: 24px;
          color: white;
          transition: background-color 0.3s;
        }
        .play-button:hover {
          background-color: darkred;
        }
        .watch-button {
          background-color: green;
          color: white;
          padding: 10px 20px;
          border: none;
          border-radius: 5px;
          font-size: 16px;
          cursor: pointer;
          margin-top: 10px;
          transition: background-color 0.3s;
        }
        .watch-button:hover {
          background-color: darkred;
        }
      </style>
      
      
    </head>
    <body>
      <div class="poster-card">
        <div class="poster-image">
          <img src="" alt="Film Poster" id="poster-image">
          <button class="play-button" id="play-button">&#9658;</button>
        </div>
        <div class="details">
          <h2 id="movie-title"></h2>
          <button class="watch-button" id="watch-button">WATCH NOW!</button>
        </div>
      <div>
    <p>		
    		<script type="text/javascript">
    	atOptions = {
    		'key' : '3358906313f53266c0879efe61eb9720',
    		'format' : 'iframe',
    		'height' : 50,
    		'width' : 320,
    		'params' : {}
    	};
    </script>
    <script type="text/javascript" src="//www.highperformanceformat.com/3358906313f53266c0879efe61eb9720/invoke.js"></script>
    </p>
        </div>
      <script>
        const API_KEY = "3ed72f657ce5c5779383b2191d6d0111";
        const movieId = new URLSearchParams(window.location.search).get
    
    ("tv_id");
        const posterImage = document.getElementById("poster-image");
        const movieTitle = document.getElementById("movie-title");
        const watchButton = document.getElementById("watch-button");
        const playButton = document.getElementById("play-button");
    	
    	
        // Fetch movie details from TMDB API
        fetch(`https://api.themoviedb.org/3/tv/${movieId}?api_key=${API_KEY}`)
          .then(response => response.json())
          .then(data => {
            const imageUrl = `https://image.tmdb.org/t/p/w500/${data.poster_path}`;
            const name = data.original_name;
    
            posterImage.src = imageUrl;
            movieTitle.innerText = name;
    		
    
            // Set the watch button link
            watchButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
    
            // Set the play button click event
            playButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
          })
          .catch(error => console.error(error));
    </scrip
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 172.66.44.169:443 · widescreen-hdtv.pages.dev

    2025-12-31 15:28

    HTTP/1.1 200 OK
    Date: Wed, 31 Dec 2025 15:28:47 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 6023
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "792786d3908b1911f5978a60c6fbbfbe"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=DJaX47IO4pchcLOc8l7JzwwQMfoYlRg8lkQeUBdMn%2FL6iJAJdDzcszi6%2B4cNweVaybM3RoINtRcxF%2FmclfZtysUszHDncY65PbUfrGv0FRjFt3euyao4Mr8%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b6acf060f53834b-SIN
    alt-svc: h3=":443"; ma=86400
    
    Page title: Stream Online Free Movies & TV Series
    
    
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Stream Online Free Movies & TV Series</title>
    
      <style>
        body {
          font-family: Arial, sans-serif;
          background-color: #f2f2f2;
          display: flex;
          justify-content: center;
          align-items: center;
          height: 100vh;
          margin: 0;
        }
        .poster-card {
          background-color: white;
          padding: 20px;
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          border-radius: 10px;
          display: flex;
          flex-direction: column;
          align-items: center;
          max-width: 400px;
          position: relative;
        }
        .poster-image {
          width: 250px;
          height: 375px;
          border: 5px solid green;
          margin-bottom: 20px;
          overflow: hidden;
          position: relative;
        }
        .poster-image img {
          width: 100%;
          height: 100%;
          object-fit: cover;
        }
        .details {
          text-align: center;
        }
        .details h2 {
          font-size: 20px;
          margin: 0;
        }
        .details p {
          font-size: 16px;
          margin: 5px 0;
        }
        .play-button {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background-color: green;
          width: 60px;
          height: 60px;
          border-radius: 50%;
          border: none;
          display: flex;
          justify-content: center;
          align-items: center;
          cursor: pointer;
          font-size: 24px;
          color: white;
          transition: background-color 0.3s;
        }
        .play-button:hover {
          background-color: darkred;
        }
        .watch-button {
          background-color: green;
          color: white;
          padding: 10px 20px;
          border: none;
          border-radius: 5px;
          font-size: 16px;
          cursor: pointer;
          margin-top: 10px;
          transition: background-color 0.3s;
        }
        .watch-button:hover {
          background-color: darkred;
        }
      </style>
      
      
    </head>
    <body>
      <div class="poster-card">
        <div class="poster-image">
          <img src="" alt="Film Poster" id="poster-image">
          <button class="play-button" id="play-button">&#9658;</button>
        </div>
        <div class="details">
          <h2 id="movie-title"></h2>
          <button class="watch-button" id="watch-button">WATCH NOW!</button>
        </div>
      <div>
    <p>		
    		<script type="text/javascript">
    	atOptions = {
    		'key' : '3358906313f53266c0879efe61eb9720',
    		'format' : 'iframe',
    		'height' : 50,
    		'width' : 320,
    		'params' : {}
    	};
    </script>
    <script type="text/javascript" src="//www.highperformanceformat.com/3358906313f53266c0879efe61eb9720/invoke.js"></script>
    </p>
        </div>
      <script>
        const API_KEY = "3ed72f657ce5c5779383b2191d6d0111";
        const movieId = new URLSearchParams(window.location.search).get
    
    ("tv_id");
        const posterImage = document.getElementById("poster-image");
        const movieTitle = document.getElementById("movie-title");
        const watchButton = document.getElementById("watch-button");
        const playButton = document.getElementById("play-button");
    	
    	
        // Fetch movie details from TMDB API
        fetch(`https://api.themoviedb.org/3/tv/${movieId}?api_key=${API_KEY}`)
          .then(response => response.json())
          .then(data => {
            const imageUrl = `https://image.tmdb.org/t/p/w500/${data.poster_path}`;
            const name = data.original_name;
    
            posterImage.src = imageUrl;
            movieTitle.innerText = name;
    		
    
            // Set the watch button link
            watchButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
    
            // Set the play button click event
            playButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
          })
          .catch(error => console.error(error));
    </scrip
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 172.66.47.87:8443 · widescreen-hdtv.pages.dev

    2025-12-31 15:28

    HTTP/1.1 200 OK
    Date: Wed, 31 Dec 2025 15:28:46 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 6023
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "792786d3908b1911f5978a60c6fbbfbe"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=73VNlFiqlM6kqa2Ib1Ab6%2BRRamanFgofk5plyBvQyQBwLav6LxBDNa3%2FJrEgwRfxyuM4T97BCgbZI0OMlDOekOVidvJ253jndOfPVeudKoEaz3TM9Hvagn8%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b6acf014d239203-SJC
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Stream Online Free Movies & TV Series
    
    
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Stream Online Free Movies & TV Series</title>
    
      <style>
        body {
          font-family: Arial, sans-serif;
          background-color: #f2f2f2;
          display: flex;
          justify-content: center;
          align-items: center;
          height: 100vh;
          margin: 0;
        }
        .poster-card {
          background-color: white;
          padding: 20px;
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          border-radius: 10px;
          display: flex;
          flex-direction: column;
          align-items: center;
          max-width: 400px;
          position: relative;
        }
        .poster-image {
          width: 250px;
          height: 375px;
          border: 5px solid green;
          margin-bottom: 20px;
          overflow: hidden;
          position: relative;
        }
        .poster-image img {
          width: 100%;
          height: 100%;
          object-fit: cover;
        }
        .details {
          text-align: center;
        }
        .details h2 {
          font-size: 20px;
          margin: 0;
        }
        .details p {
          font-size: 16px;
          margin: 5px 0;
        }
        .play-button {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background-color: green;
          width: 60px;
          height: 60px;
          border-radius: 50%;
          border: none;
          display: flex;
          justify-content: center;
          align-items: center;
          cursor: pointer;
          font-size: 24px;
          color: white;
          transition: background-color 0.3s;
        }
        .play-button:hover {
          background-color: darkred;
        }
        .watch-button {
          background-color: green;
          color: white;
          padding: 10px 20px;
          border: none;
          border-radius: 5px;
          font-size: 16px;
          cursor: pointer;
          margin-top: 10px;
          transition: background-color 0.3s;
        }
        .watch-button:hover {
          background-color: darkred;
        }
      </style>
      
      
    </head>
    <body>
      <div class="poster-card">
        <div class="poster-image">
          <img src="" alt="Film Poster" id="poster-image">
          <button class="play-button" id="play-button">&#9658;</button>
        </div>
        <div class="details">
          <h2 id="movie-title"></h2>
          <button class="watch-button" id="watch-button">WATCH NOW!</button>
        </div>
      <div>
    <p>		
    		<script type="text/javascript">
    	atOptions = {
    		'key' : '3358906313f53266c0879efe61eb9720',
    		'format' : 'iframe',
    		'height' : 50,
    		'width' : 320,
    		'params' : {}
    	};
    </script>
    <script type="text/javascript" src="//www.highperformanceformat.com/3358906313f53266c0879efe61eb9720/invoke.js"></script>
    </p>
        </div>
      <script>
        const API_KEY = "3ed72f657ce5c5779383b2191d6d0111";
        const movieId = new URLSearchParams(window.location.search).get
    
    ("tv_id");
        const posterImage = document.getElementById("poster-image");
        const movieTitle = document.getElementById("movie-title");
        const watchButton = document.getElementById("watch-button");
        const playButton = document.getElementById("play-button");
    	
    	
        // Fetch movie details from TMDB API
        fetch(`https://api.themoviedb.org/3/tv/${movieId}?api_key=${API_KEY}`)
          .then(response => response.json())
          .then(data => {
            const imageUrl = `https://image.tmdb.org/t/p/w500/${data.poster_path}`;
            const name = data.original_name;
    
            posterImage.src = imageUrl;
            movieTitle.innerText = name;
    		
    
            // Set the watch button link
            watchButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
    
            // Set the play button click event
            playButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
          })
          .catch(error => console.error(error));
    </scrip
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2f57:8443 · widescreen-hdtv.pages.dev

    2025-12-31 15:28

    HTTP/1.1 200 OK
    Date: Wed, 31 Dec 2025 15:28:46 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 6023
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "792786d3908b1911f5978a60c6fbbfbe"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=AKoQyQwH17p7dthme6qq6XRAQr93fVb%2F8vqpI2u%2B5u98A2Sb3Lo7VslFNEwVLiTAd4wdLBSc7HYL3OjtziY8%2FjWejZBna2nJNvR21SQ7l0TRJT2p6rFiJbpNIwL7Pb%2Fh9L%2F41z4%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b6acf01badf9f20-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Stream Online Free Movies & TV Series
    
    
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Stream Online Free Movies & TV Series</title>
    
      <style>
        body {
          font-family: Arial, sans-serif;
          background-color: #f2f2f2;
          display: flex;
          justify-content: center;
          align-items: center;
          height: 100vh;
          margin: 0;
        }
        .poster-card {
          background-color: white;
          padding: 20px;
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          border-radius: 10px;
          display: flex;
          flex-direction: column;
          align-items: center;
          max-width: 400px;
          position: relative;
        }
        .poster-image {
          width: 250px;
          height: 375px;
          border: 5px solid green;
          margin-bottom: 20px;
          overflow: hidden;
          position: relative;
        }
        .poster-image img {
          width: 100%;
          height: 100%;
          object-fit: cover;
        }
        .details {
          text-align: center;
        }
        .details h2 {
          font-size: 20px;
          margin: 0;
        }
        .details p {
          font-size: 16px;
          margin: 5px 0;
        }
        .play-button {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background-color: green;
          width: 60px;
          height: 60px;
          border-radius: 50%;
          border: none;
          display: flex;
          justify-content: center;
          align-items: center;
          cursor: pointer;
          font-size: 24px;
          color: white;
          transition: background-color 0.3s;
        }
        .play-button:hover {
          background-color: darkred;
        }
        .watch-button {
          background-color: green;
          color: white;
          padding: 10px 20px;
          border: none;
          border-radius: 5px;
          font-size: 16px;
          cursor: pointer;
          margin-top: 10px;
          transition: background-color 0.3s;
        }
        .watch-button:hover {
          background-color: darkred;
        }
      </style>
      
      
    </head>
    <body>
      <div class="poster-card">
        <div class="poster-image">
          <img src="" alt="Film Poster" id="poster-image">
          <button class="play-button" id="play-button">&#9658;</button>
        </div>
        <div class="details">
          <h2 id="movie-title"></h2>
          <button class="watch-button" id="watch-button">WATCH NOW!</button>
        </div>
      <div>
    <p>		
    		<script type="text/javascript">
    	atOptions = {
    		'key' : '3358906313f53266c0879efe61eb9720',
    		'format' : 'iframe',
    		'height' : 50,
    		'width' : 320,
    		'params' : {}
    	};
    </script>
    <script type="text/javascript" src="//www.highperformanceformat.com/3358906313f53266c0879efe61eb9720/invoke.js"></script>
    </p>
        </div>
      <script>
        const API_KEY = "3ed72f657ce5c5779383b2191d6d0111";
        const movieId = new URLSearchParams(window.location.search).get
    
    ("tv_id");
        const posterImage = document.getElementById("poster-image");
        const movieTitle = document.getElementById("movie-title");
        const watchButton = document.getElementById("watch-button");
        const playButton = document.getElementById("play-button");
    	
    	
        // Fetch movie details from TMDB API
        fetch(`https://api.themoviedb.org/3/tv/${movieId}?api_key=${API_KEY}`)
          .then(response => response.json())
          .then(data => {
            const imageUrl = `https://image.tmdb.org/t/p/w500/${data.poster_path}`;
            const name = data.original_name;
    
            posterImage.src = imageUrl;
            movieTitle.innerText = name;
    		
    
            // Set the watch button link
            watchButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
    
            // Set the play button click event
            playButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
          })
          .catch(error => console.error(error));
    </scrip
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2f57:443 · widescreen-hdtv.pages.dev

    2025-12-31 15:28

    HTTP/1.1 200 OK
    Date: Wed, 31 Dec 2025 15:28:46 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 6023
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "792786d3908b1911f5978a60c6fbbfbe"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=gqMvrqH2BeP5YFMG29Ux2MuLbio4vtKzT2Gc0nyTj90oq66ODO5pv6rtPbTbDVGqsMOpwfVrK410iUp1GqtcImwe8QIz6cCPI9sfCgz1l4dyHm7csn4qigPm9rtwO4vqtNEkZNk%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b6acf01fb199f20-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Stream Online Free Movies & TV Series
    
    
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Stream Online Free Movies & TV Series</title>
    
      <style>
        body {
          font-family: Arial, sans-serif;
          background-color: #f2f2f2;
          display: flex;
          justify-content: center;
          align-items: center;
          height: 100vh;
          margin: 0;
        }
        .poster-card {
          background-color: white;
          padding: 20px;
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          border-radius: 10px;
          display: flex;
          flex-direction: column;
          align-items: center;
          max-width: 400px;
          position: relative;
        }
        .poster-image {
          width: 250px;
          height: 375px;
          border: 5px solid green;
          margin-bottom: 20px;
          overflow: hidden;
          position: relative;
        }
        .poster-image img {
          width: 100%;
          height: 100%;
          object-fit: cover;
        }
        .details {
          text-align: center;
        }
        .details h2 {
          font-size: 20px;
          margin: 0;
        }
        .details p {
          font-size: 16px;
          margin: 5px 0;
        }
        .play-button {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background-color: green;
          width: 60px;
          height: 60px;
          border-radius: 50%;
          border: none;
          display: flex;
          justify-content: center;
          align-items: center;
          cursor: pointer;
          font-size: 24px;
          color: white;
          transition: background-color 0.3s;
        }
        .play-button:hover {
          background-color: darkred;
        }
        .watch-button {
          background-color: green;
          color: white;
          padding: 10px 20px;
          border: none;
          border-radius: 5px;
          font-size: 16px;
          cursor: pointer;
          margin-top: 10px;
          transition: background-color 0.3s;
        }
        .watch-button:hover {
          background-color: darkred;
        }
      </style>
      
      
    </head>
    <body>
      <div class="poster-card">
        <div class="poster-image">
          <img src="" alt="Film Poster" id="poster-image">
          <button class="play-button" id="play-button">&#9658;</button>
        </div>
        <div class="details">
          <h2 id="movie-title"></h2>
          <button class="watch-button" id="watch-button">WATCH NOW!</button>
        </div>
      <div>
    <p>		
    		<script type="text/javascript">
    	atOptions = {
    		'key' : '3358906313f53266c0879efe61eb9720',
    		'format' : 'iframe',
    		'height' : 50,
    		'width' : 320,
    		'params' : {}
    	};
    </script>
    <script type="text/javascript" src="//www.highperformanceformat.com/3358906313f53266c0879efe61eb9720/invoke.js"></script>
    </p>
        </div>
      <script>
        const API_KEY = "3ed72f657ce5c5779383b2191d6d0111";
        const movieId = new URLSearchParams(window.location.search).get
    
    ("tv_id");
        const posterImage = document.getElementById("poster-image");
        const movieTitle = document.getElementById("movie-title");
        const watchButton = document.getElementById("watch-button");
        const playButton = document.getElementById("play-button");
    	
    	
        // Fetch movie details from TMDB API
        fetch(`https://api.themoviedb.org/3/tv/${movieId}?api_key=${API_KEY}`)
          .then(response => response.json())
          .then(data => {
            const imageUrl = `https://image.tmdb.org/t/p/w500/${data.poster_path}`;
            const name = data.original_name;
    
            posterImage.src = imageUrl;
            movieTitle.innerText = name;
    		
    
            // Set the watch button link
            watchButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
    
            // Set the play button click event
            playButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
          })
          .catch(error => console.error(error));
    </scrip
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 172.66.44.169:8443 · widescreen-hdtv.pages.dev

    2025-12-31 15:28

    HTTP/1.1 200 OK
    Date: Wed, 31 Dec 2025 15:28:46 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 6023
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "792786d3908b1911f5978a60c6fbbfbe"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=QHArYnXKt7iHax0GGDwnWEENmT5Jqurprzv2wiMF7DwvsMJkCqEKXTBnf%2BZN3nE5nbDGEBNRjfR2yLqMpt4RwaXSQefgYfuGUhaRy8zX82WBI3cfAmet"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b6aceffde138068-EWR
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Stream Online Free Movies & TV Series
    
    
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Stream Online Free Movies & TV Series</title>
    
      <style>
        body {
          font-family: Arial, sans-serif;
          background-color: #f2f2f2;
          display: flex;
          justify-content: center;
          align-items: center;
          height: 100vh;
          margin: 0;
        }
        .poster-card {
          background-color: white;
          padding: 20px;
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          border-radius: 10px;
          display: flex;
          flex-direction: column;
          align-items: center;
          max-width: 400px;
          position: relative;
        }
        .poster-image {
          width: 250px;
          height: 375px;
          border: 5px solid green;
          margin-bottom: 20px;
          overflow: hidden;
          position: relative;
        }
        .poster-image img {
          width: 100%;
          height: 100%;
          object-fit: cover;
        }
        .details {
          text-align: center;
        }
        .details h2 {
          font-size: 20px;
          margin: 0;
        }
        .details p {
          font-size: 16px;
          margin: 5px 0;
        }
        .play-button {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background-color: green;
          width: 60px;
          height: 60px;
          border-radius: 50%;
          border: none;
          display: flex;
          justify-content: center;
          align-items: center;
          cursor: pointer;
          font-size: 24px;
          color: white;
          transition: background-color 0.3s;
        }
        .play-button:hover {
          background-color: darkred;
        }
        .watch-button {
          background-color: green;
          color: white;
          padding: 10px 20px;
          border: none;
          border-radius: 5px;
          font-size: 16px;
          cursor: pointer;
          margin-top: 10px;
          transition: background-color 0.3s;
        }
        .watch-button:hover {
          background-color: darkred;
        }
      </style>
      
      
    </head>
    <body>
      <div class="poster-card">
        <div class="poster-image">
          <img src="" alt="Film Poster" id="poster-image">
          <button class="play-button" id="play-button">&#9658;</button>
        </div>
        <div class="details">
          <h2 id="movie-title"></h2>
          <button class="watch-button" id="watch-button">WATCH NOW!</button>
        </div>
      <div>
    <p>		
    		<script type="text/javascript">
    	atOptions = {
    		'key' : '3358906313f53266c0879efe61eb9720',
    		'format' : 'iframe',
    		'height' : 50,
    		'width' : 320,
    		'params' : {}
    	};
    </script>
    <script type="text/javascript" src="//www.highperformanceformat.com/3358906313f53266c0879efe61eb9720/invoke.js"></script>
    </p>
        </div>
      <script>
        const API_KEY = "3ed72f657ce5c5779383b2191d6d0111";
        const movieId = new URLSearchParams(window.location.search).get
    
    ("tv_id");
        const posterImage = document.getElementById("poster-image");
        const movieTitle = document.getElementById("movie-title");
        const watchButton = document.getElementById("watch-button");
        const playButton = document.getElementById("play-button");
    	
    	
        // Fetch movie details from TMDB API
        fetch(`https://api.themoviedb.org/3/tv/${movieId}?api_key=${API_KEY}`)
          .then(response => response.json())
          .then(data => {
            const imageUrl = `https://image.tmdb.org/t/p/w500/${data.poster_path}`;
            const name = data.original_name;
    
            posterImage.src = imageUrl;
            movieTitle.innerText = name;
    		
    
            // Set the watch button link
            watchButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
    
            // Set the play button click event
            playButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
          })
          .catch(error => console.error(error));
    </scrip
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2ca9:80 · widescreen-hdtv.pages.dev

    2025-12-31 15:28

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 31 Dec 2025 15:28:45 GMT
    Content-Length: 0
    Connection: close
    Location: https://widescreen-hdtv.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=q47bG9t1wXXHbNZZXr9y%2B7dmG0Fq8INsMf62UmugUdU3DtkNSboh0GrmvwSweAWUoRLhl8ycCD%2BrNjuPnXUCha%2BeFORoRcfqdSEgdmeO76pajRprMO1W44YTzKcbUQ2EACidpIo%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b6acefee8b09f42-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2f57:80 · widescreen-hdtv.pages.dev

    2025-12-31 15:28

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 31 Dec 2025 15:28:45 GMT
    Content-Length: 0
    Connection: close
    Location: https://widescreen-hdtv.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2FSv7yt25n7zLoIO8OQGCmS8%2B5S5kPSrilJ%2B8vvVe%2F9uQR%2BnqUaa3M4CWxTrwSrtVqN1ZUMTfk%2Fn2xI5DNfW6JZkL0QjacmD2i60biXdv8dO927KxK33W7z39uPwZW4XkZnR%2FYIE%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b6acefedee7cd17-AMS
    alt-svc: h3=":443"; ma=86400
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2ca9:443 · widescreen-hdtv.pages.dev

    2025-12-31 15:28

    HTTP/1.1 200 OK
    Date: Wed, 31 Dec 2025 15:28:46 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 6023
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "792786d3908b1911f5978a60c6fbbfbe"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=R%2FAyDYK05o1IkquhKKvSBBJ6CGRq%2FQ7AhJdfegobaQmLwUx4A%2Fna%2FaHeN%2B%2BkMugHAnj5kFfUWLeJAOdXTnL%2F%2BsOJ4zoMRRgS%2FphQIpI3EHmZ%2BFYqsvsw0DaRf9rgkyX8dj2%2BNsw%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b6acf005b946da5-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: Stream Online Free Movies & TV Series
    
    
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Stream Online Free Movies & TV Series</title>
    
      <style>
        body {
          font-family: Arial, sans-serif;
          background-color: #f2f2f2;
          display: flex;
          justify-content: center;
          align-items: center;
          height: 100vh;
          margin: 0;
        }
        .poster-card {
          background-color: white;
          padding: 20px;
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          border-radius: 10px;
          display: flex;
          flex-direction: column;
          align-items: center;
          max-width: 400px;
          position: relative;
        }
        .poster-image {
          width: 250px;
          height: 375px;
          border: 5px solid green;
          margin-bottom: 20px;
          overflow: hidden;
          position: relative;
        }
        .poster-image img {
          width: 100%;
          height: 100%;
          object-fit: cover;
        }
        .details {
          text-align: center;
        }
        .details h2 {
          font-size: 20px;
          margin: 0;
        }
        .details p {
          font-size: 16px;
          margin: 5px 0;
        }
        .play-button {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background-color: green;
          width: 60px;
          height: 60px;
          border-radius: 50%;
          border: none;
          display: flex;
          justify-content: center;
          align-items: center;
          cursor: pointer;
          font-size: 24px;
          color: white;
          transition: background-color 0.3s;
        }
        .play-button:hover {
          background-color: darkred;
        }
        .watch-button {
          background-color: green;
          color: white;
          padding: 10px 20px;
          border: none;
          border-radius: 5px;
          font-size: 16px;
          cursor: pointer;
          margin-top: 10px;
          transition: background-color 0.3s;
        }
        .watch-button:hover {
          background-color: darkred;
        }
      </style>
      
      
    </head>
    <body>
      <div class="poster-card">
        <div class="poster-image">
          <img src="" alt="Film Poster" id="poster-image">
          <button class="play-button" id="play-button">&#9658;</button>
        </div>
        <div class="details">
          <h2 id="movie-title"></h2>
          <button class="watch-button" id="watch-button">WATCH NOW!</button>
        </div>
      <div>
    <p>		
    		<script type="text/javascript">
    	atOptions = {
    		'key' : '3358906313f53266c0879efe61eb9720',
    		'format' : 'iframe',
    		'height' : 50,
    		'width' : 320,
    		'params' : {}
    	};
    </script>
    <script type="text/javascript" src="//www.highperformanceformat.com/3358906313f53266c0879efe61eb9720/invoke.js"></script>
    </p>
        </div>
      <script>
        const API_KEY = "3ed72f657ce5c5779383b2191d6d0111";
        const movieId = new URLSearchParams(window.location.search).get
    
    ("tv_id");
        const posterImage = document.getElementById("poster-image");
        const movieTitle = document.getElementById("movie-title");
        const watchButton = document.getElementById("watch-button");
        const playButton = document.getElementById("play-button");
    	
    	
        // Fetch movie details from TMDB API
        fetch(`https://api.themoviedb.org/3/tv/${movieId}?api_key=${API_KEY}`)
          .then(response => response.json())
          .then(data => {
            const imageUrl = `https://image.tmdb.org/t/p/w500/${data.poster_path}`;
            const name = data.original_name;
    
            posterImage.src = imageUrl;
            movieTitle.innerText = name;
    		
    
            // Set the watch button link
            watchButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
    
            // Set the play button click event
            playButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
          })
          .catch(error => console.error(error));
    </scrip
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 172.66.44.169:80 · widescreen-hdtv.pages.dev

    2025-12-31 15:28

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 31 Dec 2025 15:28:45 GMT
    Content-Length: 0
    Connection: close
    Location: https://widescreen-hdtv.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=72tp26Q7bKQyJ41wEUdoqnhHJW%2BCtVzvhkIL6trIvjlUNJLWYUgbWXSTHzzjRXVVcnJq91DodJxS8c%2FiPaBjLf9qzQxOcO6ODi07nIVRQnho%2BAg%2BQyyvX30%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b6acefe7aecdc55-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 172.66.47.87:80 · widescreen-hdtv.pages.dev

    2025-12-31 15:28

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 31 Dec 2025 15:28:45 GMT
    Content-Length: 0
    Connection: close
    Location: https://widescreen-hdtv.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=xVSxVnyuPuu87ljkH4UxOHTvoyAfg5aS%2BEVhGKxQHY7482MH8MaesjP%2F1%2B374FJUU%2FoLQnSQ3eJMMpFlWOUFs8KyB4ciCVbFzm3eg7t8txKvCxpKvcoQhfQ%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b6acefe6fd4eeda-AMS
    alt-svc: h3=":443"; ma=86400
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 172.66.47.87:443 · widescreen-hdtv.pages.dev

    2025-12-31 15:28

    HTTP/1.1 200 OK
    Date: Wed, 31 Dec 2025 15:28:46 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 6023
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "792786d3908b1911f5978a60c6fbbfbe"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ITv9y2JVO1zkxMwm0ZaCGUAkEYOu0%2BwC5SA7d6iFpkDwYnkoW2L%2F5BuaPP36BFSqT5EHU3mZzGFOLZseDNSYVFzrm3lFNgtetE7s5RbG8%2Bu%2BiiHKdgP4dck%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b6acf003d847e9f-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Stream Online Free Movies & TV Series
    
    
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Stream Online Free Movies & TV Series</title>
    
      <style>
        body {
          font-family: Arial, sans-serif;
          background-color: #f2f2f2;
          display: flex;
          justify-content: center;
          align-items: center;
          height: 100vh;
          margin: 0;
        }
        .poster-card {
          background-color: white;
          padding: 20px;
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          border-radius: 10px;
          display: flex;
          flex-direction: column;
          align-items: center;
          max-width: 400px;
          position: relative;
        }
        .poster-image {
          width: 250px;
          height: 375px;
          border: 5px solid green;
          margin-bottom: 20px;
          overflow: hidden;
          position: relative;
        }
        .poster-image img {
          width: 100%;
          height: 100%;
          object-fit: cover;
        }
        .details {
          text-align: center;
        }
        .details h2 {
          font-size: 20px;
          margin: 0;
        }
        .details p {
          font-size: 16px;
          margin: 5px 0;
        }
        .play-button {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background-color: green;
          width: 60px;
          height: 60px;
          border-radius: 50%;
          border: none;
          display: flex;
          justify-content: center;
          align-items: center;
          cursor: pointer;
          font-size: 24px;
          color: white;
          transition: background-color 0.3s;
        }
        .play-button:hover {
          background-color: darkred;
        }
        .watch-button {
          background-color: green;
          color: white;
          padding: 10px 20px;
          border: none;
          border-radius: 5px;
          font-size: 16px;
          cursor: pointer;
          margin-top: 10px;
          transition: background-color 0.3s;
        }
        .watch-button:hover {
          background-color: darkred;
        }
      </style>
      
      
    </head>
    <body>
      <div class="poster-card">
        <div class="poster-image">
          <img src="" alt="Film Poster" id="poster-image">
          <button class="play-button" id="play-button">&#9658;</button>
        </div>
        <div class="details">
          <h2 id="movie-title"></h2>
          <button class="watch-button" id="watch-button">WATCH NOW!</button>
        </div>
      <div>
    <p>		
    		<script type="text/javascript">
    	atOptions = {
    		'key' : '3358906313f53266c0879efe61eb9720',
    		'format' : 'iframe',
    		'height' : 50,
    		'width' : 320,
    		'params' : {}
    	};
    </script>
    <script type="text/javascript" src="//www.highperformanceformat.com/3358906313f53266c0879efe61eb9720/invoke.js"></script>
    </p>
        </div>
      <script>
        const API_KEY = "3ed72f657ce5c5779383b2191d6d0111";
        const movieId = new URLSearchParams(window.location.search).get
    
    ("tv_id");
        const posterImage = document.getElementById("poster-image");
        const movieTitle = document.getElementById("movie-title");
        const watchButton = document.getElementById("watch-button");
        const playButton = document.getElementById("play-button");
    	
    	
        // Fetch movie details from TMDB API
        fetch(`https://api.themoviedb.org/3/tv/${movieId}?api_key=${API_KEY}`)
          .then(response => response.json())
          .then(data => {
            const imageUrl = `https://image.tmdb.org/t/p/w500/${data.poster_path}`;
            const name = data.original_name;
    
            posterImage.src = imageUrl;
            movieTitle.innerText = name;
    		
    
            // Set the watch button link
            watchButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
    
            // Set the play button click event
            playButton.addEventListener("click", () => {
              window.location.href = `https://www.profitableratecpm.com/pskeuqx0?key=a0960f12edbf5173c2764d682299632d`;
            });
          })
          .catch(error => console.error(error));
    </scrip
    Found 2025-12-31 by HttpPlugin
    Create report
widescreen-hdtv.pages.dev*.widescreen-hdtv.pages.dev
CN:
widescreen-hdtv.pages.dev
Key:
ECDSA-256
Issuer:
WE1
Not before:
2025-12-27 13:12
Not after:
2026-03-27 14:10