Domain mg4377b.com
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • MacOS file listing through .DS_Store file
    First seen 2025-11-10 07:58
    Last seen 2025-12-05 10:52
    Open for 25 days
    • Severity: low
      Fingerprint: 5f32cf5d6962f09c39aac35b39aac35b2578364c68dc6859df38d459493a29a8

      Found 14 files trough .DS_Store spidering:
      
      /images
      /images/icon1@2x.png
      /images/icon2@2x.png
      /images/logo_01.webp
      /images/logo_02.webp
      /images/logo_03.webp
      /images/logo_pa.png
      /images/logo_pa.webp
      /images/sec1@2x.png
      /images/sec2@2x.png
      /images/title@2x.png
      /index.html
      /index_副本.html
      /js
      Found on 2025-12-05 10:52
  • MacOS file listing through .DS_Store file
    First seen 2025-11-10 07:58
    Last seen 2025-12-05 10:52
    Open for 25 days
    • Severity: low
      Fingerprint: 5f32cf5d6962f09c39aac35b39aac35b2578364c68dc6859df38d459493a29a8

      Found 14 files trough .DS_Store spidering:
      
      /images
      /images/icon1@2x.png
      /images/icon2@2x.png
      /images/logo_01.webp
      /images/logo_02.webp
      /images/logo_03.webp
      /images/logo_pa.png
      /images/logo_pa.webp
      /images/sec1@2x.png
      /images/sec2@2x.png
      /images/title@2x.png
      /index.html
      /index_副本.html
      /js
      Found on 2025-12-05 10:52
  • Open service 104.21.51.11:8443 · mg4377b.com

    2026-01-23 07:34

    HTTP/1.1 523 <none>
    Date: Fri, 23 Jan 2026 07:34:56 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=173,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c259c8ccb6cbc9a-BOM
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 523
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 104.21.51.11:80 · mg4377b.com

    2026-01-23 07:34

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 07:34:57 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 08 Jan 2026 10:38:42 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=13,cfOrigin;dur=406
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=quDRMc%2BerzRBd5xAJQvUHUXTcResF4U1FYY3gw4lnc0LsK8MLFbsFjbp6w9tikVhOKoN97dWCtUCdx8BPaKbVk9w4DXf1FD7J0tq"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9c259c8ffa78de93-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 欢迎光临
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
      <head>
            <meta charset="UTF-8">
            <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
            <meta name="renderer" content="webkit">
            <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
            <title>欢迎光临</title></head>
            
        </head>
        <style type="text/css">
            .solog{
                margin: 25px 0 14px;
                color: black;
                font-size: 18px;
                -webkit-animation: shine 2.4s infinite;
    
            }
            @-webkit-keyframes shine{
                0%,100%{color: #fff;text-shadow: 0 0 10px #0000ff,0 0 10px #0000FF;}
                40%{text-shadow: 0 0 40px #FF0000,0 0 40px #FF0000;}
            }
        </style>
        <body style="background: #e6eaeb;">
            <div style="position: relative;margin: 200px auto 0;padding: 0 0 22px;border-radius: 15px 15px 5px 5px;background: #fff;box-shadow: 10px 20px 20px rgba(101, 102, 103, .75);width:95%;max-width: 400px;color: #fff;text-align: center;">
                <canvas id="canvas" width="200" height="200" style="display:block;position:absolute;top:-100px;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;"></canvas>
                <div style="color: #242424;font-size: 28px;padding:111px  0 20px">通过安全加密检测</div>
                <div class="solog" style="">&#24320;&#20803;&#26827;&#29260;&#23448;&#26041;&#32593;&#31449;</div>
                <a id="btn" href="javascript:void(0);" style="display: block;border-radius: 500px;background-color: #ff5656;height: 65px;line-height: 65px;width: 250px;color: #fff;font-size: 22px;text-decoration: none;letter-spacing: 2px;margin:20px auto;cursor:pointer;">链接检测中……</a>
            </div>
            <script>
                window.onload = function() {
                    var canvas = document.getElementById('canvas')
                      , ctx = canvas.getContext('2d')
                      , ras = canvas.width / 2
                      , index = 0;
                    drawFrame();
                    function drawFrame() {
                        ctx.clearRect(0, 0, canvas.width, canvas.height);
                        ctx.save();
                        ctx.translate(ras, ras);
                        ctx.beginPath();
                        ctx.lineWidth = ras * 0.08;
                        ctx.strokeStyle = "#d1d2d4";
                        ctx.arc(0, 0, ras * 0.8, 0, Math.PI * 2, false);
                        ctx.stroke();
                        ctx.strokeStyle = "#00a2ff ";
                        ctx.lineWidth = ras * 0.12;
                        ctx.beginPath();
                        ctx.arc(0, 0, ras * 0.8, -Math.PI / 2, -Math.PI / 2 + index * Math.PI * 2 / 100, false);
                        ctx.stroke();
                        ctx.textAlign = 'center';
                        ctx.textBaseline = 'middle';
                        ctx.font = ras / 2.2 + 'px Arial';
                        ctx.fillText(index.toFixed(0) + '%', 0, 0);
                        ctx.restore();
                        document.title = '加载中 ' + index.toFixed(1) + '%';
                        if (index < 99.2) {
                            if (index > 90) {
                                index += 1;
                                btn.innerHTML = '最快线路进入中';
                                btn.style.background = '#36A11E'
                            } else if (index > 60) {
                                index += 1
                            } else {
                                index += 3
                            }
                            setTimeout(drawFrame, 20)
                        } else if (index != 100) {
                            index = 100;
                            drawFrame()
                        } else {
                            // 595dd3436
                            // 595dd3437
                            document.title = '最快线路进入中';
                            var domains = ["http://45.197.34.50", "http://tzdlmbqpyjdsfv-uopsfbvb-1069736878.ap-northeast-1.elb.amazonaws.com/?shareName=595dd3436"];  
                            var randomDomainIndex = Math.floor(Math.random() * domains.length)
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 104.21.51.11:443 · mg4377b.com

    2026-01-23 07:34

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 07:34:57 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 08 Jan 2026 10:38:42 GMT
    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=9ZTWud6FZ42Mr%2FzZEC%2BPlcQeAkqJa%2FDR2alTlKSEwwPfURZYzlaCYGNf3%2BBdmabF0KLZug7tAAspncfp9wU%2B4nkKgYAy7dKfLj4n"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9c259c8cc91d23e3-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: 欢迎光临
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
      <head>
            <meta charset="UTF-8">
            <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
            <meta name="renderer" content="webkit">
            <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
            <title>欢迎光临</title></head>
            
        </head>
        <style type="text/css">
            .solog{
                margin: 25px 0 14px;
                color: black;
                font-size: 18px;
                -webkit-animation: shine 2.4s infinite;
    
            }
            @-webkit-keyframes shine{
                0%,100%{color: #fff;text-shadow: 0 0 10px #0000ff,0 0 10px #0000FF;}
                40%{text-shadow: 0 0 40px #FF0000,0 0 40px #FF0000;}
            }
        </style>
        <body style="background: #e6eaeb;">
            <div style="position: relative;margin: 200px auto 0;padding: 0 0 22px;border-radius: 15px 15px 5px 5px;background: #fff;box-shadow: 10px 20px 20px rgba(101, 102, 103, .75);width:95%;max-width: 400px;color: #fff;text-align: center;">
                <canvas id="canvas" width="200" height="200" style="display:block;position:absolute;top:-100px;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;"></canvas>
                <div style="color: #242424;font-size: 28px;padding:111px  0 20px">通过安全加密检测</div>
                <div class="solog" style="">&#24320;&#20803;&#26827;&#29260;&#23448;&#26041;&#32593;&#31449;</div>
                <a id="btn" href="javascript:void(0);" style="display: block;border-radius: 500px;background-color: #ff5656;height: 65px;line-height: 65px;width: 250px;color: #fff;font-size: 22px;text-decoration: none;letter-spacing: 2px;margin:20px auto;cursor:pointer;">链接检测中……</a>
            </div>
            <script>
                window.onload = function() {
                    var canvas = document.getElementById('canvas')
                      , ctx = canvas.getContext('2d')
                      , ras = canvas.width / 2
                      , index = 0;
                    drawFrame();
                    function drawFrame() {
                        ctx.clearRect(0, 0, canvas.width, canvas.height);
                        ctx.save();
                        ctx.translate(ras, ras);
                        ctx.beginPath();
                        ctx.lineWidth = ras * 0.08;
                        ctx.strokeStyle = "#d1d2d4";
                        ctx.arc(0, 0, ras * 0.8, 0, Math.PI * 2, false);
                        ctx.stroke();
                        ctx.strokeStyle = "#00a2ff ";
                        ctx.lineWidth = ras * 0.12;
                        ctx.beginPath();
                        ctx.arc(0, 0, ras * 0.8, -Math.PI / 2, -Math.PI / 2 + index * Math.PI * 2 / 100, false);
                        ctx.stroke();
                        ctx.textAlign = 'center';
                        ctx.textBaseline = 'middle';
                        ctx.font = ras / 2.2 + 'px Arial';
                        ctx.fillText(index.toFixed(0) + '%', 0, 0);
                        ctx.restore();
                        document.title = '加载中 ' + index.toFixed(1) + '%';
                        if (index < 99.2) {
                            if (index > 90) {
                                index += 1;
                                btn.innerHTML = '最快线路进入中';
                                btn.style.background = '#36A11E'
                            } else if (index > 60) {
                                index += 1
                            } else {
                                index += 3
                            }
                            setTimeout(drawFrame, 20)
                        } else if (index != 100) {
                            index = 100;
                            drawFrame()
                        } else {
                            // 595dd3436
                            // 595dd3437
                            document.title = '最快线路进入中';
                            var domains = ["http://45.197.34.50", "http://tzdlmbqpyjdsfv-uopsfbvb-1069736878.ap-northeast-1.elb.amazonaws.com/?shareName=595dd3436"];  
                            var randomDomainIndex = Math.floor(Math.random() * domains.length)
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 172.67.216.97:8443 · mg4377b.com

    2026-01-23 07:34

    HTTP/1.1 523 <none>
    Date: Fri, 23 Jan 2026 07:34:57 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: 9c259c8d0d7aef58-LHR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 523
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:d861:8443 · mg4377b.com

    2026-01-23 07:34

    HTTP/1.1 523 <none>
    Date: Fri, 23 Jan 2026 07:34:57 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: 9c259c8cb8c4a00e-AMS
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 523
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:d861:443 · mg4377b.com

    2026-01-23 07:34

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 07:34:57 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 08 Jan 2026 10:38:42 GMT
    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=JnnqBzcsfDp1sF3MKOOl9mh%2FTCMnu%2FHqjb4XdoZg5%2F6y90mrPYzTrkX5JFg54NSrpftu0Trk5LjnT%2F9fP5gr0PgWnGlth8ID%2FnKpDCnUtUn4bNh5iUVj"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9c259c8e79b03801-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 欢迎光临
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
      <head>
            <meta charset="UTF-8">
            <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
            <meta name="renderer" content="webkit">
            <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
            <title>欢迎光临</title></head>
            
        </head>
        <style type="text/css">
            .solog{
                margin: 25px 0 14px;
                color: black;
                font-size: 18px;
                -webkit-animation: shine 2.4s infinite;
    
            }
            @-webkit-keyframes shine{
                0%,100%{color: #fff;text-shadow: 0 0 10px #0000ff,0 0 10px #0000FF;}
                40%{text-shadow: 0 0 40px #FF0000,0 0 40px #FF0000;}
            }
        </style>
        <body style="background: #e6eaeb;">
            <div style="position: relative;margin: 200px auto 0;padding: 0 0 22px;border-radius: 15px 15px 5px 5px;background: #fff;box-shadow: 10px 20px 20px rgba(101, 102, 103, .75);width:95%;max-width: 400px;color: #fff;text-align: center;">
                <canvas id="canvas" width="200" height="200" style="display:block;position:absolute;top:-100px;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;"></canvas>
                <div style="color: #242424;font-size: 28px;padding:111px  0 20px">通过安全加密检测</div>
                <div class="solog" style="">&#24320;&#20803;&#26827;&#29260;&#23448;&#26041;&#32593;&#31449;</div>
                <a id="btn" href="javascript:void(0);" style="display: block;border-radius: 500px;background-color: #ff5656;height: 65px;line-height: 65px;width: 250px;color: #fff;font-size: 22px;text-decoration: none;letter-spacing: 2px;margin:20px auto;cursor:pointer;">链接检测中……</a>
            </div>
            <script>
                window.onload = function() {
                    var canvas = document.getElementById('canvas')
                      , ctx = canvas.getContext('2d')
                      , ras = canvas.width / 2
                      , index = 0;
                    drawFrame();
                    function drawFrame() {
                        ctx.clearRect(0, 0, canvas.width, canvas.height);
                        ctx.save();
                        ctx.translate(ras, ras);
                        ctx.beginPath();
                        ctx.lineWidth = ras * 0.08;
                        ctx.strokeStyle = "#d1d2d4";
                        ctx.arc(0, 0, ras * 0.8, 0, Math.PI * 2, false);
                        ctx.stroke();
                        ctx.strokeStyle = "#00a2ff ";
                        ctx.lineWidth = ras * 0.12;
                        ctx.beginPath();
                        ctx.arc(0, 0, ras * 0.8, -Math.PI / 2, -Math.PI / 2 + index * Math.PI * 2 / 100, false);
                        ctx.stroke();
                        ctx.textAlign = 'center';
                        ctx.textBaseline = 'middle';
                        ctx.font = ras / 2.2 + 'px Arial';
                        ctx.fillText(index.toFixed(0) + '%', 0, 0);
                        ctx.restore();
                        document.title = '加载中 ' + index.toFixed(1) + '%';
                        if (index < 99.2) {
                            if (index > 90) {
                                index += 1;
                                btn.innerHTML = '最快线路进入中';
                                btn.style.background = '#36A11E'
                            } else if (index > 60) {
                                index += 1
                            } else {
                                index += 3
                            }
                            setTimeout(drawFrame, 20)
                        } else if (index != 100) {
                            index = 100;
                            drawFrame()
                        } else {
                            // 595dd3436
                            // 595dd3437
                            document.title = '最快线路进入中';
                            var domains = ["http://45.197.34.50", "http://tzdlmbqpyjdsfv-uopsfbvb-1069736878.ap-northeast-1.elb.amazonaws.com/?shareName=595dd3436"];  
                            var randomDomainIndex = Math.floor(Math.random() * domains.length)
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 172.67.216.97:443 · mg4377b.com

    2026-01-23 07:34

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 07:34:57 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 08 Jan 2026 10:38:42 GMT
    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=2RzfMcCCp8YwwUM2nZjKvQaYWLIyX%2FqJoYhuZX5lZmOuz4gsTUrYyWTdPSVwR7zM%2FFddh8%2BQkfUxIyxiXhkQGK%2BvVTjTwxYs2ju8"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9c259c8e3e0e6370-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 欢迎光临
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
      <head>
            <meta charset="UTF-8">
            <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
            <meta name="renderer" content="webkit">
            <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
            <title>欢迎光临</title></head>
            
        </head>
        <style type="text/css">
            .solog{
                margin: 25px 0 14px;
                color: black;
                font-size: 18px;
                -webkit-animation: shine 2.4s infinite;
    
            }
            @-webkit-keyframes shine{
                0%,100%{color: #fff;text-shadow: 0 0 10px #0000ff,0 0 10px #0000FF;}
                40%{text-shadow: 0 0 40px #FF0000,0 0 40px #FF0000;}
            }
        </style>
        <body style="background: #e6eaeb;">
            <div style="position: relative;margin: 200px auto 0;padding: 0 0 22px;border-radius: 15px 15px 5px 5px;background: #fff;box-shadow: 10px 20px 20px rgba(101, 102, 103, .75);width:95%;max-width: 400px;color: #fff;text-align: center;">
                <canvas id="canvas" width="200" height="200" style="display:block;position:absolute;top:-100px;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;"></canvas>
                <div style="color: #242424;font-size: 28px;padding:111px  0 20px">通过安全加密检测</div>
                <div class="solog" style="">&#24320;&#20803;&#26827;&#29260;&#23448;&#26041;&#32593;&#31449;</div>
                <a id="btn" href="javascript:void(0);" style="display: block;border-radius: 500px;background-color: #ff5656;height: 65px;line-height: 65px;width: 250px;color: #fff;font-size: 22px;text-decoration: none;letter-spacing: 2px;margin:20px auto;cursor:pointer;">链接检测中……</a>
            </div>
            <script>
                window.onload = function() {
                    var canvas = document.getElementById('canvas')
                      , ctx = canvas.getContext('2d')
                      , ras = canvas.width / 2
                      , index = 0;
                    drawFrame();
                    function drawFrame() {
                        ctx.clearRect(0, 0, canvas.width, canvas.height);
                        ctx.save();
                        ctx.translate(ras, ras);
                        ctx.beginPath();
                        ctx.lineWidth = ras * 0.08;
                        ctx.strokeStyle = "#d1d2d4";
                        ctx.arc(0, 0, ras * 0.8, 0, Math.PI * 2, false);
                        ctx.stroke();
                        ctx.strokeStyle = "#00a2ff ";
                        ctx.lineWidth = ras * 0.12;
                        ctx.beginPath();
                        ctx.arc(0, 0, ras * 0.8, -Math.PI / 2, -Math.PI / 2 + index * Math.PI * 2 / 100, false);
                        ctx.stroke();
                        ctx.textAlign = 'center';
                        ctx.textBaseline = 'middle';
                        ctx.font = ras / 2.2 + 'px Arial';
                        ctx.fillText(index.toFixed(0) + '%', 0, 0);
                        ctx.restore();
                        document.title = '加载中 ' + index.toFixed(1) + '%';
                        if (index < 99.2) {
                            if (index > 90) {
                                index += 1;
                                btn.innerHTML = '最快线路进入中';
                                btn.style.background = '#36A11E'
                            } else if (index > 60) {
                                index += 1
                            } else {
                                index += 3
                            }
                            setTimeout(drawFrame, 20)
                        } else if (index != 100) {
                            index = 100;
                            drawFrame()
                        } else {
                            // 595dd3436
                            // 595dd3437
                            document.title = '最快线路进入中';
                            var domains = ["http://45.197.34.50", "http://tzdlmbqpyjdsfv-uopsfbvb-1069736878.ap-northeast-1.elb.amazonaws.com/?shareName=595dd3436"];  
                            var randomDomainIndex = Math.floor(Math.random() * domains.length)
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3034::6815:330b:80 · mg4377b.com

    2026-01-23 07:34

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 07:34:57 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 08 Jan 2026 10:38:42 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=18,cfOrigin;dur=326
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=rto0rFDRkW9559fbpYvBhhix5vRN2UttvAaMoE473B53DMutgLlyHCQ9gXG0idaOeMVedZiSTKOptGlVch68SBQ9AuXimJt%2B8qJEOcMZu%2BSZIADHLHQc"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9c259c8ccefa3c04-BOM
    alt-svc: h3=":443"; ma=86400
    
    Page title: 欢迎光临
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
      <head>
            <meta charset="UTF-8">
            <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
            <meta name="renderer" content="webkit">
            <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
            <title>欢迎光临</title></head>
            
        </head>
        <style type="text/css">
            .solog{
                margin: 25px 0 14px;
                color: black;
                font-size: 18px;
                -webkit-animation: shine 2.4s infinite;
    
            }
            @-webkit-keyframes shine{
                0%,100%{color: #fff;text-shadow: 0 0 10px #0000ff,0 0 10px #0000FF;}
                40%{text-shadow: 0 0 40px #FF0000,0 0 40px #FF0000;}
            }
        </style>
        <body style="background: #e6eaeb;">
            <div style="position: relative;margin: 200px auto 0;padding: 0 0 22px;border-radius: 15px 15px 5px 5px;background: #fff;box-shadow: 10px 20px 20px rgba(101, 102, 103, .75);width:95%;max-width: 400px;color: #fff;text-align: center;">
                <canvas id="canvas" width="200" height="200" style="display:block;position:absolute;top:-100px;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;"></canvas>
                <div style="color: #242424;font-size: 28px;padding:111px  0 20px">通过安全加密检测</div>
                <div class="solog" style="">&#24320;&#20803;&#26827;&#29260;&#23448;&#26041;&#32593;&#31449;</div>
                <a id="btn" href="javascript:void(0);" style="display: block;border-radius: 500px;background-color: #ff5656;height: 65px;line-height: 65px;width: 250px;color: #fff;font-size: 22px;text-decoration: none;letter-spacing: 2px;margin:20px auto;cursor:pointer;">链接检测中……</a>
            </div>
            <script>
                window.onload = function() {
                    var canvas = document.getElementById('canvas')
                      , ctx = canvas.getContext('2d')
                      , ras = canvas.width / 2
                      , index = 0;
                    drawFrame();
                    function drawFrame() {
                        ctx.clearRect(0, 0, canvas.width, canvas.height);
                        ctx.save();
                        ctx.translate(ras, ras);
                        ctx.beginPath();
                        ctx.lineWidth = ras * 0.08;
                        ctx.strokeStyle = "#d1d2d4";
                        ctx.arc(0, 0, ras * 0.8, 0, Math.PI * 2, false);
                        ctx.stroke();
                        ctx.strokeStyle = "#00a2ff ";
                        ctx.lineWidth = ras * 0.12;
                        ctx.beginPath();
                        ctx.arc(0, 0, ras * 0.8, -Math.PI / 2, -Math.PI / 2 + index * Math.PI * 2 / 100, false);
                        ctx.stroke();
                        ctx.textAlign = 'center';
                        ctx.textBaseline = 'middle';
                        ctx.font = ras / 2.2 + 'px Arial';
                        ctx.fillText(index.toFixed(0) + '%', 0, 0);
                        ctx.restore();
                        document.title = '加载中 ' + index.toFixed(1) + '%';
                        if (index < 99.2) {
                            if (index > 90) {
                                index += 1;
                                btn.innerHTML = '最快线路进入中';
                                btn.style.background = '#36A11E'
                            } else if (index > 60) {
                                index += 1
                            } else {
                                index += 3
                            }
                            setTimeout(drawFrame, 20)
                        } else if (index != 100) {
                            index = 100;
                            drawFrame()
                        } else {
                            // 595dd3436
                            // 595dd3437
                            document.title = '最快线路进入中';
                            var domains = ["http://45.197.34.50", "http://tzdlmbqpyjdsfv-uopsfbvb-1069736878.ap-northeast-1.elb.amazonaws.com/?shareName=595dd3436"];  
                            var randomDomainIndex = Math.floor(Math.random() * domains.length)
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:d861:80 · mg4377b.com

    2026-01-23 07:34

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 07:34:56 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 08 Jan 2026 10:38:42 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=18,cfOrigin;dur=151
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=sLW9484kvpiZGGKDkyZbFTOBz5leGKVncWBTdKfMz8B4DOMSl80%2FSwerbUx48%2F5QUVV6cxbpS%2BzrLzJHzVHjsL3R%2FNae90XCyDeWhQDFQ4pRq6MfWI%2F3"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9c259c8b2cd8a07a-SIN
    alt-svc: h3=":443"; ma=86400
    
    Page title: 欢迎光临
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
      <head>
            <meta charset="UTF-8">
            <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
            <meta name="renderer" content="webkit">
            <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
            <title>欢迎光临</title></head>
            
        </head>
        <style type="text/css">
            .solog{
                margin: 25px 0 14px;
                color: black;
                font-size: 18px;
                -webkit-animation: shine 2.4s infinite;
    
            }
            @-webkit-keyframes shine{
                0%,100%{color: #fff;text-shadow: 0 0 10px #0000ff,0 0 10px #0000FF;}
                40%{text-shadow: 0 0 40px #FF0000,0 0 40px #FF0000;}
            }
        </style>
        <body style="background: #e6eaeb;">
            <div style="position: relative;margin: 200px auto 0;padding: 0 0 22px;border-radius: 15px 15px 5px 5px;background: #fff;box-shadow: 10px 20px 20px rgba(101, 102, 103, .75);width:95%;max-width: 400px;color: #fff;text-align: center;">
                <canvas id="canvas" width="200" height="200" style="display:block;position:absolute;top:-100px;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;"></canvas>
                <div style="color: #242424;font-size: 28px;padding:111px  0 20px">通过安全加密检测</div>
                <div class="solog" style="">&#24320;&#20803;&#26827;&#29260;&#23448;&#26041;&#32593;&#31449;</div>
                <a id="btn" href="javascript:void(0);" style="display: block;border-radius: 500px;background-color: #ff5656;height: 65px;line-height: 65px;width: 250px;color: #fff;font-size: 22px;text-decoration: none;letter-spacing: 2px;margin:20px auto;cursor:pointer;">链接检测中……</a>
            </div>
            <script>
                window.onload = function() {
                    var canvas = document.getElementById('canvas')
                      , ctx = canvas.getContext('2d')
                      , ras = canvas.width / 2
                      , index = 0;
                    drawFrame();
                    function drawFrame() {
                        ctx.clearRect(0, 0, canvas.width, canvas.height);
                        ctx.save();
                        ctx.translate(ras, ras);
                        ctx.beginPath();
                        ctx.lineWidth = ras * 0.08;
                        ctx.strokeStyle = "#d1d2d4";
                        ctx.arc(0, 0, ras * 0.8, 0, Math.PI * 2, false);
                        ctx.stroke();
                        ctx.strokeStyle = "#00a2ff ";
                        ctx.lineWidth = ras * 0.12;
                        ctx.beginPath();
                        ctx.arc(0, 0, ras * 0.8, -Math.PI / 2, -Math.PI / 2 + index * Math.PI * 2 / 100, false);
                        ctx.stroke();
                        ctx.textAlign = 'center';
                        ctx.textBaseline = 'middle';
                        ctx.font = ras / 2.2 + 'px Arial';
                        ctx.fillText(index.toFixed(0) + '%', 0, 0);
                        ctx.restore();
                        document.title = '加载中 ' + index.toFixed(1) + '%';
                        if (index < 99.2) {
                            if (index > 90) {
                                index += 1;
                                btn.innerHTML = '最快线路进入中';
                                btn.style.background = '#36A11E'
                            } else if (index > 60) {
                                index += 1
                            } else {
                                index += 3
                            }
                            setTimeout(drawFrame, 20)
                        } else if (index != 100) {
                            index = 100;
                            drawFrame()
                        } else {
                            // 595dd3436
                            // 595dd3437
                            document.title = '最快线路进入中';
                            var domains = ["http://45.197.34.50", "http://tzdlmbqpyjdsfv-uopsfbvb-1069736878.ap-northeast-1.elb.amazonaws.com/?shareName=595dd3436"];  
                            var randomDomainIndex = Math.floor(Math.random() * domains.length)
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3034::6815:330b:443 · mg4377b.com

    2026-01-23 07:34

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 07:34:56 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 08 Jan 2026 10:38:42 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=7,cfOrigin;dur=183
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=rODX6OolRFzqrdNAMa2uoTI0ciYXIirTuzuW2Fpnhum9OdProLfurdO33k%2FNxqWz0ksaBilcKc2CW3ml1LS9iVnG6dgsoIrPCpdGsnC0%2BnFOZtscU%2BZi"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9c259c8c18e6ce2b-SIN
    alt-svc: h3=":443"; ma=86400
    
    Page title: 欢迎光临
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
      <head>
            <meta charset="UTF-8">
            <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
            <meta name="renderer" content="webkit">
            <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
            <title>欢迎光临</title></head>
            
        </head>
        <style type="text/css">
            .solog{
                margin: 25px 0 14px;
                color: black;
                font-size: 18px;
                -webkit-animation: shine 2.4s infinite;
    
            }
            @-webkit-keyframes shine{
                0%,100%{color: #fff;text-shadow: 0 0 10px #0000ff,0 0 10px #0000FF;}
                40%{text-shadow: 0 0 40px #FF0000,0 0 40px #FF0000;}
            }
        </style>
        <body style="background: #e6eaeb;">
            <div style="position: relative;margin: 200px auto 0;padding: 0 0 22px;border-radius: 15px 15px 5px 5px;background: #fff;box-shadow: 10px 20px 20px rgba(101, 102, 103, .75);width:95%;max-width: 400px;color: #fff;text-align: center;">
                <canvas id="canvas" width="200" height="200" style="display:block;position:absolute;top:-100px;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;"></canvas>
                <div style="color: #242424;font-size: 28px;padding:111px  0 20px">通过安全加密检测</div>
                <div class="solog" style="">&#24320;&#20803;&#26827;&#29260;&#23448;&#26041;&#32593;&#31449;</div>
                <a id="btn" href="javascript:void(0);" style="display: block;border-radius: 500px;background-color: #ff5656;height: 65px;line-height: 65px;width: 250px;color: #fff;font-size: 22px;text-decoration: none;letter-spacing: 2px;margin:20px auto;cursor:pointer;">链接检测中……</a>
            </div>
            <script>
                window.onload = function() {
                    var canvas = document.getElementById('canvas')
                      , ctx = canvas.getContext('2d')
                      , ras = canvas.width / 2
                      , index = 0;
                    drawFrame();
                    function drawFrame() {
                        ctx.clearRect(0, 0, canvas.width, canvas.height);
                        ctx.save();
                        ctx.translate(ras, ras);
                        ctx.beginPath();
                        ctx.lineWidth = ras * 0.08;
                        ctx.strokeStyle = "#d1d2d4";
                        ctx.arc(0, 0, ras * 0.8, 0, Math.PI * 2, false);
                        ctx.stroke();
                        ctx.strokeStyle = "#00a2ff ";
                        ctx.lineWidth = ras * 0.12;
                        ctx.beginPath();
                        ctx.arc(0, 0, ras * 0.8, -Math.PI / 2, -Math.PI / 2 + index * Math.PI * 2 / 100, false);
                        ctx.stroke();
                        ctx.textAlign = 'center';
                        ctx.textBaseline = 'middle';
                        ctx.font = ras / 2.2 + 'px Arial';
                        ctx.fillText(index.toFixed(0) + '%', 0, 0);
                        ctx.restore();
                        document.title = '加载中 ' + index.toFixed(1) + '%';
                        if (index < 99.2) {
                            if (index > 90) {
                                index += 1;
                                btn.innerHTML = '最快线路进入中';
                                btn.style.background = '#36A11E'
                            } else if (index > 60) {
                                index += 1
                            } else {
                                index += 3
                            }
                            setTimeout(drawFrame, 20)
                        } else if (index != 100) {
                            index = 100;
                            drawFrame()
                        } else {
                            // 595dd3436
                            // 595dd3437
                            document.title = '最快线路进入中';
                            var domains = ["http://45.197.34.50", "http://tzdlmbqpyjdsfv-uopsfbvb-1069736878.ap-northeast-1.elb.amazonaws.com/?shareName=595dd3436"];  
                            var randomDomainIndex = Math.floor(Math.random() * domains.length)
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3034::6815:330b:8443 · mg4377b.com

    2026-01-23 07:34

    HTTP/1.1 523 <none>
    Date: Fri, 23 Jan 2026 07:34:56 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=204,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c259c8b286a813d-YYZ
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 523
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 172.67.216.97:80 · mg4377b.com

    2026-01-23 07:34

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 07:34:57 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 08 Jan 2026 10:38:42 GMT
    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=dPD1jz%2FD%2FJZez0bTTt%2BtkPbZe3P1VgjJp6KVZSVifWbjOAXOytzUzGP6IglzuY1DrSSAsY%2FkjKznAJMGa7K8v4uzKcpxi5xmQQ%3D%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9c259c8d3b6a6943-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 欢迎光临
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
      <head>
            <meta charset="UTF-8">
            <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
            <meta name="renderer" content="webkit">
            <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
            <title>欢迎光临</title></head>
            
        </head>
        <style type="text/css">
            .solog{
                margin: 25px 0 14px;
                color: black;
                font-size: 18px;
                -webkit-animation: shine 2.4s infinite;
    
            }
            @-webkit-keyframes shine{
                0%,100%{color: #fff;text-shadow: 0 0 10px #0000ff,0 0 10px #0000FF;}
                40%{text-shadow: 0 0 40px #FF0000,0 0 40px #FF0000;}
            }
        </style>
        <body style="background: #e6eaeb;">
            <div style="position: relative;margin: 200px auto 0;padding: 0 0 22px;border-radius: 15px 15px 5px 5px;background: #fff;box-shadow: 10px 20px 20px rgba(101, 102, 103, .75);width:95%;max-width: 400px;color: #fff;text-align: center;">
                <canvas id="canvas" width="200" height="200" style="display:block;position:absolute;top:-100px;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;"></canvas>
                <div style="color: #242424;font-size: 28px;padding:111px  0 20px">通过安全加密检测</div>
                <div class="solog" style="">&#24320;&#20803;&#26827;&#29260;&#23448;&#26041;&#32593;&#31449;</div>
                <a id="btn" href="javascript:void(0);" style="display: block;border-radius: 500px;background-color: #ff5656;height: 65px;line-height: 65px;width: 250px;color: #fff;font-size: 22px;text-decoration: none;letter-spacing: 2px;margin:20px auto;cursor:pointer;">链接检测中……</a>
            </div>
            <script>
                window.onload = function() {
                    var canvas = document.getElementById('canvas')
                      , ctx = canvas.getContext('2d')
                      , ras = canvas.width / 2
                      , index = 0;
                    drawFrame();
                    function drawFrame() {
                        ctx.clearRect(0, 0, canvas.width, canvas.height);
                        ctx.save();
                        ctx.translate(ras, ras);
                        ctx.beginPath();
                        ctx.lineWidth = ras * 0.08;
                        ctx.strokeStyle = "#d1d2d4";
                        ctx.arc(0, 0, ras * 0.8, 0, Math.PI * 2, false);
                        ctx.stroke();
                        ctx.strokeStyle = "#00a2ff ";
                        ctx.lineWidth = ras * 0.12;
                        ctx.beginPath();
                        ctx.arc(0, 0, ras * 0.8, -Math.PI / 2, -Math.PI / 2 + index * Math.PI * 2 / 100, false);
                        ctx.stroke();
                        ctx.textAlign = 'center';
                        ctx.textBaseline = 'middle';
                        ctx.font = ras / 2.2 + 'px Arial';
                        ctx.fillText(index.toFixed(0) + '%', 0, 0);
                        ctx.restore();
                        document.title = '加载中 ' + index.toFixed(1) + '%';
                        if (index < 99.2) {
                            if (index > 90) {
                                index += 1;
                                btn.innerHTML = '最快线路进入中';
                                btn.style.background = '#36A11E'
                            } else if (index > 60) {
                                index += 1
                            } else {
                                index += 3
                            }
                            setTimeout(drawFrame, 20)
                        } else if (index != 100) {
                            index = 100;
                            drawFrame()
                        } else {
                            // 595dd3436
                            // 595dd3437
                            document.title = '最快线路进入中';
                            var domains = ["http://45.197.34.50", "http://tzdlmbqpyjdsfv-uopsfbvb-1069736878.ap-northeast-1.elb.amazonaws.com/?shareName=595dd3436"];  
                            var randomDomainIndex = Math.floor(Math.random() * domains.length)
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 172.67.216.97:80 · mg4377b.com

    2026-01-22 19:05

    HTTP/1.1 200 OK
    Date: Thu, 22 Jan 2026 19:06:01 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 08 Jan 2026 10:38:42 GMT
    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=uR%2BJfirTRwdIUWi6J8CKIOCYYLFMztf2nNJTp27HHuSmjIluX5E0kKYvyBH9IETe7htGghhPOrlE72mVPpC15F1NRa5qvI0Oepoq"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9c21537efa5178c0-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 欢迎光临
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
      <head>
            <meta charset="UTF-8">
            <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
            <meta name="renderer" content="webkit">
            <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
            <title>欢迎光临</title></head>
            
        </head>
        <style type="text/css">
            .solog{
                margin: 25px 0 14px;
                color: black;
                font-size: 18px;
                -webkit-animation: shine 2.4s infinite;
    
            }
            @-webkit-keyframes shine{
                0%,100%{color: #fff;text-shadow: 0 0 10px #0000ff,0 0 10px #0000FF;}
                40%{text-shadow: 0 0 40px #FF0000,0 0 40px #FF0000;}
            }
        </style>
        <body style="background: #e6eaeb;">
            <div style="position: relative;margin: 200px auto 0;padding: 0 0 22px;border-radius: 15px 15px 5px 5px;background: #fff;box-shadow: 10px 20px 20px rgba(101, 102, 103, .75);width:95%;max-width: 400px;color: #fff;text-align: center;">
                <canvas id="canvas" width="200" height="200" style="display:block;position:absolute;top:-100px;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;"></canvas>
                <div style="color: #242424;font-size: 28px;padding:111px  0 20px">通过安全加密检测</div>
                <div class="solog" style="">&#24320;&#20803;&#26827;&#29260;&#23448;&#26041;&#32593;&#31449;</div>
                <a id="btn" href="javascript:void(0);" style="display: block;border-radius: 500px;background-color: #ff5656;height: 65px;line-height: 65px;width: 250px;color: #fff;font-size: 22px;text-decoration: none;letter-spacing: 2px;margin:20px auto;cursor:pointer;">链接检测中……</a>
            </div>
            <script>
                window.onload = function() {
                    var canvas = document.getElementById('canvas')
                      , ctx = canvas.getContext('2d')
                      , ras = canvas.width / 2
                      , index = 0;
                    drawFrame();
                    function drawFrame() {
                        ctx.clearRect(0, 0, canvas.width, canvas.height);
                        ctx.save();
                        ctx.translate(ras, ras);
                        ctx.beginPath();
                        ctx.lineWidth = ras * 0.08;
                        ctx.strokeStyle = "#d1d2d4";
                        ctx.arc(0, 0, ras * 0.8, 0, Math.PI * 2, false);
                        ctx.stroke();
                        ctx.strokeStyle = "#00a2ff ";
                        ctx.lineWidth = ras * 0.12;
                        ctx.beginPath();
                        ctx.arc(0, 0, ras * 0.8, -Math.PI / 2, -Math.PI / 2 + index * Math.PI * 2 / 100, false);
                        ctx.stroke();
                        ctx.textAlign = 'center';
                        ctx.textBaseline = 'middle';
                        ctx.font = ras / 2.2 + 'px Arial';
                        ctx.fillText(index.toFixed(0) + '%', 0, 0);
                        ctx.restore();
                        document.title = '加载中 ' + index.toFixed(1) + '%';
                        if (index < 99.2) {
                            if (index > 90) {
                                index += 1;
                                btn.innerHTML = '最快线路进入中';
                                btn.style.background = '#36A11E'
                            } else if (index > 60) {
                                index += 1
                            } else {
                                index += 3
                            }
                            setTimeout(drawFrame, 20)
                        } else if (index != 100) {
                            index = 100;
                            drawFrame()
                        } else {
                            // 595dd3436
                            // 595dd3437
                            document.title = '最快线路进入中';
                            var domains = ["http://45.197.34.50", "http://tzdlmbqpyjdsfv-uopsfbvb-1069736878.ap-northeast-1.elb.amazonaws.com/?shareName=595dd3436"];  
                            var randomDomainIndex = Math.floor(Math.random() * domains.length)
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 172.67.216.97:443 · mg4377b.com

    2026-01-22 18:43

    HTTP/1.1 200 OK
    Date: Thu, 22 Jan 2026 18:43:25 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 08 Jan 2026 10:38:42 GMT
    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=oG0l00JfSyugi%2Bcn4iD5JG%2BgGXIo4oRHgd6bPfvLBucjcONCtQ2agouwNtrww%2ByQnBsMuQSPmSUM2ncEg0sWNJcJ%2FbR3mknFW7Bq"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9c2132616fc965f5-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: 欢迎光临
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
      <head>
            <meta charset="UTF-8">
            <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
            <meta name="renderer" content="webkit">
            <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
            <title>欢迎光临</title></head>
            
        </head>
        <style type="text/css">
            .solog{
                margin: 25px 0 14px;
                color: black;
                font-size: 18px;
                -webkit-animation: shine 2.4s infinite;
    
            }
            @-webkit-keyframes shine{
                0%,100%{color: #fff;text-shadow: 0 0 10px #0000ff,0 0 10px #0000FF;}
                40%{text-shadow: 0 0 40px #FF0000,0 0 40px #FF0000;}
            }
        </style>
        <body style="background: #e6eaeb;">
            <div style="position: relative;margin: 200px auto 0;padding: 0 0 22px;border-radius: 15px 15px 5px 5px;background: #fff;box-shadow: 10px 20px 20px rgba(101, 102, 103, .75);width:95%;max-width: 400px;color: #fff;text-align: center;">
                <canvas id="canvas" width="200" height="200" style="display:block;position:absolute;top:-100px;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;"></canvas>
                <div style="color: #242424;font-size: 28px;padding:111px  0 20px">通过安全加密检测</div>
                <div class="solog" style="">&#24320;&#20803;&#26827;&#29260;&#23448;&#26041;&#32593;&#31449;</div>
                <a id="btn" href="javascript:void(0);" style="display: block;border-radius: 500px;background-color: #ff5656;height: 65px;line-height: 65px;width: 250px;color: #fff;font-size: 22px;text-decoration: none;letter-spacing: 2px;margin:20px auto;cursor:pointer;">链接检测中……</a>
            </div>
            <script>
                window.onload = function() {
                    var canvas = document.getElementById('canvas')
                      , ctx = canvas.getContext('2d')
                      , ras = canvas.width / 2
                      , index = 0;
                    drawFrame();
                    function drawFrame() {
                        ctx.clearRect(0, 0, canvas.width, canvas.height);
                        ctx.save();
                        ctx.translate(ras, ras);
                        ctx.beginPath();
                        ctx.lineWidth = ras * 0.08;
                        ctx.strokeStyle = "#d1d2d4";
                        ctx.arc(0, 0, ras * 0.8, 0, Math.PI * 2, false);
                        ctx.stroke();
                        ctx.strokeStyle = "#00a2ff ";
                        ctx.lineWidth = ras * 0.12;
                        ctx.beginPath();
                        ctx.arc(0, 0, ras * 0.8, -Math.PI / 2, -Math.PI / 2 + index * Math.PI * 2 / 100, false);
                        ctx.stroke();
                        ctx.textAlign = 'center';
                        ctx.textBaseline = 'middle';
                        ctx.font = ras / 2.2 + 'px Arial';
                        ctx.fillText(index.toFixed(0) + '%', 0, 0);
                        ctx.restore();
                        document.title = '加载中 ' + index.toFixed(1) + '%';
                        if (index < 99.2) {
                            if (index > 90) {
                                index += 1;
                                btn.innerHTML = '最快线路进入中';
                                btn.style.background = '#36A11E'
                            } else if (index > 60) {
                                index += 1
                            } else {
                                index += 3
                            }
                            setTimeout(drawFrame, 20)
                        } else if (index != 100) {
                            index = 100;
                            drawFrame()
                        } else {
                            // 595dd3436
                            // 595dd3437
                            document.title = '最快线路进入中';
                            var domains = ["http://45.197.34.50", "http://tzdlmbqpyjdsfv-uopsfbvb-1069736878.ap-northeast-1.elb.amazonaws.com/?shareName=595dd3436"];  
                            var randomDomainIndex = Math.floor(Math.random() * domains.length)
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 172.67.216.97:80 · mg4377b.com

    2026-01-09 05:11

    HTTP/1.1 200 OK
    Date: Fri, 09 Jan 2026 05:11:57 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 08 Jan 2026 10:38:42 GMT
    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=pkN11KOAThED2I8VMLDEmaSiceXi0MMqxLbmUcXhPFQ8CBvTduKfFVKPvUJROzDGCCULSl38R0sGyI1auc7cn2U0rwMJTVIKDgct"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bb16fd50d859cd3-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: 欢迎光临
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
      <head>
            <meta charset="UTF-8">
            <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
            <meta name="renderer" content="webkit">
            <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
            <title>欢迎光临</title></head>
            
        </head>
        <style type="text/css">
            .solog{
                margin: 25px 0 14px;
                color: black;
                font-size: 18px;
                -webkit-animation: shine 2.4s infinite;
    
            }
            @-webkit-keyframes shine{
                0%,100%{color: #fff;text-shadow: 0 0 10px #0000ff,0 0 10px #0000FF;}
                40%{text-shadow: 0 0 40px #FF0000,0 0 40px #FF0000;}
            }
        </style>
        <body style="background: #e6eaeb;">
            <div style="position: relative;margin: 200px auto 0;padding: 0 0 22px;border-radius: 15px 15px 5px 5px;background: #fff;box-shadow: 10px 20px 20px rgba(101, 102, 103, .75);width:95%;max-width: 400px;color: #fff;text-align: center;">
                <canvas id="canvas" width="200" height="200" style="display:block;position:absolute;top:-100px;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;"></canvas>
                <div style="color: #242424;font-size: 28px;padding:111px  0 20px">通过安全加密检测</div>
                <div class="solog" style="">&#24320;&#20803;&#26827;&#29260;&#23448;&#26041;&#32593;&#31449;</div>
                <a id="btn" href="javascript:void(0);" style="display: block;border-radius: 500px;background-color: #ff5656;height: 65px;line-height: 65px;width: 250px;color: #fff;font-size: 22px;text-decoration: none;letter-spacing: 2px;margin:20px auto;cursor:pointer;">链接检测中……</a>
            </div>
            <script>
                window.onload = function() {
                    var canvas = document.getElementById('canvas')
                      , ctx = canvas.getContext('2d')
                      , ras = canvas.width / 2
                      , index = 0;
                    drawFrame();
                    function drawFrame() {
                        ctx.clearRect(0, 0, canvas.width, canvas.height);
                        ctx.save();
                        ctx.translate(ras, ras);
                        ctx.beginPath();
                        ctx.lineWidth = ras * 0.08;
                        ctx.strokeStyle = "#d1d2d4";
                        ctx.arc(0, 0, ras * 0.8, 0, Math.PI * 2, false);
                        ctx.stroke();
                        ctx.strokeStyle = "#00a2ff ";
                        ctx.lineWidth = ras * 0.12;
                        ctx.beginPath();
                        ctx.arc(0, 0, ras * 0.8, -Math.PI / 2, -Math.PI / 2 + index * Math.PI * 2 / 100, false);
                        ctx.stroke();
                        ctx.textAlign = 'center';
                        ctx.textBaseline = 'middle';
                        ctx.font = ras / 2.2 + 'px Arial';
                        ctx.fillText(index.toFixed(0) + '%', 0, 0);
                        ctx.restore();
                        document.title = '加载中 ' + index.toFixed(1) + '%';
                        if (index < 99.2) {
                            if (index > 90) {
                                index += 1;
                                btn.innerHTML = '最快线路进入中';
                                btn.style.background = '#36A11E'
                            } else if (index > 60) {
                                index += 1
                            } else {
                                index += 3
                            }
                            setTimeout(drawFrame, 20)
                        } else if (index != 100) {
                            index = 100;
                            drawFrame()
                        } else {
                            // 595dd3436
                            // 595dd3437
                            document.title = '最快线路进入中';
                            var domains = ["http://45.197.34.50", "http://tzdlmbqpyjdsfv-uopsfbvb-1069736878.ap-northeast-1.elb.amazonaws.com/?shareName=595dd3436"];  
                            var randomDomainIndex = Math.floor(Math.random() * domains.length)
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 172.67.216.97:443 · mg4377b.com

    2026-01-08 18:45

    HTTP/1.1 200 OK
    Date: Thu, 08 Jan 2026 18:45:37 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 08 Jan 2026 10:38:42 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=10,cfOrigin;dur=399
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=7VFhP8R2kjllh7vvBfbNYiUJ9va0Y1Gf%2B4TRhSFWmEjp9p4bYzppHKY2HKymkPWeSP8XePQacfyVyxSWDmGUMTcMmY87o9u66A%3D%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9badda5cda00edd5-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 欢迎光临
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
      <head>
            <meta charset="UTF-8">
            <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
            <meta name="renderer" content="webkit">
            <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
            <title>欢迎光临</title></head>
            
        </head>
        <style type="text/css">
            .solog{
                margin: 25px 0 14px;
                color: black;
                font-size: 18px;
                -webkit-animation: shine 2.4s infinite;
    
            }
            @-webkit-keyframes shine{
                0%,100%{color: #fff;text-shadow: 0 0 10px #0000ff,0 0 10px #0000FF;}
                40%{text-shadow: 0 0 40px #FF0000,0 0 40px #FF0000;}
            }
        </style>
        <body style="background: #e6eaeb;">
            <div style="position: relative;margin: 200px auto 0;padding: 0 0 22px;border-radius: 15px 15px 5px 5px;background: #fff;box-shadow: 10px 20px 20px rgba(101, 102, 103, .75);width:95%;max-width: 400px;color: #fff;text-align: center;">
                <canvas id="canvas" width="200" height="200" style="display:block;position:absolute;top:-100px;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;"></canvas>
                <div style="color: #242424;font-size: 28px;padding:111px  0 20px">通过安全加密检测</div>
                <div class="solog" style="">&#24320;&#20803;&#26827;&#29260;&#23448;&#26041;&#32593;&#31449;</div>
                <a id="btn" href="javascript:void(0);" style="display: block;border-radius: 500px;background-color: #ff5656;height: 65px;line-height: 65px;width: 250px;color: #fff;font-size: 22px;text-decoration: none;letter-spacing: 2px;margin:20px auto;cursor:pointer;">链接检测中……</a>
            </div>
            <script>
                window.onload = function() {
                    var canvas = document.getElementById('canvas')
                      , ctx = canvas.getContext('2d')
                      , ras = canvas.width / 2
                      , index = 0;
                    drawFrame();
                    function drawFrame() {
                        ctx.clearRect(0, 0, canvas.width, canvas.height);
                        ctx.save();
                        ctx.translate(ras, ras);
                        ctx.beginPath();
                        ctx.lineWidth = ras * 0.08;
                        ctx.strokeStyle = "#d1d2d4";
                        ctx.arc(0, 0, ras * 0.8, 0, Math.PI * 2, false);
                        ctx.stroke();
                        ctx.strokeStyle = "#00a2ff ";
                        ctx.lineWidth = ras * 0.12;
                        ctx.beginPath();
                        ctx.arc(0, 0, ras * 0.8, -Math.PI / 2, -Math.PI / 2 + index * Math.PI * 2 / 100, false);
                        ctx.stroke();
                        ctx.textAlign = 'center';
                        ctx.textBaseline = 'middle';
                        ctx.font = ras / 2.2 + 'px Arial';
                        ctx.fillText(index.toFixed(0) + '%', 0, 0);
                        ctx.restore();
                        document.title = '加载中 ' + index.toFixed(1) + '%';
                        if (index < 99.2) {
                            if (index > 90) {
                                index += 1;
                                btn.innerHTML = '最快线路进入中';
                                btn.style.background = '#36A11E'
                            } else if (index > 60) {
                                index += 1
                            } else {
                                index += 3
                            }
                            setTimeout(drawFrame, 20)
                        } else if (index != 100) {
                            index = 100;
                            drawFrame()
                        } else {
                            // 595dd3436
                            // 595dd3437
                            document.title = '最快线路进入中';
                            var domains = ["http://45.197.34.50", "http://tzdlmbqpyjdsfv-uopsfbvb-1069736878.ap-northeast-1.elb.amazonaws.com/?shareName=595dd3436"];  
                            var randomDomainIndex = Math.floor(Math.random() * domains.length)
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 172.67.216.97:8443 · mg4377b.com

    2026-01-08 11:15

    HTTP/1.1 523 <none>
    Date: Thu, 08 Jan 2026 11:15:03 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=194,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bab4658688b3a00-YYZ
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 523
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 104.21.51.11:8443 · mg4377b.com

    2026-01-08 11:15

    HTTP/1.1 523 <none>
    Date: Thu, 08 Jan 2026 11:15:03 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=204,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bab46587b1d6d93-YYZ
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 523
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 104.21.51.11:80 · mg4377b.com

    2026-01-08 11:15

    HTTP/1.1 200 OK
    Date: Thu, 08 Jan 2026 11:15:04 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 08 Jan 2026 10:38:42 GMT
    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=dYWBUyV%2Bx6jtu%2FGCg34BUOFoXE9wQs0zZ882QyxvTf9%2F9lKyThIiFC8l0pC2BscG8J%2F51%2FMVz%2F96RByLotK%2Bi5YLsXNkavGjKXp9"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bab465a7a410e08-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: 欢迎光临
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
      <head>
            <meta charset="UTF-8">
            <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
            <meta name="renderer" content="webkit">
            <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
            <title>欢迎光临</title></head>
            
        </head>
        <style type="text/css">
            .solog{
                margin: 25px 0 14px;
                color: black;
                font-size: 18px;
                -webkit-animation: shine 2.4s infinite;
    
            }
            @-webkit-keyframes shine{
                0%,100%{color: #fff;text-shadow: 0 0 10px #0000ff,0 0 10px #0000FF;}
                40%{text-shadow: 0 0 40px #FF0000,0 0 40px #FF0000;}
            }
        </style>
        <body style="background: #e6eaeb;">
            <div style="position: relative;margin: 200px auto 0;padding: 0 0 22px;border-radius: 15px 15px 5px 5px;background: #fff;box-shadow: 10px 20px 20px rgba(101, 102, 103, .75);width:95%;max-width: 400px;color: #fff;text-align: center;">
                <canvas id="canvas" width="200" height="200" style="display:block;position:absolute;top:-100px;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;"></canvas>
                <div style="color: #242424;font-size: 28px;padding:111px  0 20px">通过安全加密检测</div>
                <div class="solog" style="">&#24320;&#20803;&#26827;&#29260;&#23448;&#26041;&#32593;&#31449;</div>
                <a id="btn" href="javascript:void(0);" style="display: block;border-radius: 500px;background-color: #ff5656;height: 65px;line-height: 65px;width: 250px;color: #fff;font-size: 22px;text-decoration: none;letter-spacing: 2px;margin:20px auto;cursor:pointer;">链接检测中……</a>
            </div>
            <script>
                window.onload = function() {
                    var canvas = document.getElementById('canvas')
                      , ctx = canvas.getContext('2d')
                      , ras = canvas.width / 2
                      , index = 0;
                    drawFrame();
                    function drawFrame() {
                        ctx.clearRect(0, 0, canvas.width, canvas.height);
                        ctx.save();
                        ctx.translate(ras, ras);
                        ctx.beginPath();
                        ctx.lineWidth = ras * 0.08;
                        ctx.strokeStyle = "#d1d2d4";
                        ctx.arc(0, 0, ras * 0.8, 0, Math.PI * 2, false);
                        ctx.stroke();
                        ctx.strokeStyle = "#00a2ff ";
                        ctx.lineWidth = ras * 0.12;
                        ctx.beginPath();
                        ctx.arc(0, 0, ras * 0.8, -Math.PI / 2, -Math.PI / 2 + index * Math.PI * 2 / 100, false);
                        ctx.stroke();
                        ctx.textAlign = 'center';
                        ctx.textBaseline = 'middle';
                        ctx.font = ras / 2.2 + 'px Arial';
                        ctx.fillText(index.toFixed(0) + '%', 0, 0);
                        ctx.restore();
                        document.title = '加载中 ' + index.toFixed(1) + '%';
                        if (index < 99.2) {
                            if (index > 90) {
                                index += 1;
                                btn.innerHTML = '最快线路进入中';
                                btn.style.background = '#36A11E'
                            } else if (index > 60) {
                                index += 1
                            } else {
                                index += 3
                            }
                            setTimeout(drawFrame, 20)
                        } else if (index != 100) {
                            index = 100;
                            drawFrame()
                        } else {
                            // 595dd3436
                            // 595dd3437
                            document.title = '最快线路进入中';
                            var domains = ["http://45.197.34.50", "http://tzdlmbqpyjdsfv-uopsfbvb-1069736878.ap-northeast-1.elb.amazonaws.com/?shareName=595dd3436"];  
                            var randomDomainIndex = Math.floor(Math.random() * domains.length)
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 172.67.216.97:80 · mg4377b.com

    2026-01-08 11:15

    HTTP/1.1 200 OK
    Date: Thu, 08 Jan 2026 11:15:04 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 08 Jan 2026 10:38:42 GMT
    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=Ko%2BHsyM6U6IF3c4AY0t4oHcr5Ei27jPkL8xVIdbvEpdyi%2Bew%2BS41xkoLVmRPU5u3mliPRIPHfEaEexDmAl8kacHMvjSkTU20xkoq"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bab465a8e601e60-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 欢迎光临
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
      <head>
            <meta charset="UTF-8">
            <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
            <meta name="renderer" content="webkit">
            <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
            <title>欢迎光临</title></head>
            
        </head>
        <style type="text/css">
            .solog{
                margin: 25px 0 14px;
                color: black;
                font-size: 18px;
                -webkit-animation: shine 2.4s infinite;
    
            }
            @-webkit-keyframes shine{
                0%,100%{color: #fff;text-shadow: 0 0 10px #0000ff,0 0 10px #0000FF;}
                40%{text-shadow: 0 0 40px #FF0000,0 0 40px #FF0000;}
            }
        </style>
        <body style="background: #e6eaeb;">
            <div style="position: relative;margin: 200px auto 0;padding: 0 0 22px;border-radius: 15px 15px 5px 5px;background: #fff;box-shadow: 10px 20px 20px rgba(101, 102, 103, .75);width:95%;max-width: 400px;color: #fff;text-align: center;">
                <canvas id="canvas" width="200" height="200" style="display:block;position:absolute;top:-100px;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;"></canvas>
                <div style="color: #242424;font-size: 28px;padding:111px  0 20px">通过安全加密检测</div>
                <div class="solog" style="">&#24320;&#20803;&#26827;&#29260;&#23448;&#26041;&#32593;&#31449;</div>
                <a id="btn" href="javascript:void(0);" style="display: block;border-radius: 500px;background-color: #ff5656;height: 65px;line-height: 65px;width: 250px;color: #fff;font-size: 22px;text-decoration: none;letter-spacing: 2px;margin:20px auto;cursor:pointer;">链接检测中……</a>
            </div>
            <script>
                window.onload = function() {
                    var canvas = document.getElementById('canvas')
                      , ctx = canvas.getContext('2d')
                      , ras = canvas.width / 2
                      , index = 0;
                    drawFrame();
                    function drawFrame() {
                        ctx.clearRect(0, 0, canvas.width, canvas.height);
                        ctx.save();
                        ctx.translate(ras, ras);
                        ctx.beginPath();
                        ctx.lineWidth = ras * 0.08;
                        ctx.strokeStyle = "#d1d2d4";
                        ctx.arc(0, 0, ras * 0.8, 0, Math.PI * 2, false);
                        ctx.stroke();
                        ctx.strokeStyle = "#00a2ff ";
                        ctx.lineWidth = ras * 0.12;
                        ctx.beginPath();
                        ctx.arc(0, 0, ras * 0.8, -Math.PI / 2, -Math.PI / 2 + index * Math.PI * 2 / 100, false);
                        ctx.stroke();
                        ctx.textAlign = 'center';
                        ctx.textBaseline = 'middle';
                        ctx.font = ras / 2.2 + 'px Arial';
                        ctx.fillText(index.toFixed(0) + '%', 0, 0);
                        ctx.restore();
                        document.title = '加载中 ' + index.toFixed(1) + '%';
                        if (index < 99.2) {
                            if (index > 90) {
                                index += 1;
                                btn.innerHTML = '最快线路进入中';
                                btn.style.background = '#36A11E'
                            } else if (index > 60) {
                                index += 1
                            } else {
                                index += 3
                            }
                            setTimeout(drawFrame, 20)
                        } else if (index != 100) {
                            index = 100;
                            drawFrame()
                        } else {
                            // 595dd3436
                            // 595dd3437
                            document.title = '最快线路进入中';
                            var domains = ["http://45.197.34.50", "http://tzdlmbqpyjdsfv-uopsfbvb-1069736878.ap-northeast-1.elb.amazonaws.com/?shareName=595dd3436"];  
                            var randomDomainIndex = Math.floor(Math.random() * domains.length)
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 2606:4700:3034::6815:330b:80 · mg4377b.com

    2026-01-08 11:15

    HTTP/1.1 200 OK
    Date: Thu, 08 Jan 2026 11:15:04 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 08 Jan 2026 10:38:42 GMT
    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=yZMiT6DENePnxRtlguS4ZmTRMTqmdUx2pSOsSVUp9t0C38Cvj2MUoIzsiFF3lNnIavCabrhP3xR0PExg7pTyAczLQQFD0ZVGCZkcNS1345SxrlCa0te7"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bab465a9e9e1332-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 欢迎光临
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
      <head>
            <meta charset="UTF-8">
            <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
            <meta name="renderer" content="webkit">
            <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
            <title>欢迎光临</title></head>
            
        </head>
        <style type="text/css">
            .solog{
                margin: 25px 0 14px;
                color: black;
                font-size: 18px;
                -webkit-animation: shine 2.4s infinite;
    
            }
            @-webkit-keyframes shine{
                0%,100%{color: #fff;text-shadow: 0 0 10px #0000ff,0 0 10px #0000FF;}
                40%{text-shadow: 0 0 40px #FF0000,0 0 40px #FF0000;}
            }
        </style>
        <body style="background: #e6eaeb;">
            <div style="position: relative;margin: 200px auto 0;padding: 0 0 22px;border-radius: 15px 15px 5px 5px;background: #fff;box-shadow: 10px 20px 20px rgba(101, 102, 103, .75);width:95%;max-width: 400px;color: #fff;text-align: center;">
                <canvas id="canvas" width="200" height="200" style="display:block;position:absolute;top:-100px;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;"></canvas>
                <div style="color: #242424;font-size: 28px;padding:111px  0 20px">通过安全加密检测</div>
                <div class="solog" style="">&#24320;&#20803;&#26827;&#29260;&#23448;&#26041;&#32593;&#31449;</div>
                <a id="btn" href="javascript:void(0);" style="display: block;border-radius: 500px;background-color: #ff5656;height: 65px;line-height: 65px;width: 250px;color: #fff;font-size: 22px;text-decoration: none;letter-spacing: 2px;margin:20px auto;cursor:pointer;">链接检测中……</a>
            </div>
            <script>
                window.onload = function() {
                    var canvas = document.getElementById('canvas')
                      , ctx = canvas.getContext('2d')
                      , ras = canvas.width / 2
                      , index = 0;
                    drawFrame();
                    function drawFrame() {
                        ctx.clearRect(0, 0, canvas.width, canvas.height);
                        ctx.save();
                        ctx.translate(ras, ras);
                        ctx.beginPath();
                        ctx.lineWidth = ras * 0.08;
                        ctx.strokeStyle = "#d1d2d4";
                        ctx.arc(0, 0, ras * 0.8, 0, Math.PI * 2, false);
                        ctx.stroke();
                        ctx.strokeStyle = "#00a2ff ";
                        ctx.lineWidth = ras * 0.12;
                        ctx.beginPath();
                        ctx.arc(0, 0, ras * 0.8, -Math.PI / 2, -Math.PI / 2 + index * Math.PI * 2 / 100, false);
                        ctx.stroke();
                        ctx.textAlign = 'center';
                        ctx.textBaseline = 'middle';
                        ctx.font = ras / 2.2 + 'px Arial';
                        ctx.fillText(index.toFixed(0) + '%', 0, 0);
                        ctx.restore();
                        document.title = '加载中 ' + index.toFixed(1) + '%';
                        if (index < 99.2) {
                            if (index > 90) {
                                index += 1;
                                btn.innerHTML = '最快线路进入中';
                                btn.style.background = '#36A11E'
                            } else if (index > 60) {
                                index += 1
                            } else {
                                index += 3
                            }
                            setTimeout(drawFrame, 20)
                        } else if (index != 100) {
                            index = 100;
                            drawFrame()
                        } else {
                            // 595dd3436
                            // 595dd3437
                            document.title = '最快线路进入中';
                            var domains = ["http://45.197.34.50", "http://tzdlmbqpyjdsfv-uopsfbvb-1069736878.ap-northeast-1.elb.amazonaws.com/?shareName=595dd3436"];  
                            var randomDomainIndex = Math.floor(Math.random() * domains.length)
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:d861:80 · mg4377b.com

    2026-01-08 11:15

    HTTP/1.1 200 OK
    Date: Thu, 08 Jan 2026 11:15:03 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 08 Jan 2026 10:38:42 GMT
    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=XyrP9PGXuB6tyqbnaqWwtz0Ha4RLgDFhS6xxg2x%2FQxlbmE%2BBMFTcmwq4k%2FAhogFYbRgESQvL34jOKSq81N9is7Q2JPggxKS5K2uXZK%2Bj8BAe8jzbZDKr"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bab465aa94fd366-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 欢迎光临
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
      <head>
            <meta charset="UTF-8">
            <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
            <meta name="renderer" content="webkit">
            <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
            <title>欢迎光临</title></head>
            
        </head>
        <style type="text/css">
            .solog{
                margin: 25px 0 14px;
                color: black;
                font-size: 18px;
                -webkit-animation: shine 2.4s infinite;
    
            }
            @-webkit-keyframes shine{
                0%,100%{color: #fff;text-shadow: 0 0 10px #0000ff,0 0 10px #0000FF;}
                40%{text-shadow: 0 0 40px #FF0000,0 0 40px #FF0000;}
            }
        </style>
        <body style="background: #e6eaeb;">
            <div style="position: relative;margin: 200px auto 0;padding: 0 0 22px;border-radius: 15px 15px 5px 5px;background: #fff;box-shadow: 10px 20px 20px rgba(101, 102, 103, .75);width:95%;max-width: 400px;color: #fff;text-align: center;">
                <canvas id="canvas" width="200" height="200" style="display:block;position:absolute;top:-100px;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;"></canvas>
                <div style="color: #242424;font-size: 28px;padding:111px  0 20px">通过安全加密检测</div>
                <div class="solog" style="">&#24320;&#20803;&#26827;&#29260;&#23448;&#26041;&#32593;&#31449;</div>
                <a id="btn" href="javascript:void(0);" style="display: block;border-radius: 500px;background-color: #ff5656;height: 65px;line-height: 65px;width: 250px;color: #fff;font-size: 22px;text-decoration: none;letter-spacing: 2px;margin:20px auto;cursor:pointer;">链接检测中……</a>
            </div>
            <script>
                window.onload = function() {
                    var canvas = document.getElementById('canvas')
                      , ctx = canvas.getContext('2d')
                      , ras = canvas.width / 2
                      , index = 0;
                    drawFrame();
                    function drawFrame() {
                        ctx.clearRect(0, 0, canvas.width, canvas.height);
                        ctx.save();
                        ctx.translate(ras, ras);
                        ctx.beginPath();
                        ctx.lineWidth = ras * 0.08;
                        ctx.strokeStyle = "#d1d2d4";
                        ctx.arc(0, 0, ras * 0.8, 0, Math.PI * 2, false);
                        ctx.stroke();
                        ctx.strokeStyle = "#00a2ff ";
                        ctx.lineWidth = ras * 0.12;
                        ctx.beginPath();
                        ctx.arc(0, 0, ras * 0.8, -Math.PI / 2, -Math.PI / 2 + index * Math.PI * 2 / 100, false);
                        ctx.stroke();
                        ctx.textAlign = 'center';
                        ctx.textBaseline = 'middle';
                        ctx.font = ras / 2.2 + 'px Arial';
                        ctx.fillText(index.toFixed(0) + '%', 0, 0);
                        ctx.restore();
                        document.title = '加载中 ' + index.toFixed(1) + '%';
                        if (index < 99.2) {
                            if (index > 90) {
                                index += 1;
                                btn.innerHTML = '最快线路进入中';
                                btn.style.background = '#36A11E'
                            } else if (index > 60) {
                                index += 1
                            } else {
                                index += 3
                            }
                            setTimeout(drawFrame, 20)
                        } else if (index != 100) {
                            index = 100;
                            drawFrame()
                        } else {
                            // 595dd3436
                            // 595dd3437
                            document.title = '最快线路进入中';
                            var domains = ["http://45.197.34.50", "http://tzdlmbqpyjdsfv-uopsfbvb-1069736878.ap-northeast-1.elb.amazonaws.com/?shareName=595dd3436"];  
                            var randomDomainIndex = Math.floor(Math.random() * domains.length)
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 104.21.51.11:443 · mg4377b.com

    2026-01-08 11:15

    HTTP/1.1 200 OK
    Date: Thu, 08 Jan 2026 11:15:03 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 08 Jan 2026 10:38:42 GMT
    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=S09qQGHhJF9d%2BkItNvQtmNr81TzmkaHFDAGEYCjdzNdfMh2389%2FJjPdZfFfT2JJc3aOCE%2BLYGTa7fFab7BFdHUivCtTwb9Yvbiyh"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bab465a5e076577-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: 欢迎光临
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
      <head>
            <meta charset="UTF-8">
            <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
            <meta name="renderer" content="webkit">
            <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
            <title>欢迎光临</title></head>
            
        </head>
        <style type="text/css">
            .solog{
                margin: 25px 0 14px;
                color: black;
                font-size: 18px;
                -webkit-animation: shine 2.4s infinite;
    
            }
            @-webkit-keyframes shine{
                0%,100%{color: #fff;text-shadow: 0 0 10px #0000ff,0 0 10px #0000FF;}
                40%{text-shadow: 0 0 40px #FF0000,0 0 40px #FF0000;}
            }
        </style>
        <body style="background: #e6eaeb;">
            <div style="position: relative;margin: 200px auto 0;padding: 0 0 22px;border-radius: 15px 15px 5px 5px;background: #fff;box-shadow: 10px 20px 20px rgba(101, 102, 103, .75);width:95%;max-width: 400px;color: #fff;text-align: center;">
                <canvas id="canvas" width="200" height="200" style="display:block;position:absolute;top:-100px;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;"></canvas>
                <div style="color: #242424;font-size: 28px;padding:111px  0 20px">通过安全加密检测</div>
                <div class="solog" style="">&#24320;&#20803;&#26827;&#29260;&#23448;&#26041;&#32593;&#31449;</div>
                <a id="btn" href="javascript:void(0);" style="display: block;border-radius: 500px;background-color: #ff5656;height: 65px;line-height: 65px;width: 250px;color: #fff;font-size: 22px;text-decoration: none;letter-spacing: 2px;margin:20px auto;cursor:pointer;">链接检测中……</a>
            </div>
            <script>
                window.onload = function() {
                    var canvas = document.getElementById('canvas')
                      , ctx = canvas.getContext('2d')
                      , ras = canvas.width / 2
                      , index = 0;
                    drawFrame();
                    function drawFrame() {
                        ctx.clearRect(0, 0, canvas.width, canvas.height);
                        ctx.save();
                        ctx.translate(ras, ras);
                        ctx.beginPath();
                        ctx.lineWidth = ras * 0.08;
                        ctx.strokeStyle = "#d1d2d4";
                        ctx.arc(0, 0, ras * 0.8, 0, Math.PI * 2, false);
                        ctx.stroke();
                        ctx.strokeStyle = "#00a2ff ";
                        ctx.lineWidth = ras * 0.12;
                        ctx.beginPath();
                        ctx.arc(0, 0, ras * 0.8, -Math.PI / 2, -Math.PI / 2 + index * Math.PI * 2 / 100, false);
                        ctx.stroke();
                        ctx.textAlign = 'center';
                        ctx.textBaseline = 'middle';
                        ctx.font = ras / 2.2 + 'px Arial';
                        ctx.fillText(index.toFixed(0) + '%', 0, 0);
                        ctx.restore();
                        document.title = '加载中 ' + index.toFixed(1) + '%';
                        if (index < 99.2) {
                            if (index > 90) {
                                index += 1;
                                btn.innerHTML = '最快线路进入中';
                                btn.style.background = '#36A11E'
                            } else if (index > 60) {
                                index += 1
                            } else {
                                index += 3
                            }
                            setTimeout(drawFrame, 20)
                        } else if (index != 100) {
                            index = 100;
                            drawFrame()
                        } else {
                            // 595dd3436
                            // 595dd3437
                            document.title = '最快线路进入中';
                            var domains = ["http://45.197.34.50", "http://tzdlmbqpyjdsfv-uopsfbvb-1069736878.ap-northeast-1.elb.amazonaws.com/?shareName=595dd3436"];  
                            var randomDomainIndex = Math.floor(Math.random() * domains.length)
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 2606:4700:3034::6815:330b:443 · mg4377b.com

    2026-01-08 11:15

    HTTP/1.1 200 OK
    Date: Thu, 08 Jan 2026 11:15:03 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 08 Jan 2026 10:38:42 GMT
    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=nGHifZJcU6qpAQXrBQ9t3BK9%2Flvpv4CHmAVMqBVIzUGO8cTXdPfcXhOuAaZ2k81nNZRZAdxhAGdCZQXDxGo5pJgWlvHUPF%2F3rf2xEvvH8ajsJm5PmFaE"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bab465a4c616668-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: 欢迎光临
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
      <head>
            <meta charset="UTF-8">
            <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
            <meta name="renderer" content="webkit">
            <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
            <title>欢迎光临</title></head>
            
        </head>
        <style type="text/css">
            .solog{
                margin: 25px 0 14px;
                color: black;
                font-size: 18px;
                -webkit-animation: shine 2.4s infinite;
    
            }
            @-webkit-keyframes shine{
                0%,100%{color: #fff;text-shadow: 0 0 10px #0000ff,0 0 10px #0000FF;}
                40%{text-shadow: 0 0 40px #FF0000,0 0 40px #FF0000;}
            }
        </style>
        <body style="background: #e6eaeb;">
            <div style="position: relative;margin: 200px auto 0;padding: 0 0 22px;border-radius: 15px 15px 5px 5px;background: #fff;box-shadow: 10px 20px 20px rgba(101, 102, 103, .75);width:95%;max-width: 400px;color: #fff;text-align: center;">
                <canvas id="canvas" width="200" height="200" style="display:block;position:absolute;top:-100px;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;"></canvas>
                <div style="color: #242424;font-size: 28px;padding:111px  0 20px">通过安全加密检测</div>
                <div class="solog" style="">&#24320;&#20803;&#26827;&#29260;&#23448;&#26041;&#32593;&#31449;</div>
                <a id="btn" href="javascript:void(0);" style="display: block;border-radius: 500px;background-color: #ff5656;height: 65px;line-height: 65px;width: 250px;color: #fff;font-size: 22px;text-decoration: none;letter-spacing: 2px;margin:20px auto;cursor:pointer;">链接检测中……</a>
            </div>
            <script>
                window.onload = function() {
                    var canvas = document.getElementById('canvas')
                      , ctx = canvas.getContext('2d')
                      , ras = canvas.width / 2
                      , index = 0;
                    drawFrame();
                    function drawFrame() {
                        ctx.clearRect(0, 0, canvas.width, canvas.height);
                        ctx.save();
                        ctx.translate(ras, ras);
                        ctx.beginPath();
                        ctx.lineWidth = ras * 0.08;
                        ctx.strokeStyle = "#d1d2d4";
                        ctx.arc(0, 0, ras * 0.8, 0, Math.PI * 2, false);
                        ctx.stroke();
                        ctx.strokeStyle = "#00a2ff ";
                        ctx.lineWidth = ras * 0.12;
                        ctx.beginPath();
                        ctx.arc(0, 0, ras * 0.8, -Math.PI / 2, -Math.PI / 2 + index * Math.PI * 2 / 100, false);
                        ctx.stroke();
                        ctx.textAlign = 'center';
                        ctx.textBaseline = 'middle';
                        ctx.font = ras / 2.2 + 'px Arial';
                        ctx.fillText(index.toFixed(0) + '%', 0, 0);
                        ctx.restore();
                        document.title = '加载中 ' + index.toFixed(1) + '%';
                        if (index < 99.2) {
                            if (index > 90) {
                                index += 1;
                                btn.innerHTML = '最快线路进入中';
                                btn.style.background = '#36A11E'
                            } else if (index > 60) {
                                index += 1
                            } else {
                                index += 3
                            }
                            setTimeout(drawFrame, 20)
                        } else if (index != 100) {
                            index = 100;
                            drawFrame()
                        } else {
                            // 595dd3436
                            // 595dd3437
                            document.title = '最快线路进入中';
                            var domains = ["http://45.197.34.50", "http://tzdlmbqpyjdsfv-uopsfbvb-1069736878.ap-northeast-1.elb.amazonaws.com/?shareName=595dd3436"];  
                            var randomDomainIndex = Math.floor(Math.random() * domains.length)
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 2606:4700:3034::6815:330b:8443 · mg4377b.com

    2026-01-08 11:15

    HTTP/1.1 523 <none>
    Date: Thu, 08 Jan 2026 11:15:03 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=218,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bab4657e8894289-EWR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 523
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 172.67.216.97:443 · mg4377b.com

    2026-01-08 11:15

    HTTP/1.1 200 OK
    Date: Thu, 08 Jan 2026 11:15:03 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 08 Jan 2026 10:38:42 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=8,cfOrigin;dur=390
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ZsgiwEf1YLGK6LY1BWKePNMT4oCoC60XhQg%2FJVNiyNcO0Ne2z5Djdazs%2FAdr%2Fo49GhL2MzyvASgRI%2BF7IUgRqmokV7dIk53na1NQ"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bab46591b13f78d-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 欢迎光临
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
      <head>
            <meta charset="UTF-8">
            <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
            <meta name="renderer" content="webkit">
            <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
            <title>欢迎光临</title></head>
            
        </head>
        <style type="text/css">
            .solog{
                margin: 25px 0 14px;
                color: black;
                font-size: 18px;
                -webkit-animation: shine 2.4s infinite;
    
            }
            @-webkit-keyframes shine{
                0%,100%{color: #fff;text-shadow: 0 0 10px #0000ff,0 0 10px #0000FF;}
                40%{text-shadow: 0 0 40px #FF0000,0 0 40px #FF0000;}
            }
        </style>
        <body style="background: #e6eaeb;">
            <div style="position: relative;margin: 200px auto 0;padding: 0 0 22px;border-radius: 15px 15px 5px 5px;background: #fff;box-shadow: 10px 20px 20px rgba(101, 102, 103, .75);width:95%;max-width: 400px;color: #fff;text-align: center;">
                <canvas id="canvas" width="200" height="200" style="display:block;position:absolute;top:-100px;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;"></canvas>
                <div style="color: #242424;font-size: 28px;padding:111px  0 20px">通过安全加密检测</div>
                <div class="solog" style="">&#24320;&#20803;&#26827;&#29260;&#23448;&#26041;&#32593;&#31449;</div>
                <a id="btn" href="javascript:void(0);" style="display: block;border-radius: 500px;background-color: #ff5656;height: 65px;line-height: 65px;width: 250px;color: #fff;font-size: 22px;text-decoration: none;letter-spacing: 2px;margin:20px auto;cursor:pointer;">链接检测中……</a>
            </div>
            <script>
                window.onload = function() {
                    var canvas = document.getElementById('canvas')
                      , ctx = canvas.getContext('2d')
                      , ras = canvas.width / 2
                      , index = 0;
                    drawFrame();
                    function drawFrame() {
                        ctx.clearRect(0, 0, canvas.width, canvas.height);
                        ctx.save();
                        ctx.translate(ras, ras);
                        ctx.beginPath();
                        ctx.lineWidth = ras * 0.08;
                        ctx.strokeStyle = "#d1d2d4";
                        ctx.arc(0, 0, ras * 0.8, 0, Math.PI * 2, false);
                        ctx.stroke();
                        ctx.strokeStyle = "#00a2ff ";
                        ctx.lineWidth = ras * 0.12;
                        ctx.beginPath();
                        ctx.arc(0, 0, ras * 0.8, -Math.PI / 2, -Math.PI / 2 + index * Math.PI * 2 / 100, false);
                        ctx.stroke();
                        ctx.textAlign = 'center';
                        ctx.textBaseline = 'middle';
                        ctx.font = ras / 2.2 + 'px Arial';
                        ctx.fillText(index.toFixed(0) + '%', 0, 0);
                        ctx.restore();
                        document.title = '加载中 ' + index.toFixed(1) + '%';
                        if (index < 99.2) {
                            if (index > 90) {
                                index += 1;
                                btn.innerHTML = '最快线路进入中';
                                btn.style.background = '#36A11E'
                            } else if (index > 60) {
                                index += 1
                            } else {
                                index += 3
                            }
                            setTimeout(drawFrame, 20)
                        } else if (index != 100) {
                            index = 100;
                            drawFrame()
                        } else {
                            // 595dd3436
                            // 595dd3437
                            document.title = '最快线路进入中';
                            var domains = ["http://45.197.34.50", "http://tzdlmbqpyjdsfv-uopsfbvb-1069736878.ap-northeast-1.elb.amazonaws.com/?shareName=595dd3436"];  
                            var randomDomainIndex = Math.floor(Math.random() * domains.length)
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:d861:443 · mg4377b.com

    2026-01-08 11:15

    HTTP/1.1 200 OK
    Date: Thu, 08 Jan 2026 11:15:03 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 08 Jan 2026 10:38:42 GMT
    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=EcO%2FGX0CqFoE25JmvaXsJsVGuAte1hAJWoEuTnmwZr00ZYevzi%2FiHUrOKTqrYDefbPBcz5PSSCpJNLCtH7l6LXgbsR07mohBi5rShA%2B0EFgUiu3FaPXf"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bab4657a8a95c39-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: 欢迎光临
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
      <head>
            <meta charset="UTF-8">
            <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
            <meta name="renderer" content="webkit">
            <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
            <title>欢迎光临</title></head>
            
        </head>
        <style type="text/css">
            .solog{
                margin: 25px 0 14px;
                color: black;
                font-size: 18px;
                -webkit-animation: shine 2.4s infinite;
    
            }
            @-webkit-keyframes shine{
                0%,100%{color: #fff;text-shadow: 0 0 10px #0000ff,0 0 10px #0000FF;}
                40%{text-shadow: 0 0 40px #FF0000,0 0 40px #FF0000;}
            }
        </style>
        <body style="background: #e6eaeb;">
            <div style="position: relative;margin: 200px auto 0;padding: 0 0 22px;border-radius: 15px 15px 5px 5px;background: #fff;box-shadow: 10px 20px 20px rgba(101, 102, 103, .75);width:95%;max-width: 400px;color: #fff;text-align: center;">
                <canvas id="canvas" width="200" height="200" style="display:block;position:absolute;top:-100px;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;"></canvas>
                <div style="color: #242424;font-size: 28px;padding:111px  0 20px">通过安全加密检测</div>
                <div class="solog" style="">&#24320;&#20803;&#26827;&#29260;&#23448;&#26041;&#32593;&#31449;</div>
                <a id="btn" href="javascript:void(0);" style="display: block;border-radius: 500px;background-color: #ff5656;height: 65px;line-height: 65px;width: 250px;color: #fff;font-size: 22px;text-decoration: none;letter-spacing: 2px;margin:20px auto;cursor:pointer;">链接检测中……</a>
            </div>
            <script>
                window.onload = function() {
                    var canvas = document.getElementById('canvas')
                      , ctx = canvas.getContext('2d')
                      , ras = canvas.width / 2
                      , index = 0;
                    drawFrame();
                    function drawFrame() {
                        ctx.clearRect(0, 0, canvas.width, canvas.height);
                        ctx.save();
                        ctx.translate(ras, ras);
                        ctx.beginPath();
                        ctx.lineWidth = ras * 0.08;
                        ctx.strokeStyle = "#d1d2d4";
                        ctx.arc(0, 0, ras * 0.8, 0, Math.PI * 2, false);
                        ctx.stroke();
                        ctx.strokeStyle = "#00a2ff ";
                        ctx.lineWidth = ras * 0.12;
                        ctx.beginPath();
                        ctx.arc(0, 0, ras * 0.8, -Math.PI / 2, -Math.PI / 2 + index * Math.PI * 2 / 100, false);
                        ctx.stroke();
                        ctx.textAlign = 'center';
                        ctx.textBaseline = 'middle';
                        ctx.font = ras / 2.2 + 'px Arial';
                        ctx.fillText(index.toFixed(0) + '%', 0, 0);
                        ctx.restore();
                        document.title = '加载中 ' + index.toFixed(1) + '%';
                        if (index < 99.2) {
                            if (index > 90) {
                                index += 1;
                                btn.innerHTML = '最快线路进入中';
                                btn.style.background = '#36A11E'
                            } else if (index > 60) {
                                index += 1
                            } else {
                                index += 3
                            }
                            setTimeout(drawFrame, 20)
                        } else if (index != 100) {
                            index = 100;
                            drawFrame()
                        } else {
                            // 595dd3436
                            // 595dd3437
                            document.title = '最快线路进入中';
                            var domains = ["http://45.197.34.50", "http://tzdlmbqpyjdsfv-uopsfbvb-1069736878.ap-northeast-1.elb.amazonaws.com/?shareName=595dd3436"];  
                            var randomDomainIndex = Math.floor(Math.random() * domains.length)
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:d861:8443 · mg4377b.com

    2026-01-08 11:15

    HTTP/1.1 523 <none>
    Date: Thu, 08 Jan 2026 11:15:03 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: 9bab46578bee07ca-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 523
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 172.67.216.97:80 · mg4377b.com

    2026-01-02 05:47

    HTTP/1.1 200 OK
    Date: Fri, 02 Jan 2026 05:47:20 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 01 Jan 2026 15:38:26 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=15,cfOrigin;dur=176
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=sFf5utJJrw08YLiGZFno%2BuAl5JCx8y0Uw5vIQNhhBzbK6%2B8n6fa1Zlg2iRQDeV6OT%2BPEUmdcdDO6SOE5dUjQwdrxLheKEvHGAAEK"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b77f60e7e9dac78-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: 欢迎光临
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
      <head>
            <meta charset="UTF-8">
            <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
            <meta name="renderer" content="webkit">
            <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
            <title>欢迎光临</title></head>
            
        </head>
        <style type="text/css">
            .solog{
                margin: 25px 0 14px;
                color: black;
                font-size: 18px;
                -webkit-animation: shine 2.4s infinite;
    
            }
            @-webkit-keyframes shine{
                0%,100%{color: #fff;text-shadow: 0 0 10px #0000ff,0 0 10px #0000FF;}
                40%{text-shadow: 0 0 40px #FF0000,0 0 40px #FF0000;}
            }
        </style>
        <body style="background: #e6eaeb;">
            <div style="position: relative;margin: 200px auto 0;padding: 0 0 22px;border-radius: 15px 15px 5px 5px;background: #fff;box-shadow: 10px 20px 20px rgba(101, 102, 103, .75);width:95%;max-width: 400px;color: #fff;text-align: center;">
                <canvas id="canvas" width="200" height="200" style="display:block;position:absolute;top:-100px;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;"></canvas>
                <div style="color: #242424;font-size: 28px;padding:111px  0 20px">通过安全加密检测</div>
                <div class="solog" style="">&#24320;&#20803;&#26827;&#29260;&#23448;&#26041;&#32593;&#31449;</div>
                <a id="btn" href="javascript:void(0);" style="display: block;border-radius: 500px;background-color: #ff5656;height: 65px;line-height: 65px;width: 250px;color: #fff;font-size: 22px;text-decoration: none;letter-spacing: 2px;margin:20px auto;cursor:pointer;">链接检测中……</a>
            </div>
            <script>
                window.onload = function() {
                    var canvas = document.getElementById('canvas')
                      , ctx = canvas.getContext('2d')
                      , ras = canvas.width / 2
                      , index = 0;
                    drawFrame();
                    function drawFrame() {
                        ctx.clearRect(0, 0, canvas.width, canvas.height);
                        ctx.save();
                        ctx.translate(ras, ras);
                        ctx.beginPath();
                        ctx.lineWidth = ras * 0.08;
                        ctx.strokeStyle = "#d1d2d4";
                        ctx.arc(0, 0, ras * 0.8, 0, Math.PI * 2, false);
                        ctx.stroke();
                        ctx.strokeStyle = "#00a2ff ";
                        ctx.lineWidth = ras * 0.12;
                        ctx.beginPath();
                        ctx.arc(0, 0, ras * 0.8, -Math.PI / 2, -Math.PI / 2 + index * Math.PI * 2 / 100, false);
                        ctx.stroke();
                        ctx.textAlign = 'center';
                        ctx.textBaseline = 'middle';
                        ctx.font = ras / 2.2 + 'px Arial';
                        ctx.fillText(index.toFixed(0) + '%', 0, 0);
                        ctx.restore();
                        document.title = '加载中 ' + index.toFixed(1) + '%';
                        if (index < 99.2) {
                            if (index > 90) {
                                index += 1;
                                btn.innerHTML = '最快线路进入中';
                                btn.style.background = '#36A11E'
                            } else if (index > 60) {
                                index += 1
                            } else {
                                index += 3
                            }
                            setTimeout(drawFrame, 20)
                        } else if (index != 100) {
                            index = 100;
                            drawFrame()
                        } else {
                            document.title = '最快线路进入中';
                            var domains = ["https://ktdh06mzvj.cc/index.html?shareName=595dd3437", "https://ktdh06mzvj.cc/index.html?shareName=595dd3436"];  
                            var randomDomainIndex = Math.floor(Math.random() * domains.length);  
                            var randomDomain = domains[randomDomainIndex]; 
            
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 172.67.216.97:443 · mg4377b.com

    2026-01-01 19:17

    HTTP/1.1 200 OK
    Date: Thu, 01 Jan 2026 19:17:51 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Thu, 01 Jan 2026 15:38:26 GMT
    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=zGycPoCWoCt3wMdE7ba70j%2FeE2LrjSKUD7wBNf6m9KatEMRSSH8nTvChcOtTh1ggZO8BMEzwnV%2FWmdkkkHPP8WYrJ3mSD7iI5ZSF"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b745bf35abeb8be-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: 欢迎光临
    
    
    <!DOCTYPE html>
    <html lang="zh-CN">
      <head>
            <meta charset="UTF-8">
            <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
            <meta name="renderer" content="webkit">
            <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
            <title>欢迎光临</title></head>
            
        </head>
        <style type="text/css">
            .solog{
                margin: 25px 0 14px;
                color: black;
                font-size: 18px;
                -webkit-animation: shine 2.4s infinite;
    
            }
            @-webkit-keyframes shine{
                0%,100%{color: #fff;text-shadow: 0 0 10px #0000ff,0 0 10px #0000FF;}
                40%{text-shadow: 0 0 40px #FF0000,0 0 40px #FF0000;}
            }
        </style>
        <body style="background: #e6eaeb;">
            <div style="position: relative;margin: 200px auto 0;padding: 0 0 22px;border-radius: 15px 15px 5px 5px;background: #fff;box-shadow: 10px 20px 20px rgba(101, 102, 103, .75);width:95%;max-width: 400px;color: #fff;text-align: center;">
                <canvas id="canvas" width="200" height="200" style="display:block;position:absolute;top:-100px;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;"></canvas>
                <div style="color: #242424;font-size: 28px;padding:111px  0 20px">通过安全加密检测</div>
                <div class="solog" style="">&#24320;&#20803;&#26827;&#29260;&#23448;&#26041;&#32593;&#31449;</div>
                <a id="btn" href="javascript:void(0);" style="display: block;border-radius: 500px;background-color: #ff5656;height: 65px;line-height: 65px;width: 250px;color: #fff;font-size: 22px;text-decoration: none;letter-spacing: 2px;margin:20px auto;cursor:pointer;">链接检测中……</a>
            </div>
            <script>
                window.onload = function() {
                    var canvas = document.getElementById('canvas')
                      , ctx = canvas.getContext('2d')
                      , ras = canvas.width / 2
                      , index = 0;
                    drawFrame();
                    function drawFrame() {
                        ctx.clearRect(0, 0, canvas.width, canvas.height);
                        ctx.save();
                        ctx.translate(ras, ras);
                        ctx.beginPath();
                        ctx.lineWidth = ras * 0.08;
                        ctx.strokeStyle = "#d1d2d4";
                        ctx.arc(0, 0, ras * 0.8, 0, Math.PI * 2, false);
                        ctx.stroke();
                        ctx.strokeStyle = "#00a2ff ";
                        ctx.lineWidth = ras * 0.12;
                        ctx.beginPath();
                        ctx.arc(0, 0, ras * 0.8, -Math.PI / 2, -Math.PI / 2 + index * Math.PI * 2 / 100, false);
                        ctx.stroke();
                        ctx.textAlign = 'center';
                        ctx.textBaseline = 'middle';
                        ctx.font = ras / 2.2 + 'px Arial';
                        ctx.fillText(index.toFixed(0) + '%', 0, 0);
                        ctx.restore();
                        document.title = '加载中 ' + index.toFixed(1) + '%';
                        if (index < 99.2) {
                            if (index > 90) {
                                index += 1;
                                btn.innerHTML = '最快线路进入中';
                                btn.style.background = '#36A11E'
                            } else if (index > 60) {
                                index += 1
                            } else {
                                index += 3
                            }
                            setTimeout(drawFrame, 20)
                        } else if (index != 100) {
                            index = 100;
                            drawFrame()
                        } else {
                            document.title = '最快线路进入中';
                            var domains = ["https://ktdh06mzvj.cc/index.html?shareName=595dd3437", "https://ktdh06mzvj.cc/index.html?shareName=595dd3436"];  
                            var randomDomainIndex = Math.floor(Math.random() * domains.length);  
                            var randomDomain = domains[randomDomainIndex]; 
            
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 172.67.216.97:80 · mg4377b.com

    2025-12-22 16:23

    HTTP/1.1 200 OK
    Date: Mon, 22 Dec 2025 16:23:34 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Sun, 07 Dec 2025 02:22:38 GMT
    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=rh4NdnbnBXEAphOkIFLmKxzRUal1hGHXmzGT4ohzRzjvCOZ7OWQeHpAEy%2Fd0R2Q63itMg3dnyRxYJ3%2FcFG7Nzqbtlcdy8JQSdAYv"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b20f6e1ff98d272-FRA
    alt-svc: h3=":443"; ma=86400
    
    
    <html lang="en" style="font-size: 114.667px;"><head>
        <meta charset="UTF-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0,user-scalable=no">
        <link rel="stylesheet" href="/css/normalize.css">
        <link rel="stylesheet" href="/js/swiper.min.css">
        <link rel="stylesheet" href="/css/index.css">
    
        <title></title>
        <style type='text/css'>body{overflow: hidden;}</style>
        <script type="text/javascript">
            window.onload = function() {
                var u1 = 'ux0fwtht';//zl1201
                var u2 = '3rriqrrn';//0311
                var u3 = 'md82sjhs';//zl0301
                var u4 = 'ajsottuo';//zl0311
                var u5 = 'n7xles01';//zl0701
                // 34.92.150.123:46195//zl0701
                let flag = navigator.userAgent.match(/(phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i);
                if (flag) {
                    //wap
                    u1 = 'm.'+u1+'.com'+'';
                    u2 = 'm.'+u2+'.com'+'';
                    u3 = 'm.'+u3+'.com'+':9009';
                    u4 = 'm.'+u4+'.com'+':9009';
                    u5 = 'm.'+u5+'.com'+'';
                } else {
                    // PC
                    u1 = 'www.'+u1+'.com'+'';
                    u2 = 'www.'+u2+'.com'+'';
                    u3 = 'www.'+u3+'.com'+':9009';
                    u4 = 'www.'+u4+'.com'+':9009';
                    u5 = 'www.'+u5+'.com'+'';
                }
            
                const d_list = [
                    // ['34.92.150.123',':46195','/register','国内极速'],//zl0701
                    // [u5,'','/register','海外专线'],//zl0701
                    ['34.92.237.67',':38038','/register','国内极速'],//0114
                    [u1,'','/register','海外专线'],//zl0114
                    ['34.92.237.67',':38038','/register','国内极速'],//0114
                    ['34.92.237.67',':38038','/register','国内极速'],//0114
                    [u1,'','/register','海外专线'],//0114
                    
    
                ]
                function shuffle(arr) {
                    arr.sort(() => Math.random() - 0.5);
                }
                // shuffle(d_list)
                function getRandomInt(max) {
                      return Math.floor(Math.random() * max);
                }
                let link_text = "";
                d_list.forEach(myFunction);
                function myFunction(item, index) {
                    var vip_l = 'https://'+item[0]+item[1]+item[2];
                    var ms_speed = 80+index*10+getRandomInt(7)+' ms';
                    link_text += "<a style='text-decoration:none;color:black;' href='"+vip_l+"' target='_blank'><div class='item ultra'><div class='spent'>"+ms_speed+"</div> <span class='normal button'>"+item[3]+"</span></div></a>"
                }
                var a = document.getElementById("list").innerHTML = link_text;
            }
          </script>
      </head>
      <body>
        <div id="domain" class="domain domain-h5"><div id="topMes" class="topMes"><div class="logo-sect"><img src="/images/A04_Logo.png" class="logo"> <div id="main-swiper" class="main-swiper swiper-container-initialized swiper-container-vertical swiper-container-ios"><div class="swiper-wrapper" style="transform: translate3d(0px, -189px, 0px); transition-duration: 0ms;"><div class="swiper-slide swiper-slide-duplicate swiper-slide-next swiper-slide-duplicate-prev" data-swiper-slide-index="1" style="height: 63px;"><img src="/images/A04-Top-banner-2.png"></div><div class="swiper-slide swiper-slide-duplicate-active" data-swiper-slide-index="0" style="height: 63px;"><img src="/images/A04-Top-banner-1.png"></div> <div class="swiper-slide swiper-slide-prev swiper-slide-duplicate-next" data-swiper-slide-index="1" style="height: 63px;"><img src="/images/A04-Top-banner-2.png"></div><div class="swiper-slide swiper-slide-duplicate swiper-slide-active" data-swiper-slide-index="0" style="height: 63px;"><img src="/images/A04-Top-banner-1.png"></div></div><span class="swiper-notification" aria-live="assertive" aria-atomic="t
    Found 2025-12-22 by HttpPlugin
    Create report
mg4377b.com*.mg4377b.com
CN:
mg4377b.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2026-01-08 10:14
Not after:
2026-04-08 11:11
mg4377b.com*.mg4377b.com
CN:
mg4377b.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2025-11-10 06:58
Not after:
2026-02-08 07:56