Domain maplecreation.com
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 188.114.97.3:8443 · www.maplecreation.com

    2026-01-11 09:20

    HTTP/1.1 521 <none>
    Date: Sun, 11 Jan 2026 09:20:40 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bc356edad36832a-SIN
    
    
    error code: 521
    Found 21 hours ago by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:8443 · maplecreation.com

    2026-01-11 09:20

    HTTP/1.1 521 <none>
    Date: Sun, 11 Jan 2026 09:20:40 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bc356ed9b60db9c-SIN
    
    
    error code: 521
    Found 21 hours ago by HttpPlugin
    Create report
  • Open service 188.114.97.3:443 · maplecreation.com

    2026-01-11 09:20

    HTTP/1.1 403 Forbidden
    Date: Sun, 11 Jan 2026 09:20:40 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    cf-cache-status: DYNAMIC
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=1aapKSP5H3GFosCZN0aLNsVyKQZjcmmHcE9KJ3M2SkqlZAV0sjJ554e%2Bgy3DlXh%2FLdtNsjwsUQSJ32f52Zrl18D4o3dXOXljyo86nIEhvxSz"}]}
    CF-RAY: 9bc356ed5f00f93e-SIN
    
    Page title: 403 Forbidden
    
    <html>
    <head><title>403 Forbidden</title></head>
    <body>
    <center><h1>403 Forbidden</h1></center>
    <hr><center>openresty/1.27.1.1</center>
    </body>
    </html>
    
    Found 21 hours ago by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:80 · www.maplecreation.com

    2026-01-11 09:20

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 09:20:41 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    cf-edge-cache: no-cache
    cf-cache-status: DYNAMIC
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=3Y7wYL5PndovBB%2B%2Fcf9QjuXdWEHPqghTqGO0GDyYafbhykMksE4oTCVoagdqiFAw5ZxXSq5SuqSFqLp4IkNR%2Fl5NTO9iTUk7x7Kx9JfnIAkt%2BKGTACbwcYNmOyAqshUuBw%3D%3D"}]}
    CF-RAY: 9bc356f038fcc152-EWR
    
    Page title: One moment, please...Loader
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf8">
      <meta name="viewport" content="width=device-width,initial-scale=1.0">
      <script>
          (function(){
              setTimeout(function(){
                  window.location.reload();
              }, 5000);
          }())
      </script>
      <link rel="icon" href="data:,">
      <title>One moment, please...</title>
      <style>
    .spinner {
        -webkit-animation: spin 1s ease-out;
        animation: spin 1s ease-out;
    }
    @keyframes spin {
        0% {
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
        }
        100% {
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }
    #outer-container {
        text-align: center;
    }
    #container {
            display: inline-block;
            height: 100px;
        }
    #text {
        float: left;
        height: 100px;
        line-height: 100px;
        font-size: 3rem;
        font-family: "Montserrat", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
        padding: 0 .4em 0 .2em;
        letter-spacing: 0.06em;
        color: rgba(38, 122, 72, 0.86);
    }
    @media (min-height: 180px) {
        #outer-container {
            margin-top: 0;
        }
    }
    @media (min-height: 360px) {
        #outer-container {
            margin-top: 5%;
        }
    }
    @media (min-height: 540px) {
        #outer-container {
            margin-top: 10%;
        }
    }
    @media (min-height: 720px) {
        #outer-container {
            margin-top: 20%;
        }
    }
    @media (min-width: 1450px) {
        .throbber {
            width: 90px;
            height: 90px;
            float: left;
            padding: 5px 0 5px 5px;
            opacity: 0.86;
        }
        #container {
            display: inline-block;
            border: 3px solid rgb(38, 122, 72, 0.86);
            border-radius: 51px;
            height: 100px;
        }
    }
    
      </style>
    </head>
    <body>
      <div id="outer-container">
        <div id="container">
    <div class="throbber">
        <svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
             version="1.1"
             xmlns="http://www.w3.org/2000/svg"
             xmlns:xlink="http://www.w3.org/1999/xlink">
            <title>Loader</title>
            <defs>
                <polygon id="path-1"
                         points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
            </defs>
            <g id="Page-1" stroke="none" stroke-width="1" fill="none"
               fill-rule="evenodd">
                <g id="Logo" transform="translate(-5.000000, -2.000000)">
                    <g id="Group-2" transform="translate(5.000000, 2.000000)">
                        <path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
                              id="Fill-1" fill="#467C45"></path>
                        <path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
                              id="Fill-3" fill="#467C45"></path>
                        <path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
                              id="Fill-5" fill="#467C45"></path>
                        <g id="Group-9"
                           transform=
    Found 21 hours ago by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:8443 · www.maplecreation.com

    2026-01-11 09:20

    HTTP/1.1 521 <none>
    Date: Sun, 11 Jan 2026 09:20:40 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bc356ee9cac4a29-YYZ
    
    
    error code: 521
    Found 21 hours ago by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:443 · maplecreation.com

    2026-01-11 09:20

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 09:20:41 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    cf-edge-cache: no-cache
    cf-cache-status: DYNAMIC
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=OIC%2BIUz8dIQvwWFXYRwou4tRoyWnbGE20cw5%2BuqJj6jeQC4mA7zeZWZDVfMENCvvB7%2FSUglrSqhvUoBRYvH2yx%2BuEBpXdU%2FS9ruDKL9YVcNaJmbkOCOZDrUMZw%3D%3D"}]}
    CF-RAY: 9bc356f009ed0c92-EWR
    
    Page title: One moment, please...Loader
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf8">
      <meta name="viewport" content="width=device-width,initial-scale=1.0">
      <script>
          (function(){
              setTimeout(function(){
                  window.location.reload();
              }, 5000);
          }())
      </script>
      <link rel="icon" href="data:,">
      <title>One moment, please...</title>
      <style>
    .spinner {
        -webkit-animation: spin 1s ease-out;
        animation: spin 1s ease-out;
    }
    @keyframes spin {
        0% {
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
        }
        100% {
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }
    #outer-container {
        text-align: center;
    }
    #container {
            display: inline-block;
            height: 100px;
        }
    #text {
        float: left;
        height: 100px;
        line-height: 100px;
        font-size: 3rem;
        font-family: "Montserrat", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
        padding: 0 .4em 0 .2em;
        letter-spacing: 0.06em;
        color: rgba(38, 122, 72, 0.86);
    }
    @media (min-height: 180px) {
        #outer-container {
            margin-top: 0;
        }
    }
    @media (min-height: 360px) {
        #outer-container {
            margin-top: 5%;
        }
    }
    @media (min-height: 540px) {
        #outer-container {
            margin-top: 10%;
        }
    }
    @media (min-height: 720px) {
        #outer-container {
            margin-top: 20%;
        }
    }
    @media (min-width: 1450px) {
        .throbber {
            width: 90px;
            height: 90px;
            float: left;
            padding: 5px 0 5px 5px;
            opacity: 0.86;
        }
        #container {
            display: inline-block;
            border: 3px solid rgb(38, 122, 72, 0.86);
            border-radius: 51px;
            height: 100px;
        }
    }
    
      </style>
    </head>
    <body>
      <div id="outer-container">
        <div id="container">
    <div class="throbber">
        <svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
             version="1.1"
             xmlns="http://www.w3.org/2000/svg"
             xmlns:xlink="http://www.w3.org/1999/xlink">
            <title>Loader</title>
            <defs>
                <polygon id="path-1"
                         points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
            </defs>
            <g id="Page-1" stroke="none" stroke-width="1" fill="none"
               fill-rule="evenodd">
                <g id="Logo" transform="translate(-5.000000, -2.000000)">
                    <g id="Group-2" transform="translate(5.000000, 2.000000)">
                        <path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
                              id="Fill-1" fill="#467C45"></path>
                        <path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
                              id="Fill-3" fill="#467C45"></path>
                        <path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
                              id="Fill-5" fill="#467C45"></path>
                        <g id="Group-9"
                           transform=
    Found 21 hours ago by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:443 · www.maplecreation.com

    2026-01-11 09:20

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 09:20:41 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    cf-edge-cache: no-cache
    cf-cache-status: DYNAMIC
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=rLweJCy8oS8GSO195em3bRDr1pSy6MCKP4v8dozKgxcO0OOPqZ%2BqUlj1FCpjZ8vS4q6PBwFpxTPnpIg4Chj6gnL3dIkZHp4jxoWteaMqHuo8WnlDjWcLEPf7Zsp2Aj3ThQ%3D%3D"}]}
    CF-RAY: 9bc356efffc9431a-EWR
    
    Page title: One moment, please...Loader
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf8">
      <meta name="viewport" content="width=device-width,initial-scale=1.0">
      <script>
          (function(){
              setTimeout(function(){
                  window.location.reload();
              }, 5000);
          }())
      </script>
      <link rel="icon" href="data:,">
      <title>One moment, please...</title>
      <style>
    .spinner {
        -webkit-animation: spin 1s ease-out;
        animation: spin 1s ease-out;
    }
    @keyframes spin {
        0% {
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
        }
        100% {
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }
    #outer-container {
        text-align: center;
    }
    #container {
            display: inline-block;
            height: 100px;
        }
    #text {
        float: left;
        height: 100px;
        line-height: 100px;
        font-size: 3rem;
        font-family: "Montserrat", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
        padding: 0 .4em 0 .2em;
        letter-spacing: 0.06em;
        color: rgba(38, 122, 72, 0.86);
    }
    @media (min-height: 180px) {
        #outer-container {
            margin-top: 0;
        }
    }
    @media (min-height: 360px) {
        #outer-container {
            margin-top: 5%;
        }
    }
    @media (min-height: 540px) {
        #outer-container {
            margin-top: 10%;
        }
    }
    @media (min-height: 720px) {
        #outer-container {
            margin-top: 20%;
        }
    }
    @media (min-width: 1450px) {
        .throbber {
            width: 90px;
            height: 90px;
            float: left;
            padding: 5px 0 5px 5px;
            opacity: 0.86;
        }
        #container {
            display: inline-block;
            border: 3px solid rgb(38, 122, 72, 0.86);
            border-radius: 51px;
            height: 100px;
        }
    }
    
      </style>
    </head>
    <body>
      <div id="outer-container">
        <div id="container">
    <div class="throbber">
        <svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
             version="1.1"
             xmlns="http://www.w3.org/2000/svg"
             xmlns:xlink="http://www.w3.org/1999/xlink">
            <title>Loader</title>
            <defs>
                <polygon id="path-1"
                         points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
            </defs>
            <g id="Page-1" stroke="none" stroke-width="1" fill="none"
               fill-rule="evenodd">
                <g id="Logo" transform="translate(-5.000000, -2.000000)">
                    <g id="Group-2" transform="translate(5.000000, 2.000000)">
                        <path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
                              id="Fill-1" fill="#467C45"></path>
                        <path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
                              id="Fill-3" fill="#467C45"></path>
                        <path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
                              id="Fill-5" fill="#467C45"></path>
                        <g id="Group-9"
                           transform=
    Found 21 hours ago by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:8443 · www.maplecreation.com

    2026-01-11 09:20

    HTTP/1.1 521 <none>
    Date: Sun, 11 Jan 2026 09:20:40 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bc356ee494b43ff-EWR
    
    
    error code: 521
    Found 21 hours ago by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:80 · www.maplecreation.com

    2026-01-11 09:20

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 09:20:41 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=phKiG8FfI%2FD5krsYy%2BwwgdAcDQeU%2BmhOj%2BGuIadK3JJ1wvn5F9%2FX9V1RCJZKfzqbycxhyn1gTwMrImdxfIYX98FGlJLFYdC7yy6HkBQbIOD8sRShMr%2BIxS0Zf0AjEiY%3D"}]}
    vary: Accept-Encoding
    server: cloudflare
    x-turbo-charged-by: LiteSpeed
    cf-cache-status: DYNAMIC
    CF-RAY: 9bc356efee34edd5-EWR
    
    Page title: Index of /
    
    <!DOCTYPE html><html><head><meta http-equiv="Content-type" content="text/html; charset=UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><link rel="stylesheet" href="/_autoindex/assets/css/autoindex.css" /><script src="/_autoindex/assets/js/tablesort.js"></script><script src="/_autoindex/assets/js/tablesort.number.js"></script><title>Index of /</title><style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}</style></head><body><div class="content"><h1 style="color: #555;">Index of /</h1>
    <div id="table-list"><table id="table-content"><thead class="t-header"><tr><th class="colname" aria-sort="ascending"><a class="name" href="?ND"  onclick="return false"">Name</a></th><th class="colname" data-sort-method="number"><a href="?MA"  onclick="return false"">Last Modified</a></th><th class="colname" data-sort-method="number"><a href="?SA"  onclick="return false"">Size</a></th></tr></thead>
    <tr><td data-sort="*cgi-bin"><a href="/cgi-bin/"><img class="icon" src="/_autoindex/assets/icons/folder-fill.svg" alt="Directory">cgi-bin</a></td><td data-sort="191323040">2026-01-11 09:17</td><td data-sort="-1">-</td></tr>
    </table></div>
    <address>Proudly Served by LiteSpeed Web Server at www.maplecreation.com Port 80</address></div><script>new Tablesort(document.getElementById("table-content"));</script></body></html>
    
    Found 21 hours ago by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:80 · maplecreation.com

    2026-01-11 09:20

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 09:20:40 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=IohitncdlgpUPMl0RkSvKe5WDiJ2m7UD4S6ZjjKuKPyiYxj9h9ohEMx%2FaJK188HaMW8i%2FOPUGRkQ8TQMIlW054uXHGK0LPSGRUC3wkrny9WvBLLRzfkGPdxGVQ%3D%3D"}]}
    vary: Accept-Encoding
    server: cloudflare
    x-turbo-charged-by: LiteSpeed
    cf-cache-status: DYNAMIC
    CF-RAY: 9bc356edda176ec5-BOM
    
    Page title: Index of /
    
    <!DOCTYPE html><html><head><meta http-equiv="Content-type" content="text/html; charset=UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><link rel="stylesheet" href="/_autoindex/assets/css/autoindex.css" /><script src="/_autoindex/assets/js/tablesort.js"></script><script src="/_autoindex/assets/js/tablesort.number.js"></script><title>Index of /</title><style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}</style></head><body><div class="content"><h1 style="color: #555;">Index of /</h1>
    <div id="table-list"><table id="table-content"><thead class="t-header"><tr><th class="colname" aria-sort="ascending"><a class="name" href="?ND"  onclick="return false"">Name</a></th><th class="colname" data-sort-method="number"><a href="?MA"  onclick="return false"">Last Modified</a></th><th class="colname" data-sort-method="number"><a href="?SA"  onclick="return false"">Size</a></th></tr></thead>
    <tr><td data-sort="*cgi-bin"><a href="/cgi-bin/"><img class="icon" src="/_autoindex/assets/icons/folder-fill.svg" alt="Directory">cgi-bin</a></td><td data-sort="191323040">2026-01-11 09:17</td><td data-sort="-1">-</td></tr>
    </table></div>
    <address>Proudly Served by LiteSpeed Web Server at maplecreation.com Port 80</address></div><script>new Tablesort(document.getElementById("table-content"));</script></body></html>
    
    Found 21 hours ago by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:443 · maplecreation.com

    2026-01-11 09:20

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 09:20:41 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Et8APqltf3Of4lx1c%2FYk%2F4PGpjjU%2BZ2RGXgobp0nj0nkGdZNRjlMeIdS%2FgLdbLZx%2F%2Fsxz0g5AwNODJX1GTDkvvOOsVIXAfBf5YhWnBKCAHjXH%2FM4Y8nuE8MUbIUO"}]}
    vary: Accept-Encoding
    server: cloudflare
    x-turbo-charged-by: LiteSpeed
    cf-cache-status: DYNAMIC
    CF-RAY: 9bc356eeff9bc616-LHR
    
    Page title: Index of /
    
    <!DOCTYPE html><html><head><meta http-equiv="Content-type" content="text/html; charset=UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><link rel="stylesheet" href="/_autoindex/assets/css/autoindex.css" /><script src="/_autoindex/assets/js/tablesort.js"></script><script src="/_autoindex/assets/js/tablesort.number.js"></script><title>Index of /</title><style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}</style></head><body><div class="content"><h1 style="color: #555;">Index of /</h1>
    <div id="table-list"><table id="table-content"><thead class="t-header"><tr><th class="colname" aria-sort="ascending"><a class="name" href="?ND"  onclick="return false"">Name</a></th><th class="colname" data-sort-method="number"><a href="?MA"  onclick="return false"">Last Modified</a></th><th class="colname" data-sort-method="number"><a href="?SA"  onclick="return false"">Size</a></th></tr></thead>
    <tr><td data-sort="*cgi-bin"><a href="/cgi-bin/"><img class="icon" src="/_autoindex/assets/icons/folder-fill.svg" alt="Directory">cgi-bin</a></td><td data-sort="191323040">2026-01-11 09:17</td><td data-sort="-1">-</td></tr>
    </table></div>
    <address>Proudly Served by LiteSpeed Web Server at maplecreation.com Port 443</address></div><script>new Tablesort(document.getElementById("table-content"));</script></body></html>
    
    Found 21 hours ago by HttpPlugin
    Create report
  • Open service 188.114.97.3:80 · www.maplecreation.com

    2026-01-11 09:20

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 09:20:41 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    cf-edge-cache: no-cache
    cf-cache-status: DYNAMIC
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=O0m9PL%2FmLRf8dHM0wbsU7q4ZL03o4qzf7G1E6vaHRk99UsWY8np%2F%2FFdcKZ%2FeqFwXFJ7tyZCqAU%2BSkbxJB2NEaIno45ZF9nbGJw1t8O2zF19o7CR0%2Fg%3D%3D"}]}
    CF-RAY: 9bc356eea9f179bc-LHR
    
    Page title: One moment, please...Loader
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf8">
      <meta name="viewport" content="width=device-width,initial-scale=1.0">
      <script>
          (function(){
              setTimeout(function(){
                  window.location.reload();
              }, 5000);
          }())
      </script>
      <link rel="icon" href="data:,">
      <title>One moment, please...</title>
      <style>
    .spinner {
        -webkit-animation: spin 1s ease-out;
        animation: spin 1s ease-out;
    }
    @keyframes spin {
        0% {
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
        }
        100% {
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }
    #outer-container {
        text-align: center;
    }
    #container {
            display: inline-block;
            height: 100px;
        }
    #text {
        float: left;
        height: 100px;
        line-height: 100px;
        font-size: 3rem;
        font-family: "Montserrat", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
        padding: 0 .4em 0 .2em;
        letter-spacing: 0.06em;
        color: rgba(38, 122, 72, 0.86);
    }
    @media (min-height: 180px) {
        #outer-container {
            margin-top: 0;
        }
    }
    @media (min-height: 360px) {
        #outer-container {
            margin-top: 5%;
        }
    }
    @media (min-height: 540px) {
        #outer-container {
            margin-top: 10%;
        }
    }
    @media (min-height: 720px) {
        #outer-container {
            margin-top: 20%;
        }
    }
    @media (min-width: 1450px) {
        .throbber {
            width: 90px;
            height: 90px;
            float: left;
            padding: 5px 0 5px 5px;
            opacity: 0.86;
        }
        #container {
            display: inline-block;
            border: 3px solid rgb(38, 122, 72, 0.86);
            border-radius: 51px;
            height: 100px;
        }
    }
    
      </style>
    </head>
    <body>
      <div id="outer-container">
        <div id="container">
    <div class="throbber">
        <svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
             version="1.1"
             xmlns="http://www.w3.org/2000/svg"
             xmlns:xlink="http://www.w3.org/1999/xlink">
            <title>Loader</title>
            <defs>
                <polygon id="path-1"
                         points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
            </defs>
            <g id="Page-1" stroke="none" stroke-width="1" fill="none"
               fill-rule="evenodd">
                <g id="Logo" transform="translate(-5.000000, -2.000000)">
                    <g id="Group-2" transform="translate(5.000000, 2.000000)">
                        <path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
                              id="Fill-1" fill="#467C45"></path>
                        <path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
                              id="Fill-3" fill="#467C45"></path>
                        <path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
                              id="Fill-5" fill="#467C45"></path>
                        <g id="Group-9"
                           transform=
    Found 21 hours ago by HttpPlugin
    Create report
  • Open service 188.114.97.3:443 · www.maplecreation.com

    2026-01-11 09:20

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 09:20:41 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    cf-edge-cache: no-cache
    cf-cache-status: DYNAMIC
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=oO2jYlwS7wMklt01pVWlY1hIhQ0ESuV3i7vdjMpiKltoATq5%2FyCogxAJFPzZE%2FIvSBCTLwwi5zvyZx22zwpPGRyJ6%2Fw6%2FtPJZIeMR0FnCM%2FI64%2B1Lg%3D%3D"}]}
    CF-RAY: 9bc356ef1901ed36-SJC
    
    Page title: One moment, please...Loader
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf8">
      <meta name="viewport" content="width=device-width,initial-scale=1.0">
      <script>
          (function(){
              setTimeout(function(){
                  window.location.reload();
              }, 5000);
          }())
      </script>
      <link rel="icon" href="data:,">
      <title>One moment, please...</title>
      <style>
    .spinner {
        -webkit-animation: spin 1s ease-out;
        animation: spin 1s ease-out;
    }
    @keyframes spin {
        0% {
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
        }
        100% {
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }
    #outer-container {
        text-align: center;
    }
    #container {
            display: inline-block;
            height: 100px;
        }
    #text {
        float: left;
        height: 100px;
        line-height: 100px;
        font-size: 3rem;
        font-family: "Montserrat", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
        padding: 0 .4em 0 .2em;
        letter-spacing: 0.06em;
        color: rgba(38, 122, 72, 0.86);
    }
    @media (min-height: 180px) {
        #outer-container {
            margin-top: 0;
        }
    }
    @media (min-height: 360px) {
        #outer-container {
            margin-top: 5%;
        }
    }
    @media (min-height: 540px) {
        #outer-container {
            margin-top: 10%;
        }
    }
    @media (min-height: 720px) {
        #outer-container {
            margin-top: 20%;
        }
    }
    @media (min-width: 1450px) {
        .throbber {
            width: 90px;
            height: 90px;
            float: left;
            padding: 5px 0 5px 5px;
            opacity: 0.86;
        }
        #container {
            display: inline-block;
            border: 3px solid rgb(38, 122, 72, 0.86);
            border-radius: 51px;
            height: 100px;
        }
    }
    
      </style>
    </head>
    <body>
      <div id="outer-container">
        <div id="container">
    <div class="throbber">
        <svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
             version="1.1"
             xmlns="http://www.w3.org/2000/svg"
             xmlns:xlink="http://www.w3.org/1999/xlink">
            <title>Loader</title>
            <defs>
                <polygon id="path-1"
                         points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
            </defs>
            <g id="Page-1" stroke="none" stroke-width="1" fill="none"
               fill-rule="evenodd">
                <g id="Logo" transform="translate(-5.000000, -2.000000)">
                    <g id="Group-2" transform="translate(5.000000, 2.000000)">
                        <path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
                              id="Fill-1" fill="#467C45"></path>
                        <path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
                              id="Fill-3" fill="#467C45"></path>
                        <path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
                              id="Fill-5" fill="#467C45"></path>
                        <g id="Group-9"
                           transform=
    Found 21 hours ago by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:443 · www.maplecreation.com

    2026-01-11 09:20

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 09:20:41 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=2OI8sG6SrJ1cJ%2FjBaoIr891Td12W4pNVaD%2FkFcU2B8z%2FK8L4IejGfQh1IVFyISC%2BBf3nXtQQQprzzic2mZH7BNg6ZNqIDInpQA5j%2B8BrOv8PrjFI3ABW342%2BOmkE0O%2BwVw%3D%3D"}]}
    vary: Accept-Encoding
    server: cloudflare
    x-turbo-charged-by: LiteSpeed
    cf-cache-status: DYNAMIC
    CF-RAY: 9bc356f009055088-AMS
    
    Page title: Index of /
    
    <!DOCTYPE html><html><head><meta http-equiv="Content-type" content="text/html; charset=UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><link rel="stylesheet" href="/_autoindex/assets/css/autoindex.css" /><script src="/_autoindex/assets/js/tablesort.js"></script><script src="/_autoindex/assets/js/tablesort.number.js"></script><title>Index of /</title><style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}</style></head><body><div class="content"><h1 style="color: #555;">Index of /</h1>
    <div id="table-list"><table id="table-content"><thead class="t-header"><tr><th class="colname" aria-sort="ascending"><a class="name" href="?ND"  onclick="return false"">Name</a></th><th class="colname" data-sort-method="number"><a href="?MA"  onclick="return false"">Last Modified</a></th><th class="colname" data-sort-method="number"><a href="?SA"  onclick="return false"">Size</a></th></tr></thead>
    <tr><td data-sort="*cgi-bin"><a href="/cgi-bin/"><img class="icon" src="/_autoindex/assets/icons/folder-fill.svg" alt="Directory">cgi-bin</a></td><td data-sort="191323040">2026-01-11 09:17</td><td data-sort="-1">-</td></tr>
    </table></div>
    <address>Proudly Served by LiteSpeed Web Server at www.maplecreation.com Port 443</address></div><script>new Tablesort(document.getElementById("table-content"));</script></body></html>
    
    Found 21 hours ago by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:8443 · maplecreation.com

    2026-01-11 09:20

    HTTP/1.1 521 <none>
    Date: Sun, 11 Jan 2026 09:20:40 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bc356ed49ec1471-LHR
    
    
    error code: 521
    Found 21 hours ago by HttpPlugin
    Create report
  • Open service 188.114.97.3:8443 · maplecreation.com

    2026-01-11 09:20

    HTTP/1.1 521 <none>
    Date: Sun, 11 Jan 2026 09:20:40 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bc356edbb8bab42-YYZ
    
    
    error code: 521
    Found 21 hours ago by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:80 · maplecreation.com

    2026-01-11 09:20

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 09:20:41 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=BmS%2BCBybmvE8BudpTZ1OGGgwQTBq7w%2BlAAB8N6x0BFyQXWcdeZgKeli4upRmEFJmdb35LMEjop1iEB4cQD572m8LoTS4SnRG%2FMTbOYO2OhZut3X%2FYGuRwmvu18Gd"}]}
    vary: Accept-Encoding
    server: cloudflare
    x-turbo-charged-by: LiteSpeed
    cf-cache-status: DYNAMIC
    CF-RAY: 9bc356ef3c54590b-EWR
    
    Page title: Index of /
    
    <!DOCTYPE html><html><head><meta http-equiv="Content-type" content="text/html; charset=UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><link rel="stylesheet" href="/_autoindex/assets/css/autoindex.css" /><script src="/_autoindex/assets/js/tablesort.js"></script><script src="/_autoindex/assets/js/tablesort.number.js"></script><title>Index of /</title><style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}</style></head><body><div class="content"><h1 style="color: #555;">Index of /</h1>
    <div id="table-list"><table id="table-content"><thead class="t-header"><tr><th class="colname" aria-sort="ascending"><a class="name" href="?ND"  onclick="return false"">Name</a></th><th class="colname" data-sort-method="number"><a href="?MA"  onclick="return false"">Last Modified</a></th><th class="colname" data-sort-method="number"><a href="?SA"  onclick="return false"">Size</a></th></tr></thead>
    <tr><td data-sort="*cgi-bin"><a href="/cgi-bin/"><img class="icon" src="/_autoindex/assets/icons/folder-fill.svg" alt="Directory">cgi-bin</a></td><td data-sort="191323040">2026-01-11 09:17</td><td data-sort="-1">-</td></tr>
    </table></div>
    <address>Proudly Served by LiteSpeed Web Server at maplecreation.com Port 80</address></div><script>new Tablesort(document.getElementById("table-content"));</script></body></html>
    
    Found 21 hours ago by HttpPlugin
    Create report
  • Open service 188.114.97.3:80 · maplecreation.com

    2026-01-11 09:20

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 09:20:41 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    cf-edge-cache: no-cache
    cf-cache-status: DYNAMIC
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=DJbS%2B0EJalFrzE0YLtRp6cz80m891KMOV2XIF3s0suO2es82Ale0w9lQ63b%2BnjKdjygyxotd%2Fm%2Fo3UJQTLPRME5OjeAuVGskTwjA%2Fd58ioW6"}]}
    CF-RAY: 9bc356ef7e1c64e8-FRA
    
    Page title: One moment, please...Loader
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf8">
      <meta name="viewport" content="width=device-width,initial-scale=1.0">
      <script>
          (function(){
              setTimeout(function(){
                  window.location.reload();
              }, 5000);
          }())
      </script>
      <link rel="icon" href="data:,">
      <title>One moment, please...</title>
      <style>
    .spinner {
        -webkit-animation: spin 1s ease-out;
        animation: spin 1s ease-out;
    }
    @keyframes spin {
        0% {
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
        }
        100% {
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }
    #outer-container {
        text-align: center;
    }
    #container {
            display: inline-block;
            height: 100px;
        }
    #text {
        float: left;
        height: 100px;
        line-height: 100px;
        font-size: 3rem;
        font-family: "Montserrat", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
        padding: 0 .4em 0 .2em;
        letter-spacing: 0.06em;
        color: rgba(38, 122, 72, 0.86);
    }
    @media (min-height: 180px) {
        #outer-container {
            margin-top: 0;
        }
    }
    @media (min-height: 360px) {
        #outer-container {
            margin-top: 5%;
        }
    }
    @media (min-height: 540px) {
        #outer-container {
            margin-top: 10%;
        }
    }
    @media (min-height: 720px) {
        #outer-container {
            margin-top: 20%;
        }
    }
    @media (min-width: 1450px) {
        .throbber {
            width: 90px;
            height: 90px;
            float: left;
            padding: 5px 0 5px 5px;
            opacity: 0.86;
        }
        #container {
            display: inline-block;
            border: 3px solid rgb(38, 122, 72, 0.86);
            border-radius: 51px;
            height: 100px;
        }
    }
    
      </style>
    </head>
    <body>
      <div id="outer-container">
        <div id="container">
    <div class="throbber">
        <svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
             version="1.1"
             xmlns="http://www.w3.org/2000/svg"
             xmlns:xlink="http://www.w3.org/1999/xlink">
            <title>Loader</title>
            <defs>
                <polygon id="path-1"
                         points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
            </defs>
            <g id="Page-1" stroke="none" stroke-width="1" fill="none"
               fill-rule="evenodd">
                <g id="Logo" transform="translate(-5.000000, -2.000000)">
                    <g id="Group-2" transform="translate(5.000000, 2.000000)">
                        <path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
                              id="Fill-1" fill="#467C45"></path>
                        <path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
                              id="Fill-3" fill="#467C45"></path>
                        <path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
                              id="Fill-5" fill="#467C45"></path>
                        <g id="Group-9"
                           transform=
    Found 21 hours ago by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:443 · maplecreation.com

    2026-01-07 22:10

    HTTP/1.1 200 OK
    Date: Wed, 07 Jan 2026 22:10:06 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Accept-CH: Sec-CH-UA-Mobile
    Cache-Control: no-cache
    Vary: sec-ch-ua-mobile,user-agent,Accept-Encoding
    X-Nitro-Cache: HIT
    X-Nitro-Cache-From: drop-in
    x-nitro-rev: 7e4ed0d
    link: <https://cdn-ilefdog.nitrocdn.com>; rel=preconnect, <https://maplecreation.com/wp-json/>; rel="https://api.w.org/", <https://maplecreation.com/wp-json/wp/v2/pages/690>; rel="alternate"; title="JSON"; type="application/json", <https://maplecreation.com/>; rel=shortlink
    x-cache-ctime: 1765747762
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=e0y%2Bkgn1eG14W%2FCwgR%2Fu7XFmpbkc8iIIXLzanFsSCyPIwBLJ3PsjcTD7Q7gaCRzASiHNoUHoGF8io7rFsxVu0estuAU5TY%2FyQbiv59%2B%2BsuhVHhOyyBcO7JRUXA%3D%3D"}]}
    Age: 0
    X-Cache: MISS
    cf-cache-status: DYNAMIC
    CF-RAY: 9ba6c882fe515f60-SIN
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 188.114.97.3:8443 · maplecreation.com

    2026-01-07 22:10

    HTTP/1.1 522 <none>
    Date: Wed, 07 Jan 2026 22:10:25 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9ba6c8851ec15d7d-FRA
    
    
    error code: 522
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 188.114.97.3:443 · maplecreation.com

    2026-01-07 22:10

    HTTP/1.1 200 OK
    Date: Wed, 07 Jan 2026 22:10:05 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    cf-edge-cache: no-cache
    cf-cache-status: DYNAMIC
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=1jctknUSJt3qwU53lvFRlCYSmLWpS%2BnilLpm5Cm1ANmqqdUw05ZT7JOIzMSKaYYSBEc5cW2S7iD9axCjwZxEFrLt7tJhNulGsp%2FTOzNS4Oit"}]}
    CF-RAY: 9ba6c87fd8bed9d4-FRA
    
    Page title: One moment, please...Loader
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf8">
      <meta name="viewport" content="width=device-width,initial-scale=1.0">
      <script>
          (function(){
              setTimeout(function(){
                  window.location.reload();
              }, 5000);
          }())
      </script>
      <link rel="icon" href="data:,">
      <title>One moment, please...</title>
      <style>
    .spinner {
        -webkit-animation: spin 1s ease-out;
        animation: spin 1s ease-out;
    }
    @keyframes spin {
        0% {
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
        }
        100% {
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }
    #outer-container {
        text-align: center;
    }
    #container {
            display: inline-block;
            height: 100px;
        }
    #text {
        float: left;
        height: 100px;
        line-height: 100px;
        font-size: 3rem;
        font-family: "Montserrat", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
        padding: 0 .4em 0 .2em;
        letter-spacing: 0.06em;
        color: rgba(38, 122, 72, 0.86);
    }
    @media (min-height: 180px) {
        #outer-container {
            margin-top: 0;
        }
    }
    @media (min-height: 360px) {
        #outer-container {
            margin-top: 5%;
        }
    }
    @media (min-height: 540px) {
        #outer-container {
            margin-top: 10%;
        }
    }
    @media (min-height: 720px) {
        #outer-container {
            margin-top: 20%;
        }
    }
    @media (min-width: 1450px) {
        .throbber {
            width: 90px;
            height: 90px;
            float: left;
            padding: 5px 0 5px 5px;
            opacity: 0.86;
        }
        #container {
            display: inline-block;
            border: 3px solid rgb(38, 122, 72, 0.86);
            border-radius: 51px;
            height: 100px;
        }
    }
    
      </style>
    </head>
    <body>
      <div id="outer-container">
        <div id="container">
    <div class="throbber">
        <svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
             version="1.1"
             xmlns="http://www.w3.org/2000/svg"
             xmlns:xlink="http://www.w3.org/1999/xlink">
            <title>Loader</title>
            <defs>
                <polygon id="path-1"
                         points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
            </defs>
            <g id="Page-1" stroke="none" stroke-width="1" fill="none"
               fill-rule="evenodd">
                <g id="Logo" transform="translate(-5.000000, -2.000000)">
                    <g id="Group-2" transform="translate(5.000000, 2.000000)">
                        <path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
                              id="Fill-1" fill="#467C45"></path>
                        <path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
                              id="Fill-3" fill="#467C45"></path>
                        <path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
                              id="Fill-5" fill="#467C45"></path>
                        <g id="Group-9"
                           transform=
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:8443 · maplecreation.com

    2026-01-07 22:10

    HTTP/1.1 522 <none>
    Date: Wed, 07 Jan 2026 22:10:26 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9ba6c884edc9dc62-FRA
    
    
    error code: 522
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:443 · maplecreation.com

    2026-01-07 22:10

    HTTP/1.1 200 OK
    Date: Wed, 07 Jan 2026 22:10:06 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Accept-CH: Sec-CH-UA-Mobile
    Cache-Control: no-cache
    Vary: sec-ch-ua-mobile,user-agent,Accept-Encoding
    X-Nitro-Cache: HIT
    X-Nitro-Cache-From: drop-in
    x-nitro-rev: 7e4ed0d
    link: <https://cdn-ilefdog.nitrocdn.com>; rel=preconnect, <https://maplecreation.com/wp-json/>; rel="https://api.w.org/", <https://maplecreation.com/wp-json/wp/v2/pages/690>; rel="alternate"; title="JSON"; type="application/json", <https://maplecreation.com/>; rel=shortlink
    x-cache-ctime: 1765747762
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=9C%2BgytqvRZbDuO9kRTbpNc4g9Hv65ecGSa7WuO3CAonj0Ym%2F3MUbxaNgbM4VwgPw%2FAk2PLx8uyboUAiFZRWDZUgISDs%2FV7Xl%2BfAoaI3Er2qApC%2Bu%2BvMaTtWVs17x"}]}
    Age: 0
    X-Cache: MISS
    cf-cache-status: DYNAMIC
    CF-RAY: 9ba6c881ddd81655-LHR
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:80 · maplecreation.com

    2026-01-07 22:10

    HTTP/1.1 200 OK
    Date: Wed, 07 Jan 2026 22:10:05 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    cf-edge-cache: no-cache
    cf-cache-status: DYNAMIC
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=UtT5wm1%2BX90CkafxOOyAkzFTqqaEIiahyJIiCDq15NVrN0wcrbtJ5EvBzSoJe7a0r9byTZS1Ihd6XrwAy8xJye3QcATyZZ%2FVbBEWUksmTP1LM9o758gbZpOqj2PE"}]}
    CF-RAY: 9ba6c87fee95a8c2-EWR
    
    Page title: One moment, please...Loader
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf8">
      <meta name="viewport" content="width=device-width,initial-scale=1.0">
      <script>
          (function(){
              setTimeout(function(){
                  window.location.reload();
              }, 5000);
          }())
      </script>
      <link rel="icon" href="data:,">
      <title>One moment, please...</title>
      <style>
    .spinner {
        -webkit-animation: spin 1s ease-out;
        animation: spin 1s ease-out;
    }
    @keyframes spin {
        0% {
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
        }
        100% {
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }
    #outer-container {
        text-align: center;
    }
    #container {
            display: inline-block;
            height: 100px;
        }
    #text {
        float: left;
        height: 100px;
        line-height: 100px;
        font-size: 3rem;
        font-family: "Montserrat", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
        padding: 0 .4em 0 .2em;
        letter-spacing: 0.06em;
        color: rgba(38, 122, 72, 0.86);
    }
    @media (min-height: 180px) {
        #outer-container {
            margin-top: 0;
        }
    }
    @media (min-height: 360px) {
        #outer-container {
            margin-top: 5%;
        }
    }
    @media (min-height: 540px) {
        #outer-container {
            margin-top: 10%;
        }
    }
    @media (min-height: 720px) {
        #outer-container {
            margin-top: 20%;
        }
    }
    @media (min-width: 1450px) {
        .throbber {
            width: 90px;
            height: 90px;
            float: left;
            padding: 5px 0 5px 5px;
            opacity: 0.86;
        }
        #container {
            display: inline-block;
            border: 3px solid rgb(38, 122, 72, 0.86);
            border-radius: 51px;
            height: 100px;
        }
    }
    
      </style>
    </head>
    <body>
      <div id="outer-container">
        <div id="container">
    <div class="throbber">
        <svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
             version="1.1"
             xmlns="http://www.w3.org/2000/svg"
             xmlns:xlink="http://www.w3.org/1999/xlink">
            <title>Loader</title>
            <defs>
                <polygon id="path-1"
                         points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
            </defs>
            <g id="Page-1" stroke="none" stroke-width="1" fill="none"
               fill-rule="evenodd">
                <g id="Logo" transform="translate(-5.000000, -2.000000)">
                    <g id="Group-2" transform="translate(5.000000, 2.000000)">
                        <path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
                              id="Fill-1" fill="#467C45"></path>
                        <path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
                              id="Fill-3" fill="#467C45"></path>
                        <path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
                              id="Fill-5" fill="#467C45"></path>
                        <g id="Group-9"
                           transform=
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:8443 · maplecreation.com

    2026-01-07 22:10

    HTTP/1.1 522 <none>
    Date: Wed, 07 Jan 2026 22:10:25 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9ba6c8845ad39012-FRA
    
    
    error code: 522
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 188.114.97.3:80 · maplecreation.com

    2026-01-07 22:10

    HTTP/1.1 200 OK
    Date: Wed, 07 Jan 2026 22:10:05 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    cf-edge-cache: no-cache
    cf-cache-status: DYNAMIC
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=CjsXwIS%2F8lj%2FpDzIj99ZmFiXXe9QO1ToGgsYVroBJanQ%2BLEj1RDoa%2Bu0aicFhOzhJsAyWQzraxxBQPF2vFCizUS%2FRVyUGRHIzlaC01GDRQP3"}]}
    CF-RAY: 9ba6c87f3823cd26-LHR
    
    Page title: One moment, please...Loader
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf8">
      <meta name="viewport" content="width=device-width,initial-scale=1.0">
      <script>
          (function(){
              setTimeout(function(){
                  window.location.reload();
              }, 5000);
          }())
      </script>
      <link rel="icon" href="data:,">
      <title>One moment, please...</title>
      <style>
    .spinner {
        -webkit-animation: spin 1s ease-out;
        animation: spin 1s ease-out;
    }
    @keyframes spin {
        0% {
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
        }
        100% {
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }
    #outer-container {
        text-align: center;
    }
    #container {
            display: inline-block;
            height: 100px;
        }
    #text {
        float: left;
        height: 100px;
        line-height: 100px;
        font-size: 3rem;
        font-family: "Montserrat", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
        padding: 0 .4em 0 .2em;
        letter-spacing: 0.06em;
        color: rgba(38, 122, 72, 0.86);
    }
    @media (min-height: 180px) {
        #outer-container {
            margin-top: 0;
        }
    }
    @media (min-height: 360px) {
        #outer-container {
            margin-top: 5%;
        }
    }
    @media (min-height: 540px) {
        #outer-container {
            margin-top: 10%;
        }
    }
    @media (min-height: 720px) {
        #outer-container {
            margin-top: 20%;
        }
    }
    @media (min-width: 1450px) {
        .throbber {
            width: 90px;
            height: 90px;
            float: left;
            padding: 5px 0 5px 5px;
            opacity: 0.86;
        }
        #container {
            display: inline-block;
            border: 3px solid rgb(38, 122, 72, 0.86);
            border-radius: 51px;
            height: 100px;
        }
    }
    
      </style>
    </head>
    <body>
      <div id="outer-container">
        <div id="container">
    <div class="throbber">
        <svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
             version="1.1"
             xmlns="http://www.w3.org/2000/svg"
             xmlns:xlink="http://www.w3.org/1999/xlink">
            <title>Loader</title>
            <defs>
                <polygon id="path-1"
                         points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
            </defs>
            <g id="Page-1" stroke="none" stroke-width="1" fill="none"
               fill-rule="evenodd">
                <g id="Logo" transform="translate(-5.000000, -2.000000)">
                    <g id="Group-2" transform="translate(5.000000, 2.000000)">
                        <path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
                              id="Fill-1" fill="#467C45"></path>
                        <path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
                              id="Fill-3" fill="#467C45"></path>
                        <path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
                              id="Fill-5" fill="#467C45"></path>
                        <g id="Group-9"
                           transform=
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:80 · maplecreation.com

    2026-01-07 22:10

    HTTP/1.1 200 OK
    Date: Wed, 07 Jan 2026 22:10:05 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    cf-edge-cache: no-cache
    cf-cache-status: DYNAMIC
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=sNd2u0Q1niPOLjriF7nMy6dAu%2FpP2y6JhCf5lWhBpHw43NEdN%2BjPstdr%2BYQnPYSVsLCI0ngZZz0AhxrQs07h7eu9Fo9T%2BnCEJ8ftd4ILGwsU0qtMHn8gFUyGUP5H"}]}
    CF-RAY: 9ba6c87f089b4f46-FRA
    
    Page title: One moment, please...Loader
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf8">
      <meta name="viewport" content="width=device-width,initial-scale=1.0">
      <script>
          (function(){
              setTimeout(function(){
                  window.location.reload();
              }, 5000);
          }())
      </script>
      <link rel="icon" href="data:,">
      <title>One moment, please...</title>
      <style>
    .spinner {
        -webkit-animation: spin 1s ease-out;
        animation: spin 1s ease-out;
    }
    @keyframes spin {
        0% {
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
        }
        100% {
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }
    #outer-container {
        text-align: center;
    }
    #container {
            display: inline-block;
            height: 100px;
        }
    #text {
        float: left;
        height: 100px;
        line-height: 100px;
        font-size: 3rem;
        font-family: "Montserrat", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
        padding: 0 .4em 0 .2em;
        letter-spacing: 0.06em;
        color: rgba(38, 122, 72, 0.86);
    }
    @media (min-height: 180px) {
        #outer-container {
            margin-top: 0;
        }
    }
    @media (min-height: 360px) {
        #outer-container {
            margin-top: 5%;
        }
    }
    @media (min-height: 540px) {
        #outer-container {
            margin-top: 10%;
        }
    }
    @media (min-height: 720px) {
        #outer-container {
            margin-top: 20%;
        }
    }
    @media (min-width: 1450px) {
        .throbber {
            width: 90px;
            height: 90px;
            float: left;
            padding: 5px 0 5px 5px;
            opacity: 0.86;
        }
        #container {
            display: inline-block;
            border: 3px solid rgb(38, 122, 72, 0.86);
            border-radius: 51px;
            height: 100px;
        }
    }
    
      </style>
    </head>
    <body>
      <div id="outer-container">
        <div id="container">
    <div class="throbber">
        <svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
             version="1.1"
             xmlns="http://www.w3.org/2000/svg"
             xmlns:xlink="http://www.w3.org/1999/xlink">
            <title>Loader</title>
            <defs>
                <polygon id="path-1"
                         points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
            </defs>
            <g id="Page-1" stroke="none" stroke-width="1" fill="none"
               fill-rule="evenodd">
                <g id="Logo" transform="translate(-5.000000, -2.000000)">
                    <g id="Group-2" transform="translate(5.000000, 2.000000)">
                        <path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
                              id="Fill-1" fill="#467C45"></path>
                        <path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
                              id="Fill-3" fill="#467C45"></path>
                        <path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
                              id="Fill-5" fill="#467C45"></path>
                        <g id="Group-9"
                           transform=
    Found 2026-01-07 by HttpPlugin
    Create report
maplecreation.com*.maplecreation.com
CN:
maplecreation.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2026-01-07 21:08
Not after:
2026-04-07 22:07