Domain 7779.pw
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • MacOS file listing through .DS_Store file
    IP: 172.67.155.79
    Domain: 7779.pw
    Port: 80
    URL: http://7779.pw
    First seen 2025-05-14 09:02
    • Severity: medium
      Fingerprint: 5f32cf5d6962f09c09f5afde09f5afde0d0de3e8ca0466055287693c930b6532

      Found 64 files trough .DS_Store spidering:
      
      /60newgames.json
      /AAAicon
      /Air Combat
      /Balloon Paradise
      /Bouncy Ball
      /Brick Layer
      /Bubble Professor
      /Candle Hyperline
      /Candy Match 3
      /Car Physics
      /Cartoon Candy
      /Casino Card Memory
      /Christmas Balloons
      /Christmas Match
      /Christmas Panda Run
      /Crazy Runner
      /Duck Hunter
      /Easter Memory
      /Easter Memory/images
      /Easter Memory/media
      /Escape
      /Fish World
      /Fishing Frenzy
      /Fruit Pie
      /Fruit Snake
      /Girl Dress Up
      /Gold Miner
      /Halloween Bubble Shooter
      /Halloween Memory
      /Hot Jewels
      /Jelly 3
      /Jumping Bounce
      /Kids Crossword
      /Kids Math Games
      /Kids True Colors
      /Memory Game
      /Mummy Candy
      /Ninja Adventure Mini
      /Ninja Game
      /Plumber
      /Quick Dice
      /Robot X
      /Shark Mission
      /Shooting Bandits
      /Smiley Face Mini Game
      /Space Shuttle
      /Speed Racing
      /Stick Warrior
      /Sticky Monkey
      /Super Car Puzzle
      /Super Color Lines
      /Super Cowboy Run
      /Super Target
      /SWAT vs Zombies
      /Tank Battle
      /Tank Defense
      /Touch Ball
      /Traffic Racer
      /Wanderer vs Zombies
      /Xitalochka
      /Zombie Destruction
      /Zombie Duck Hunter
      /Zombie Shooter
      /Zombie Uprising
      Found on 2025-05-14 09:02
  • MacOS file listing through .DS_Store file
    IP: 104.21.66.20
    Domain: 7779.pw
    Port: 443
    URL: https://7779.pw
    First seen 2025-05-14 09:02
    • Severity: medium
      Fingerprint: 5f32cf5d6962f09c09f5afde09f5afde0d0de3e8ca0466055287693c930b6532

      Found 64 files trough .DS_Store spidering:
      
      /60newgames.json
      /AAAicon
      /Air Combat
      /Balloon Paradise
      /Bouncy Ball
      /Brick Layer
      /Bubble Professor
      /Candle Hyperline
      /Candy Match 3
      /Car Physics
      /Cartoon Candy
      /Casino Card Memory
      /Christmas Balloons
      /Christmas Match
      /Christmas Panda Run
      /Crazy Runner
      /Duck Hunter
      /Easter Memory
      /Easter Memory/images
      /Easter Memory/media
      /Escape
      /Fish World
      /Fishing Frenzy
      /Fruit Pie
      /Fruit Snake
      /Girl Dress Up
      /Gold Miner
      /Halloween Bubble Shooter
      /Halloween Memory
      /Hot Jewels
      /Jelly 3
      /Jumping Bounce
      /Kids Crossword
      /Kids Math Games
      /Kids True Colors
      /Memory Game
      /Mummy Candy
      /Ninja Adventure Mini
      /Ninja Game
      /Plumber
      /Quick Dice
      /Robot X
      /Shark Mission
      /Shooting Bandits
      /Smiley Face Mini Game
      /Space Shuttle
      /Speed Racing
      /Stick Warrior
      /Sticky Monkey
      /Super Car Puzzle
      /Super Color Lines
      /Super Cowboy Run
      /Super Target
      /SWAT vs Zombies
      /Tank Battle
      /Tank Defense
      /Touch Ball
      /Traffic Racer
      /Wanderer vs Zombies
      /Xitalochka
      /Zombie Destruction
      /Zombie Duck Hunter
      /Zombie Shooter
      /Zombie Uprising
      Found on 2025-05-14 09:02
  • Open service 2606:4700:3035::6815:4214:80 · 7779.pw

    2026-01-05 09:59

    HTTP/1.1 200 OK
    Date: Mon, 05 Jan 2026 09:59:31 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 15 May 2025 05:58:17 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Content-Security-Policy: upgrade-insecure-requests;
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=DiV0bPOd%2B4ZnNcLIyrQ0fAAku2d57dbtOM853txWuTLrQlZ%2BRydttYjY%2Fhrvl6Vc507HgMOo3GBGZp7nq%2FDqUtrKiK%2Fe8WoB3June%2FS1oTgr"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b921f987a02a23a-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: Adventure Time
    
    <!doctype html>
    <html lang="en">
    <head>
        <meta charset="UTF-8"/>
    <!--    <link rel="icon" href="/favicon.ico"/>-->
        <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
        <title>Adventure Time</title>
        <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1486835425059707"
                crossorigin="anonymous"></script>
      <script type="module" crossorigin src="/static/index-WkkBBsWZ.js"></script>
      <link rel="stylesheet" crossorigin href="/static/index-CXAwVNyV.css">
    </head>
    
    <body class="bg-[#F0FFF4]">
    <div id="app"></div>
    
    <script>
        window.showAdsenseAd = (className) => {
            console.log('showAdsenseAd')
            let child = document.getElementsByClassName(className)
            for (let index = 0; index < child.length; index++) {
                (adsbygoogle = window.adsbygoogle || []).push({})
            }
        }
    
        window.loadAdScript = (src, className) => {
            return new Promise((resolve, reject) => {
                console.log('loadAdScript begin')
    
                const adScript = document.createElement('script')
                adScript.src = src
                adScript.crossOrigin = 'anonymous'
                adScript.async = true
    
                adScript.onload = () => {
                    console.log('load adsense script success')
                    window.showAdsenseAd(className)
                    resolve()
                }
    
                adScript.onerror = () => {
                    console.log('load adsense script error')
                    reject()
                }
    
                document.head.appendChild(adScript)
            })
        }
    </script>
    </body>
    </html>
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2606:4700:3036::ac43:9b4f:8443 · 7779.pw

    2026-01-05 09:59

    HTTP/1.1 522 <none>
    Date: Mon, 05 Jan 2026 09:59:52 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9b921f9daa5a8c95-EWR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2606:4700:3036::ac43:9b4f:80 · 7779.pw

    2026-01-05 09:59

    HTTP/1.1 200 OK
    Date: Mon, 05 Jan 2026 09:59:31 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 15 May 2025 05:58:17 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Content-Security-Policy: upgrade-insecure-requests;
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=j2Zzv9qXxZEtWZLzI8dLcU7KIRYelAt5Q2iozS5vrQ35Bx%2BwDHZmZ2BqdxuEkqSu8DI%2FAxnrSM3nBeBDb3EibptfpCz9TAvZk0W4sFzVYV5mSWM%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b921f9789ac8186-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Adventure Time
    
    <!doctype html>
    <html lang="en">
    <head>
        <meta charset="UTF-8"/>
    <!--    <link rel="icon" href="/favicon.ico"/>-->
        <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
        <title>Adventure Time</title>
        <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1486835425059707"
                crossorigin="anonymous"></script>
      <script type="module" crossorigin src="/static/index-WkkBBsWZ.js"></script>
      <link rel="stylesheet" crossorigin href="/static/index-CXAwVNyV.css">
    </head>
    
    <body class="bg-[#F0FFF4]">
    <div id="app"></div>
    
    <script>
        window.showAdsenseAd = (className) => {
            console.log('showAdsenseAd')
            let child = document.getElementsByClassName(className)
            for (let index = 0; index < child.length; index++) {
                (adsbygoogle = window.adsbygoogle || []).push({})
            }
        }
    
        window.loadAdScript = (src, className) => {
            return new Promise((resolve, reject) => {
                console.log('loadAdScript begin')
    
                const adScript = document.createElement('script')
                adScript.src = src
                adScript.crossOrigin = 'anonymous'
                adScript.async = true
    
                adScript.onload = () => {
                    console.log('load adsense script success')
                    window.showAdsenseAd(className)
                    resolve()
                }
    
                adScript.onerror = () => {
                    console.log('load adsense script error')
                    reject()
                }
    
                document.head.appendChild(adScript)
            })
        }
    </script>
    </body>
    </html>
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 172.67.155.79:443 · 7779.pw

    2026-01-05 09:59

    HTTP/1.1 200 OK
    Date: Mon, 05 Jan 2026 09:59:31 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 15 May 2025 05:58:17 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Content-Security-Policy: upgrade-insecure-requests;
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=n3vzw611inVe4eFfdoswVnsLbsto5oXXrU1IU7351ug5f1M3fQ1%2BcuJKvBChUKh0b0RIg72m89NgXpNKRlfhz2etoMXoyP8%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b921f978bdfde97-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Adventure Time
    
    <!doctype html>
    <html lang="en">
    <head>
        <meta charset="UTF-8"/>
    <!--    <link rel="icon" href="/favicon.ico"/>-->
        <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
        <title>Adventure Time</title>
        <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1486835425059707"
                crossorigin="anonymous"></script>
      <script type="module" crossorigin src="/static/index-WkkBBsWZ.js"></script>
      <link rel="stylesheet" crossorigin href="/static/index-CXAwVNyV.css">
    </head>
    
    <body class="bg-[#F0FFF4]">
    <div id="app"></div>
    
    <script>
        window.showAdsenseAd = (className) => {
            console.log('showAdsenseAd')
            let child = document.getElementsByClassName(className)
            for (let index = 0; index < child.length; index++) {
                (adsbygoogle = window.adsbygoogle || []).push({})
            }
        }
    
        window.loadAdScript = (src, className) => {
            return new Promise((resolve, reject) => {
                console.log('loadAdScript begin')
    
                const adScript = document.createElement('script')
                adScript.src = src
                adScript.crossOrigin = 'anonymous'
                adScript.async = true
    
                adScript.onload = () => {
                    console.log('load adsense script success')
                    window.showAdsenseAd(className)
                    resolve()
                }
    
                adScript.onerror = () => {
                    console.log('load adsense script error')
                    reject()
                }
    
                document.head.appendChild(adScript)
            })
        }
    </script>
    </body>
    </html>
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 104.21.66.20:8443 · 7779.pw

    2026-01-05 09:59

    HTTP/1.1 522 <none>
    Date: Mon, 05 Jan 2026 09:59:52 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9b921f9d9dcd0f74-EWR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2606:4700:3036::ac43:9b4f:443 · 7779.pw

    2026-01-05 09:59

    HTTP/1.1 200 OK
    Date: Mon, 05 Jan 2026 09:59:31 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 15 May 2025 05:58:17 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Content-Security-Policy: upgrade-insecure-requests;
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=e8LHpfp%2BceuTmbb2TLvLnuKLE34BFYjd6XKI3zg3OQ2pfRb7TRspOM1wc5z7xZS3eow0h%2FCe5vaYUqGk086i8X9EuWvwMAbmmKy8K%2F8YH7j%2FVvU%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b921f97d89fccd9-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: Adventure Time
    
    <!doctype html>
    <html lang="en">
    <head>
        <meta charset="UTF-8"/>
    <!--    <link rel="icon" href="/favicon.ico"/>-->
        <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
        <title>Adventure Time</title>
        <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1486835425059707"
                crossorigin="anonymous"></script>
      <script type="module" crossorigin src="/static/index-WkkBBsWZ.js"></script>
      <link rel="stylesheet" crossorigin href="/static/index-CXAwVNyV.css">
    </head>
    
    <body class="bg-[#F0FFF4]">
    <div id="app"></div>
    
    <script>
        window.showAdsenseAd = (className) => {
            console.log('showAdsenseAd')
            let child = document.getElementsByClassName(className)
            for (let index = 0; index < child.length; index++) {
                (adsbygoogle = window.adsbygoogle || []).push({})
            }
        }
    
        window.loadAdScript = (src, className) => {
            return new Promise((resolve, reject) => {
                console.log('loadAdScript begin')
    
                const adScript = document.createElement('script')
                adScript.src = src
                adScript.crossOrigin = 'anonymous'
                adScript.async = true
    
                adScript.onload = () => {
                    console.log('load adsense script success')
                    window.showAdsenseAd(className)
                    resolve()
                }
    
                adScript.onerror = () => {
                    console.log('load adsense script error')
                    reject()
                }
    
                document.head.appendChild(adScript)
            })
        }
    </script>
    </body>
    </html>
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 172.67.155.79:80 · 7779.pw

    2026-01-05 09:59

    HTTP/1.1 200 OK
    Date: Mon, 05 Jan 2026 09:59:31 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 15 May 2025 05:58:17 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Content-Security-Policy: upgrade-insecure-requests;
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=dHR38uUdABrmTzyQLHsU3NKB0EBIme0OF3MDp49tN%2FbCX0eZorgFrun9j5d8tZEGhi%2F8kJfBQp6BcHo%2FaqHWjW2a11q3"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b921f979985a216-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: Adventure Time
    
    <!doctype html>
    <html lang="en">
    <head>
        <meta charset="UTF-8"/>
    <!--    <link rel="icon" href="/favicon.ico"/>-->
        <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
        <title>Adventure Time</title>
        <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1486835425059707"
                crossorigin="anonymous"></script>
      <script type="module" crossorigin src="/static/index-WkkBBsWZ.js"></script>
      <link rel="stylesheet" crossorigin href="/static/index-CXAwVNyV.css">
    </head>
    
    <body class="bg-[#F0FFF4]">
    <div id="app"></div>
    
    <script>
        window.showAdsenseAd = (className) => {
            console.log('showAdsenseAd')
            let child = document.getElementsByClassName(className)
            for (let index = 0; index < child.length; index++) {
                (adsbygoogle = window.adsbygoogle || []).push({})
            }
        }
    
        window.loadAdScript = (src, className) => {
            return new Promise((resolve, reject) => {
                console.log('loadAdScript begin')
    
                const adScript = document.createElement('script')
                adScript.src = src
                adScript.crossOrigin = 'anonymous'
                adScript.async = true
    
                adScript.onload = () => {
                    console.log('load adsense script success')
                    window.showAdsenseAd(className)
                    resolve()
                }
    
                adScript.onerror = () => {
                    console.log('load adsense script error')
                    reject()
                }
    
                document.head.appendChild(adScript)
            })
        }
    </script>
    </body>
    </html>
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:4214:8443 · 7779.pw

    2026-01-05 09:59

    HTTP/1.1 522 <none>
    Date: Mon, 05 Jan 2026 09:59:52 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9b921f9d6852fba2-AMS
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 172.67.155.79:8443 · 7779.pw

    2026-01-05 09:59

    HTTP/1.1 522 <none>
    Date: Mon, 05 Jan 2026 09:59:52 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9b921f9d589d06dc-AMS
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 104.21.66.20:443 · 7779.pw

    2026-01-05 09:59

    HTTP/1.1 200 OK
    Date: Mon, 05 Jan 2026 09:59:32 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 15 May 2025 05:58:17 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Content-Security-Policy: upgrade-insecure-requests;
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=4yQ%2BFLKzVAUT8XbWncAvllNYVC1Peu289uqfjD4%2B2EtDbc0GH31tQAa5IeEdc%2FUPzYhlZTKAAOqR3e5D0lMkQDueq7iGmWM%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b921f98f896aa76-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: Adventure Time
    
    <!doctype html>
    <html lang="en">
    <head>
        <meta charset="UTF-8"/>
    <!--    <link rel="icon" href="/favicon.ico"/>-->
        <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
        <title>Adventure Time</title>
        <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1486835425059707"
                crossorigin="anonymous"></script>
      <script type="module" crossorigin src="/static/index-WkkBBsWZ.js"></script>
      <link rel="stylesheet" crossorigin href="/static/index-CXAwVNyV.css">
    </head>
    
    <body class="bg-[#F0FFF4]">
    <div id="app"></div>
    
    <script>
        window.showAdsenseAd = (className) => {
            console.log('showAdsenseAd')
            let child = document.getElementsByClassName(className)
            for (let index = 0; index < child.length; index++) {
                (adsbygoogle = window.adsbygoogle || []).push({})
            }
        }
    
        window.loadAdScript = (src, className) => {
            return new Promise((resolve, reject) => {
                console.log('loadAdScript begin')
    
                const adScript = document.createElement('script')
                adScript.src = src
                adScript.crossOrigin = 'anonymous'
                adScript.async = true
    
                adScript.onload = () => {
                    console.log('load adsense script success')
                    window.showAdsenseAd(className)
                    resolve()
                }
    
                adScript.onerror = () => {
                    console.log('load adsense script error')
                    reject()
                }
    
                document.head.appendChild(adScript)
            })
        }
    </script>
    </body>
    </html>
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:4214:443 · 7779.pw

    2026-01-05 09:59

    HTTP/1.1 200 OK
    Date: Mon, 05 Jan 2026 09:59:32 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 15 May 2025 05:58:17 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Content-Security-Policy: upgrade-insecure-requests;
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=j7KDKanARvPjuIml24FzaNx8JPMHJ2O3%2Bkz6htkhxnEAUf9o0XFMykUnOsnubB4vH0XJNbsIvuGoJgGUeaT8KrWiBSyqOW3k7HfsSlyak01OkX0%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b921f98df08918c-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Adventure Time
    
    <!doctype html>
    <html lang="en">
    <head>
        <meta charset="UTF-8"/>
    <!--    <link rel="icon" href="/favicon.ico"/>-->
        <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
        <title>Adventure Time</title>
        <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1486835425059707"
                crossorigin="anonymous"></script>
      <script type="module" crossorigin src="/static/index-WkkBBsWZ.js"></script>
      <link rel="stylesheet" crossorigin href="/static/index-CXAwVNyV.css">
    </head>
    
    <body class="bg-[#F0FFF4]">
    <div id="app"></div>
    
    <script>
        window.showAdsenseAd = (className) => {
            console.log('showAdsenseAd')
            let child = document.getElementsByClassName(className)
            for (let index = 0; index < child.length; index++) {
                (adsbygoogle = window.adsbygoogle || []).push({})
            }
        }
    
        window.loadAdScript = (src, className) => {
            return new Promise((resolve, reject) => {
                console.log('loadAdScript begin')
    
                const adScript = document.createElement('script')
                adScript.src = src
                adScript.crossOrigin = 'anonymous'
                adScript.async = true
    
                adScript.onload = () => {
                    console.log('load adsense script success')
                    window.showAdsenseAd(className)
                    resolve()
                }
    
                adScript.onerror = () => {
                    console.log('load adsense script error')
                    reject()
                }
    
                document.head.appendChild(adScript)
            })
        }
    </script>
    </body>
    </html>
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 104.21.66.20:80 · 7779.pw

    2026-01-05 09:59

    HTTP/1.1 200 OK
    Date: Mon, 05 Jan 2026 09:59:32 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 15 May 2025 05:58:17 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Content-Security-Policy: upgrade-insecure-requests;
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=QAarV6DwUYULAJ8tPZFsdLvgd%2FZwrGb6T4SsUpZ4GW%2F0ZBfGsWGkY2f12p4musJZiXnk9IoKF8iFCZVvmI2HRWUqcnuUnng%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b921f983979c518-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Adventure Time
    
    <!doctype html>
    <html lang="en">
    <head>
        <meta charset="UTF-8"/>
    <!--    <link rel="icon" href="/favicon.ico"/>-->
        <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
        <title>Adventure Time</title>
        <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1486835425059707"
                crossorigin="anonymous"></script>
      <script type="module" crossorigin src="/static/index-WkkBBsWZ.js"></script>
      <link rel="stylesheet" crossorigin href="/static/index-CXAwVNyV.css">
    </head>
    
    <body class="bg-[#F0FFF4]">
    <div id="app"></div>
    
    <script>
        window.showAdsenseAd = (className) => {
            console.log('showAdsenseAd')
            let child = document.getElementsByClassName(className)
            for (let index = 0; index < child.length; index++) {
                (adsbygoogle = window.adsbygoogle || []).push({})
            }
        }
    
        window.loadAdScript = (src, className) => {
            return new Promise((resolve, reject) => {
                console.log('loadAdScript begin')
    
                const adScript = document.createElement('script')
                adScript.src = src
                adScript.crossOrigin = 'anonymous'
                adScript.async = true
    
                adScript.onload = () => {
                    console.log('load adsense script success')
                    window.showAdsenseAd(className)
                    resolve()
                }
    
                adScript.onerror = () => {
                    console.log('load adsense script error')
                    reject()
                }
    
                document.head.appendChild(adScript)
            })
        }
    </script>
    </body>
    </html>
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:4214:80 · 7779.pw

    2025-12-20 14:24

    HTTP/1.1 200 OK
    Date: Sat, 20 Dec 2025 14:24:29 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 15 May 2025 05:58:17 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Content-Security-Policy: upgrade-insecure-requests;
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ar4c%2Fu9kxFMGXuLYuCbIh%2FI5LfjTU9gqjiaBX1bbMF74OT7PxRizhEEKyExnSrB8MhZFiiPRQJVMup3RiQgFKpuAcUpRyHlzTtraWexQIkwGVI8%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b0fcdb62a2e5d66-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Adventure Time
    
    <!doctype html>
    <html lang="en">
    <head>
        <meta charset="UTF-8"/>
    <!--    <link rel="icon" href="/favicon.ico"/>-->
        <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
        <title>Adventure Time</title>
        <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1486835425059707"
                crossorigin="anonymous"></script>
      <script type="module" crossorigin src="/static/index-WkkBBsWZ.js"></script>
      <link rel="stylesheet" crossorigin href="/static/index-CXAwVNyV.css">
    </head>
    
    <body class="bg-[#F0FFF4]">
    <div id="app"></div>
    
    <script>
        window.showAdsenseAd = (className) => {
            console.log('showAdsenseAd')
            let child = document.getElementsByClassName(className)
            for (let index = 0; index < child.length; index++) {
                (adsbygoogle = window.adsbygoogle || []).push({})
            }
        }
    
        window.loadAdScript = (src, className) => {
            return new Promise((resolve, reject) => {
                console.log('loadAdScript begin')
    
                const adScript = document.createElement('script')
                adScript.src = src
                adScript.crossOrigin = 'anonymous'
                adScript.async = true
    
                adScript.onload = () => {
                    console.log('load adsense script success')
                    window.showAdsenseAd(className)
                    resolve()
                }
    
                adScript.onerror = () => {
                    console.log('load adsense script error')
                    reject()
                }
    
                document.head.appendChild(adScript)
            })
        }
    </script>
    </body>
    </html>
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 104.21.66.20:8443 · 7779.pw

    2025-12-20 14:24

    HTTP/1.1 522 <none>
    Date: Sat, 20 Dec 2025 14:24:49 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9b0fcdbb2ecd8f3d-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 104.21.66.20:443 · 7779.pw

    2025-12-20 14:24

    HTTP/1.1 200 OK
    Date: Sat, 20 Dec 2025 14:24:29 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 15 May 2025 05:58:17 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Content-Security-Policy: upgrade-insecure-requests;
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=cT%2BIfNkCKiIEIMaMnCVa9YsmliyTJ8w%2B5bswcIydmNUlw1RTCdT6Bk%2FyOnj8dBmS5PJruUMzazsQlcPlApWGitKOH7jNBNk%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b0fcdb69cd0dc5a-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Adventure Time
    
    <!doctype html>
    <html lang="en">
    <head>
        <meta charset="UTF-8"/>
    <!--    <link rel="icon" href="/favicon.ico"/>-->
        <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
        <title>Adventure Time</title>
        <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1486835425059707"
                crossorigin="anonymous"></script>
      <script type="module" crossorigin src="/static/index-WkkBBsWZ.js"></script>
      <link rel="stylesheet" crossorigin href="/static/index-CXAwVNyV.css">
    </head>
    
    <body class="bg-[#F0FFF4]">
    <div id="app"></div>
    
    <script>
        window.showAdsenseAd = (className) => {
            console.log('showAdsenseAd')
            let child = document.getElementsByClassName(className)
            for (let index = 0; index < child.length; index++) {
                (adsbygoogle = window.adsbygoogle || []).push({})
            }
        }
    
        window.loadAdScript = (src, className) => {
            return new Promise((resolve, reject) => {
                console.log('loadAdScript begin')
    
                const adScript = document.createElement('script')
                adScript.src = src
                adScript.crossOrigin = 'anonymous'
                adScript.async = true
    
                adScript.onload = () => {
                    console.log('load adsense script success')
                    window.showAdsenseAd(className)
                    resolve()
                }
    
                adScript.onerror = () => {
                    console.log('load adsense script error')
                    reject()
                }
    
                document.head.appendChild(adScript)
            })
        }
    </script>
    </body>
    </html>
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:4214:443 · 7779.pw

    2025-12-20 14:24

    HTTP/1.1 200 OK
    Date: Sat, 20 Dec 2025 14:24:29 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 15 May 2025 05:58:17 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Content-Security-Policy: upgrade-insecure-requests;
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=3f38I%2BOOVGQvT0J5VJp5awNK2%2B%2BKBv%2BluRMqvQX2ATotRGZDgoNdmGWKrlru7OvQhG75KecvVojMjw6DbltIQb3SIpMGXOD1S9k9nL5I%2BS8zuJc%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b0fcdb6b8479403-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Adventure Time
    
    <!doctype html>
    <html lang="en">
    <head>
        <meta charset="UTF-8"/>
    <!--    <link rel="icon" href="/favicon.ico"/>-->
        <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
        <title>Adventure Time</title>
        <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1486835425059707"
                crossorigin="anonymous"></script>
      <script type="module" crossorigin src="/static/index-WkkBBsWZ.js"></script>
      <link rel="stylesheet" crossorigin href="/static/index-CXAwVNyV.css">
    </head>
    
    <body class="bg-[#F0FFF4]">
    <div id="app"></div>
    
    <script>
        window.showAdsenseAd = (className) => {
            console.log('showAdsenseAd')
            let child = document.getElementsByClassName(className)
            for (let index = 0; index < child.length; index++) {
                (adsbygoogle = window.adsbygoogle || []).push({})
            }
        }
    
        window.loadAdScript = (src, className) => {
            return new Promise((resolve, reject) => {
                console.log('loadAdScript begin')
    
                const adScript = document.createElement('script')
                adScript.src = src
                adScript.crossOrigin = 'anonymous'
                adScript.async = true
    
                adScript.onload = () => {
                    console.log('load adsense script success')
                    window.showAdsenseAd(className)
                    resolve()
                }
    
                adScript.onerror = () => {
                    console.log('load adsense script error')
                    reject()
                }
    
                document.head.appendChild(adScript)
            })
        }
    </script>
    </body>
    </html>
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 172.67.155.79:443 · 7779.pw

    2025-12-20 14:24

    HTTP/1.1 200 OK
    Date: Sat, 20 Dec 2025 14:24:29 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 15 May 2025 05:58:17 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Content-Security-Policy: upgrade-insecure-requests;
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=a%2FieHjQtCPNN%2FLCe5XvJltsCtC19DSY17cLrgVMcpYr9cKxcLfzWQ3HPYMfiJf5xhcghu3i%2Bq7Z3d7RdK%2FHGzjWOQzIaZtk%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b0fcdb75a283814-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Adventure Time
    
    <!doctype html>
    <html lang="en">
    <head>
        <meta charset="UTF-8"/>
    <!--    <link rel="icon" href="/favicon.ico"/>-->
        <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
        <title>Adventure Time</title>
        <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1486835425059707"
                crossorigin="anonymous"></script>
      <script type="module" crossorigin src="/static/index-WkkBBsWZ.js"></script>
      <link rel="stylesheet" crossorigin href="/static/index-CXAwVNyV.css">
    </head>
    
    <body class="bg-[#F0FFF4]">
    <div id="app"></div>
    
    <script>
        window.showAdsenseAd = (className) => {
            console.log('showAdsenseAd')
            let child = document.getElementsByClassName(className)
            for (let index = 0; index < child.length; index++) {
                (adsbygoogle = window.adsbygoogle || []).push({})
            }
        }
    
        window.loadAdScript = (src, className) => {
            return new Promise((resolve, reject) => {
                console.log('loadAdScript begin')
    
                const adScript = document.createElement('script')
                adScript.src = src
                adScript.crossOrigin = 'anonymous'
                adScript.async = true
    
                adScript.onload = () => {
                    console.log('load adsense script success')
                    window.showAdsenseAd(className)
                    resolve()
                }
    
                adScript.onerror = () => {
                    console.log('load adsense script error')
                    reject()
                }
    
                document.head.appendChild(adScript)
            })
        }
    </script>
    </body>
    </html>
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:4214:8443 · 7779.pw

    2025-12-20 14:24

    HTTP/1.1 522 <none>
    Date: Sat, 20 Dec 2025 14:24:49 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=19339,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9b0fcdbaee1ec451-EWR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 104.21.66.20:80 · 7779.pw

    2025-12-20 14:24

    HTTP/1.1 200 OK
    Date: Sat, 20 Dec 2025 14:24:28 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 15 May 2025 05:58:17 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=14,cfOrigin;dur=15
    Content-Security-Policy: upgrade-insecure-requests;
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=FBuW9FrCF0WWrEsBu5xyhTG2TzYlk1kM4Irwhi5GA17%2FfxJM8pmq9qKikPNF47r2m6fggBDDEfseYYLVKj2ZWBIAnjMtRZY%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b0fcdb4cd134a5f-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Adventure Time
    
    <!doctype html>
    <html lang="en">
    <head>
        <meta charset="UTF-8"/>
    <!--    <link rel="icon" href="/favicon.ico"/>-->
        <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
        <title>Adventure Time</title>
        <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1486835425059707"
                crossorigin="anonymous"></script>
      <script type="module" crossorigin src="/static/index-WkkBBsWZ.js"></script>
      <link rel="stylesheet" crossorigin href="/static/index-CXAwVNyV.css">
    </head>
    
    <body class="bg-[#F0FFF4]">
    <div id="app"></div>
    
    <script>
        window.showAdsenseAd = (className) => {
            console.log('showAdsenseAd')
            let child = document.getElementsByClassName(className)
            for (let index = 0; index < child.length; index++) {
                (adsbygoogle = window.adsbygoogle || []).push({})
            }
        }
    
        window.loadAdScript = (src, className) => {
            return new Promise((resolve, reject) => {
                console.log('loadAdScript begin')
    
                const adScript = document.createElement('script')
                adScript.src = src
                adScript.crossOrigin = 'anonymous'
                adScript.async = true
    
                adScript.onload = () => {
                    console.log('load adsense script success')
                    window.showAdsenseAd(className)
                    resolve()
                }
    
                adScript.onerror = () => {
                    console.log('load adsense script error')
                    reject()
                }
    
                document.head.appendChild(adScript)
            })
        }
    </script>
    <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"290bbf6a0af1412d8b782ddeedf3fcf2","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
    </body>
    </html>
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 2606:4700:3036::ac43:9b4f:80 · 7779.pw

    2025-12-20 14:24

    HTTP/1.1 200 OK
    Date: Sat, 20 Dec 2025 14:24:29 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 15 May 2025 05:58:17 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=16,cfOrigin;dur=138
    Content-Security-Policy: upgrade-insecure-requests;
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=crLHAdh3VrtQLzs5Zwngz5bPLNqspwQR25P5GXV24Id4poNtR6Jsk4ceky%2Bez4kCOpFBKJeBxbfDtd3A%2B0Lmu4zWxLlfBbNqBNC%2FV5DRpg8ubDA%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b0fcdb57bbdd8a7-SJC
    alt-svc: h3=":443"; ma=86400
    
    Page title: Adventure Time
    
    <!doctype html>
    <html lang="en">
    <head>
        <meta charset="UTF-8"/>
    <!--    <link rel="icon" href="/favicon.ico"/>-->
        <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
        <title>Adventure Time</title>
        <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1486835425059707"
                crossorigin="anonymous"></script>
      <script type="module" crossorigin src="/static/index-WkkBBsWZ.js"></script>
      <link rel="stylesheet" crossorigin href="/static/index-CXAwVNyV.css">
    </head>
    
    <body class="bg-[#F0FFF4]">
    <div id="app"></div>
    
    <script>
        window.showAdsenseAd = (className) => {
            console.log('showAdsenseAd')
            let child = document.getElementsByClassName(className)
            for (let index = 0; index < child.length; index++) {
                (adsbygoogle = window.adsbygoogle || []).push({})
            }
        }
    
        window.loadAdScript = (src, className) => {
            return new Promise((resolve, reject) => {
                console.log('loadAdScript begin')
    
                const adScript = document.createElement('script')
                adScript.src = src
                adScript.crossOrigin = 'anonymous'
                adScript.async = true
    
                adScript.onload = () => {
                    console.log('load adsense script success')
                    window.showAdsenseAd(className)
                    resolve()
                }
    
                adScript.onerror = () => {
                    console.log('load adsense script error')
                    reject()
                }
    
                document.head.appendChild(adScript)
            })
        }
    </script>
    <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"290bbf6a0af1412d8b782ddeedf3fcf2","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
    </body>
    </html>
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 172.67.155.79:8443 · 7779.pw

    2025-12-20 14:24

    HTTP/1.1 522 <none>
    Date: Sat, 20 Dec 2025 14:24:49 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=19642,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9b0fcdba4cb7e0c6-EWR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 2606:4700:3036::ac43:9b4f:8443 · 7779.pw

    2025-12-20 14:24

    HTTP/1.1 522 <none>
    Date: Sat, 20 Dec 2025 14:24:49 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=19377,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9b0fcdba4c5bc8de-SJC
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 2606:4700:3036::ac43:9b4f:443 · 7779.pw

    2025-12-20 14:24

    HTTP/1.1 200 OK
    Date: Sat, 20 Dec 2025 14:24:29 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 15 May 2025 05:58:17 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Content-Security-Policy: upgrade-insecure-requests;
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=QCwJwiO6T4K34o%2Fmxe2xJcaXXHqeS87G17na%2Fmp80rBUt01pVwY36FOFSEIIeQ8cHZsJ0VNQn%2F22tOZk76sD%2Bjf8TjQAgjb0K1BBC0V7F7SX6bE%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b0fcdb58baf9f3f-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Adventure Time
    
    <!doctype html>
    <html lang="en">
    <head>
        <meta charset="UTF-8"/>
    <!--    <link rel="icon" href="/favicon.ico"/>-->
        <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
        <title>Adventure Time</title>
        <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1486835425059707"
                crossorigin="anonymous"></script>
      <script type="module" crossorigin src="/static/index-WkkBBsWZ.js"></script>
      <link rel="stylesheet" crossorigin href="/static/index-CXAwVNyV.css">
    </head>
    
    <body class="bg-[#F0FFF4]">
    <div id="app"></div>
    
    <script>
        window.showAdsenseAd = (className) => {
            console.log('showAdsenseAd')
            let child = document.getElementsByClassName(className)
            for (let index = 0; index < child.length; index++) {
                (adsbygoogle = window.adsbygoogle || []).push({})
            }
        }
    
        window.loadAdScript = (src, className) => {
            return new Promise((resolve, reject) => {
                console.log('loadAdScript begin')
    
                const adScript = document.createElement('script')
                adScript.src = src
                adScript.crossOrigin = 'anonymous'
                adScript.async = true
    
                adScript.onload = () => {
                    console.log('load adsense script success')
                    window.showAdsenseAd(className)
                    resolve()
                }
    
                adScript.onerror = () => {
                    console.log('load adsense script error')
                    reject()
                }
    
                document.head.appendChild(adScript)
            })
        }
    </script>
    </body>
    </html>
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 172.67.155.79:80 · 7779.pw

    2025-12-20 14:24

    HTTP/1.1 200 OK
    Date: Sat, 20 Dec 2025 14:24:29 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 15 May 2025 05:58:17 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Content-Security-Policy: upgrade-insecure-requests;
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=u6cZlhO5TYUR8DYvunDJ4O47RbSY1vhOVhT4ZdSICZeeveQ4Q6aaImBERL48as0qiYEOh9T0tyg3pzXcfmm%2FNHQqN6NuGyk%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b0fcdb4dd45febb-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: Adventure Time
    
    <!doctype html>
    <html lang="en">
    <head>
        <meta charset="UTF-8"/>
    <!--    <link rel="icon" href="/favicon.ico"/>-->
        <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
        <title>Adventure Time</title>
        <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1486835425059707"
                crossorigin="anonymous"></script>
      <script type="module" crossorigin src="/static/index-WkkBBsWZ.js"></script>
      <link rel="stylesheet" crossorigin href="/static/index-CXAwVNyV.css">
    </head>
    
    <body class="bg-[#F0FFF4]">
    <div id="app"></div>
    
    <script>
        window.showAdsenseAd = (className) => {
            console.log('showAdsenseAd')
            let child = document.getElementsByClassName(className)
            for (let index = 0; index < child.length; index++) {
                (adsbygoogle = window.adsbygoogle || []).push({})
            }
        }
    
        window.loadAdScript = (src, className) => {
            return new Promise((resolve, reject) => {
                console.log('loadAdScript begin')
    
                const adScript = document.createElement('script')
                adScript.src = src
                adScript.crossOrigin = 'anonymous'
                adScript.async = true
    
                adScript.onload = () => {
                    console.log('load adsense script success')
                    window.showAdsenseAd(className)
                    resolve()
                }
    
                adScript.onerror = () => {
                    console.log('load adsense script error')
                    reject()
                }
    
                document.head.appendChild(adScript)
            })
        }
    </script>
    </body>
    </html>
    
    Found 2025-12-20 by HttpPlugin
    Create report
7779.pw*.7779.pw
CN:
7779.pw
Key:
ECDSA-256
Issuer:
WE1
Not before:
2026-01-05 08:59
Not after:
2026-04-05 09:56
7779.pw*.7779.pw
CN:
7779.pw
Key:
ECDSA-256
Issuer:
WE1
Not before:
2025-11-07 08:45
Not after:
2026-02-05 09:43