Domain yakumo-uoh.pages.dev
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 2606:4700:310c::ac42:2f36:8443 · yakumo-uoh.pages.dev

    2026-01-26 04:33

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 04:33:30 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 17208
    Connection: close
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=mTAGi68dVmihRvsophD8a1rCmUyMXwa%2Fu0fgKnMSaXfIp7xliZanZ0Od%2B8j2eANpT7OYj%2FMZQ7riXjAW%2FjLkxzCX8zraO6vuN8Mz3%2BUawItAkoYBi2UEk6Et1ToJou0t"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c3d4ae46d24ccd9-YYZ
    alt-svc: h3=":8443"; ma=86400
    
    Page title: 终端
    
    <!DOCTYPE html>
            <html lang="zh-CN" dir="ltr">
        <head>
            <meta charset="UTF-8">
            <meta name="viewport" content="width=device-width, initial-scale=1.0">
                <title>终端</title>
            <style>
                * { margin: 0; padding: 0; box-sizing: border-box; }
                body {
                    font-family: "Courier New", monospace;
                    background: #000; color: #00ff00; min-height: 100vh;
                    overflow-x: hidden; position: relative;
                    display: flex; justify-content: center; align-items: center;
                }
                .matrix-bg {
                    position: fixed; top: 0; left: 0; width: 100%; height: 100%;
                    background: #000;
                    z-index: -1;
                }
                @keyframes bg-pulse {
                    0%, 100% { background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%); }
                    50% { background: linear-gradient(45deg, #000 0%, #002200 50%, #000 100%); }
                }
                .matrix-rain {
                    position: fixed; top: 0; left: 0; width: 100%; height: 100%;
                    background: transparent;
                    z-index: -1;
                    display: none;
                }
                @keyframes matrix-fall {
                    0% { transform: translateY(-100%); }
                    100% { transform: translateY(100vh); }
                }
                .matrix-code-rain {
                    position: fixed; top: 0; left: 0; width: 100%; height: 100%;
                    pointer-events: none; z-index: -1;
                    overflow: hidden;
                    display: none;
                }
                .matrix-column {
                    position: absolute; top: -100%; left: 0;
                    color: #00ff00; font-family: "Courier New", monospace;
                    font-size: 14px; line-height: 1.2;
                    text-shadow: 0 0 5px #00ff00;
                }
                @keyframes matrix-drop {
                    0% { top: -100%; opacity: 1; }
                    10% { opacity: 1; }
                    90% { opacity: 0.3; }
                    100% { top: 100vh; opacity: 0; }
                }
                .matrix-column:nth-child(odd) {
                    animation-duration: 12s;
                    animation-delay: -2s;
                }
                .matrix-column:nth-child(even) {
                    animation-duration: 18s;
                    animation-delay: -5s;
                }
                .matrix-column:nth-child(3n) {
                    animation-duration: 20s;
                    animation-delay: -8s;
                }
                .terminal {
                    width: 90%; max-width: 800px; height: 500px;
                    background: rgba(0, 0, 0, 0.9);
                    border: 2px solid #00ff00;
                    border-radius: 8px;
                    box-shadow: 0 0 30px rgba(0, 255, 0, 0.5), inset 0 0 20px rgba(0, 255, 0, 0.1);
                    backdrop-filter: blur(10px);
                    position: relative; z-index: 1;
                    overflow: hidden;
                }
                .terminal-header {
                    background: rgba(0, 20, 0, 0.8);
                    padding: 10px 15px;
                    border-bottom: 1px solid #00ff00;
                    display: flex; align-items: center;
                }
                .terminal-buttons {
                    display: flex; gap: 8px;
                }
                .terminal-button {
                    width: 12px; height: 12px; border-radius: 50%;
                    background: #ff5f57; border: none;
                }
                .terminal-button:nth-child(2) { background: #ffbd2e; }
                .terminal-button:nth-child(3) { background: #28ca42; }
                .terminal-title {
                    margin-left: 15px; color: #00ff00;
                    font-size: 14px; font-weight: bold;
                }
                .terminal-body {
                    padding: 20px; height: calc(100% - 50px);
                    overflow-y: auto; font-size: 14px;
                    line-height: 1.4;
                }
                .terminal-line {
                    margin-bottom: 8px; display: flex; align-items: center;
                }
                .terminal-prompt {
                    color: #00ff00; margin-ri
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2f36:80 · yakumo-uoh.pages.dev

    2026-01-26 04:33

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 26 Jan 2026 04:33:30 GMT
    Content-Length: 0
    Connection: close
    Location: https://yakumo-uoh.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=saGeSKklcmt7M8DE2eO707J%2FMqPEoUAQIf6ppEFp5%2Fau58FJE0TlIkDXBKuwFIMfAMIKazOcgP13h296Hwu8TvqRf1xhOvB%2BPQEZLGbEMzh1Tl6KzjxfAz1zQxm0u8u6"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c3d4ae41a16a641-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 172.66.47.54:443 · yakumo-uoh.pages.dev

    2026-01-26 04:33

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 04:33:30 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 17208
    Connection: close
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=UbETBw%2BIpOMivWnqIt7qqdb9fayWkqdv5D7yvquChGYHDc32%2F0Oa5h4qHR8JoAH5lgkhSI1q6y2FRWVoJumFof1nTxMXsAtwu8%2F068GVOChMBvhV"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c3d4ae42fc6aca2-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: 终端
    
    <!DOCTYPE html>
            <html lang="zh-CN" dir="ltr">
        <head>
            <meta charset="UTF-8">
            <meta name="viewport" content="width=device-width, initial-scale=1.0">
                <title>终端</title>
            <style>
                * { margin: 0; padding: 0; box-sizing: border-box; }
                body {
                    font-family: "Courier New", monospace;
                    background: #000; color: #00ff00; min-height: 100vh;
                    overflow-x: hidden; position: relative;
                    display: flex; justify-content: center; align-items: center;
                }
                .matrix-bg {
                    position: fixed; top: 0; left: 0; width: 100%; height: 100%;
                    background: #000;
                    z-index: -1;
                }
                @keyframes bg-pulse {
                    0%, 100% { background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%); }
                    50% { background: linear-gradient(45deg, #000 0%, #002200 50%, #000 100%); }
                }
                .matrix-rain {
                    position: fixed; top: 0; left: 0; width: 100%; height: 100%;
                    background: transparent;
                    z-index: -1;
                    display: none;
                }
                @keyframes matrix-fall {
                    0% { transform: translateY(-100%); }
                    100% { transform: translateY(100vh); }
                }
                .matrix-code-rain {
                    position: fixed; top: 0; left: 0; width: 100%; height: 100%;
                    pointer-events: none; z-index: -1;
                    overflow: hidden;
                    display: none;
                }
                .matrix-column {
                    position: absolute; top: -100%; left: 0;
                    color: #00ff00; font-family: "Courier New", monospace;
                    font-size: 14px; line-height: 1.2;
                    text-shadow: 0 0 5px #00ff00;
                }
                @keyframes matrix-drop {
                    0% { top: -100%; opacity: 1; }
                    10% { opacity: 1; }
                    90% { opacity: 0.3; }
                    100% { top: 100vh; opacity: 0; }
                }
                .matrix-column:nth-child(odd) {
                    animation-duration: 12s;
                    animation-delay: -2s;
                }
                .matrix-column:nth-child(even) {
                    animation-duration: 18s;
                    animation-delay: -5s;
                }
                .matrix-column:nth-child(3n) {
                    animation-duration: 20s;
                    animation-delay: -8s;
                }
                .terminal {
                    width: 90%; max-width: 800px; height: 500px;
                    background: rgba(0, 0, 0, 0.9);
                    border: 2px solid #00ff00;
                    border-radius: 8px;
                    box-shadow: 0 0 30px rgba(0, 255, 0, 0.5), inset 0 0 20px rgba(0, 255, 0, 0.1);
                    backdrop-filter: blur(10px);
                    position: relative; z-index: 1;
                    overflow: hidden;
                }
                .terminal-header {
                    background: rgba(0, 20, 0, 0.8);
                    padding: 10px 15px;
                    border-bottom: 1px solid #00ff00;
                    display: flex; align-items: center;
                }
                .terminal-buttons {
                    display: flex; gap: 8px;
                }
                .terminal-button {
                    width: 12px; height: 12px; border-radius: 50%;
                    background: #ff5f57; border: none;
                }
                .terminal-button:nth-child(2) { background: #ffbd2e; }
                .terminal-button:nth-child(3) { background: #28ca42; }
                .terminal-title {
                    margin-left: 15px; color: #00ff00;
                    font-size: 14px; font-weight: bold;
                }
                .terminal-body {
                    padding: 20px; height: calc(100% - 50px);
                    overflow-y: auto; font-size: 14px;
                    line-height: 1.4;
                }
                .terminal-line {
                    margin-bottom: 8px; display: flex; align-items: center;
                }
                .terminal-prompt {
                    color: #00ff00; margin-ri
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 172.66.44.202:8443 · yakumo-uoh.pages.dev

    2026-01-26 04:33

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 04:33:30 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 17208
    Connection: close
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=mjkddBTXTFUTw24WWe2L680qXcm%2FHQ6VEzK7eBYFMZZtgi30spcpvuO0jGZViN%2BcHla88QYg9UCZLDku0sRiAAmw14zEIS1gTCduXrDqT1KdlQ%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c3d4ae45c4ffc8f-EWR
    alt-svc: h3=":8443"; ma=86400
    
    Page title: 终端
    
    <!DOCTYPE html>
            <html lang="zh-CN" dir="ltr">
        <head>
            <meta charset="UTF-8">
            <meta name="viewport" content="width=device-width, initial-scale=1.0">
                <title>终端</title>
            <style>
                * { margin: 0; padding: 0; box-sizing: border-box; }
                body {
                    font-family: "Courier New", monospace;
                    background: #000; color: #00ff00; min-height: 100vh;
                    overflow-x: hidden; position: relative;
                    display: flex; justify-content: center; align-items: center;
                }
                .matrix-bg {
                    position: fixed; top: 0; left: 0; width: 100%; height: 100%;
                    background: #000;
                    z-index: -1;
                }
                @keyframes bg-pulse {
                    0%, 100% { background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%); }
                    50% { background: linear-gradient(45deg, #000 0%, #002200 50%, #000 100%); }
                }
                .matrix-rain {
                    position: fixed; top: 0; left: 0; width: 100%; height: 100%;
                    background: transparent;
                    z-index: -1;
                    display: none;
                }
                @keyframes matrix-fall {
                    0% { transform: translateY(-100%); }
                    100% { transform: translateY(100vh); }
                }
                .matrix-code-rain {
                    position: fixed; top: 0; left: 0; width: 100%; height: 100%;
                    pointer-events: none; z-index: -1;
                    overflow: hidden;
                    display: none;
                }
                .matrix-column {
                    position: absolute; top: -100%; left: 0;
                    color: #00ff00; font-family: "Courier New", monospace;
                    font-size: 14px; line-height: 1.2;
                    text-shadow: 0 0 5px #00ff00;
                }
                @keyframes matrix-drop {
                    0% { top: -100%; opacity: 1; }
                    10% { opacity: 1; }
                    90% { opacity: 0.3; }
                    100% { top: 100vh; opacity: 0; }
                }
                .matrix-column:nth-child(odd) {
                    animation-duration: 12s;
                    animation-delay: -2s;
                }
                .matrix-column:nth-child(even) {
                    animation-duration: 18s;
                    animation-delay: -5s;
                }
                .matrix-column:nth-child(3n) {
                    animation-duration: 20s;
                    animation-delay: -8s;
                }
                .terminal {
                    width: 90%; max-width: 800px; height: 500px;
                    background: rgba(0, 0, 0, 0.9);
                    border: 2px solid #00ff00;
                    border-radius: 8px;
                    box-shadow: 0 0 30px rgba(0, 255, 0, 0.5), inset 0 0 20px rgba(0, 255, 0, 0.1);
                    backdrop-filter: blur(10px);
                    position: relative; z-index: 1;
                    overflow: hidden;
                }
                .terminal-header {
                    background: rgba(0, 20, 0, 0.8);
                    padding: 10px 15px;
                    border-bottom: 1px solid #00ff00;
                    display: flex; align-items: center;
                }
                .terminal-buttons {
                    display: flex; gap: 8px;
                }
                .terminal-button {
                    width: 12px; height: 12px; border-radius: 50%;
                    background: #ff5f57; border: none;
                }
                .terminal-button:nth-child(2) { background: #ffbd2e; }
                .terminal-button:nth-child(3) { background: #28ca42; }
                .terminal-title {
                    margin-left: 15px; color: #00ff00;
                    font-size: 14px; font-weight: bold;
                }
                .terminal-body {
                    padding: 20px; height: calc(100% - 50px);
                    overflow-y: auto; font-size: 14px;
                    line-height: 1.4;
                }
                .terminal-line {
                    margin-bottom: 8px; display: flex; align-items: center;
                }
                .terminal-prompt {
                    color: #00ff00; margin-ri
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 172.66.44.202:80 · yakumo-uoh.pages.dev

    2026-01-26 04:33

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 26 Jan 2026 04:33:30 GMT
    Content-Length: 0
    Connection: close
    Location: https://yakumo-uoh.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=1IXgxCpdl1yTvyqishO4MfoBVoQ4twd08JZI%2BcyA9QLy30U2pPoG%2Bf5ws%2FtE14kBG%2Bxl%2Ferz2ub0kPgYNfMLUor3YcwYyorS2QiOdloigMGnfRk7"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c3d4ae3588dde06-LHR
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 172.66.44.202:443 · yakumo-uoh.pages.dev

    2026-01-26 04:33

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 04:33:30 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 17208
    Connection: close
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=TtMfFH8fzlX3cH8t2DduWPvCPY9t7tSsZQiDkiMoU2eczNjbPI1ERHiETYL2yBE7I8J30039bwhcn0Wu7McKogw8KooCz1AMkLh9BNnWoRQVprM4"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c3d4ae37ecedca9-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 终端
    
    <!DOCTYPE html>
            <html lang="zh-CN" dir="ltr">
        <head>
            <meta charset="UTF-8">
            <meta name="viewport" content="width=device-width, initial-scale=1.0">
                <title>终端</title>
            <style>
                * { margin: 0; padding: 0; box-sizing: border-box; }
                body {
                    font-family: "Courier New", monospace;
                    background: #000; color: #00ff00; min-height: 100vh;
                    overflow-x: hidden; position: relative;
                    display: flex; justify-content: center; align-items: center;
                }
                .matrix-bg {
                    position: fixed; top: 0; left: 0; width: 100%; height: 100%;
                    background: #000;
                    z-index: -1;
                }
                @keyframes bg-pulse {
                    0%, 100% { background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%); }
                    50% { background: linear-gradient(45deg, #000 0%, #002200 50%, #000 100%); }
                }
                .matrix-rain {
                    position: fixed; top: 0; left: 0; width: 100%; height: 100%;
                    background: transparent;
                    z-index: -1;
                    display: none;
                }
                @keyframes matrix-fall {
                    0% { transform: translateY(-100%); }
                    100% { transform: translateY(100vh); }
                }
                .matrix-code-rain {
                    position: fixed; top: 0; left: 0; width: 100%; height: 100%;
                    pointer-events: none; z-index: -1;
                    overflow: hidden;
                    display: none;
                }
                .matrix-column {
                    position: absolute; top: -100%; left: 0;
                    color: #00ff00; font-family: "Courier New", monospace;
                    font-size: 14px; line-height: 1.2;
                    text-shadow: 0 0 5px #00ff00;
                }
                @keyframes matrix-drop {
                    0% { top: -100%; opacity: 1; }
                    10% { opacity: 1; }
                    90% { opacity: 0.3; }
                    100% { top: 100vh; opacity: 0; }
                }
                .matrix-column:nth-child(odd) {
                    animation-duration: 12s;
                    animation-delay: -2s;
                }
                .matrix-column:nth-child(even) {
                    animation-duration: 18s;
                    animation-delay: -5s;
                }
                .matrix-column:nth-child(3n) {
                    animation-duration: 20s;
                    animation-delay: -8s;
                }
                .terminal {
                    width: 90%; max-width: 800px; height: 500px;
                    background: rgba(0, 0, 0, 0.9);
                    border: 2px solid #00ff00;
                    border-radius: 8px;
                    box-shadow: 0 0 30px rgba(0, 255, 0, 0.5), inset 0 0 20px rgba(0, 255, 0, 0.1);
                    backdrop-filter: blur(10px);
                    position: relative; z-index: 1;
                    overflow: hidden;
                }
                .terminal-header {
                    background: rgba(0, 20, 0, 0.8);
                    padding: 10px 15px;
                    border-bottom: 1px solid #00ff00;
                    display: flex; align-items: center;
                }
                .terminal-buttons {
                    display: flex; gap: 8px;
                }
                .terminal-button {
                    width: 12px; height: 12px; border-radius: 50%;
                    background: #ff5f57; border: none;
                }
                .terminal-button:nth-child(2) { background: #ffbd2e; }
                .terminal-button:nth-child(3) { background: #28ca42; }
                .terminal-title {
                    margin-left: 15px; color: #00ff00;
                    font-size: 14px; font-weight: bold;
                }
                .terminal-body {
                    padding: 20px; height: calc(100% - 50px);
                    overflow-y: auto; font-size: 14px;
                    line-height: 1.4;
                }
                .terminal-line {
                    margin-bottom: 8px; display: flex; align-items: center;
                }
                .terminal-prompt {
                    color: #00ff00; margin-ri
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 172.66.47.54:8443 · yakumo-uoh.pages.dev

    2026-01-26 04:33

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 04:33:30 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 17208
    Connection: close
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=BVCOG86mkpiZLvA4qG3LGr1tK73CM1vk%2Foh2%2BwE9FGesea1LtEXK2ERBRuJ8L3A9yoDrkNnJDw0BPKj7fg%2FB8aXoosbDDZCiWEFVtXDgqfvYZCa6"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c3d4ae37cfc37e9-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: 终端
    
    <!DOCTYPE html>
            <html lang="zh-CN" dir="ltr">
        <head>
            <meta charset="UTF-8">
            <meta name="viewport" content="width=device-width, initial-scale=1.0">
                <title>终端</title>
            <style>
                * { margin: 0; padding: 0; box-sizing: border-box; }
                body {
                    font-family: "Courier New", monospace;
                    background: #000; color: #00ff00; min-height: 100vh;
                    overflow-x: hidden; position: relative;
                    display: flex; justify-content: center; align-items: center;
                }
                .matrix-bg {
                    position: fixed; top: 0; left: 0; width: 100%; height: 100%;
                    background: #000;
                    z-index: -1;
                }
                @keyframes bg-pulse {
                    0%, 100% { background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%); }
                    50% { background: linear-gradient(45deg, #000 0%, #002200 50%, #000 100%); }
                }
                .matrix-rain {
                    position: fixed; top: 0; left: 0; width: 100%; height: 100%;
                    background: transparent;
                    z-index: -1;
                    display: none;
                }
                @keyframes matrix-fall {
                    0% { transform: translateY(-100%); }
                    100% { transform: translateY(100vh); }
                }
                .matrix-code-rain {
                    position: fixed; top: 0; left: 0; width: 100%; height: 100%;
                    pointer-events: none; z-index: -1;
                    overflow: hidden;
                    display: none;
                }
                .matrix-column {
                    position: absolute; top: -100%; left: 0;
                    color: #00ff00; font-family: "Courier New", monospace;
                    font-size: 14px; line-height: 1.2;
                    text-shadow: 0 0 5px #00ff00;
                }
                @keyframes matrix-drop {
                    0% { top: -100%; opacity: 1; }
                    10% { opacity: 1; }
                    90% { opacity: 0.3; }
                    100% { top: 100vh; opacity: 0; }
                }
                .matrix-column:nth-child(odd) {
                    animation-duration: 12s;
                    animation-delay: -2s;
                }
                .matrix-column:nth-child(even) {
                    animation-duration: 18s;
                    animation-delay: -5s;
                }
                .matrix-column:nth-child(3n) {
                    animation-duration: 20s;
                    animation-delay: -8s;
                }
                .terminal {
                    width: 90%; max-width: 800px; height: 500px;
                    background: rgba(0, 0, 0, 0.9);
                    border: 2px solid #00ff00;
                    border-radius: 8px;
                    box-shadow: 0 0 30px rgba(0, 255, 0, 0.5), inset 0 0 20px rgba(0, 255, 0, 0.1);
                    backdrop-filter: blur(10px);
                    position: relative; z-index: 1;
                    overflow: hidden;
                }
                .terminal-header {
                    background: rgba(0, 20, 0, 0.8);
                    padding: 10px 15px;
                    border-bottom: 1px solid #00ff00;
                    display: flex; align-items: center;
                }
                .terminal-buttons {
                    display: flex; gap: 8px;
                }
                .terminal-button {
                    width: 12px; height: 12px; border-radius: 50%;
                    background: #ff5f57; border: none;
                }
                .terminal-button:nth-child(2) { background: #ffbd2e; }
                .terminal-button:nth-child(3) { background: #28ca42; }
                .terminal-title {
                    margin-left: 15px; color: #00ff00;
                    font-size: 14px; font-weight: bold;
                }
                .terminal-body {
                    padding: 20px; height: calc(100% - 50px);
                    overflow-y: auto; font-size: 14px;
                    line-height: 1.4;
                }
                .terminal-line {
                    margin-bottom: 8px; display: flex; align-items: center;
                }
                .terminal-prompt {
                    color: #00ff00; margin-ri
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2cca:443 · yakumo-uoh.pages.dev

    2026-01-26 04:33

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 04:33:30 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 17208
    Connection: close
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=xo5Ld4F75uSYze41d66PflLu30Mf%2BixXQ8JUCV64DOUG5NaDr%2BQyUdBIP2WvEzPMMAcn6nmtP0j3UbwjBozbP6rYNvbZxj%2BHhXEvDRlbWptc3peh%2BZ1mdzdrwflVWCm%2B"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c3d4ae38da8d39a-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 终端
    
    <!DOCTYPE html>
            <html lang="zh-CN" dir="ltr">
        <head>
            <meta charset="UTF-8">
            <meta name="viewport" content="width=device-width, initial-scale=1.0">
                <title>终端</title>
            <style>
                * { margin: 0; padding: 0; box-sizing: border-box; }
                body {
                    font-family: "Courier New", monospace;
                    background: #000; color: #00ff00; min-height: 100vh;
                    overflow-x: hidden; position: relative;
                    display: flex; justify-content: center; align-items: center;
                }
                .matrix-bg {
                    position: fixed; top: 0; left: 0; width: 100%; height: 100%;
                    background: #000;
                    z-index: -1;
                }
                @keyframes bg-pulse {
                    0%, 100% { background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%); }
                    50% { background: linear-gradient(45deg, #000 0%, #002200 50%, #000 100%); }
                }
                .matrix-rain {
                    position: fixed; top: 0; left: 0; width: 100%; height: 100%;
                    background: transparent;
                    z-index: -1;
                    display: none;
                }
                @keyframes matrix-fall {
                    0% { transform: translateY(-100%); }
                    100% { transform: translateY(100vh); }
                }
                .matrix-code-rain {
                    position: fixed; top: 0; left: 0; width: 100%; height: 100%;
                    pointer-events: none; z-index: -1;
                    overflow: hidden;
                    display: none;
                }
                .matrix-column {
                    position: absolute; top: -100%; left: 0;
                    color: #00ff00; font-family: "Courier New", monospace;
                    font-size: 14px; line-height: 1.2;
                    text-shadow: 0 0 5px #00ff00;
                }
                @keyframes matrix-drop {
                    0% { top: -100%; opacity: 1; }
                    10% { opacity: 1; }
                    90% { opacity: 0.3; }
                    100% { top: 100vh; opacity: 0; }
                }
                .matrix-column:nth-child(odd) {
                    animation-duration: 12s;
                    animation-delay: -2s;
                }
                .matrix-column:nth-child(even) {
                    animation-duration: 18s;
                    animation-delay: -5s;
                }
                .matrix-column:nth-child(3n) {
                    animation-duration: 20s;
                    animation-delay: -8s;
                }
                .terminal {
                    width: 90%; max-width: 800px; height: 500px;
                    background: rgba(0, 0, 0, 0.9);
                    border: 2px solid #00ff00;
                    border-radius: 8px;
                    box-shadow: 0 0 30px rgba(0, 255, 0, 0.5), inset 0 0 20px rgba(0, 255, 0, 0.1);
                    backdrop-filter: blur(10px);
                    position: relative; z-index: 1;
                    overflow: hidden;
                }
                .terminal-header {
                    background: rgba(0, 20, 0, 0.8);
                    padding: 10px 15px;
                    border-bottom: 1px solid #00ff00;
                    display: flex; align-items: center;
                }
                .terminal-buttons {
                    display: flex; gap: 8px;
                }
                .terminal-button {
                    width: 12px; height: 12px; border-radius: 50%;
                    background: #ff5f57; border: none;
                }
                .terminal-button:nth-child(2) { background: #ffbd2e; }
                .terminal-button:nth-child(3) { background: #28ca42; }
                .terminal-title {
                    margin-left: 15px; color: #00ff00;
                    font-size: 14px; font-weight: bold;
                }
                .terminal-body {
                    padding: 20px; height: calc(100% - 50px);
                    overflow-y: auto; font-size: 14px;
                    line-height: 1.4;
                }
                .terminal-line {
                    margin-bottom: 8px; display: flex; align-items: center;
                }
                .terminal-prompt {
                    color: #00ff00; margin-ri
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2cca:8443 · yakumo-uoh.pages.dev

    2026-01-26 04:33

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 04:33:30 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 17208
    Connection: close
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=MQ2NzYCz%2BQX7V6tsDUJHMU1Mkzba54ok3%2FMYDFUkA%2BXl5UVAG1isYkYuYzJyWfXBzCZo3pM0z1vt8ASGDAJIMkN2xCXu2aDERTQg2Xx9qxDuSONbPJ0%2B4KUZKWAJXs%2F%2B"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c3d4ae34f6391fb-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: 终端
    
    <!DOCTYPE html>
            <html lang="zh-CN" dir="ltr">
        <head>
            <meta charset="UTF-8">
            <meta name="viewport" content="width=device-width, initial-scale=1.0">
                <title>终端</title>
            <style>
                * { margin: 0; padding: 0; box-sizing: border-box; }
                body {
                    font-family: "Courier New", monospace;
                    background: #000; color: #00ff00; min-height: 100vh;
                    overflow-x: hidden; position: relative;
                    display: flex; justify-content: center; align-items: center;
                }
                .matrix-bg {
                    position: fixed; top: 0; left: 0; width: 100%; height: 100%;
                    background: #000;
                    z-index: -1;
                }
                @keyframes bg-pulse {
                    0%, 100% { background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%); }
                    50% { background: linear-gradient(45deg, #000 0%, #002200 50%, #000 100%); }
                }
                .matrix-rain {
                    position: fixed; top: 0; left: 0; width: 100%; height: 100%;
                    background: transparent;
                    z-index: -1;
                    display: none;
                }
                @keyframes matrix-fall {
                    0% { transform: translateY(-100%); }
                    100% { transform: translateY(100vh); }
                }
                .matrix-code-rain {
                    position: fixed; top: 0; left: 0; width: 100%; height: 100%;
                    pointer-events: none; z-index: -1;
                    overflow: hidden;
                    display: none;
                }
                .matrix-column {
                    position: absolute; top: -100%; left: 0;
                    color: #00ff00; font-family: "Courier New", monospace;
                    font-size: 14px; line-height: 1.2;
                    text-shadow: 0 0 5px #00ff00;
                }
                @keyframes matrix-drop {
                    0% { top: -100%; opacity: 1; }
                    10% { opacity: 1; }
                    90% { opacity: 0.3; }
                    100% { top: 100vh; opacity: 0; }
                }
                .matrix-column:nth-child(odd) {
                    animation-duration: 12s;
                    animation-delay: -2s;
                }
                .matrix-column:nth-child(even) {
                    animation-duration: 18s;
                    animation-delay: -5s;
                }
                .matrix-column:nth-child(3n) {
                    animation-duration: 20s;
                    animation-delay: -8s;
                }
                .terminal {
                    width: 90%; max-width: 800px; height: 500px;
                    background: rgba(0, 0, 0, 0.9);
                    border: 2px solid #00ff00;
                    border-radius: 8px;
                    box-shadow: 0 0 30px rgba(0, 255, 0, 0.5), inset 0 0 20px rgba(0, 255, 0, 0.1);
                    backdrop-filter: blur(10px);
                    position: relative; z-index: 1;
                    overflow: hidden;
                }
                .terminal-header {
                    background: rgba(0, 20, 0, 0.8);
                    padding: 10px 15px;
                    border-bottom: 1px solid #00ff00;
                    display: flex; align-items: center;
                }
                .terminal-buttons {
                    display: flex; gap: 8px;
                }
                .terminal-button {
                    width: 12px; height: 12px; border-radius: 50%;
                    background: #ff5f57; border: none;
                }
                .terminal-button:nth-child(2) { background: #ffbd2e; }
                .terminal-button:nth-child(3) { background: #28ca42; }
                .terminal-title {
                    margin-left: 15px; color: #00ff00;
                    font-size: 14px; font-weight: bold;
                }
                .terminal-body {
                    padding: 20px; height: calc(100% - 50px);
                    overflow-y: auto; font-size: 14px;
                    line-height: 1.4;
                }
                .terminal-line {
                    margin-bottom: 8px; display: flex; align-items: center;
                }
                .terminal-prompt {
                    color: #00ff00; margin-ri
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2cca:80 · yakumo-uoh.pages.dev

    2026-01-26 04:33

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 26 Jan 2026 04:33:30 GMT
    Content-Length: 0
    Connection: close
    Location: https://yakumo-uoh.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Hx0tzmfzmhZEw75Y4bA4R433vu5r20YiZaxXVWUYOeXMgf5Ltd9xRf77zKIhWbnY8H5ZY2iyGNk9%2BUJttsyZkN9z31hCbEYyhoVllM8XxxhjYRFesgWNk0iAxwqW5JnL"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c3d4ae2ee3f39ef-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2f36:443 · yakumo-uoh.pages.dev

    2026-01-26 04:33

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 04:33:30 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 17208
    Connection: close
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=cpkTiayNL%2FMZFFkIoh2OXBuORtXK6Q%2F1gtERKqkzRUQ1HsfTq2jQwyxuJux9jKt%2BuqfhsBaZlFoQNM5HJrLmgkIJwkPIWCM23UVbzfUdoRTVowQB4TzxpliWwwgQTk1Y"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c3d4ae2fcc8dc4a-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 终端
    
    <!DOCTYPE html>
            <html lang="zh-CN" dir="ltr">
        <head>
            <meta charset="UTF-8">
            <meta name="viewport" content="width=device-width, initial-scale=1.0">
                <title>终端</title>
            <style>
                * { margin: 0; padding: 0; box-sizing: border-box; }
                body {
                    font-family: "Courier New", monospace;
                    background: #000; color: #00ff00; min-height: 100vh;
                    overflow-x: hidden; position: relative;
                    display: flex; justify-content: center; align-items: center;
                }
                .matrix-bg {
                    position: fixed; top: 0; left: 0; width: 100%; height: 100%;
                    background: #000;
                    z-index: -1;
                }
                @keyframes bg-pulse {
                    0%, 100% { background: linear-gradient(45deg, #000 0%, #001100 50%, #000 100%); }
                    50% { background: linear-gradient(45deg, #000 0%, #002200 50%, #000 100%); }
                }
                .matrix-rain {
                    position: fixed; top: 0; left: 0; width: 100%; height: 100%;
                    background: transparent;
                    z-index: -1;
                    display: none;
                }
                @keyframes matrix-fall {
                    0% { transform: translateY(-100%); }
                    100% { transform: translateY(100vh); }
                }
                .matrix-code-rain {
                    position: fixed; top: 0; left: 0; width: 100%; height: 100%;
                    pointer-events: none; z-index: -1;
                    overflow: hidden;
                    display: none;
                }
                .matrix-column {
                    position: absolute; top: -100%; left: 0;
                    color: #00ff00; font-family: "Courier New", monospace;
                    font-size: 14px; line-height: 1.2;
                    text-shadow: 0 0 5px #00ff00;
                }
                @keyframes matrix-drop {
                    0% { top: -100%; opacity: 1; }
                    10% { opacity: 1; }
                    90% { opacity: 0.3; }
                    100% { top: 100vh; opacity: 0; }
                }
                .matrix-column:nth-child(odd) {
                    animation-duration: 12s;
                    animation-delay: -2s;
                }
                .matrix-column:nth-child(even) {
                    animation-duration: 18s;
                    animation-delay: -5s;
                }
                .matrix-column:nth-child(3n) {
                    animation-duration: 20s;
                    animation-delay: -8s;
                }
                .terminal {
                    width: 90%; max-width: 800px; height: 500px;
                    background: rgba(0, 0, 0, 0.9);
                    border: 2px solid #00ff00;
                    border-radius: 8px;
                    box-shadow: 0 0 30px rgba(0, 255, 0, 0.5), inset 0 0 20px rgba(0, 255, 0, 0.1);
                    backdrop-filter: blur(10px);
                    position: relative; z-index: 1;
                    overflow: hidden;
                }
                .terminal-header {
                    background: rgba(0, 20, 0, 0.8);
                    padding: 10px 15px;
                    border-bottom: 1px solid #00ff00;
                    display: flex; align-items: center;
                }
                .terminal-buttons {
                    display: flex; gap: 8px;
                }
                .terminal-button {
                    width: 12px; height: 12px; border-radius: 50%;
                    background: #ff5f57; border: none;
                }
                .terminal-button:nth-child(2) { background: #ffbd2e; }
                .terminal-button:nth-child(3) { background: #28ca42; }
                .terminal-title {
                    margin-left: 15px; color: #00ff00;
                    font-size: 14px; font-weight: bold;
                }
                .terminal-body {
                    padding: 20px; height: calc(100% - 50px);
                    overflow-y: auto; font-size: 14px;
                    line-height: 1.4;
                }
                .terminal-line {
                    margin-bottom: 8px; display: flex; align-items: center;
                }
                .terminal-prompt {
                    color: #00ff00; margin-ri
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 172.66.47.54:80 · yakumo-uoh.pages.dev

    2026-01-26 04:33

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 26 Jan 2026 04:33:30 GMT
    Content-Length: 0
    Connection: close
    Location: https://yakumo-uoh.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=fGxJYJyDEIusFJb6zTdiZY5w%2FFPHGpDl7xy681dyV7ND2qUZkIi%2FczINZEgyNbgRzq%2BGUfKBTa6Ia8DiaEuMPM6LnrsOpOO6tz8eJy1WsaBIhQ%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c3d4ae2a8f6f5df-AMS
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-26 by HttpPlugin
    Create report
yakumo-uoh.pages.dev*.yakumo-uoh.pages.dev
CN:
yakumo-uoh.pages.dev
Key:
ECDSA-256
Issuer:
WE1
Not before:
2026-01-26 03:33
Not after:
2026-04-26 04:31