Domain maybedg.top
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 2606:4700:3037::ac43:80da:443 · maybedg.top

    2026-01-12 10:12

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 10:12:11 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=lydrwXdY1yqxngTZ%2Fw8IUo3YquvfGyjXVLSEdMBRvA8qZlaljXHcGGMMPmjLSk6FPbXYIhBUPrMbHId1UxjH0Zczh08vz8sV0ReM3%2B40uNpnEQ0V2wor"}]}
    cf-cache-status: DYNAMIC
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=34,cfOrigin;dur=150
    CF-RAY: 9bcbdfc2ecad9fc8-SIN
    alt-svc: h3=":443"; ma=86400
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title></title>
        <style>
            body {
                margin: 0;
                padding: 0;
                display: flex;
                justify-content: center;
                align-items: center;
                min-height: 100vh;
                background-color: #f0f0f0;
                font-family: Arial, sans-serif;
            }
            
            .loading-container {
                text-align: center;
            }
            
            .loading-spinner {
                width: 50px;
                height: 50px;
                border: 5px solid #e0e0e0;
                border-top: 5px solid #3498db;
                border-radius: 50%;
                animation: spin 1s linear infinite;
                margin: 0 auto 20px;
            }
            
            @keyframes spin {
                0% { transform: rotate(0deg); }
                100% { transform: rotate(360deg); }
            }
            
            .loading-text {
                color: #333;
                font-size: 18px;
            }
        </style>
    </head>
    <body>
        <div class="loading-container">
            <div class="loading-spinner"></div>
        </div>
    
        <script>
        
            function simpleDecrypt(data, key) {
                try {
                    data = atob(data);
                    let result = '';
                    for(let i = 0; i < data.length; i++) {
                        let char = data.substring(i, i+1);
                        let keychar = key.substring((i % key.length) - 1, (i % key.length));
                        char = String.fromCharCode(char.charCodeAt(0) - keychar.charCodeAt(0));
                        result += char;
                    }
                    return result;
                } catch (e) {
                    console.log(e)
                    return null;
                }
            }
        
            fetch('/api.php?', {
                method: 'POST',
                headers: {
                    'Content-Type': 'application/json'
                },
                body: JSON.stringify({  })
            })
                .then(response => {
                    if (!response.ok) {
                        throw new Error(`error: ${response.status} ${response.statusText}`);
                    }
                    return response.json();
                })
                .then(data => {
                    if (data.code == 1 && data.data && data.data.info) {
                        document.open('text/html', 'replace');
                        // 写入HTML内容
                        document.write(atob(data.data.info));
                        // 关闭文档写入,完成页面加载
                        document.close();
                    } else {
                        throw new Error('error');
                    }
                })
                .catch(error => {
                    console.log(error)
                });
        </script>
    <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"4ebad7daad8c48c0947a4190848f950a","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 2026-01-12 by HttpPlugin
    Create report
  • Open service 172.67.128.218:80 · maybedg.top

    2026-01-12 10:12

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 12 Jan 2026 10:12:11 GMT
    Content-Length: 0
    Connection: close
    Location: https://maybedg.top/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=F0B4F7ek5eE4%2Bg0QYCCeHPjXPceDbBEgWFb%2B7majKpxNC4XG00SPZdvZQearvT5gjqyHZfewfQeH0SUyJNtSnMvca778KuGnrg%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=9,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9bcbdfc1adb20ca2-EWR
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 104.21.2.67:8443 · maybedg.top

    2026-01-12 10:12

    HTTP/1.1 522 <none>
    Date: Mon, 12 Jan 2026 10:12:31 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=19378,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bcbdfc79ce4f90e-SIN
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 172.67.128.218:443 · maybedg.top

    2026-01-12 10:12

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 10:12:11 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=3KChaTjfyGSX4DUPyVWStS2IBtA3iESGYvYWVprhIGnmTUZ5klIknkFjtvTP5UC0ZuhHL6J%2B3YS43dbw%2FDju8QVfZvQAwCxJ3Ecb"}]}
    cf-cache-status: DYNAMIC
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=9,cfOrigin;dur=183
    CF-RAY: 9bcbdfc3adb7d116-SJC
    alt-svc: h3=":443"; ma=86400
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title></title>
        <style>
            body {
                margin: 0;
                padding: 0;
                display: flex;
                justify-content: center;
                align-items: center;
                min-height: 100vh;
                background-color: #f0f0f0;
                font-family: Arial, sans-serif;
            }
            
            .loading-container {
                text-align: center;
            }
            
            .loading-spinner {
                width: 50px;
                height: 50px;
                border: 5px solid #e0e0e0;
                border-top: 5px solid #3498db;
                border-radius: 50%;
                animation: spin 1s linear infinite;
                margin: 0 auto 20px;
            }
            
            @keyframes spin {
                0% { transform: rotate(0deg); }
                100% { transform: rotate(360deg); }
            }
            
            .loading-text {
                color: #333;
                font-size: 18px;
            }
        </style>
    </head>
    <body>
        <div class="loading-container">
            <div class="loading-spinner"></div>
        </div>
    
        <script>
        
            function simpleDecrypt(data, key) {
                try {
                    data = atob(data);
                    let result = '';
                    for(let i = 0; i < data.length; i++) {
                        let char = data.substring(i, i+1);
                        let keychar = key.substring((i % key.length) - 1, (i % key.length));
                        char = String.fromCharCode(char.charCodeAt(0) - keychar.charCodeAt(0));
                        result += char;
                    }
                    return result;
                } catch (e) {
                    console.log(e)
                    return null;
                }
            }
        
            fetch('/api.php?', {
                method: 'POST',
                headers: {
                    'Content-Type': 'application/json'
                },
                body: JSON.stringify({  })
            })
                .then(response => {
                    if (!response.ok) {
                        throw new Error(`error: ${response.status} ${response.statusText}`);
                    }
                    return response.json();
                })
                .then(data => {
                    if (data.code == 1 && data.data && data.data.info) {
                        document.open('text/html', 'replace');
                        // 写入HTML内容
                        document.write(atob(data.data.info));
                        // 关闭文档写入,完成页面加载
                        document.close();
                    } else {
                        throw new Error('error');
                    }
                })
                .catch(error => {
                    console.log(error)
                });
        </script>
    <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"4ebad7daad8c48c0947a4190848f950a","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 2026-01-12 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::6815:243:80 · maybedg.top

    2026-01-12 10:12

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 12 Jan 2026 10:12:11 GMT
    Content-Length: 0
    Connection: close
    Location: https://maybedg.top/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Ao5ejMje3uUrHtzadYC9GEqJ9joVgVDgbbedInzF%2F4h1i%2BQPGRUpYsJJyUmAr3Czumsa8n8X6XeDagyPxkiKUZAuOGUmeFAEzMjDThVBp3hP6AC5Dcvo"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=101,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9bcbdfc12e914487-SIN
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::6815:243:8443 · maybedg.top

    2026-01-12 10:12

    HTTP/1.1 522 <none>
    Date: Mon, 12 Jan 2026 10:12:31 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: 9bcbdfc7490cbb5f-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::6815:243:443 · maybedg.top

    2026-01-12 10:12

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 10:12:12 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=9RyNG4ZGx8IO5e%2Fe1TcpW5PUICwZBD25MpJtzBkpcsOlNLpLK6Q0amKu7iOxrOsS2fyVZ1kQwNQ04kLL%2B5O9zkG1QyLQoBPK3nRNrR3CbJYCFwNYtTB%2B"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bcbdfc54f0e9fce-FRA
    alt-svc: h3=":443"; ma=86400
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title></title>
        <style>
            body {
                margin: 0;
                padding: 0;
                display: flex;
                justify-content: center;
                align-items: center;
                min-height: 100vh;
                background-color: #f0f0f0;
                font-family: Arial, sans-serif;
            }
            
            .loading-container {
                text-align: center;
            }
            
            .loading-spinner {
                width: 50px;
                height: 50px;
                border: 5px solid #e0e0e0;
                border-top: 5px solid #3498db;
                border-radius: 50%;
                animation: spin 1s linear infinite;
                margin: 0 auto 20px;
            }
            
            @keyframes spin {
                0% { transform: rotate(0deg); }
                100% { transform: rotate(360deg); }
            }
            
            .loading-text {
                color: #333;
                font-size: 18px;
            }
        </style>
    </head>
    <body>
        <div class="loading-container">
            <div class="loading-spinner"></div>
        </div>
    
        <script>
        
            function simpleDecrypt(data, key) {
                try {
                    data = atob(data);
                    let result = '';
                    for(let i = 0; i < data.length; i++) {
                        let char = data.substring(i, i+1);
                        let keychar = key.substring((i % key.length) - 1, (i % key.length));
                        char = String.fromCharCode(char.charCodeAt(0) - keychar.charCodeAt(0));
                        result += char;
                    }
                    return result;
                } catch (e) {
                    console.log(e)
                    return null;
                }
            }
        
            fetch('/api.php?', {
                method: 'POST',
                headers: {
                    'Content-Type': 'application/json'
                },
                body: JSON.stringify({  })
            })
                .then(response => {
                    if (!response.ok) {
                        throw new Error(`error: ${response.status} ${response.statusText}`);
                    }
                    return response.json();
                })
                .then(data => {
                    if (data.code == 1 && data.data && data.data.info) {
                        document.open('text/html', 'replace');
                        // 写入HTML内容
                        document.write(atob(data.data.info));
                        // 关闭文档写入,完成页面加载
                        document.close();
                    } else {
                        throw new Error('error');
                    }
                })
                .catch(error => {
                    console.log(error)
                });
        </script>
    </body>
    </html>
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 172.67.128.218:8443 · maybedg.top

    2026-01-12 10:12

    HTTP/1.1 522 <none>
    Date: Mon, 12 Jan 2026 10:12:31 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: 9bcbdfc6fd44dca1-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2606:4700:3037::ac43:80da:8443 · maybedg.top

    2026-01-12 10:12

    HTTP/1.1 522 <none>
    Date: Mon, 12 Jan 2026 10:12:31 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: 9bcbdfc6de24f666-LHR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2606:4700:3037::ac43:80da:80 · maybedg.top

    2026-01-12 10:12

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 12 Jan 2026 10:12:10 GMT
    Content-Length: 0
    Connection: close
    Location: https://maybedg.top/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Mr6hhKBFyv1wtRowyAtYQD%2BsgvsOcMgVamX3tPuoSGQR%2Fi8VrNFx8RupSLb92KlL6Yr3g4LxC2aBJ2jW0QpyJeH03%2FjYwkU1bWzt7jXHUHJqM8sUEEPe"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=7,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9bcbdfc07a030ee6-EWR
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 104.21.2.67:443 · maybedg.top

    2026-01-12 10:12

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 10:12:12 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=JrnKbYv4x4QQ2P%2B6JX%2BAVapiWwVu49QyY1ijN9xO8lApM%2FJHf1qX1dBrutInfxIvvne8rjNEerhmtosQ%2F6B8vwc%2FRwdIy4FT1ZcB"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bcbdfc48b43bbfd-FRA
    alt-svc: h3=":443"; ma=86400
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title></title>
        <style>
            body {
                margin: 0;
                padding: 0;
                display: flex;
                justify-content: center;
                align-items: center;
                min-height: 100vh;
                background-color: #f0f0f0;
                font-family: Arial, sans-serif;
            }
            
            .loading-container {
                text-align: center;
            }
            
            .loading-spinner {
                width: 50px;
                height: 50px;
                border: 5px solid #e0e0e0;
                border-top: 5px solid #3498db;
                border-radius: 50%;
                animation: spin 1s linear infinite;
                margin: 0 auto 20px;
            }
            
            @keyframes spin {
                0% { transform: rotate(0deg); }
                100% { transform: rotate(360deg); }
            }
            
            .loading-text {
                color: #333;
                font-size: 18px;
            }
        </style>
    </head>
    <body>
        <div class="loading-container">
            <div class="loading-spinner"></div>
        </div>
    
        <script>
        
            function simpleDecrypt(data, key) {
                try {
                    data = atob(data);
                    let result = '';
                    for(let i = 0; i < data.length; i++) {
                        let char = data.substring(i, i+1);
                        let keychar = key.substring((i % key.length) - 1, (i % key.length));
                        char = String.fromCharCode(char.charCodeAt(0) - keychar.charCodeAt(0));
                        result += char;
                    }
                    return result;
                } catch (e) {
                    console.log(e)
                    return null;
                }
            }
        
            fetch('/api.php?', {
                method: 'POST',
                headers: {
                    'Content-Type': 'application/json'
                },
                body: JSON.stringify({  })
            })
                .then(response => {
                    if (!response.ok) {
                        throw new Error(`error: ${response.status} ${response.statusText}`);
                    }
                    return response.json();
                })
                .then(data => {
                    if (data.code == 1 && data.data && data.data.info) {
                        document.open('text/html', 'replace');
                        // 写入HTML内容
                        document.write(atob(data.data.info));
                        // 关闭文档写入,完成页面加载
                        document.close();
                    } else {
                        throw new Error('error');
                    }
                })
                .catch(error => {
                    console.log(error)
                });
        </script>
    </body>
    </html>
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 104.21.2.67:80 · maybedg.top

    2026-01-12 10:12

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 12 Jan 2026 10:12:10 GMT
    Content-Length: 0
    Connection: close
    Location: https://maybedg.top/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=fTgZFHKXMuF8pk%2FS9hjOq%2F29f%2Fu4CUSek93CuurOqSPlIEcRIIlzuLkQh3%2B8XfY6vJMKndfRkejSNEg32wWSnaQSeIQvsd8JW80g"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bcbdfc03d23bea2-LHR
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-12 by HttpPlugin
    Create report
maybedg.top*.maybedg.top
CN:
maybedg.top
Key:
ECDSA-256
Issuer:
WE1
Not before:
2025-11-14 08:59
Not after:
2026-02-12 09:57