Domain coba-c2u.pages.dev
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 2606:4700:310c::ac42:2c68:443 · coba-c2u.pages.dev

    2026-01-08 22:59

    HTTP/1.1 200 OK
    Date: Thu, 08 Jan 2026 22:59:16 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 15419
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "ac0e562ec5455bb9457780d500ceffba"
    Link: <https://fonts.googleapis.com>; rel="preconnect"
    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=%2BV4gGA%2FyuPZD9UJLfQkmdFLOcIp0GL%2BGrY11ErahEzA1YTT7Ux908kk1AZ5xkFyLNmND%2FKnGKTRv9aZlQZS5%2Fg8g3gSaDEMVXcIIQ%2FuJk2WtuSPcPFN%2BQuGqV8EddA%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9baf4dea0c4ed270-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: NextflixHD - Premium Experience
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>NextflixHD - Premium Experience</title>
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap" rel="stylesheet">
        <style>
            :root {
                --primary-red: #E50914;
                --primary-red-transparent: rgba(229, 9, 20, 0.8);
                --dark-bg: #141414;
                --card-bg: rgba(20, 20, 20, 0.95);
            }
    
            * { 
                margin: 0; 
                padding: 0; 
                box-sizing: border-box; 
            }
    
            body {
                font-family: 'Montserrat', sans-serif;
                background-color: var(--dark-bg);
                background-image: linear-gradient(135deg, #0a0a0a, #1c1c1c);
                background-size: cover;
                background-position: center;
                background-attachment: fixed;
                min-height: 100vh;
                display: flex;
                justify-content: center;
                align-items: center;
                color: white;
                padding: 20px;
            }
    
            .container {
                background: var(--card-bg);
                border-radius: 20px;
                padding: clamp(20px, 4vw, 40px);
                width: min(95%, 450px); /* <- Ini adalah lebar untuk mobile */
                box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.7);
                backdrop-filter: blur(10px);
                border: 1px solid rgba(255, 255, 255, 0.1);
                text-align: center;
            }
    
            .logo {
                width: min(180px, 50%);
                margin: 0 auto 20px;
                display: block;
            }
    
            .poster-wrapper {
                margin: 0 auto 25px;
                width: min(320px, 90%); 
                aspect-ratio: 2/3; /* <- Ini adalah rasio portrait (2:3) untuk mobile */
                border-radius: 15px;
                overflow: hidden;
                border: 5px solid var(--primary-red-transparent);
                box-shadow: 0 0 30px rgba(229, 9, 20, 0.7);
                position: relative;
                cursor: pointer;
                transition: transform 0.3s ease, box-shadow 0.3s ease;
            }
    
            .poster-wrapper:hover {
                transform: scale(1.05);
                box-shadow: 0 0 40px rgba(229, 9, 20, 0.9);
            }
    
            .movie-poster {
                width: 100%;
                height: 100%;
                object-fit: cover;
                display: block;
            }
    
            .play-button {
                position: absolute;
                inset: 0;
                margin: auto;
                width: clamp(60px, 15vw, 80px);
                height: clamp(60px, 15vw, 80px);
                background: var(--primary-red-transparent);
                border-radius: 50%;
                display: grid;
                place-items: center;
                opacity: 0.9;
                transition: all 0.3s ease;
            }
    
            .poster-wrapper:hover .play-button {
                transform: scale(1.1);
                opacity: 1;
                box-shadow: 0 0 20px var(--primary-red);
            }
    
            .play-button::after {
                content: '';
                width: 0;
                height: 0;
                border-style: solid;
                border-width: clamp(15px, 4vw, 20px) 0 clamp(15px, 4vw, 20px) clamp(25px, 6vw, 35px);
                border-color: transparent transparent transparent white;
                margin-left: 7px;
            }
    
            .movie-title {
                font-size: clamp(1.6rem, 5vw, 2rem);
                margin-bottom: 10px;
            }
    
            .info-label {
                color: #ccc;
                font-size: clamp(1rem, 3.5vw, 1.2rem);
                font-weight: 600;
                margin-bottom: 25px;
            }
            
            .info-label span {
                color: var(--primary-red);
            }
    
            .button {
                background: var(--primary-red);
                color: whi
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2c68:8443 · coba-c2u.pages.dev

    2026-01-08 22:59

    HTTP/1.1 200 OK
    Date: Thu, 08 Jan 2026 22:59:16 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 15419
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "ac0e562ec5455bb9457780d500ceffba"
    Link: <https://fonts.googleapis.com>; rel="preconnect"
    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=5JaQPJyBN5Fygk1c4fJ4R97F%2FxL4Nji%2FVbb11%2BI%2Bkv2ZZlFnP9F1asLt43xSel8o%2BWhlIXAhdNFsgDoFh82b48lkZPMyEkRd6xPqX018GLNO2SouYT%2FF%2ByYIHOBe4w%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9baf4de9e8c88fd0-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: NextflixHD - Premium Experience
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>NextflixHD - Premium Experience</title>
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap" rel="stylesheet">
        <style>
            :root {
                --primary-red: #E50914;
                --primary-red-transparent: rgba(229, 9, 20, 0.8);
                --dark-bg: #141414;
                --card-bg: rgba(20, 20, 20, 0.95);
            }
    
            * { 
                margin: 0; 
                padding: 0; 
                box-sizing: border-box; 
            }
    
            body {
                font-family: 'Montserrat', sans-serif;
                background-color: var(--dark-bg);
                background-image: linear-gradient(135deg, #0a0a0a, #1c1c1c);
                background-size: cover;
                background-position: center;
                background-attachment: fixed;
                min-height: 100vh;
                display: flex;
                justify-content: center;
                align-items: center;
                color: white;
                padding: 20px;
            }
    
            .container {
                background: var(--card-bg);
                border-radius: 20px;
                padding: clamp(20px, 4vw, 40px);
                width: min(95%, 450px); /* <- Ini adalah lebar untuk mobile */
                box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.7);
                backdrop-filter: blur(10px);
                border: 1px solid rgba(255, 255, 255, 0.1);
                text-align: center;
            }
    
            .logo {
                width: min(180px, 50%);
                margin: 0 auto 20px;
                display: block;
            }
    
            .poster-wrapper {
                margin: 0 auto 25px;
                width: min(320px, 90%); 
                aspect-ratio: 2/3; /* <- Ini adalah rasio portrait (2:3) untuk mobile */
                border-radius: 15px;
                overflow: hidden;
                border: 5px solid var(--primary-red-transparent);
                box-shadow: 0 0 30px rgba(229, 9, 20, 0.7);
                position: relative;
                cursor: pointer;
                transition: transform 0.3s ease, box-shadow 0.3s ease;
            }
    
            .poster-wrapper:hover {
                transform: scale(1.05);
                box-shadow: 0 0 40px rgba(229, 9, 20, 0.9);
            }
    
            .movie-poster {
                width: 100%;
                height: 100%;
                object-fit: cover;
                display: block;
            }
    
            .play-button {
                position: absolute;
                inset: 0;
                margin: auto;
                width: clamp(60px, 15vw, 80px);
                height: clamp(60px, 15vw, 80px);
                background: var(--primary-red-transparent);
                border-radius: 50%;
                display: grid;
                place-items: center;
                opacity: 0.9;
                transition: all 0.3s ease;
            }
    
            .poster-wrapper:hover .play-button {
                transform: scale(1.1);
                opacity: 1;
                box-shadow: 0 0 20px var(--primary-red);
            }
    
            .play-button::after {
                content: '';
                width: 0;
                height: 0;
                border-style: solid;
                border-width: clamp(15px, 4vw, 20px) 0 clamp(15px, 4vw, 20px) clamp(25px, 6vw, 35px);
                border-color: transparent transparent transparent white;
                margin-left: 7px;
            }
    
            .movie-title {
                font-size: clamp(1.6rem, 5vw, 2rem);
                margin-bottom: 10px;
            }
    
            .info-label {
                color: #ccc;
                font-size: clamp(1rem, 3.5vw, 1.2rem);
                font-weight: 600;
                margin-bottom: 25px;
            }
            
            .info-label span {
                color: var(--primary-red);
            }
    
            .button {
                background: var(--primary-red);
                color: whi
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2c68:80 · coba-c2u.pages.dev

    2026-01-08 22:59

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 08 Jan 2026 22:59:16 GMT
    Content-Length: 0
    Connection: close
    Location: https://coba-c2u.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2BatNYdLsaOz%2Be%2FuuFl%2FE%2FrL6WpVXbg5o6e1QJuqWVo3leXZxwNFIiNU%2BNUkSr6SOEnd9Ygx4K07kNAgsc8yk27VTTVuKHv3X%2BAkCTFyApAHnZWXucppy6I104nHQVg%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9baf4de9a8cc18e3-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2f98:8443 · coba-c2u.pages.dev

    2026-01-08 22:59

    HTTP/1.1 200 OK
    Date: Thu, 08 Jan 2026 22:59:16 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 15419
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "ac0e562ec5455bb9457780d500ceffba"
    Link: <https://fonts.googleapis.com>; rel="preconnect"
    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=Gj6P2uYJqLwKJuO%2BEoYKUycLrEYXuWY1VrpLWj4%2F1KwFwqMInJOcQTcnrDuLofAAaDXE72cpMzY3V7acRKYOnsBUouGwDtI6ccYX0hvAEDoNeB%2FVOPyRxzjE2DKagA%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9baf4de9f9443804-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: NextflixHD - Premium Experience
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>NextflixHD - Premium Experience</title>
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap" rel="stylesheet">
        <style>
            :root {
                --primary-red: #E50914;
                --primary-red-transparent: rgba(229, 9, 20, 0.8);
                --dark-bg: #141414;
                --card-bg: rgba(20, 20, 20, 0.95);
            }
    
            * { 
                margin: 0; 
                padding: 0; 
                box-sizing: border-box; 
            }
    
            body {
                font-family: 'Montserrat', sans-serif;
                background-color: var(--dark-bg);
                background-image: linear-gradient(135deg, #0a0a0a, #1c1c1c);
                background-size: cover;
                background-position: center;
                background-attachment: fixed;
                min-height: 100vh;
                display: flex;
                justify-content: center;
                align-items: center;
                color: white;
                padding: 20px;
            }
    
            .container {
                background: var(--card-bg);
                border-radius: 20px;
                padding: clamp(20px, 4vw, 40px);
                width: min(95%, 450px); /* <- Ini adalah lebar untuk mobile */
                box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.7);
                backdrop-filter: blur(10px);
                border: 1px solid rgba(255, 255, 255, 0.1);
                text-align: center;
            }
    
            .logo {
                width: min(180px, 50%);
                margin: 0 auto 20px;
                display: block;
            }
    
            .poster-wrapper {
                margin: 0 auto 25px;
                width: min(320px, 90%); 
                aspect-ratio: 2/3; /* <- Ini adalah rasio portrait (2:3) untuk mobile */
                border-radius: 15px;
                overflow: hidden;
                border: 5px solid var(--primary-red-transparent);
                box-shadow: 0 0 30px rgba(229, 9, 20, 0.7);
                position: relative;
                cursor: pointer;
                transition: transform 0.3s ease, box-shadow 0.3s ease;
            }
    
            .poster-wrapper:hover {
                transform: scale(1.05);
                box-shadow: 0 0 40px rgba(229, 9, 20, 0.9);
            }
    
            .movie-poster {
                width: 100%;
                height: 100%;
                object-fit: cover;
                display: block;
            }
    
            .play-button {
                position: absolute;
                inset: 0;
                margin: auto;
                width: clamp(60px, 15vw, 80px);
                height: clamp(60px, 15vw, 80px);
                background: var(--primary-red-transparent);
                border-radius: 50%;
                display: grid;
                place-items: center;
                opacity: 0.9;
                transition: all 0.3s ease;
            }
    
            .poster-wrapper:hover .play-button {
                transform: scale(1.1);
                opacity: 1;
                box-shadow: 0 0 20px var(--primary-red);
            }
    
            .play-button::after {
                content: '';
                width: 0;
                height: 0;
                border-style: solid;
                border-width: clamp(15px, 4vw, 20px) 0 clamp(15px, 4vw, 20px) clamp(25px, 6vw, 35px);
                border-color: transparent transparent transparent white;
                margin-left: 7px;
            }
    
            .movie-title {
                font-size: clamp(1.6rem, 5vw, 2rem);
                margin-bottom: 10px;
            }
    
            .info-label {
                color: #ccc;
                font-size: clamp(1rem, 3.5vw, 1.2rem);
                font-weight: 600;
                margin-bottom: 25px;
            }
            
            .info-label span {
                color: var(--primary-red);
            }
    
            .button {
                background: var(--primary-red);
                color: whi
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2f98:443 · coba-c2u.pages.dev

    2026-01-08 22:59

    HTTP/1.1 200 OK
    Date: Thu, 08 Jan 2026 22:59:16 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 15419
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "ac0e562ec5455bb9457780d500ceffba"
    Link: <https://fonts.googleapis.com>; rel="preconnect"
    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=fDZILohemHkEidIhd2IC1%2BqbmRjCIqFCZOYcoDWoIL6erVTIBmMNqB5sIbZJ%2FuyjOmZkEybUtWGz0cOIaC%2B9NlGlu6JLa8Z19nyrYom6hIKuWsTTO7e%2FKmueGnK0LQ%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9baf4deaec5dc875-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: NextflixHD - Premium Experience
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>NextflixHD - Premium Experience</title>
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap" rel="stylesheet">
        <style>
            :root {
                --primary-red: #E50914;
                --primary-red-transparent: rgba(229, 9, 20, 0.8);
                --dark-bg: #141414;
                --card-bg: rgba(20, 20, 20, 0.95);
            }
    
            * { 
                margin: 0; 
                padding: 0; 
                box-sizing: border-box; 
            }
    
            body {
                font-family: 'Montserrat', sans-serif;
                background-color: var(--dark-bg);
                background-image: linear-gradient(135deg, #0a0a0a, #1c1c1c);
                background-size: cover;
                background-position: center;
                background-attachment: fixed;
                min-height: 100vh;
                display: flex;
                justify-content: center;
                align-items: center;
                color: white;
                padding: 20px;
            }
    
            .container {
                background: var(--card-bg);
                border-radius: 20px;
                padding: clamp(20px, 4vw, 40px);
                width: min(95%, 450px); /* <- Ini adalah lebar untuk mobile */
                box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.7);
                backdrop-filter: blur(10px);
                border: 1px solid rgba(255, 255, 255, 0.1);
                text-align: center;
            }
    
            .logo {
                width: min(180px, 50%);
                margin: 0 auto 20px;
                display: block;
            }
    
            .poster-wrapper {
                margin: 0 auto 25px;
                width: min(320px, 90%); 
                aspect-ratio: 2/3; /* <- Ini adalah rasio portrait (2:3) untuk mobile */
                border-radius: 15px;
                overflow: hidden;
                border: 5px solid var(--primary-red-transparent);
                box-shadow: 0 0 30px rgba(229, 9, 20, 0.7);
                position: relative;
                cursor: pointer;
                transition: transform 0.3s ease, box-shadow 0.3s ease;
            }
    
            .poster-wrapper:hover {
                transform: scale(1.05);
                box-shadow: 0 0 40px rgba(229, 9, 20, 0.9);
            }
    
            .movie-poster {
                width: 100%;
                height: 100%;
                object-fit: cover;
                display: block;
            }
    
            .play-button {
                position: absolute;
                inset: 0;
                margin: auto;
                width: clamp(60px, 15vw, 80px);
                height: clamp(60px, 15vw, 80px);
                background: var(--primary-red-transparent);
                border-radius: 50%;
                display: grid;
                place-items: center;
                opacity: 0.9;
                transition: all 0.3s ease;
            }
    
            .poster-wrapper:hover .play-button {
                transform: scale(1.1);
                opacity: 1;
                box-shadow: 0 0 20px var(--primary-red);
            }
    
            .play-button::after {
                content: '';
                width: 0;
                height: 0;
                border-style: solid;
                border-width: clamp(15px, 4vw, 20px) 0 clamp(15px, 4vw, 20px) clamp(25px, 6vw, 35px);
                border-color: transparent transparent transparent white;
                margin-left: 7px;
            }
    
            .movie-title {
                font-size: clamp(1.6rem, 5vw, 2rem);
                margin-bottom: 10px;
            }
    
            .info-label {
                color: #ccc;
                font-size: clamp(1rem, 3.5vw, 1.2rem);
                font-weight: 600;
                margin-bottom: 25px;
            }
            
            .info-label span {
                color: var(--primary-red);
            }
    
            .button {
                background: var(--primary-red);
                color: whi
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2f98:80 · coba-c2u.pages.dev

    2026-01-08 22:59

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 08 Jan 2026 22:59:16 GMT
    Content-Length: 0
    Connection: close
    Location: https://coba-c2u.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=kGUcRUfyDYz1q1dPRUxfacOzGsd7KKZQPjhSeA6mgPK9hYkLFGuT0wXcoPUFPe38Ec5rL0Z8FEDosS0fpT7LE6fjP6YFRAJgRgAKvb5K37c6R8ZZ%2BCNdDYcNNsgmjg%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9baf4dea2ac52bb5-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 172.66.47.152:8443 · coba-c2u.pages.dev

    2026-01-08 22:59

    HTTP/1.1 200 OK
    Date: Thu, 08 Jan 2026 22:59:16 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 15419
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "ac0e562ec5455bb9457780d500ceffba"
    Link: <https://fonts.googleapis.com>; rel="preconnect"
    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=9K%2Fi0IYzGB%2F3T8mS4du7zPx0WnKf9gpFMMMV1wtmvJo5JqBm9psT%2FeTpzcyt91BzRHG53hZA4Pn%2FURkXoE7ipWbB3bX5AYm13xjSM30YUW9DoQ%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9baf4dea88780a53-AMS
    alt-svc: h3=":8443"; ma=86400
    
    Page title: NextflixHD - Premium Experience
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>NextflixHD - Premium Experience</title>
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap" rel="stylesheet">
        <style>
            :root {
                --primary-red: #E50914;
                --primary-red-transparent: rgba(229, 9, 20, 0.8);
                --dark-bg: #141414;
                --card-bg: rgba(20, 20, 20, 0.95);
            }
    
            * { 
                margin: 0; 
                padding: 0; 
                box-sizing: border-box; 
            }
    
            body {
                font-family: 'Montserrat', sans-serif;
                background-color: var(--dark-bg);
                background-image: linear-gradient(135deg, #0a0a0a, #1c1c1c);
                background-size: cover;
                background-position: center;
                background-attachment: fixed;
                min-height: 100vh;
                display: flex;
                justify-content: center;
                align-items: center;
                color: white;
                padding: 20px;
            }
    
            .container {
                background: var(--card-bg);
                border-radius: 20px;
                padding: clamp(20px, 4vw, 40px);
                width: min(95%, 450px); /* <- Ini adalah lebar untuk mobile */
                box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.7);
                backdrop-filter: blur(10px);
                border: 1px solid rgba(255, 255, 255, 0.1);
                text-align: center;
            }
    
            .logo {
                width: min(180px, 50%);
                margin: 0 auto 20px;
                display: block;
            }
    
            .poster-wrapper {
                margin: 0 auto 25px;
                width: min(320px, 90%); 
                aspect-ratio: 2/3; /* <- Ini adalah rasio portrait (2:3) untuk mobile */
                border-radius: 15px;
                overflow: hidden;
                border: 5px solid var(--primary-red-transparent);
                box-shadow: 0 0 30px rgba(229, 9, 20, 0.7);
                position: relative;
                cursor: pointer;
                transition: transform 0.3s ease, box-shadow 0.3s ease;
            }
    
            .poster-wrapper:hover {
                transform: scale(1.05);
                box-shadow: 0 0 40px rgba(229, 9, 20, 0.9);
            }
    
            .movie-poster {
                width: 100%;
                height: 100%;
                object-fit: cover;
                display: block;
            }
    
            .play-button {
                position: absolute;
                inset: 0;
                margin: auto;
                width: clamp(60px, 15vw, 80px);
                height: clamp(60px, 15vw, 80px);
                background: var(--primary-red-transparent);
                border-radius: 50%;
                display: grid;
                place-items: center;
                opacity: 0.9;
                transition: all 0.3s ease;
            }
    
            .poster-wrapper:hover .play-button {
                transform: scale(1.1);
                opacity: 1;
                box-shadow: 0 0 20px var(--primary-red);
            }
    
            .play-button::after {
                content: '';
                width: 0;
                height: 0;
                border-style: solid;
                border-width: clamp(15px, 4vw, 20px) 0 clamp(15px, 4vw, 20px) clamp(25px, 6vw, 35px);
                border-color: transparent transparent transparent white;
                margin-left: 7px;
            }
    
            .movie-title {
                font-size: clamp(1.6rem, 5vw, 2rem);
                margin-bottom: 10px;
            }
    
            .info-label {
                color: #ccc;
                font-size: clamp(1rem, 3.5vw, 1.2rem);
                font-weight: 600;
                margin-bottom: 25px;
            }
            
            .info-label span {
                color: var(--primary-red);
            }
    
            .button {
                background: var(--primary-red);
                color: whi
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 172.66.47.152:443 · coba-c2u.pages.dev

    2026-01-08 22:59

    HTTP/1.1 200 OK
    Date: Thu, 08 Jan 2026 22:59:16 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 15419
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "ac0e562ec5455bb9457780d500ceffba"
    Link: <https://fonts.googleapis.com>; rel="preconnect"
    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=8dCG9sk8C%2B5NH%2BA6hsIfvjgxIxsdl6KlIzgJmzdm1NvZKO49Uw%2BnnOkXeFG2TyHn6KicGrg5X3uZW9QQKqQYTP7mSsM2F%2B7wpg9sF8KmVF%2BwKQ%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9baf4de99f94145d-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: NextflixHD - Premium Experience
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>NextflixHD - Premium Experience</title>
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap" rel="stylesheet">
        <style>
            :root {
                --primary-red: #E50914;
                --primary-red-transparent: rgba(229, 9, 20, 0.8);
                --dark-bg: #141414;
                --card-bg: rgba(20, 20, 20, 0.95);
            }
    
            * { 
                margin: 0; 
                padding: 0; 
                box-sizing: border-box; 
            }
    
            body {
                font-family: 'Montserrat', sans-serif;
                background-color: var(--dark-bg);
                background-image: linear-gradient(135deg, #0a0a0a, #1c1c1c);
                background-size: cover;
                background-position: center;
                background-attachment: fixed;
                min-height: 100vh;
                display: flex;
                justify-content: center;
                align-items: center;
                color: white;
                padding: 20px;
            }
    
            .container {
                background: var(--card-bg);
                border-radius: 20px;
                padding: clamp(20px, 4vw, 40px);
                width: min(95%, 450px); /* <- Ini adalah lebar untuk mobile */
                box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.7);
                backdrop-filter: blur(10px);
                border: 1px solid rgba(255, 255, 255, 0.1);
                text-align: center;
            }
    
            .logo {
                width: min(180px, 50%);
                margin: 0 auto 20px;
                display: block;
            }
    
            .poster-wrapper {
                margin: 0 auto 25px;
                width: min(320px, 90%); 
                aspect-ratio: 2/3; /* <- Ini adalah rasio portrait (2:3) untuk mobile */
                border-radius: 15px;
                overflow: hidden;
                border: 5px solid var(--primary-red-transparent);
                box-shadow: 0 0 30px rgba(229, 9, 20, 0.7);
                position: relative;
                cursor: pointer;
                transition: transform 0.3s ease, box-shadow 0.3s ease;
            }
    
            .poster-wrapper:hover {
                transform: scale(1.05);
                box-shadow: 0 0 40px rgba(229, 9, 20, 0.9);
            }
    
            .movie-poster {
                width: 100%;
                height: 100%;
                object-fit: cover;
                display: block;
            }
    
            .play-button {
                position: absolute;
                inset: 0;
                margin: auto;
                width: clamp(60px, 15vw, 80px);
                height: clamp(60px, 15vw, 80px);
                background: var(--primary-red-transparent);
                border-radius: 50%;
                display: grid;
                place-items: center;
                opacity: 0.9;
                transition: all 0.3s ease;
            }
    
            .poster-wrapper:hover .play-button {
                transform: scale(1.1);
                opacity: 1;
                box-shadow: 0 0 20px var(--primary-red);
            }
    
            .play-button::after {
                content: '';
                width: 0;
                height: 0;
                border-style: solid;
                border-width: clamp(15px, 4vw, 20px) 0 clamp(15px, 4vw, 20px) clamp(25px, 6vw, 35px);
                border-color: transparent transparent transparent white;
                margin-left: 7px;
            }
    
            .movie-title {
                font-size: clamp(1.6rem, 5vw, 2rem);
                margin-bottom: 10px;
            }
    
            .info-label {
                color: #ccc;
                font-size: clamp(1rem, 3.5vw, 1.2rem);
                font-weight: 600;
                margin-bottom: 25px;
            }
            
            .info-label span {
                color: var(--primary-red);
            }
    
            .button {
                background: var(--primary-red);
                color: whi
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 172.66.47.152:80 · coba-c2u.pages.dev

    2026-01-08 22:59

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 08 Jan 2026 22:59:16 GMT
    Content-Length: 0
    Connection: close
    Location: https://coba-c2u.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=N0NZjYNHeROtoS%2F%2FUdwVN4z0yU%2FtLRCagMD9hyd1SfIbUzqHWoppYTan5ecCkMeTm7WFkVQzcieI3XX942xsMzqmetq3C%2BHpuXQ0ENU9cC4CIg%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9baf4de94d6f3a6d-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 172.66.44.104:8443 · coba-c2u.pages.dev

    2026-01-08 22:59

    HTTP/1.1 200 OK
    Date: Thu, 08 Jan 2026 22:59:16 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 15419
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "ac0e562ec5455bb9457780d500ceffba"
    Link: <https://fonts.googleapis.com>; rel="preconnect"
    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=PNu9dcsWUxgX3ap%2FIYARngi5ZKSOuy4%2FSkQhviePASWWSlMOC9nY3%2FNi01IH4nIE%2FZ5pgvbhoKiWBuKatN5lW6CFrLhvQMhZcNWmyKLRCVF%2BSg%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9baf4de9cf2adc52-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: NextflixHD - Premium Experience
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>NextflixHD - Premium Experience</title>
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap" rel="stylesheet">
        <style>
            :root {
                --primary-red: #E50914;
                --primary-red-transparent: rgba(229, 9, 20, 0.8);
                --dark-bg: #141414;
                --card-bg: rgba(20, 20, 20, 0.95);
            }
    
            * { 
                margin: 0; 
                padding: 0; 
                box-sizing: border-box; 
            }
    
            body {
                font-family: 'Montserrat', sans-serif;
                background-color: var(--dark-bg);
                background-image: linear-gradient(135deg, #0a0a0a, #1c1c1c);
                background-size: cover;
                background-position: center;
                background-attachment: fixed;
                min-height: 100vh;
                display: flex;
                justify-content: center;
                align-items: center;
                color: white;
                padding: 20px;
            }
    
            .container {
                background: var(--card-bg);
                border-radius: 20px;
                padding: clamp(20px, 4vw, 40px);
                width: min(95%, 450px); /* <- Ini adalah lebar untuk mobile */
                box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.7);
                backdrop-filter: blur(10px);
                border: 1px solid rgba(255, 255, 255, 0.1);
                text-align: center;
            }
    
            .logo {
                width: min(180px, 50%);
                margin: 0 auto 20px;
                display: block;
            }
    
            .poster-wrapper {
                margin: 0 auto 25px;
                width: min(320px, 90%); 
                aspect-ratio: 2/3; /* <- Ini adalah rasio portrait (2:3) untuk mobile */
                border-radius: 15px;
                overflow: hidden;
                border: 5px solid var(--primary-red-transparent);
                box-shadow: 0 0 30px rgba(229, 9, 20, 0.7);
                position: relative;
                cursor: pointer;
                transition: transform 0.3s ease, box-shadow 0.3s ease;
            }
    
            .poster-wrapper:hover {
                transform: scale(1.05);
                box-shadow: 0 0 40px rgba(229, 9, 20, 0.9);
            }
    
            .movie-poster {
                width: 100%;
                height: 100%;
                object-fit: cover;
                display: block;
            }
    
            .play-button {
                position: absolute;
                inset: 0;
                margin: auto;
                width: clamp(60px, 15vw, 80px);
                height: clamp(60px, 15vw, 80px);
                background: var(--primary-red-transparent);
                border-radius: 50%;
                display: grid;
                place-items: center;
                opacity: 0.9;
                transition: all 0.3s ease;
            }
    
            .poster-wrapper:hover .play-button {
                transform: scale(1.1);
                opacity: 1;
                box-shadow: 0 0 20px var(--primary-red);
            }
    
            .play-button::after {
                content: '';
                width: 0;
                height: 0;
                border-style: solid;
                border-width: clamp(15px, 4vw, 20px) 0 clamp(15px, 4vw, 20px) clamp(25px, 6vw, 35px);
                border-color: transparent transparent transparent white;
                margin-left: 7px;
            }
    
            .movie-title {
                font-size: clamp(1.6rem, 5vw, 2rem);
                margin-bottom: 10px;
            }
    
            .info-label {
                color: #ccc;
                font-size: clamp(1rem, 3.5vw, 1.2rem);
                font-weight: 600;
                margin-bottom: 25px;
            }
            
            .info-label span {
                color: var(--primary-red);
            }
    
            .button {
                background: var(--primary-red);
                color: whi
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 172.66.44.104:443 · coba-c2u.pages.dev

    2026-01-08 22:59

    HTTP/1.1 200 OK
    Date: Thu, 08 Jan 2026 22:59:16 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 15419
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "ac0e562ec5455bb9457780d500ceffba"
    Link: <https://fonts.googleapis.com>; rel="preconnect"
    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=FzFU5Yw6k5LnRdXiaLA8yZx5uszcHISFwUCtFk0nkzQaKyvxGjqd3hmGqAM1GdoSBe4N6M66xxSzwoMV9hb6cGzshY3HvjNV0ojo2k2NnKT%2FYQ%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9baf4dea8e62b906-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: NextflixHD - Premium Experience
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>NextflixHD - Premium Experience</title>
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap" rel="stylesheet">
        <style>
            :root {
                --primary-red: #E50914;
                --primary-red-transparent: rgba(229, 9, 20, 0.8);
                --dark-bg: #141414;
                --card-bg: rgba(20, 20, 20, 0.95);
            }
    
            * { 
                margin: 0; 
                padding: 0; 
                box-sizing: border-box; 
            }
    
            body {
                font-family: 'Montserrat', sans-serif;
                background-color: var(--dark-bg);
                background-image: linear-gradient(135deg, #0a0a0a, #1c1c1c);
                background-size: cover;
                background-position: center;
                background-attachment: fixed;
                min-height: 100vh;
                display: flex;
                justify-content: center;
                align-items: center;
                color: white;
                padding: 20px;
            }
    
            .container {
                background: var(--card-bg);
                border-radius: 20px;
                padding: clamp(20px, 4vw, 40px);
                width: min(95%, 450px); /* <- Ini adalah lebar untuk mobile */
                box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.7);
                backdrop-filter: blur(10px);
                border: 1px solid rgba(255, 255, 255, 0.1);
                text-align: center;
            }
    
            .logo {
                width: min(180px, 50%);
                margin: 0 auto 20px;
                display: block;
            }
    
            .poster-wrapper {
                margin: 0 auto 25px;
                width: min(320px, 90%); 
                aspect-ratio: 2/3; /* <- Ini adalah rasio portrait (2:3) untuk mobile */
                border-radius: 15px;
                overflow: hidden;
                border: 5px solid var(--primary-red-transparent);
                box-shadow: 0 0 30px rgba(229, 9, 20, 0.7);
                position: relative;
                cursor: pointer;
                transition: transform 0.3s ease, box-shadow 0.3s ease;
            }
    
            .poster-wrapper:hover {
                transform: scale(1.05);
                box-shadow: 0 0 40px rgba(229, 9, 20, 0.9);
            }
    
            .movie-poster {
                width: 100%;
                height: 100%;
                object-fit: cover;
                display: block;
            }
    
            .play-button {
                position: absolute;
                inset: 0;
                margin: auto;
                width: clamp(60px, 15vw, 80px);
                height: clamp(60px, 15vw, 80px);
                background: var(--primary-red-transparent);
                border-radius: 50%;
                display: grid;
                place-items: center;
                opacity: 0.9;
                transition: all 0.3s ease;
            }
    
            .poster-wrapper:hover .play-button {
                transform: scale(1.1);
                opacity: 1;
                box-shadow: 0 0 20px var(--primary-red);
            }
    
            .play-button::after {
                content: '';
                width: 0;
                height: 0;
                border-style: solid;
                border-width: clamp(15px, 4vw, 20px) 0 clamp(15px, 4vw, 20px) clamp(25px, 6vw, 35px);
                border-color: transparent transparent transparent white;
                margin-left: 7px;
            }
    
            .movie-title {
                font-size: clamp(1.6rem, 5vw, 2rem);
                margin-bottom: 10px;
            }
    
            .info-label {
                color: #ccc;
                font-size: clamp(1rem, 3.5vw, 1.2rem);
                font-weight: 600;
                margin-bottom: 25px;
            }
            
            .info-label span {
                color: var(--primary-red);
            }
    
            .button {
                background: var(--primary-red);
                color: whi
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 172.66.44.104:80 · coba-c2u.pages.dev

    2026-01-08 22:59

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 08 Jan 2026 22:59:16 GMT
    Content-Length: 0
    Connection: close
    Location: https://coba-c2u.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2BZE5NudNtTwt3xGpgWysF2KGDiXJq01%2FNE1458JDeKaYDfzr2fKydlWPHgzATqoGTDYGHOK4xuqI6Fei1jlRRDC%2Blxn9gy8h%2B7crIsOVHobbPg%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9baf4de91d634d8d-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-08 by HttpPlugin
    Create report
coba-c2u.pages.dev*.coba-c2u.pages.dev
CN:
coba-c2u.pages.dev
Key:
ECDSA-256
Issuer:
WE1
Not before:
2025-11-10 21:33
Not after:
2026-02-08 22:31