Domain 29882s.com
Hong Kong
MICROSOFT-CORP-MSN-AS-BLOCK
Software information

nginx nginx 1.12.2

tcp/443

  • MacOS file listing through .DS_Store file
    First seen 2024-07-07 21:01
    Last seen 2024-11-10 08:13
    Open for 125 days
    • Severity: low
      Fingerprint: 5f32cf5d6962f09cc169dbbec169dbbe626f729baf90f1521e1f9337d4ccec18

      Found 15 files trough .DS_Store spidering:
      
      /.git
      /888
      /app-download
      /app-download/images
      /app-download/js
      /m
      /qphtml
      /static
      /static-hty
      /ts-download
      /ts-download/css
      /ts-download/images
      /ts-download/js
      /ts-download/muse-ui
      /tsnew-download
      Found on 2024-11-10 08:13
    • Severity: low
      Fingerprint: 5f32cf5d6962f09cdc57c57adc57c57a06acecbf67be709edbe0097320853887

      Found 19 files trough .DS_Store spidering:
      
      /.git
      /888
      /app-download
      /app-download/images
      /app-download/js
      /m
      /qphtml
      /static
      /static-hty
      /ts-download
      /ts-download/css
      /ts-download/images
      /ts-download/js
      /ts-download/muse-ui
      /tsnew-download
      /tsnew-download/css
      /tsnew-download/images
      /tsnew-download/js
      /tsnew-download/muse-ui
      Found on 2024-10-26 12:05
    • Severity: low
      Fingerprint: 5f32cf5d6962f09c3af247253af247255468757ecb9aff4f9ac2dce0ca3a454d

      Found 9 files trough .DS_Store spidering:
      
      /.git
      /888
      /app-download
      /m
      /qphtml
      /static
      /static-hty
      /ts-download
      /tsnew-download
      Found on 2024-09-28 07:46
  • MacOS file listing through .DS_Store file
    First seen 2024-07-07 21:01
    Last seen 2024-11-02 23:06
    Open for 118 days
    • Severity: low
      Fingerprint: 5f32cf5d6962f09cdc57c57adc57c57a06acecbf67be709edbe0097320853887

      Found 19 files trough .DS_Store spidering:
      
      /.git
      /888
      /app-download
      /app-download/images
      /app-download/js
      /m
      /qphtml
      /static
      /static-hty
      /ts-download
      /ts-download/css
      /ts-download/images
      /ts-download/js
      /ts-download/muse-ui
      /tsnew-download
      /tsnew-download/css
      /tsnew-download/images
      /tsnew-download/js
      /tsnew-download/muse-ui
      Found on 2024-11-02 23:06
    • Severity: low
      Fingerprint: 5f32cf5d6962f09cc169dbbec169dbbe626f729baf90f1521e1f9337d4ccec18

      Found 15 files trough .DS_Store spidering:
      
      /.git
      /888
      /app-download
      /app-download/images
      /app-download/js
      /m
      /qphtml
      /static
      /static-hty
      /ts-download
      /ts-download/css
      /ts-download/images
      /ts-download/js
      /ts-download/muse-ui
      /tsnew-download
      Found on 2024-11-02 23:06
  • Git configuration and history exposed
    First seen 2024-07-07 21:01
    Last seen 2024-11-10 08:13
    Open for 125 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65221801e97d

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = root@6669786.com:lottery-site/lottery-repo-hty
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "master"]
      	remote = origin
      	merge = refs/heads/master
      
      Found on 2024-11-10 08:13
      271 Bytes
  • Git configuration and history exposed
    First seen 2024-07-07 21:01
    Last seen 2024-11-02 23:06
    Open for 118 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65221801e97d

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = root@6669786.com:lottery-site/lottery-repo-hty
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "master"]
      	remote = origin
      	merge = refs/heads/master
      
      Found on 2024-11-02 23:06
      271 Bytes
  • Open service 20.255.61.133:443 · www.29882s.com

    2024-11-02 23:06

    HTTP/1.1 200 OK
    Content-Type: text/html
    Date: Sat, 02 Nov 2024 23:06:12 GMT
    Etag: W/"6635ec42-115e"
    Last-Modified: Sat, 04 May 2024 08:05:22 GMT
    Server: nginx/1.12.2
    X-Cache: BYPASS
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
      <title>Welcome</title>
      <style>
        html{
          height: 100%;
        }
        body{
          height: 100%;
        }
      </style>
      <script>
        function isMobile() {
          return !!(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 (isMobile() !== false) {
        //   if (location.href.indexOf('#') > -1) {
        //     location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
        //   } else {
        //     location.href = location.origin + '/m/#/home' + location.search
        //   }
        // }
        (function () {
          var url = window.location.href,
            obj = {},
            keyvalue = [],
            key = '',
            value = '',
            parseString = url.substring(url.indexOf('?') + 1, url.length).split('&')
          for (var i in parseString) {
            keyvalue = parseString[i].split('=')
            key = keyvalue[0]
            value = keyvalue[1] && keyvalue[1].includes('#/') ? keyvalue[1].split('#/')[0] : keyvalue[1]
            obj[key] = value
          }
    
          if (obj.agent) {
            localStorage.setItem('agent', obj.agent)
          }
          if(obj.register){
            if(isMobile() !== false){
                if (location.href.indexOf('#') > -1) {
                   location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
                } else {
                   location.href = location.origin + '/m/#/home?register=1'
                }
             }else{
                window.location.href=location.origin+'/#/home/register2'
             }
          }else{
            if (isMobile() !== false) {
              if (location.href.indexOf('#') > -1) {
                location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
              } else {
                location.href = location.origin + '/m/#/home' + location.search
              }
            }
          }
        })()
        window.vis = true
        window.onblur = function () {
          window.vis = false
        }
        window.onfocus = function () {
          window.vis = true
          if (typeof window.balanceTask === 'function') {
            window.balanceTask()
          }
        }
        if(!isMobile()) {
          function loadJS( url, callback ) {
            var script = document.createElement('script'),
            fn = callback || function(){};
            script.type = 'text/javascript';
    
            //IE
            if(script.readyState){
              script.onreadystatechange = function(){
                if( script.readyState == 'loaded' || script.readyState == 'complete' ){
                    script.onreadystatechange = null;
                    fn()
                }
              }
            }else{
              // 其他浏览器
              script.onload = function(){
                fn()
              }
            }
            script.src = url;
            document.getElementsByTagName('head')[0].appendChild(script);
          }
    
          let loadTable = ['/static/public/js/stomp.js', '/static/public/js/qrcode.js'
          , `https://cstaticdun.126.net/load.min.js?t=1714127734094`,
          `https://acstatic-dun.126.net/tool.min.js?t=1714127734094`
          ]
          // 用法
          loadTable.forEach( (url) => {
            loadJS(url,function(e){
              // console.log("🚀 ~ file: index.html ~ line 85 ~ loadJS ~ url loaded success", url)
            })
          })
    
        }
      </script>
      <link rel="shortcut icon" href="/static/hty/img/favicon.ico" type="image/x-icon">
      <!-- <script src="/static/public/js/stomp.js"></script>
      <script src="/static/public/js/qrcode.js"></script>
     
      <script src="https://cstaticdun.126.net/load.min.js?t=1714127734094"></script>
      <script type="text/javascript" src="https://acstatic-dun.126.net/tool.min.js?t=1714127734094"></script> -->
    <link href="/static-hty/style.css" rel="stylesheet"><link href="/static-hty/css/pages/hty/index.55263353a82c41f9a95585c28d67fc69.css" rel="stylesheet"></head>
    
    <body>
      <div id="vnstApp">
    
      </div>
    <script type="tex
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 27.124.47.243:443 · www.29882s.com

    2024-11-02 23:06

    HTTP/1.1 200 OK
    Content-Type: text/html
    Date: Sat, 02 Nov 2024 23:06:13 GMT
    Etag: W/"6635ec42-115e"
    Last-Modified: Sat, 04 May 2024 08:05:22 GMT
    Server: nginx/1.12.2
    X-Cache: BYPASS
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
      <title>Welcome</title>
      <style>
        html{
          height: 100%;
        }
        body{
          height: 100%;
        }
      </style>
      <script>
        function isMobile() {
          return !!(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 (isMobile() !== false) {
        //   if (location.href.indexOf('#') > -1) {
        //     location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
        //   } else {
        //     location.href = location.origin + '/m/#/home' + location.search
        //   }
        // }
        (function () {
          var url = window.location.href,
            obj = {},
            keyvalue = [],
            key = '',
            value = '',
            parseString = url.substring(url.indexOf('?') + 1, url.length).split('&')
          for (var i in parseString) {
            keyvalue = parseString[i].split('=')
            key = keyvalue[0]
            value = keyvalue[1] && keyvalue[1].includes('#/') ? keyvalue[1].split('#/')[0] : keyvalue[1]
            obj[key] = value
          }
    
          if (obj.agent) {
            localStorage.setItem('agent', obj.agent)
          }
          if(obj.register){
            if(isMobile() !== false){
                if (location.href.indexOf('#') > -1) {
                   location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
                } else {
                   location.href = location.origin + '/m/#/home?register=1'
                }
             }else{
                window.location.href=location.origin+'/#/home/register2'
             }
          }else{
            if (isMobile() !== false) {
              if (location.href.indexOf('#') > -1) {
                location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
              } else {
                location.href = location.origin + '/m/#/home' + location.search
              }
            }
          }
        })()
        window.vis = true
        window.onblur = function () {
          window.vis = false
        }
        window.onfocus = function () {
          window.vis = true
          if (typeof window.balanceTask === 'function') {
            window.balanceTask()
          }
        }
        if(!isMobile()) {
          function loadJS( url, callback ) {
            var script = document.createElement('script'),
            fn = callback || function(){};
            script.type = 'text/javascript';
    
            //IE
            if(script.readyState){
              script.onreadystatechange = function(){
                if( script.readyState == 'loaded' || script.readyState == 'complete' ){
                    script.onreadystatechange = null;
                    fn()
                }
              }
            }else{
              // 其他浏览器
              script.onload = function(){
                fn()
              }
            }
            script.src = url;
            document.getElementsByTagName('head')[0].appendChild(script);
          }
    
          let loadTable = ['/static/public/js/stomp.js', '/static/public/js/qrcode.js'
          , `https://cstaticdun.126.net/load.min.js?t=1714127734094`,
          `https://acstatic-dun.126.net/tool.min.js?t=1714127734094`
          ]
          // 用法
          loadTable.forEach( (url) => {
            loadJS(url,function(e){
              // console.log("🚀 ~ file: index.html ~ line 85 ~ loadJS ~ url loaded success", url)
            })
          })
    
        }
      </script>
      <link rel="shortcut icon" href="/static/hty/img/favicon.ico" type="image/x-icon">
      <!-- <script src="/static/public/js/stomp.js"></script>
      <script src="/static/public/js/qrcode.js"></script>
     
      <script src="https://cstaticdun.126.net/load.min.js?t=1714127734094"></script>
      <script type="text/javascript" src="https://acstatic-dun.126.net/tool.min.js?t=1714127734094"></script> -->
    <link href="/static-hty/style.css" rel="stylesheet"><link href="/static-hty/css/pages/hty/index.55263353a82c41f9a95585c28d67fc69.css" rel="stylesheet"></head>
    
    <body>
      <div id="vnstApp">
    
      </div>
    <script type="tex
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 27.124.47.239:80 · www.29882s.com

    2024-11-02 23:06

    HTTP/1.1 301 Moved Permanently
    Content-Type: text/html; charset=utf-8
    Location: https://www.29882s.com:2262/
    Date: Sat, 02 Nov 2024 23:06:12 GMT
    Content-Length: 63
    Connection: close
    
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 18.166.74.88:8443 · www.29882s.com

    2024-11-02 23:06

    HTTP/1.0 400 Bad Request
    
    
    Client sent an HTTP request to an HTTPS server.
    
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 27.124.47.239:443 · www.29882s.com

    2024-11-02 23:06

    HTTP/1.1 200 OK
    Content-Type: text/html
    Date: Sat, 02 Nov 2024 23:06:15 GMT
    Etag: W/"6635ec42-115e"
    Last-Modified: Sat, 04 May 2024 08:05:22 GMT
    Server: nginx/1.12.2
    X-Cache: BYPASS
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
      <title>Welcome</title>
      <style>
        html{
          height: 100%;
        }
        body{
          height: 100%;
        }
      </style>
      <script>
        function isMobile() {
          return !!(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 (isMobile() !== false) {
        //   if (location.href.indexOf('#') > -1) {
        //     location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
        //   } else {
        //     location.href = location.origin + '/m/#/home' + location.search
        //   }
        // }
        (function () {
          var url = window.location.href,
            obj = {},
            keyvalue = [],
            key = '',
            value = '',
            parseString = url.substring(url.indexOf('?') + 1, url.length).split('&')
          for (var i in parseString) {
            keyvalue = parseString[i].split('=')
            key = keyvalue[0]
            value = keyvalue[1] && keyvalue[1].includes('#/') ? keyvalue[1].split('#/')[0] : keyvalue[1]
            obj[key] = value
          }
    
          if (obj.agent) {
            localStorage.setItem('agent', obj.agent)
          }
          if(obj.register){
            if(isMobile() !== false){
                if (location.href.indexOf('#') > -1) {
                   location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
                } else {
                   location.href = location.origin + '/m/#/home?register=1'
                }
             }else{
                window.location.href=location.origin+'/#/home/register2'
             }
          }else{
            if (isMobile() !== false) {
              if (location.href.indexOf('#') > -1) {
                location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
              } else {
                location.href = location.origin + '/m/#/home' + location.search
              }
            }
          }
        })()
        window.vis = true
        window.onblur = function () {
          window.vis = false
        }
        window.onfocus = function () {
          window.vis = true
          if (typeof window.balanceTask === 'function') {
            window.balanceTask()
          }
        }
        if(!isMobile()) {
          function loadJS( url, callback ) {
            var script = document.createElement('script'),
            fn = callback || function(){};
            script.type = 'text/javascript';
    
            //IE
            if(script.readyState){
              script.onreadystatechange = function(){
                if( script.readyState == 'loaded' || script.readyState == 'complete' ){
                    script.onreadystatechange = null;
                    fn()
                }
              }
            }else{
              // 其他浏览器
              script.onload = function(){
                fn()
              }
            }
            script.src = url;
            document.getElementsByTagName('head')[0].appendChild(script);
          }
    
          let loadTable = ['/static/public/js/stomp.js', '/static/public/js/qrcode.js'
          , `https://cstaticdun.126.net/load.min.js?t=1714127734094`,
          `https://acstatic-dun.126.net/tool.min.js?t=1714127734094`
          ]
          // 用法
          loadTable.forEach( (url) => {
            loadJS(url,function(e){
              // console.log("🚀 ~ file: index.html ~ line 85 ~ loadJS ~ url loaded success", url)
            })
          })
    
        }
      </script>
      <link rel="shortcut icon" href="/static/hty/img/favicon.ico" type="image/x-icon">
      <!-- <script src="/static/public/js/stomp.js"></script>
      <script src="/static/public/js/qrcode.js"></script>
     
      <script src="https://cstaticdun.126.net/load.min.js?t=1714127734094"></script>
      <script type="text/javascript" src="https://acstatic-dun.126.net/tool.min.js?t=1714127734094"></script> -->
    <link href="/static-hty/style.css" rel="stylesheet"><link href="/static-hty/css/pages/hty/index.55263353a82c41f9a95585c28d67fc69.css" rel="stylesheet"></head>
    
    <body>
      <div id="vnstApp">
    
      </div>
    <script type="tex
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 20.255.61.133:80 · www.29882s.com

    2024-11-02 23:06

    HTTP/1.1 301 Moved Permanently
    Content-Type: text/html; charset=utf-8
    Location: https://www.29882s.com:2262/
    Date: Sat, 02 Nov 2024 23:06:12 GMT
    Content-Length: 63
    Connection: close
    
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 137.220.202.170:443 · www.29882s.com

    2024-11-02 23:06

    HTTP/1.1 200 OK
    Content-Type: text/html
    Date: Sat, 02 Nov 2024 23:06:13 GMT
    Etag: W/"6635ec42-115e"
    Last-Modified: Sat, 04 May 2024 08:05:22 GMT
    Server: nginx/1.12.2
    X-Cache: BYPASS
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
      <title>Welcome</title>
      <style>
        html{
          height: 100%;
        }
        body{
          height: 100%;
        }
      </style>
      <script>
        function isMobile() {
          return !!(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 (isMobile() !== false) {
        //   if (location.href.indexOf('#') > -1) {
        //     location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
        //   } else {
        //     location.href = location.origin + '/m/#/home' + location.search
        //   }
        // }
        (function () {
          var url = window.location.href,
            obj = {},
            keyvalue = [],
            key = '',
            value = '',
            parseString = url.substring(url.indexOf('?') + 1, url.length).split('&')
          for (var i in parseString) {
            keyvalue = parseString[i].split('=')
            key = keyvalue[0]
            value = keyvalue[1] && keyvalue[1].includes('#/') ? keyvalue[1].split('#/')[0] : keyvalue[1]
            obj[key] = value
          }
    
          if (obj.agent) {
            localStorage.setItem('agent', obj.agent)
          }
          if(obj.register){
            if(isMobile() !== false){
                if (location.href.indexOf('#') > -1) {
                   location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
                } else {
                   location.href = location.origin + '/m/#/home?register=1'
                }
             }else{
                window.location.href=location.origin+'/#/home/register2'
             }
          }else{
            if (isMobile() !== false) {
              if (location.href.indexOf('#') > -1) {
                location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
              } else {
                location.href = location.origin + '/m/#/home' + location.search
              }
            }
          }
        })()
        window.vis = true
        window.onblur = function () {
          window.vis = false
        }
        window.onfocus = function () {
          window.vis = true
          if (typeof window.balanceTask === 'function') {
            window.balanceTask()
          }
        }
        if(!isMobile()) {
          function loadJS( url, callback ) {
            var script = document.createElement('script'),
            fn = callback || function(){};
            script.type = 'text/javascript';
    
            //IE
            if(script.readyState){
              script.onreadystatechange = function(){
                if( script.readyState == 'loaded' || script.readyState == 'complete' ){
                    script.onreadystatechange = null;
                    fn()
                }
              }
            }else{
              // 其他浏览器
              script.onload = function(){
                fn()
              }
            }
            script.src = url;
            document.getElementsByTagName('head')[0].appendChild(script);
          }
    
          let loadTable = ['/static/public/js/stomp.js', '/static/public/js/qrcode.js'
          , `https://cstaticdun.126.net/load.min.js?t=1714127734094`,
          `https://acstatic-dun.126.net/tool.min.js?t=1714127734094`
          ]
          // 用法
          loadTable.forEach( (url) => {
            loadJS(url,function(e){
              // console.log("🚀 ~ file: index.html ~ line 85 ~ loadJS ~ url loaded success", url)
            })
          })
    
        }
      </script>
      <link rel="shortcut icon" href="/static/hty/img/favicon.ico" type="image/x-icon">
      <!-- <script src="/static/public/js/stomp.js"></script>
      <script src="/static/public/js/qrcode.js"></script>
     
      <script src="https://cstaticdun.126.net/load.min.js?t=1714127734094"></script>
      <script type="text/javascript" src="https://acstatic-dun.126.net/tool.min.js?t=1714127734094"></script> -->
    <link href="/static-hty/style.css" rel="stylesheet"><link href="/static-hty/css/pages/hty/index.55263353a82c41f9a95585c28d67fc69.css" rel="stylesheet"></head>
    
    <body>
      <div id="vnstApp">
    
      </div>
    <script type="tex
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 134.122.184.106:443 · www.29882s.com

    2024-11-02 23:06

    HTTP/1.1 200 OK
    Content-Type: text/html
    Date: Sat, 02 Nov 2024 23:06:16 GMT
    Etag: W/"6635ec42-115e"
    Last-Modified: Sat, 04 May 2024 08:05:22 GMT
    Server: nginx/1.12.2
    X-Cache: BYPASS
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
      <title>Welcome</title>
      <style>
        html{
          height: 100%;
        }
        body{
          height: 100%;
        }
      </style>
      <script>
        function isMobile() {
          return !!(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 (isMobile() !== false) {
        //   if (location.href.indexOf('#') > -1) {
        //     location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
        //   } else {
        //     location.href = location.origin + '/m/#/home' + location.search
        //   }
        // }
        (function () {
          var url = window.location.href,
            obj = {},
            keyvalue = [],
            key = '',
            value = '',
            parseString = url.substring(url.indexOf('?') + 1, url.length).split('&')
          for (var i in parseString) {
            keyvalue = parseString[i].split('=')
            key = keyvalue[0]
            value = keyvalue[1] && keyvalue[1].includes('#/') ? keyvalue[1].split('#/')[0] : keyvalue[1]
            obj[key] = value
          }
    
          if (obj.agent) {
            localStorage.setItem('agent', obj.agent)
          }
          if(obj.register){
            if(isMobile() !== false){
                if (location.href.indexOf('#') > -1) {
                   location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
                } else {
                   location.href = location.origin + '/m/#/home?register=1'
                }
             }else{
                window.location.href=location.origin+'/#/home/register2'
             }
          }else{
            if (isMobile() !== false) {
              if (location.href.indexOf('#') > -1) {
                location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
              } else {
                location.href = location.origin + '/m/#/home' + location.search
              }
            }
          }
        })()
        window.vis = true
        window.onblur = function () {
          window.vis = false
        }
        window.onfocus = function () {
          window.vis = true
          if (typeof window.balanceTask === 'function') {
            window.balanceTask()
          }
        }
        if(!isMobile()) {
          function loadJS( url, callback ) {
            var script = document.createElement('script'),
            fn = callback || function(){};
            script.type = 'text/javascript';
    
            //IE
            if(script.readyState){
              script.onreadystatechange = function(){
                if( script.readyState == 'loaded' || script.readyState == 'complete' ){
                    script.onreadystatechange = null;
                    fn()
                }
              }
            }else{
              // 其他浏览器
              script.onload = function(){
                fn()
              }
            }
            script.src = url;
            document.getElementsByTagName('head')[0].appendChild(script);
          }
    
          let loadTable = ['/static/public/js/stomp.js', '/static/public/js/qrcode.js'
          , `https://cstaticdun.126.net/load.min.js?t=1714127734094`,
          `https://acstatic-dun.126.net/tool.min.js?t=1714127734094`
          ]
          // 用法
          loadTable.forEach( (url) => {
            loadJS(url,function(e){
              // console.log("🚀 ~ file: index.html ~ line 85 ~ loadJS ~ url loaded success", url)
            })
          })
    
        }
      </script>
      <link rel="shortcut icon" href="/static/hty/img/favicon.ico" type="image/x-icon">
      <!-- <script src="/static/public/js/stomp.js"></script>
      <script src="/static/public/js/qrcode.js"></script>
     
      <script src="https://cstaticdun.126.net/load.min.js?t=1714127734094"></script>
      <script type="text/javascript" src="https://acstatic-dun.126.net/tool.min.js?t=1714127734094"></script> -->
    <link href="/static-hty/style.css" rel="stylesheet"><link href="/static-hty/css/pages/hty/index.55263353a82c41f9a95585c28d67fc69.css" rel="stylesheet"></head>
    
    <body>
      <div id="vnstApp">
    
      </div>
    <script type="tex
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 103.231.15.133:443 · www.29882s.com

    2024-11-02 23:06

    HTTP/1.1 200 OK
    Content-Type: text/html
    Date: Sat, 02 Nov 2024 23:06:15 GMT
    Etag: W/"6635ec42-115e"
    Last-Modified: Sat, 04 May 2024 08:05:22 GMT
    Server: nginx/1.12.2
    X-Cache: BYPASS
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
      <title>Welcome</title>
      <style>
        html{
          height: 100%;
        }
        body{
          height: 100%;
        }
      </style>
      <script>
        function isMobile() {
          return !!(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 (isMobile() !== false) {
        //   if (location.href.indexOf('#') > -1) {
        //     location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
        //   } else {
        //     location.href = location.origin + '/m/#/home' + location.search
        //   }
        // }
        (function () {
          var url = window.location.href,
            obj = {},
            keyvalue = [],
            key = '',
            value = '',
            parseString = url.substring(url.indexOf('?') + 1, url.length).split('&')
          for (var i in parseString) {
            keyvalue = parseString[i].split('=')
            key = keyvalue[0]
            value = keyvalue[1] && keyvalue[1].includes('#/') ? keyvalue[1].split('#/')[0] : keyvalue[1]
            obj[key] = value
          }
    
          if (obj.agent) {
            localStorage.setItem('agent', obj.agent)
          }
          if(obj.register){
            if(isMobile() !== false){
                if (location.href.indexOf('#') > -1) {
                   location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
                } else {
                   location.href = location.origin + '/m/#/home?register=1'
                }
             }else{
                window.location.href=location.origin+'/#/home/register2'
             }
          }else{
            if (isMobile() !== false) {
              if (location.href.indexOf('#') > -1) {
                location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
              } else {
                location.href = location.origin + '/m/#/home' + location.search
              }
            }
          }
        })()
        window.vis = true
        window.onblur = function () {
          window.vis = false
        }
        window.onfocus = function () {
          window.vis = true
          if (typeof window.balanceTask === 'function') {
            window.balanceTask()
          }
        }
        if(!isMobile()) {
          function loadJS( url, callback ) {
            var script = document.createElement('script'),
            fn = callback || function(){};
            script.type = 'text/javascript';
    
            //IE
            if(script.readyState){
              script.onreadystatechange = function(){
                if( script.readyState == 'loaded' || script.readyState == 'complete' ){
                    script.onreadystatechange = null;
                    fn()
                }
              }
            }else{
              // 其他浏览器
              script.onload = function(){
                fn()
              }
            }
            script.src = url;
            document.getElementsByTagName('head')[0].appendChild(script);
          }
    
          let loadTable = ['/static/public/js/stomp.js', '/static/public/js/qrcode.js'
          , `https://cstaticdun.126.net/load.min.js?t=1714127734094`,
          `https://acstatic-dun.126.net/tool.min.js?t=1714127734094`
          ]
          // 用法
          loadTable.forEach( (url) => {
            loadJS(url,function(e){
              // console.log("🚀 ~ file: index.html ~ line 85 ~ loadJS ~ url loaded success", url)
            })
          })
    
        }
      </script>
      <link rel="shortcut icon" href="/static/hty/img/favicon.ico" type="image/x-icon">
      <!-- <script src="/static/public/js/stomp.js"></script>
      <script src="/static/public/js/qrcode.js"></script>
     
      <script src="https://cstaticdun.126.net/load.min.js?t=1714127734094"></script>
      <script type="text/javascript" src="https://acstatic-dun.126.net/tool.min.js?t=1714127734094"></script> -->
    <link href="/static-hty/style.css" rel="stylesheet"><link href="/static-hty/css/pages/hty/index.55263353a82c41f9a95585c28d67fc69.css" rel="stylesheet"></head>
    
    <body>
      <div id="vnstApp">
    
      </div>
    <script type="tex
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 137.220.146.140:443 · www.29882s.com

    2024-11-02 23:06

    HTTP/1.1 200 OK
    Content-Type: text/html
    Date: Sat, 02 Nov 2024 23:06:12 GMT
    Etag: W/"6635ec42-115e"
    Last-Modified: Sat, 04 May 2024 08:05:22 GMT
    Server: nginx/1.12.2
    X-Cache: BYPASS
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
      <title>Welcome</title>
      <style>
        html{
          height: 100%;
        }
        body{
          height: 100%;
        }
      </style>
      <script>
        function isMobile() {
          return !!(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 (isMobile() !== false) {
        //   if (location.href.indexOf('#') > -1) {
        //     location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
        //   } else {
        //     location.href = location.origin + '/m/#/home' + location.search
        //   }
        // }
        (function () {
          var url = window.location.href,
            obj = {},
            keyvalue = [],
            key = '',
            value = '',
            parseString = url.substring(url.indexOf('?') + 1, url.length).split('&')
          for (var i in parseString) {
            keyvalue = parseString[i].split('=')
            key = keyvalue[0]
            value = keyvalue[1] && keyvalue[1].includes('#/') ? keyvalue[1].split('#/')[0] : keyvalue[1]
            obj[key] = value
          }
    
          if (obj.agent) {
            localStorage.setItem('agent', obj.agent)
          }
          if(obj.register){
            if(isMobile() !== false){
                if (location.href.indexOf('#') > -1) {
                   location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
                } else {
                   location.href = location.origin + '/m/#/home?register=1'
                }
             }else{
                window.location.href=location.origin+'/#/home/register2'
             }
          }else{
            if (isMobile() !== false) {
              if (location.href.indexOf('#') > -1) {
                location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
              } else {
                location.href = location.origin + '/m/#/home' + location.search
              }
            }
          }
        })()
        window.vis = true
        window.onblur = function () {
          window.vis = false
        }
        window.onfocus = function () {
          window.vis = true
          if (typeof window.balanceTask === 'function') {
            window.balanceTask()
          }
        }
        if(!isMobile()) {
          function loadJS( url, callback ) {
            var script = document.createElement('script'),
            fn = callback || function(){};
            script.type = 'text/javascript';
    
            //IE
            if(script.readyState){
              script.onreadystatechange = function(){
                if( script.readyState == 'loaded' || script.readyState == 'complete' ){
                    script.onreadystatechange = null;
                    fn()
                }
              }
            }else{
              // 其他浏览器
              script.onload = function(){
                fn()
              }
            }
            script.src = url;
            document.getElementsByTagName('head')[0].appendChild(script);
          }
    
          let loadTable = ['/static/public/js/stomp.js', '/static/public/js/qrcode.js'
          , `https://cstaticdun.126.net/load.min.js?t=1714127734094`,
          `https://acstatic-dun.126.net/tool.min.js?t=1714127734094`
          ]
          // 用法
          loadTable.forEach( (url) => {
            loadJS(url,function(e){
              // console.log("🚀 ~ file: index.html ~ line 85 ~ loadJS ~ url loaded success", url)
            })
          })
    
        }
      </script>
      <link rel="shortcut icon" href="/static/hty/img/favicon.ico" type="image/x-icon">
      <!-- <script src="/static/public/js/stomp.js"></script>
      <script src="/static/public/js/qrcode.js"></script>
     
      <script src="https://cstaticdun.126.net/load.min.js?t=1714127734094"></script>
      <script type="text/javascript" src="https://acstatic-dun.126.net/tool.min.js?t=1714127734094"></script> -->
    <link href="/static-hty/style.css" rel="stylesheet"><link href="/static-hty/css/pages/hty/index.55263353a82c41f9a95585c28d67fc69.css" rel="stylesheet"></head>
    
    <body>
      <div id="vnstApp">
    
      </div>
    <script type="tex
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 137.220.146.140:80 · www.29882s.com

    2024-11-02 23:06

    HTTP/1.1 301 Moved Permanently
    Content-Type: text/html; charset=utf-8
    Location: https://www.29882s.com:2262/
    Date: Sat, 02 Nov 2024 23:06:12 GMT
    Content-Length: 63
    Connection: close
    
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 122.10.113.114:80 · www.29882s.com

    2024-11-02 23:06

    HTTP/1.1 301 Moved Permanently
    Content-Type: text/html; charset=utf-8
    Location: https://www.29882s.com:2262/
    Date: Sat, 02 Nov 2024 23:06:12 GMT
    Content-Length: 63
    Connection: close
    
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 122.10.113.114:443 · www.29882s.com

    2024-11-02 23:06

    HTTP/1.1 200 OK
    Content-Type: text/html
    Date: Sat, 02 Nov 2024 23:06:11 GMT
    Etag: W/"6635ec42-115e"
    Last-Modified: Sat, 04 May 2024 08:05:22 GMT
    Server: nginx/1.12.2
    X-Cache: BYPASS
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
      <title>Welcome</title>
      <style>
        html{
          height: 100%;
        }
        body{
          height: 100%;
        }
      </style>
      <script>
        function isMobile() {
          return !!(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 (isMobile() !== false) {
        //   if (location.href.indexOf('#') > -1) {
        //     location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
        //   } else {
        //     location.href = location.origin + '/m/#/home' + location.search
        //   }
        // }
        (function () {
          var url = window.location.href,
            obj = {},
            keyvalue = [],
            key = '',
            value = '',
            parseString = url.substring(url.indexOf('?') + 1, url.length).split('&')
          for (var i in parseString) {
            keyvalue = parseString[i].split('=')
            key = keyvalue[0]
            value = keyvalue[1] && keyvalue[1].includes('#/') ? keyvalue[1].split('#/')[0] : keyvalue[1]
            obj[key] = value
          }
    
          if (obj.agent) {
            localStorage.setItem('agent', obj.agent)
          }
          if(obj.register){
            if(isMobile() !== false){
                if (location.href.indexOf('#') > -1) {
                   location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
                } else {
                   location.href = location.origin + '/m/#/home?register=1'
                }
             }else{
                window.location.href=location.origin+'/#/home/register2'
             }
          }else{
            if (isMobile() !== false) {
              if (location.href.indexOf('#') > -1) {
                location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
              } else {
                location.href = location.origin + '/m/#/home' + location.search
              }
            }
          }
        })()
        window.vis = true
        window.onblur = function () {
          window.vis = false
        }
        window.onfocus = function () {
          window.vis = true
          if (typeof window.balanceTask === 'function') {
            window.balanceTask()
          }
        }
        if(!isMobile()) {
          function loadJS( url, callback ) {
            var script = document.createElement('script'),
            fn = callback || function(){};
            script.type = 'text/javascript';
    
            //IE
            if(script.readyState){
              script.onreadystatechange = function(){
                if( script.readyState == 'loaded' || script.readyState == 'complete' ){
                    script.onreadystatechange = null;
                    fn()
                }
              }
            }else{
              // 其他浏览器
              script.onload = function(){
                fn()
              }
            }
            script.src = url;
            document.getElementsByTagName('head')[0].appendChild(script);
          }
    
          let loadTable = ['/static/public/js/stomp.js', '/static/public/js/qrcode.js'
          , `https://cstaticdun.126.net/load.min.js?t=1714127734094`,
          `https://acstatic-dun.126.net/tool.min.js?t=1714127734094`
          ]
          // 用法
          loadTable.forEach( (url) => {
            loadJS(url,function(e){
              // console.log("🚀 ~ file: index.html ~ line 85 ~ loadJS ~ url loaded success", url)
            })
          })
    
        }
      </script>
      <link rel="shortcut icon" href="/static/hty/img/favicon.ico" type="image/x-icon">
      <!-- <script src="/static/public/js/stomp.js"></script>
      <script src="/static/public/js/qrcode.js"></script>
     
      <script src="https://cstaticdun.126.net/load.min.js?t=1714127734094"></script>
      <script type="text/javascript" src="https://acstatic-dun.126.net/tool.min.js?t=1714127734094"></script> -->
    <link href="/static-hty/style.css" rel="stylesheet"><link href="/static-hty/css/pages/hty/index.55263353a82c41f9a95585c28d67fc69.css" rel="stylesheet"></head>
    
    <body>
      <div id="vnstApp">
    
      </div>
    <script type="tex
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 134.122.184.106:80 · www.29882s.com

    2024-11-02 23:06

    HTTP/1.1 301 Moved Permanently
    Content-Type: text/html; charset=utf-8
    Location: https://www.29882s.com:2262/
    Date: Sat, 02 Nov 2024 23:06:11 GMT
    Content-Length: 63
    Connection: close
    
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 27.124.47.243:443 · 29882s.com

    2024-11-02 23:06

    HTTP/1.1 200 OK
    Content-Type: text/html
    Date: Sat, 02 Nov 2024 23:06:14 GMT
    Etag: W/"6635ec42-115e"
    Last-Modified: Sat, 04 May 2024 08:05:22 GMT
    Server: nginx/1.12.2
    X-Cache: BYPASS
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
      <title>Welcome</title>
      <style>
        html{
          height: 100%;
        }
        body{
          height: 100%;
        }
      </style>
      <script>
        function isMobile() {
          return !!(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 (isMobile() !== false) {
        //   if (location.href.indexOf('#') > -1) {
        //     location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
        //   } else {
        //     location.href = location.origin + '/m/#/home' + location.search
        //   }
        // }
        (function () {
          var url = window.location.href,
            obj = {},
            keyvalue = [],
            key = '',
            value = '',
            parseString = url.substring(url.indexOf('?') + 1, url.length).split('&')
          for (var i in parseString) {
            keyvalue = parseString[i].split('=')
            key = keyvalue[0]
            value = keyvalue[1] && keyvalue[1].includes('#/') ? keyvalue[1].split('#/')[0] : keyvalue[1]
            obj[key] = value
          }
    
          if (obj.agent) {
            localStorage.setItem('agent', obj.agent)
          }
          if(obj.register){
            if(isMobile() !== false){
                if (location.href.indexOf('#') > -1) {
                   location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
                } else {
                   location.href = location.origin + '/m/#/home?register=1'
                }
             }else{
                window.location.href=location.origin+'/#/home/register2'
             }
          }else{
            if (isMobile() !== false) {
              if (location.href.indexOf('#') > -1) {
                location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
              } else {
                location.href = location.origin + '/m/#/home' + location.search
              }
            }
          }
        })()
        window.vis = true
        window.onblur = function () {
          window.vis = false
        }
        window.onfocus = function () {
          window.vis = true
          if (typeof window.balanceTask === 'function') {
            window.balanceTask()
          }
        }
        if(!isMobile()) {
          function loadJS( url, callback ) {
            var script = document.createElement('script'),
            fn = callback || function(){};
            script.type = 'text/javascript';
    
            //IE
            if(script.readyState){
              script.onreadystatechange = function(){
                if( script.readyState == 'loaded' || script.readyState == 'complete' ){
                    script.onreadystatechange = null;
                    fn()
                }
              }
            }else{
              // 其他浏览器
              script.onload = function(){
                fn()
              }
            }
            script.src = url;
            document.getElementsByTagName('head')[0].appendChild(script);
          }
    
          let loadTable = ['/static/public/js/stomp.js', '/static/public/js/qrcode.js'
          , `https://cstaticdun.126.net/load.min.js?t=1714127734094`,
          `https://acstatic-dun.126.net/tool.min.js?t=1714127734094`
          ]
          // 用法
          loadTable.forEach( (url) => {
            loadJS(url,function(e){
              // console.log("🚀 ~ file: index.html ~ line 85 ~ loadJS ~ url loaded success", url)
            })
          })
    
        }
      </script>
      <link rel="shortcut icon" href="/static/hty/img/favicon.ico" type="image/x-icon">
      <!-- <script src="/static/public/js/stomp.js"></script>
      <script src="/static/public/js/qrcode.js"></script>
     
      <script src="https://cstaticdun.126.net/load.min.js?t=1714127734094"></script>
      <script type="text/javascript" src="https://acstatic-dun.126.net/tool.min.js?t=1714127734094"></script> -->
    <link href="/static-hty/style.css" rel="stylesheet"><link href="/static-hty/css/pages/hty/index.55263353a82c41f9a95585c28d67fc69.css" rel="stylesheet"></head>
    
    <body>
      <div id="vnstApp">
    
      </div>
    <script type="tex
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 103.231.15.133:80 · 29882s.com

    2024-11-02 23:06

    HTTP/1.1 301 Moved Permanently
    Content-Type: text/html; charset=utf-8
    Location: https://29882s.com:2262/
    Date: Sat, 02 Nov 2024 23:06:10 GMT
    Content-Length: 59
    Connection: close
    
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 134.122.184.70:443 · www.29882s.com

    2024-11-02 06:11

    HTTP/1.1 200 OK
    Content-Type: text/html
    Date: Sat, 02 Nov 2024 06:11:33 GMT
    Etag: W/"6635ec42-115e"
    Last-Modified: Sat, 04 May 2024 08:05:22 GMT
    Server: nginx/1.12.2
    X-Cache: BYPASS
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
      <title>Welcome</title>
      <style>
        html{
          height: 100%;
        }
        body{
          height: 100%;
        }
      </style>
      <script>
        function isMobile() {
          return !!(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 (isMobile() !== false) {
        //   if (location.href.indexOf('#') > -1) {
        //     location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
        //   } else {
        //     location.href = location.origin + '/m/#/home' + location.search
        //   }
        // }
        (function () {
          var url = window.location.href,
            obj = {},
            keyvalue = [],
            key = '',
            value = '',
            parseString = url.substring(url.indexOf('?') + 1, url.length).split('&')
          for (var i in parseString) {
            keyvalue = parseString[i].split('=')
            key = keyvalue[0]
            value = keyvalue[1] && keyvalue[1].includes('#/') ? keyvalue[1].split('#/')[0] : keyvalue[1]
            obj[key] = value
          }
    
          if (obj.agent) {
            localStorage.setItem('agent', obj.agent)
          }
          if(obj.register){
            if(isMobile() !== false){
                if (location.href.indexOf('#') > -1) {
                   location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
                } else {
                   location.href = location.origin + '/m/#/home?register=1'
                }
             }else{
                window.location.href=location.origin+'/#/home/register2'
             }
          }else{
            if (isMobile() !== false) {
              if (location.href.indexOf('#') > -1) {
                location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
              } else {
                location.href = location.origin + '/m/#/home' + location.search
              }
            }
          }
        })()
        window.vis = true
        window.onblur = function () {
          window.vis = false
        }
        window.onfocus = function () {
          window.vis = true
          if (typeof window.balanceTask === 'function') {
            window.balanceTask()
          }
        }
        if(!isMobile()) {
          function loadJS( url, callback ) {
            var script = document.createElement('script'),
            fn = callback || function(){};
            script.type = 'text/javascript';
    
            //IE
            if(script.readyState){
              script.onreadystatechange = function(){
                if( script.readyState == 'loaded' || script.readyState == 'complete' ){
                    script.onreadystatechange = null;
                    fn()
                }
              }
            }else{
              // 其他浏览器
              script.onload = function(){
                fn()
              }
            }
            script.src = url;
            document.getElementsByTagName('head')[0].appendChild(script);
          }
    
          let loadTable = ['/static/public/js/stomp.js', '/static/public/js/qrcode.js'
          , `https://cstaticdun.126.net/load.min.js?t=1714127734094`,
          `https://acstatic-dun.126.net/tool.min.js?t=1714127734094`
          ]
          // 用法
          loadTable.forEach( (url) => {
            loadJS(url,function(e){
              // console.log("🚀 ~ file: index.html ~ line 85 ~ loadJS ~ url loaded success", url)
            })
          })
    
        }
      </script>
      <link rel="shortcut icon" href="/static/hty/img/favicon.ico" type="image/x-icon">
      <!-- <script src="/static/public/js/stomp.js"></script>
      <script src="/static/public/js/qrcode.js"></script>
     
      <script src="https://cstaticdun.126.net/load.min.js?t=1714127734094"></script>
      <script type="text/javascript" src="https://acstatic-dun.126.net/tool.min.js?t=1714127734094"></script> -->
    <link href="/static-hty/style.css" rel="stylesheet"><link href="/static-hty/css/pages/hty/index.55263353a82c41f9a95585c28d67fc69.css" rel="stylesheet"></head>
    
    <body>
      <div id="vnstApp">
    
      </div>
    <script type="tex
    Found 2024-11-02 by HttpPlugin
    Create report
  • Open service 134.122.184.70:443 · 29882s.com

    2024-10-30 14:30

    HTTP/1.1 200 OK
    Content-Type: text/html
    Date: Wed, 30 Oct 2024 14:30:47 GMT
    Etag: W/"6635ec42-115e"
    Last-Modified: Sat, 04 May 2024 08:05:22 GMT
    Server: nginx/1.12.2
    X-Cache: BYPASS
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
      <title>Welcome</title>
      <style>
        html{
          height: 100%;
        }
        body{
          height: 100%;
        }
      </style>
      <script>
        function isMobile() {
          return !!(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 (isMobile() !== false) {
        //   if (location.href.indexOf('#') > -1) {
        //     location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
        //   } else {
        //     location.href = location.origin + '/m/#/home' + location.search
        //   }
        // }
        (function () {
          var url = window.location.href,
            obj = {},
            keyvalue = [],
            key = '',
            value = '',
            parseString = url.substring(url.indexOf('?') + 1, url.length).split('&')
          for (var i in parseString) {
            keyvalue = parseString[i].split('=')
            key = keyvalue[0]
            value = keyvalue[1] && keyvalue[1].includes('#/') ? keyvalue[1].split('#/')[0] : keyvalue[1]
            obj[key] = value
          }
    
          if (obj.agent) {
            localStorage.setItem('agent', obj.agent)
          }
          if(obj.register){
            if(isMobile() !== false){
                if (location.href.indexOf('#') > -1) {
                   location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
                } else {
                   location.href = location.origin + '/m/#/home?register=1'
                }
             }else{
                window.location.href=location.origin+'/#/home/register2'
             }
          }else{
            if (isMobile() !== false) {
              if (location.href.indexOf('#') > -1) {
                location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
              } else {
                location.href = location.origin + '/m/#/home' + location.search
              }
            }
          }
        })()
        window.vis = true
        window.onblur = function () {
          window.vis = false
        }
        window.onfocus = function () {
          window.vis = true
          if (typeof window.balanceTask === 'function') {
            window.balanceTask()
          }
        }
        if(!isMobile()) {
          function loadJS( url, callback ) {
            var script = document.createElement('script'),
            fn = callback || function(){};
            script.type = 'text/javascript';
    
            //IE
            if(script.readyState){
              script.onreadystatechange = function(){
                if( script.readyState == 'loaded' || script.readyState == 'complete' ){
                    script.onreadystatechange = null;
                    fn()
                }
              }
            }else{
              // 其他浏览器
              script.onload = function(){
                fn()
              }
            }
            script.src = url;
            document.getElementsByTagName('head')[0].appendChild(script);
          }
    
          let loadTable = ['/static/public/js/stomp.js', '/static/public/js/qrcode.js'
          , `https://cstaticdun.126.net/load.min.js?t=1714127734094`,
          `https://acstatic-dun.126.net/tool.min.js?t=1714127734094`
          ]
          // 用法
          loadTable.forEach( (url) => {
            loadJS(url,function(e){
              // console.log("🚀 ~ file: index.html ~ line 85 ~ loadJS ~ url loaded success", url)
            })
          })
    
        }
      </script>
      <link rel="shortcut icon" href="/static/hty/img/favicon.ico" type="image/x-icon">
      <!-- <script src="/static/public/js/stomp.js"></script>
      <script src="/static/public/js/qrcode.js"></script>
     
      <script src="https://cstaticdun.126.net/load.min.js?t=1714127734094"></script>
      <script type="text/javascript" src="https://acstatic-dun.126.net/tool.min.js?t=1714127734094"></script> -->
    <link href="/static-hty/style.css" rel="stylesheet"><link href="/static-hty/css/pages/hty/index.55263353a82c41f9a95585c28d67fc69.css" rel="stylesheet"></head>
    
    <body>
      <div id="vnstApp">
    
      </div>
    <script type="tex
    Found 2024-10-30 by HttpPlugin
    Create report
  • Open service 134.122.184.70:443 · 29882s.com

    2024-10-20 10:29

    HTTP/1.1 200 OK
    Content-Type: text/html
    Date: Sun, 20 Oct 2024 10:29:08 GMT
    Etag: W/"6635ec42-115e"
    Last-Modified: Sat, 04 May 2024 08:05:22 GMT
    Server: nginx/1.12.2
    X-Cache: BYPASS
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
      <title>Welcome</title>
      <style>
        html{
          height: 100%;
        }
        body{
          height: 100%;
        }
      </style>
      <script>
        function isMobile() {
          return !!(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 (isMobile() !== false) {
        //   if (location.href.indexOf('#') > -1) {
        //     location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
        //   } else {
        //     location.href = location.origin + '/m/#/home' + location.search
        //   }
        // }
        (function () {
          var url = window.location.href,
            obj = {},
            keyvalue = [],
            key = '',
            value = '',
            parseString = url.substring(url.indexOf('?') + 1, url.length).split('&')
          for (var i in parseString) {
            keyvalue = parseString[i].split('=')
            key = keyvalue[0]
            value = keyvalue[1] && keyvalue[1].includes('#/') ? keyvalue[1].split('#/')[0] : keyvalue[1]
            obj[key] = value
          }
    
          if (obj.agent) {
            localStorage.setItem('agent', obj.agent)
          }
          if(obj.register){
            if(isMobile() !== false){
                if (location.href.indexOf('#') > -1) {
                   location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
                } else {
                   location.href = location.origin + '/m/#/home?register=1'
                }
             }else{
                window.location.href=location.origin+'/#/home/register2'
             }
          }else{
            if (isMobile() !== false) {
              if (location.href.indexOf('#') > -1) {
                location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
              } else {
                location.href = location.origin + '/m/#/home' + location.search
              }
            }
          }
        })()
        window.vis = true
        window.onblur = function () {
          window.vis = false
        }
        window.onfocus = function () {
          window.vis = true
          if (typeof window.balanceTask === 'function') {
            window.balanceTask()
          }
        }
        if(!isMobile()) {
          function loadJS( url, callback ) {
            var script = document.createElement('script'),
            fn = callback || function(){};
            script.type = 'text/javascript';
    
            //IE
            if(script.readyState){
              script.onreadystatechange = function(){
                if( script.readyState == 'loaded' || script.readyState == 'complete' ){
                    script.onreadystatechange = null;
                    fn()
                }
              }
            }else{
              // 其他浏览器
              script.onload = function(){
                fn()
              }
            }
            script.src = url;
            document.getElementsByTagName('head')[0].appendChild(script);
          }
    
          let loadTable = ['/static/public/js/stomp.js', '/static/public/js/qrcode.js'
          , `https://cstaticdun.126.net/load.min.js?t=1714127734094`,
          `https://acstatic-dun.126.net/tool.min.js?t=1714127734094`
          ]
          // 用法
          loadTable.forEach( (url) => {
            loadJS(url,function(e){
              // console.log("🚀 ~ file: index.html ~ line 85 ~ loadJS ~ url loaded success", url)
            })
          })
    
        }
      </script>
      <link rel="shortcut icon" href="/static/hty/img/favicon.ico" type="image/x-icon">
      <!-- <script src="/static/public/js/stomp.js"></script>
      <script src="/static/public/js/qrcode.js"></script>
     
      <script src="https://cstaticdun.126.net/load.min.js?t=1714127734094"></script>
      <script type="text/javascript" src="https://acstatic-dun.126.net/tool.min.js?t=1714127734094"></script> -->
    <link href="/static-hty/style.css" rel="stylesheet"><link href="/static-hty/css/pages/hty/index.55263353a82c41f9a95585c28d67fc69.css" rel="stylesheet"></head>
    
    <body>
      <div id="vnstApp">
    
      </div>
    <script type="tex
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 134.122.184.70:443 · 29882s.com

    2024-10-20 10:29

    HTTP/1.1 200 OK
    Content-Type: text/html
    Date: Sun, 20 Oct 2024 10:29:08 GMT
    Etag: W/"6635ec42-115e"
    Last-Modified: Sat, 04 May 2024 08:05:22 GMT
    Server: nginx/1.12.2
    X-Cache: BYPASS
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
      <title>Welcome</title>
      <style>
        html{
          height: 100%;
        }
        body{
          height: 100%;
        }
      </style>
      <script>
        function isMobile() {
          return !!(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 (isMobile() !== false) {
        //   if (location.href.indexOf('#') > -1) {
        //     location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
        //   } else {
        //     location.href = location.origin + '/m/#/home' + location.search
        //   }
        // }
        (function () {
          var url = window.location.href,
            obj = {},
            keyvalue = [],
            key = '',
            value = '',
            parseString = url.substring(url.indexOf('?') + 1, url.length).split('&')
          for (var i in parseString) {
            keyvalue = parseString[i].split('=')
            key = keyvalue[0]
            value = keyvalue[1] && keyvalue[1].includes('#/') ? keyvalue[1].split('#/')[0] : keyvalue[1]
            obj[key] = value
          }
    
          if (obj.agent) {
            localStorage.setItem('agent', obj.agent)
          }
          if(obj.register){
            if(isMobile() !== false){
                if (location.href.indexOf('#') > -1) {
                   location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
                } else {
                   location.href = location.origin + '/m/#/home?register=1'
                }
             }else{
                window.location.href=location.origin+'/#/home/register2'
             }
          }else{
            if (isMobile() !== false) {
              if (location.href.indexOf('#') > -1) {
                location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
              } else {
                location.href = location.origin + '/m/#/home' + location.search
              }
            }
          }
        })()
        window.vis = true
        window.onblur = function () {
          window.vis = false
        }
        window.onfocus = function () {
          window.vis = true
          if (typeof window.balanceTask === 'function') {
            window.balanceTask()
          }
        }
        if(!isMobile()) {
          function loadJS( url, callback ) {
            var script = document.createElement('script'),
            fn = callback || function(){};
            script.type = 'text/javascript';
    
            //IE
            if(script.readyState){
              script.onreadystatechange = function(){
                if( script.readyState == 'loaded' || script.readyState == 'complete' ){
                    script.onreadystatechange = null;
                    fn()
                }
              }
            }else{
              // 其他浏览器
              script.onload = function(){
                fn()
              }
            }
            script.src = url;
            document.getElementsByTagName('head')[0].appendChild(script);
          }
    
          let loadTable = ['/static/public/js/stomp.js', '/static/public/js/qrcode.js'
          , `https://cstaticdun.126.net/load.min.js?t=1714127734094`,
          `https://acstatic-dun.126.net/tool.min.js?t=1714127734094`
          ]
          // 用法
          loadTable.forEach( (url) => {
            loadJS(url,function(e){
              // console.log("🚀 ~ file: index.html ~ line 85 ~ loadJS ~ url loaded success", url)
            })
          })
    
        }
      </script>
      <link rel="shortcut icon" href="/static/hty/img/favicon.ico" type="image/x-icon">
      <!-- <script src="/static/public/js/stomp.js"></script>
      <script src="/static/public/js/qrcode.js"></script>
     
      <script src="https://cstaticdun.126.net/load.min.js?t=1714127734094"></script>
      <script type="text/javascript" src="https://acstatic-dun.126.net/tool.min.js?t=1714127734094"></script> -->
    <link href="/static-hty/style.css" rel="stylesheet"><link href="/static-hty/css/pages/hty/index.55263353a82c41f9a95585c28d67fc69.css" rel="stylesheet"></head>
    
    <body>
      <div id="vnstApp">
    
      </div>
    <script type="tex
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 134.122.184.70:443 · www.29882s.com

    2024-10-20 04:53

    HTTP/1.1 200 OK
    Content-Type: text/html
    Date: Sun, 20 Oct 2024 04:53:11 GMT
    Etag: W/"6635ec42-115e"
    Last-Modified: Sat, 04 May 2024 08:05:22 GMT
    Server: nginx/1.12.2
    X-Cache: BYPASS
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
      <title>Welcome</title>
      <style>
        html{
          height: 100%;
        }
        body{
          height: 100%;
        }
      </style>
      <script>
        function isMobile() {
          return !!(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 (isMobile() !== false) {
        //   if (location.href.indexOf('#') > -1) {
        //     location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
        //   } else {
        //     location.href = location.origin + '/m/#/home' + location.search
        //   }
        // }
        (function () {
          var url = window.location.href,
            obj = {},
            keyvalue = [],
            key = '',
            value = '',
            parseString = url.substring(url.indexOf('?') + 1, url.length).split('&')
          for (var i in parseString) {
            keyvalue = parseString[i].split('=')
            key = keyvalue[0]
            value = keyvalue[1] && keyvalue[1].includes('#/') ? keyvalue[1].split('#/')[0] : keyvalue[1]
            obj[key] = value
          }
    
          if (obj.agent) {
            localStorage.setItem('agent', obj.agent)
          }
          if(obj.register){
            if(isMobile() !== false){
                if (location.href.indexOf('#') > -1) {
                   location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
                } else {
                   location.href = location.origin + '/m/#/home?register=1'
                }
             }else{
                window.location.href=location.origin+'/#/home/register2'
             }
          }else{
            if (isMobile() !== false) {
              if (location.href.indexOf('#') > -1) {
                location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
              } else {
                location.href = location.origin + '/m/#/home' + location.search
              }
            }
          }
        })()
        window.vis = true
        window.onblur = function () {
          window.vis = false
        }
        window.onfocus = function () {
          window.vis = true
          if (typeof window.balanceTask === 'function') {
            window.balanceTask()
          }
        }
        if(!isMobile()) {
          function loadJS( url, callback ) {
            var script = document.createElement('script'),
            fn = callback || function(){};
            script.type = 'text/javascript';
    
            //IE
            if(script.readyState){
              script.onreadystatechange = function(){
                if( script.readyState == 'loaded' || script.readyState == 'complete' ){
                    script.onreadystatechange = null;
                    fn()
                }
              }
            }else{
              // 其他浏览器
              script.onload = function(){
                fn()
              }
            }
            script.src = url;
            document.getElementsByTagName('head')[0].appendChild(script);
          }
    
          let loadTable = ['/static/public/js/stomp.js', '/static/public/js/qrcode.js'
          , `https://cstaticdun.126.net/load.min.js?t=1714127734094`,
          `https://acstatic-dun.126.net/tool.min.js?t=1714127734094`
          ]
          // 用法
          loadTable.forEach( (url) => {
            loadJS(url,function(e){
              // console.log("🚀 ~ file: index.html ~ line 85 ~ loadJS ~ url loaded success", url)
            })
          })
    
        }
      </script>
      <link rel="shortcut icon" href="/static/hty/img/favicon.ico" type="image/x-icon">
      <!-- <script src="/static/public/js/stomp.js"></script>
      <script src="/static/public/js/qrcode.js"></script>
     
      <script src="https://cstaticdun.126.net/load.min.js?t=1714127734094"></script>
      <script type="text/javascript" src="https://acstatic-dun.126.net/tool.min.js?t=1714127734094"></script> -->
    <link href="/static-hty/style.css" rel="stylesheet"><link href="/static-hty/css/pages/hty/index.55263353a82c41f9a95585c28d67fc69.css" rel="stylesheet"></head>
    
    <body>
      <div id="vnstApp">
    
      </div>
    <script type="tex
    Found 2024-10-20 by HttpPlugin
    Create report
  • Open service 134.122.184.70:443 · 29882s.com

    2024-10-16 10:10

    HTTP/1.1 200 OK
    Content-Type: text/html
    Date: Wed, 16 Oct 2024 10:10:26 GMT
    Etag: W/"6635ec42-115e"
    Last-Modified: Sat, 04 May 2024 08:05:22 GMT
    Server: nginx/1.12.2
    X-Cache: BYPASS
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
      <title>Welcome</title>
      <style>
        html{
          height: 100%;
        }
        body{
          height: 100%;
        }
      </style>
      <script>
        function isMobile() {
          return !!(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 (isMobile() !== false) {
        //   if (location.href.indexOf('#') > -1) {
        //     location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
        //   } else {
        //     location.href = location.origin + '/m/#/home' + location.search
        //   }
        // }
        (function () {
          var url = window.location.href,
            obj = {},
            keyvalue = [],
            key = '',
            value = '',
            parseString = url.substring(url.indexOf('?') + 1, url.length).split('&')
          for (var i in parseString) {
            keyvalue = parseString[i].split('=')
            key = keyvalue[0]
            value = keyvalue[1] && keyvalue[1].includes('#/') ? keyvalue[1].split('#/')[0] : keyvalue[1]
            obj[key] = value
          }
    
          if (obj.agent) {
            localStorage.setItem('agent', obj.agent)
          }
          if(obj.register){
            if(isMobile() !== false){
                if (location.href.indexOf('#') > -1) {
                   location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
                } else {
                   location.href = location.origin + '/m/#/home?register=1'
                }
             }else{
                window.location.href=location.origin+'/#/home/register2'
             }
          }else{
            if (isMobile() !== false) {
              if (location.href.indexOf('#') > -1) {
                location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
              } else {
                location.href = location.origin + '/m/#/home' + location.search
              }
            }
          }
        })()
        window.vis = true
        window.onblur = function () {
          window.vis = false
        }
        window.onfocus = function () {
          window.vis = true
          if (typeof window.balanceTask === 'function') {
            window.balanceTask()
          }
        }
        if(!isMobile()) {
          function loadJS( url, callback ) {
            var script = document.createElement('script'),
            fn = callback || function(){};
            script.type = 'text/javascript';
    
            //IE
            if(script.readyState){
              script.onreadystatechange = function(){
                if( script.readyState == 'loaded' || script.readyState == 'complete' ){
                    script.onreadystatechange = null;
                    fn()
                }
              }
            }else{
              // 其他浏览器
              script.onload = function(){
                fn()
              }
            }
            script.src = url;
            document.getElementsByTagName('head')[0].appendChild(script);
          }
    
          let loadTable = ['/static/public/js/stomp.js', '/static/public/js/qrcode.js'
          , `https://cstaticdun.126.net/load.min.js?t=1714127734094`,
          `https://acstatic-dun.126.net/tool.min.js?t=1714127734094`
          ]
          // 用法
          loadTable.forEach( (url) => {
            loadJS(url,function(e){
              // console.log("🚀 ~ file: index.html ~ line 85 ~ loadJS ~ url loaded success", url)
            })
          })
    
        }
      </script>
      <link rel="shortcut icon" href="/static/hty/img/favicon.ico" type="image/x-icon">
      <!-- <script src="/static/public/js/stomp.js"></script>
      <script src="/static/public/js/qrcode.js"></script>
     
      <script src="https://cstaticdun.126.net/load.min.js?t=1714127734094"></script>
      <script type="text/javascript" src="https://acstatic-dun.126.net/tool.min.js?t=1714127734094"></script> -->
    <link href="/static-hty/style.css" rel="stylesheet"><link href="/static-hty/css/pages/hty/index.55263353a82c41f9a95585c28d67fc69.css" rel="stylesheet"></head>
    
    <body>
      <div id="vnstApp">
    
      </div>
    <script type="tex
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 134.122.184.70:443 · www.29882s.com

    2024-10-16 06:09

    HTTP/1.1 307 Temporary Redirect
    Content-Type: text/html; charset=utf-8
    Location: /GE/CC/VALIDATOR?key=8b42cc1dc04affeefabc9e1441912df8.92df312a310a9dbdc93c24d9590d5566.1729058995&url=https%3A%2F%2Fwww.29882s.com%2F
    Date: Wed, 16 Oct 2024 06:09:55 GMT
    Content-Length: 0
    Connection: close
    
    Found 2024-10-16 by HttpPlugin
    Create report
  • Open service 134.122.184.70:443 · www.29882s.com

    2024-10-02 10:27

    HTTP/1.1 200 OK
    Content-Type: text/html
    Date: Wed, 02 Oct 2024 10:27:50 GMT
    Etag: W/"6635ec42-115e"
    Last-Modified: Sat, 04 May 2024 08:05:22 GMT
    Server: nginx/1.12.2
    X-Cache: BYPASS
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
      <title>Welcome</title>
      <style>
        html{
          height: 100%;
        }
        body{
          height: 100%;
        }
      </style>
      <script>
        function isMobile() {
          return !!(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 (isMobile() !== false) {
        //   if (location.href.indexOf('#') > -1) {
        //     location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
        //   } else {
        //     location.href = location.origin + '/m/#/home' + location.search
        //   }
        // }
        (function () {
          var url = window.location.href,
            obj = {},
            keyvalue = [],
            key = '',
            value = '',
            parseString = url.substring(url.indexOf('?') + 1, url.length).split('&')
          for (var i in parseString) {
            keyvalue = parseString[i].split('=')
            key = keyvalue[0]
            value = keyvalue[1] && keyvalue[1].includes('#/') ? keyvalue[1].split('#/')[0] : keyvalue[1]
            obj[key] = value
          }
    
          if (obj.agent) {
            localStorage.setItem('agent', obj.agent)
          }
          if(obj.register){
            if(isMobile() !== false){
                if (location.href.indexOf('#') > -1) {
                   location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
                } else {
                   location.href = location.origin + '/m/#/home?register=1'
                }
             }else{
                window.location.href=location.origin+'/#/home/register2'
             }
          }else{
            if (isMobile() !== false) {
              if (location.href.indexOf('#') > -1) {
                location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
              } else {
                location.href = location.origin + '/m/#/home' + location.search
              }
            }
          }
        })()
        window.vis = true
        window.onblur = function () {
          window.vis = false
        }
        window.onfocus = function () {
          window.vis = true
          if (typeof window.balanceTask === 'function') {
            window.balanceTask()
          }
        }
        if(!isMobile()) {
          function loadJS( url, callback ) {
            var script = document.createElement('script'),
            fn = callback || function(){};
            script.type = 'text/javascript';
    
            //IE
            if(script.readyState){
              script.onreadystatechange = function(){
                if( script.readyState == 'loaded' || script.readyState == 'complete' ){
                    script.onreadystatechange = null;
                    fn()
                }
              }
            }else{
              // 其他浏览器
              script.onload = function(){
                fn()
              }
            }
            script.src = url;
            document.getElementsByTagName('head')[0].appendChild(script);
          }
    
          let loadTable = ['/static/public/js/stomp.js', '/static/public/js/qrcode.js'
          , `https://cstaticdun.126.net/load.min.js?t=1714127734094`,
          `https://acstatic-dun.126.net/tool.min.js?t=1714127734094`
          ]
          // 用法
          loadTable.forEach( (url) => {
            loadJS(url,function(e){
              // console.log("🚀 ~ file: index.html ~ line 85 ~ loadJS ~ url loaded success", url)
            })
          })
    
        }
      </script>
      <link rel="shortcut icon" href="/static/hty/img/favicon.ico" type="image/x-icon">
      <!-- <script src="/static/public/js/stomp.js"></script>
      <script src="/static/public/js/qrcode.js"></script>
     
      <script src="https://cstaticdun.126.net/load.min.js?t=1714127734094"></script>
      <script type="text/javascript" src="https://acstatic-dun.126.net/tool.min.js?t=1714127734094"></script> -->
    <link href="/static-hty/style.css" rel="stylesheet"><link href="/static-hty/css/pages/hty/index.55263353a82c41f9a95585c28d67fc69.css" rel="stylesheet"></head>
    
    <body>
      <div id="vnstApp">
    
      </div>
    <script type="tex
    Found 2024-10-02 by HttpPlugin
    Create report
  • Open service 134.122.184.70:443 · 29882s.com

    2024-09-30 09:57

    HTTP/1.1 200 OK
    Content-Type: text/html
    Date: Mon, 30 Sep 2024 09:57:46 GMT
    Etag: W/"6635ec42-115e"
    Last-Modified: Sat, 04 May 2024 08:05:22 GMT
    Server: nginx/1.12.2
    X-Cache: BYPASS
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
      <title>Welcome</title>
      <style>
        html{
          height: 100%;
        }
        body{
          height: 100%;
        }
      </style>
      <script>
        function isMobile() {
          return !!(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 (isMobile() !== false) {
        //   if (location.href.indexOf('#') > -1) {
        //     location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
        //   } else {
        //     location.href = location.origin + '/m/#/home' + location.search
        //   }
        // }
        (function () {
          var url = window.location.href,
            obj = {},
            keyvalue = [],
            key = '',
            value = '',
            parseString = url.substring(url.indexOf('?') + 1, url.length).split('&')
          for (var i in parseString) {
            keyvalue = parseString[i].split('=')
            key = keyvalue[0]
            value = keyvalue[1] && keyvalue[1].includes('#/') ? keyvalue[1].split('#/')[0] : keyvalue[1]
            obj[key] = value
          }
    
          if (obj.agent) {
            localStorage.setItem('agent', obj.agent)
          }
          if(obj.register){
            if(isMobile() !== false){
                if (location.href.indexOf('#') > -1) {
                   location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
                } else {
                   location.href = location.origin + '/m/#/home?register=1'
                }
             }else{
                window.location.href=location.origin+'/#/home/register2'
             }
          }else{
            if (isMobile() !== false) {
              if (location.href.indexOf('#') > -1) {
                location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
              } else {
                location.href = location.origin + '/m/#/home' + location.search
              }
            }
          }
        })()
        window.vis = true
        window.onblur = function () {
          window.vis = false
        }
        window.onfocus = function () {
          window.vis = true
          if (typeof window.balanceTask === 'function') {
            window.balanceTask()
          }
        }
        if(!isMobile()) {
          function loadJS( url, callback ) {
            var script = document.createElement('script'),
            fn = callback || function(){};
            script.type = 'text/javascript';
    
            //IE
            if(script.readyState){
              script.onreadystatechange = function(){
                if( script.readyState == 'loaded' || script.readyState == 'complete' ){
                    script.onreadystatechange = null;
                    fn()
                }
              }
            }else{
              // 其他浏览器
              script.onload = function(){
                fn()
              }
            }
            script.src = url;
            document.getElementsByTagName('head')[0].appendChild(script);
          }
    
          let loadTable = ['/static/public/js/stomp.js', '/static/public/js/qrcode.js'
          , `https://cstaticdun.126.net/load.min.js?t=1714127734094`,
          `https://acstatic-dun.126.net/tool.min.js?t=1714127734094`
          ]
          // 用法
          loadTable.forEach( (url) => {
            loadJS(url,function(e){
              // console.log("🚀 ~ file: index.html ~ line 85 ~ loadJS ~ url loaded success", url)
            })
          })
    
        }
      </script>
      <link rel="shortcut icon" href="/static/hty/img/favicon.ico" type="image/x-icon">
      <!-- <script src="/static/public/js/stomp.js"></script>
      <script src="/static/public/js/qrcode.js"></script>
     
      <script src="https://cstaticdun.126.net/load.min.js?t=1714127734094"></script>
      <script type="text/javascript" src="https://acstatic-dun.126.net/tool.min.js?t=1714127734094"></script> -->
    <link href="/static-hty/style.css" rel="stylesheet"><link href="/static-hty/css/pages/hty/index.55263353a82c41f9a95585c28d67fc69.css" rel="stylesheet"></head>
    
    <body>
      <div id="vnstApp">
    
      </div>
    <script type="tex
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 134.122.184.70:443 · 29882s.com

    2024-09-30 09:57

    HTTP/1.1 200 OK
    Content-Type: text/html
    Date: Mon, 30 Sep 2024 09:57:46 GMT
    Etag: W/"6635ec42-115e"
    Last-Modified: Sat, 04 May 2024 08:05:22 GMT
    Server: nginx/1.12.2
    X-Cache: BYPASS
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
      <title>Welcome</title>
      <style>
        html{
          height: 100%;
        }
        body{
          height: 100%;
        }
      </style>
      <script>
        function isMobile() {
          return !!(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 (isMobile() !== false) {
        //   if (location.href.indexOf('#') > -1) {
        //     location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
        //   } else {
        //     location.href = location.origin + '/m/#/home' + location.search
        //   }
        // }
        (function () {
          var url = window.location.href,
            obj = {},
            keyvalue = [],
            key = '',
            value = '',
            parseString = url.substring(url.indexOf('?') + 1, url.length).split('&')
          for (var i in parseString) {
            keyvalue = parseString[i].split('=')
            key = keyvalue[0]
            value = keyvalue[1] && keyvalue[1].includes('#/') ? keyvalue[1].split('#/')[0] : keyvalue[1]
            obj[key] = value
          }
    
          if (obj.agent) {
            localStorage.setItem('agent', obj.agent)
          }
          if(obj.register){
            if(isMobile() !== false){
                if (location.href.indexOf('#') > -1) {
                   location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
                } else {
                   location.href = location.origin + '/m/#/home?register=1'
                }
             }else{
                window.location.href=location.origin+'/#/home/register2'
             }
          }else{
            if (isMobile() !== false) {
              if (location.href.indexOf('#') > -1) {
                location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
              } else {
                location.href = location.origin + '/m/#/home' + location.search
              }
            }
          }
        })()
        window.vis = true
        window.onblur = function () {
          window.vis = false
        }
        window.onfocus = function () {
          window.vis = true
          if (typeof window.balanceTask === 'function') {
            window.balanceTask()
          }
        }
        if(!isMobile()) {
          function loadJS( url, callback ) {
            var script = document.createElement('script'),
            fn = callback || function(){};
            script.type = 'text/javascript';
    
            //IE
            if(script.readyState){
              script.onreadystatechange = function(){
                if( script.readyState == 'loaded' || script.readyState == 'complete' ){
                    script.onreadystatechange = null;
                    fn()
                }
              }
            }else{
              // 其他浏览器
              script.onload = function(){
                fn()
              }
            }
            script.src = url;
            document.getElementsByTagName('head')[0].appendChild(script);
          }
    
          let loadTable = ['/static/public/js/stomp.js', '/static/public/js/qrcode.js'
          , `https://cstaticdun.126.net/load.min.js?t=1714127734094`,
          `https://acstatic-dun.126.net/tool.min.js?t=1714127734094`
          ]
          // 用法
          loadTable.forEach( (url) => {
            loadJS(url,function(e){
              // console.log("🚀 ~ file: index.html ~ line 85 ~ loadJS ~ url loaded success", url)
            })
          })
    
        }
      </script>
      <link rel="shortcut icon" href="/static/hty/img/favicon.ico" type="image/x-icon">
      <!-- <script src="/static/public/js/stomp.js"></script>
      <script src="/static/public/js/qrcode.js"></script>
     
      <script src="https://cstaticdun.126.net/load.min.js?t=1714127734094"></script>
      <script type="text/javascript" src="https://acstatic-dun.126.net/tool.min.js?t=1714127734094"></script> -->
    <link href="/static-hty/style.css" rel="stylesheet"><link href="/static-hty/css/pages/hty/index.55263353a82c41f9a95585c28d67fc69.css" rel="stylesheet"></head>
    
    <body>
      <div id="vnstApp">
    
      </div>
    <script type="tex
    Found 2024-09-30 by HttpPlugin
    Create report
  • Open service 134.122.184.70:443 · www.29882s.com

    2024-09-28 09:13

    HTTP/1.1 200 OK
    Content-Type: text/html
    Date: Sat, 28 Sep 2024 09:14:01 GMT
    Etag: W/"6635ec42-115e"
    Last-Modified: Sat, 04 May 2024 08:05:22 GMT
    Server: nginx/1.12.2
    X-Cache: BYPASS
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
      <title>Welcome</title>
      <style>
        html{
          height: 100%;
        }
        body{
          height: 100%;
        }
      </style>
      <script>
        function isMobile() {
          return !!(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 (isMobile() !== false) {
        //   if (location.href.indexOf('#') > -1) {
        //     location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
        //   } else {
        //     location.href = location.origin + '/m/#/home' + location.search
        //   }
        // }
        (function () {
          var url = window.location.href,
            obj = {},
            keyvalue = [],
            key = '',
            value = '',
            parseString = url.substring(url.indexOf('?') + 1, url.length).split('&')
          for (var i in parseString) {
            keyvalue = parseString[i].split('=')
            key = keyvalue[0]
            value = keyvalue[1] && keyvalue[1].includes('#/') ? keyvalue[1].split('#/')[0] : keyvalue[1]
            obj[key] = value
          }
    
          if (obj.agent) {
            localStorage.setItem('agent', obj.agent)
          }
          if(obj.register){
            if(isMobile() !== false){
                if (location.href.indexOf('#') > -1) {
                   location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
                } else {
                   location.href = location.origin + '/m/#/home?register=1'
                }
             }else{
                window.location.href=location.origin+'/#/home/register2'
             }
          }else{
            if (isMobile() !== false) {
              if (location.href.indexOf('#') > -1) {
                location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
              } else {
                location.href = location.origin + '/m/#/home' + location.search
              }
            }
          }
        })()
        window.vis = true
        window.onblur = function () {
          window.vis = false
        }
        window.onfocus = function () {
          window.vis = true
          if (typeof window.balanceTask === 'function') {
            window.balanceTask()
          }
        }
        if(!isMobile()) {
          function loadJS( url, callback ) {
            var script = document.createElement('script'),
            fn = callback || function(){};
            script.type = 'text/javascript';
    
            //IE
            if(script.readyState){
              script.onreadystatechange = function(){
                if( script.readyState == 'loaded' || script.readyState == 'complete' ){
                    script.onreadystatechange = null;
                    fn()
                }
              }
            }else{
              // 其他浏览器
              script.onload = function(){
                fn()
              }
            }
            script.src = url;
            document.getElementsByTagName('head')[0].appendChild(script);
          }
    
          let loadTable = ['/static/public/js/stomp.js', '/static/public/js/qrcode.js'
          , `https://cstaticdun.126.net/load.min.js?t=1714127734094`,
          `https://acstatic-dun.126.net/tool.min.js?t=1714127734094`
          ]
          // 用法
          loadTable.forEach( (url) => {
            loadJS(url,function(e){
              // console.log("🚀 ~ file: index.html ~ line 85 ~ loadJS ~ url loaded success", url)
            })
          })
    
        }
      </script>
      <link rel="shortcut icon" href="/static/hty/img/favicon.ico" type="image/x-icon">
      <!-- <script src="/static/public/js/stomp.js"></script>
      <script src="/static/public/js/qrcode.js"></script>
     
      <script src="https://cstaticdun.126.net/load.min.js?t=1714127734094"></script>
      <script type="text/javascript" src="https://acstatic-dun.126.net/tool.min.js?t=1714127734094"></script> -->
    <link href="/static-hty/style.css" rel="stylesheet"><link href="/static-hty/css/pages/hty/index.55263353a82c41f9a95585c28d67fc69.css" rel="stylesheet"></head>
    
    <body>
      <div id="vnstApp">
    
      </div>
    <script type="tex
    Found 2024-09-28 by HttpPlugin
    Create report
  • Open service 134.122.184.70:443 · 29882s.com

    2024-09-28 07:46

    HTTP/1.1 200 OK
    Content-Type: text/html
    Date: Sat, 28 Sep 2024 07:46:21 GMT
    Etag: W/"6635ec42-115e"
    Last-Modified: Sat, 04 May 2024 08:05:22 GMT
    Server: nginx/1.12.2
    X-Cache: BYPASS
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
      <title>Welcome</title>
      <style>
        html{
          height: 100%;
        }
        body{
          height: 100%;
        }
      </style>
      <script>
        function isMobile() {
          return !!(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 (isMobile() !== false) {
        //   if (location.href.indexOf('#') > -1) {
        //     location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
        //   } else {
        //     location.href = location.origin + '/m/#/home' + location.search
        //   }
        // }
        (function () {
          var url = window.location.href,
            obj = {},
            keyvalue = [],
            key = '',
            value = '',
            parseString = url.substring(url.indexOf('?') + 1, url.length).split('&')
          for (var i in parseString) {
            keyvalue = parseString[i].split('=')
            key = keyvalue[0]
            value = keyvalue[1] && keyvalue[1].includes('#/') ? keyvalue[1].split('#/')[0] : keyvalue[1]
            obj[key] = value
          }
    
          if (obj.agent) {
            localStorage.setItem('agent', obj.agent)
          }
          if(obj.register){
            if(isMobile() !== false){
                if (location.href.indexOf('#') > -1) {
                   location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
                } else {
                   location.href = location.origin + '/m/#/home?register=1'
                }
             }else{
                window.location.href=location.origin+'/#/home/register2'
             }
          }else{
            if (isMobile() !== false) {
              if (location.href.indexOf('#') > -1) {
                location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
              } else {
                location.href = location.origin + '/m/#/home' + location.search
              }
            }
          }
        })()
        window.vis = true
        window.onblur = function () {
          window.vis = false
        }
        window.onfocus = function () {
          window.vis = true
          if (typeof window.balanceTask === 'function') {
            window.balanceTask()
          }
        }
        if(!isMobile()) {
          function loadJS( url, callback ) {
            var script = document.createElement('script'),
            fn = callback || function(){};
            script.type = 'text/javascript';
    
            //IE
            if(script.readyState){
              script.onreadystatechange = function(){
                if( script.readyState == 'loaded' || script.readyState == 'complete' ){
                    script.onreadystatechange = null;
                    fn()
                }
              }
            }else{
              // 其他浏览器
              script.onload = function(){
                fn()
              }
            }
            script.src = url;
            document.getElementsByTagName('head')[0].appendChild(script);
          }
    
          let loadTable = ['/static/public/js/stomp.js', '/static/public/js/qrcode.js'
          , `https://cstaticdun.126.net/load.min.js?t=1714127734094`,
          `https://acstatic-dun.126.net/tool.min.js?t=1714127734094`
          ]
          // 用法
          loadTable.forEach( (url) => {
            loadJS(url,function(e){
              // console.log("🚀 ~ file: index.html ~ line 85 ~ loadJS ~ url loaded success", url)
            })
          })
    
        }
      </script>
      <link rel="shortcut icon" href="/static/hty/img/favicon.ico" type="image/x-icon">
      <!-- <script src="/static/public/js/stomp.js"></script>
      <script src="/static/public/js/qrcode.js"></script>
     
      <script src="https://cstaticdun.126.net/load.min.js?t=1714127734094"></script>
      <script type="text/javascript" src="https://acstatic-dun.126.net/tool.min.js?t=1714127734094"></script> -->
    <link href="/static-hty/style.css" rel="stylesheet"><link href="/static-hty/css/pages/hty/index.55263353a82c41f9a95585c28d67fc69.css" rel="stylesheet"></head>
    
    <body>
      <div id="vnstApp">
    
      </div>
    <script type="tex
    Found 2024-09-28 by HttpPlugin
    Create report
29882s.comwww.29882s.com
CN:
29882s.com
Key:
RSA-2048
Issuer:
R10
Not before:
2024-11-02 22:06
Not after:
2025-01-31 22:06
29882s.comwww.29882s.com
CN:
29882s.com
Key:
RSA-2048
Issuer:
R10
Not before:
2024-09-04 20:46
Not after:
2024-12-03 20:46