Domain www.rtv.shop.pl
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80

  • Open service 2606:4700:3030::6815:2001:443 · www.rtv.shop.pl

    2024-12-22 08:41

    HTTP/1.1 200 OK
    Date: Sun, 22 Dec 2024 08:41:17 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    pragma: no-cache
    Set-Cookie: PHPSESSID=d5j6791pvc95rtcp07dne7uo60; path=/
    vary: Accept-Encoding,User-Agent
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=fALvq7dafy36GQD9OtvqS9fsoC0q3ZUo7e87HnwQtIiSZzWwEjx2qqPhHk35cp5VmOLIfbv47t6EZryuKCx6DVwKezvUdxY2ecHCMgrR%2BiFsIXDJWAWKKHKokFphzKQsgU4mDb2ROcOfVa2qgn4%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8f5ecfdb3e51c325-EWR
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=1066&min_rtt=954&rtt_var=438&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3097&recv_bytes=559&delivery_rate=4238993&cwnd=252&unsent_bytes=0&cid=09d5a2c6c188b970&ts=305&x=0"
    
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:3001:80 · www.rtv.shop.pl

    2024-12-22 08:41

    HTTP/1.1 200 OK
    Date: Sun, 22 Dec 2024 08:41:17 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: PHPSESSID=2dhfq3hrrrujps2ltbuoho5gs7; path=/
    Vary: Accept-Encoding,User-Agent
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=TEiXsKrKLgY%2BjRiQZ56lM4CLwmqwPFNJK%2BSAm1q1oE%2BOYsCZNoUmrINaiJp3Zo7nYBqJf%2FnC0K%2BXjRk%2FFX4gNhamdbSS6t61Xn6o%2B%2B08BqDk5jiS1gTly8a6pwHWW2XNfdnp06sw3tS7NMXzK%2FE%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8f5ecfd93a61fb8b-AMS
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=1076&min_rtt=1076&rtt_var=538&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=210&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:6001:443 · www.rtv.shop.pl

    2024-12-22 08:41

    HTTP/1.1 200 OK
    Date: Sun, 22 Dec 2024 08:41:17 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    cf-edge-cache: no-cache
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=eVboe32HhT5vjqj4q45Mv552J206in4cexpa9TSVG5oa0Hx9Cp%2FTmTP03Sh4RdSW9Kbm1vtH6GX5TaHZ09Vf0yIqWx8vvxSSu2dTF%2BDHqaRS%2BbCXJeJd1MtaKPUXMW%2B4BKnO5LE8qCBbU4QFqSU%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8f5ecfd9e8e9bd96-LHR
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=1964&min_rtt=1718&rtt_var=820&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3097&recv_bytes=559&delivery_rate=2353899&cwnd=252&unsent_bytes=0&cid=82d235b16b892fb9&ts=118&x=0"
    
    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">
      <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="translate(0.000000, 11.
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:1001:443 · www.rtv.shop.pl

    2024-12-22 08:41

    HTTP/1.1 200 OK
    Date: Sun, 22 Dec 2024 08:41:17 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    cf-edge-cache: no-cache
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=zN6u%2FcMcqoF8jfQdT%2F8Ac%2FuPxe7y4VJ%2FiXHFsbbR1yqFXHINk5hy%2BKDfgVRzFwxq3bQj2ZuhWMvyr6lHgnXSEQM2KuQFng8fKCv%2Bp2xs207cZ%2BFfsYY64xIHNxqrHgpiB6twFbDxDDv9SWF%2Fbr8%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8f5ecfda09aa9415-LHR
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=2445&min_rtt=2444&rtt_var=919&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3099&recv_bytes=559&delivery_rate=1647250&cwnd=252&unsent_bytes=0&cid=68e08b5ed793dd8c&ts=124&x=0"
    
    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">
      <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="translate(0.000000, 11.
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 104.21.96.1:8443 · www.rtv.shop.pl

    2024-12-22 08:41

    
                                
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 104.21.112.1:443 · www.rtv.shop.pl

    2024-12-22 08:41

    HTTP/1.1 403 Forbidden
    Date: Sun, 22 Dec 2024 08:41:16 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=sYKyFH9fLRUxGTrqtgFZpAyBt2dCunIsnOw%2FxtSu%2BKzrduMOntRtWXPM7c0TWDGWr44a4NEniYVamrHbRbdGOvqA0ZzoFx8ZBzL9z1n258SSf63ZKce3J7eAUmRs8MDNs6c%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8f5ecfd919b9366f-FRA
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=860&min_rtt=845&rtt_var=328&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3097&recv_bytes=562&delivery_rate=5140828&cwnd=217&unsent_bytes=0&cid=2092dae0cac5c543&ts=25&x=0"
    
    Page title: 403 Forbidden
    
    <html>
    <head><title>403 Forbidden</title></head>
    <body>
    <center><h1>403 Forbidden</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:3001:8443 · www.rtv.shop.pl

    2024-12-22 08:41

    
                                
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:2001:8443 · www.rtv.shop.pl

    2024-12-22 08:41

    
                                
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:7001:8443 · www.rtv.shop.pl

    2024-12-22 08:41

    
                                
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:3001:443 · www.rtv.shop.pl

    2024-12-22 08:41

    HTTP/1.1 200 OK
    Date: Sun, 22 Dec 2024 08:41:17 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    pragma: no-cache
    Set-Cookie: PHPSESSID=9p86nptch7nja0aaff6q4b4377; path=/
    vary: Accept-Encoding,User-Agent
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=9htOO7pmCGZ25pDga9eHm9NheBUh9exIfwTFQALZPTccAwMaj286F6b4MIb6vHHuwpEpmOp3Gtz9fqxxClf%2FBpTQflvFp2eapyQQnImo%2FXXKNBylckrefJJxGgOTE2cCvV5o%2BQGVv2TqzevX2IQ%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8f5ecfd98d204352-EWR
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=1073&min_rtt=1006&rtt_var=425&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3099&recv_bytes=559&delivery_rate=4019880&cwnd=252&unsent_bytes=0&cid=3d12b01c162c0147&ts=306&x=0"
    
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:7001:443 · www.rtv.shop.pl

    2024-12-22 08:41

    HTTP/1.1 200 OK
    Date: Sun, 22 Dec 2024 08:41:17 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    cf-edge-cache: no-cache
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=T5SRxlFIGrwgBQF0%2F2JqD09aJ1ChwCWWIYlqrbzZeVmw1Usul%2B6tltQga3cRYWVlIcZQhWMNKMcRsG3J%2F7n%2B96%2F46R5fm8xCixl0o8OLY5aZ5%2FIWlKMYPbAmPy7xrqJXwzvmAxNYq%2Bn%2B%2Fo8SOCk%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8f5ecfda0e7d42f7-EWR
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=1211&min_rtt=1107&rtt_var=489&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3098&recv_bytes=559&delivery_rate=3653116&cwnd=252&unsent_bytes=0&cid=54eb9022f26b6d33&ts=362&x=0"
    
    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">
      <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="translate(0.000000, 11.
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:4001:80 · www.rtv.shop.pl

    2024-12-22 08:41

    HTTP/1.1 200 OK
    Date: Sun, 22 Dec 2024 08:41:16 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: PHPSESSID=c5vuupj71m0mkcqslq3k0uc5c1; path=/
    Vary: Accept-Encoding,User-Agent
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ccB0eajvQ1RUzT9hsIyNzTaCmByy3Ipjf8TbXKRSbIIkt81ev6mHHKggdiZoZ91Yh6SCKwEQEj45mHAKl2j6gZd5qUH5%2Fvt7t3DKre%2F07ZK39EuC34bF9h%2FqV%2FKQBNQZJMt2jeMU1Ei0r2rSx4U%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8f5ecfd78f44244a-AMS
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=949&min_rtt=949&rtt_var=474&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=210&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:5001:8443 · www.rtv.shop.pl

    2024-12-22 08:41

    
                                
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:4001:443 · www.rtv.shop.pl

    2024-12-22 08:41

    HTTP/1.1 200 OK
    Date: Sun, 22 Dec 2024 08:41:16 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    pragma: no-cache
    Set-Cookie: PHPSESSID=vtbqbu4pmrdtcjfrloc32dr9v4; path=/
    vary: Accept-Encoding,User-Agent
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=iKV2WZXS2r6cVbZI0f1g3TZ5M1v%2F25bFYzecGbd6D9iMAnbM3uXmf628U%2BoGDeSYiQeQwRgQh%2FV4micYpXMGkRfb0rcnwFL79F060fBxq8ondhze56kxRjcX2czIpA8YyV0okxhEM2yjDm3era8%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8f5ecfd87c576511-LHR
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=2605&min_rtt=2594&rtt_var=996&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3098&recv_bytes=559&delivery_rate=1503904&cwnd=252&unsent_bytes=0&cid=f770e8b1021f8027&ts=123&x=0"
    
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:6001:80 · www.rtv.shop.pl

    2024-12-22 08:41

    HTTP/1.1 200 OK
    Date: Sun, 22 Dec 2024 08:41:16 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    cf-edge-cache: no-cache
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=V3NxrVHtNrJ1CfVn%2FrLQd4JtP3xPaQx3rZTKGTkOb9bUeGABuzWh9QKiK5TZR8%2B39myFSWTBLv0MWk6DKVE6GoCcCth1r1etosdNn0ucg9t0ffG2T%2FMnq3I6ZKYJpE7grLdZB3oDIVmOsNewp3A%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8f5ecfd77c377330-LHR
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=1716&min_rtt=1716&rtt_var=858&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=210&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    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">
      <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="translate(0.000000, 11.
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:6001:8443 · www.rtv.shop.pl

    2024-12-22 08:41

    
                                
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 104.21.80.1:8443 · www.rtv.shop.pl

    2024-12-22 08:41

    
                                
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 104.21.96.1:80 · www.rtv.shop.pl

    2024-12-22 08:41

    HTTP/1.1 403 Forbidden
    Date: Sun, 22 Dec 2024 08:41:16 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=mMxMVYXrIZbt8diElcwl7f8qErVgCxOp2mV7Knl4z1Qh9Ddp1JbFEGrdq86x%2F1Lq9ZXAyPSHXpVcf8xFbDP%2FAm%2FljrlMo60K2%2B2wzNGTp3Di6v1SFTXnINMEdsr4eO3rFHA%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8f5ecfd75c520bc6-AMS
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=1184&min_rtt=1184&rtt_var=592&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=213&delivery_rate=0&cwnd=248&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    Page title: 403 Forbidden
    
    <html>
    <head><title>403 Forbidden</title></head>
    <body>
    <center><h1>403 Forbidden</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 104.21.112.1:80 · www.rtv.shop.pl

    2024-12-22 08:41

    HTTP/1.1 403 Forbidden
    Date: Sun, 22 Dec 2024 08:41:16 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=YZjDAADzxvozeyS0dSbbz%2FXWoiYmJCCR2GC4xa3Pe56ds6OBoHvHftfkaW1Cey2aSA14FJLVMt1re7fVyQ4egYNJRyr9xLdjf8X5A1ZZ8G%2B22%2FQFWrftj2a9wmuH%2BHIZVlg%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8f5ecfd73b7b1961-FRA
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=862&min_rtt=862&rtt_var=431&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=213&delivery_rate=0&cwnd=213&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    Page title: 403 Forbidden
    
    <html>
    <head><title>403 Forbidden</title></head>
    <body>
    <center><h1>403 Forbidden</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 104.21.32.1:8443 · www.rtv.shop.pl

    2024-12-22 08:41

    
                                
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 104.21.64.1:80 · www.rtv.shop.pl

    2024-12-22 08:41

    HTTP/1.1 403 Forbidden
    Date: Sun, 22 Dec 2024 08:41:16 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=KzBBo60rwuXNNgrH%2FFUMh047Z%2Fvs771mQWL2jLJw7yMlHsXOrb5UNLyyDg8f5wY4G%2FInMyHqW908Elc0dWFqA3FAgOvMCXlUAs3xthq26CuNq0Jh1j6EBlYx1KAWo7nHp5w%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8f5ecfd72f9e4d5c-FRA
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=931&min_rtt=931&rtt_var=465&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=213&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    Page title: 403 Forbidden
    
    <html>
    <head><title>403 Forbidden</title></head>
    <body>
    <center><h1>403 Forbidden</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 104.21.112.1:8443 · www.rtv.shop.pl

    2024-12-22 08:41

    
                                
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 104.21.80.1:80 · www.rtv.shop.pl

    2024-12-22 08:41

    HTTP/1.1 403 Forbidden
    Date: Sun, 22 Dec 2024 08:41:16 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=8F7L3xG9XrzPaWTKk0suRL3P7eJKPJ72Jl%2F%2F%2FpGWNhTw9p%2FsCcshBwFqBX3FoupCTZ%2FACSMexS7onrim0nTc5W%2BXfeD%2BNIPTv%2Fdli9AhdCNISKET7MZl9FOaSNK9I2fpDpA%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8f5ecfd72817dccc-FRA
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=876&min_rtt=876&rtt_var=438&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=213&delivery_rate=0&cwnd=175&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    Page title: 403 Forbidden
    
    <html>
    <head><title>403 Forbidden</title></head>
    <body>
    <center><h1>403 Forbidden</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:2001:80 · www.rtv.shop.pl

    2024-12-22 08:41

    HTTP/1.1 200 OK
    Date: Sun, 22 Dec 2024 08:41:15 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    cf-edge-cache: no-cache
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=3EMhoP1dcltc1sdNAXcHnhhO1FZb3x02pNSJ6r%2BDZEa2d%2BT9ojfQhtOT%2FPkJbG4vFWNPBMKGBELMhBR5kbCDguG%2F6kvkIN5Akv%2BIT66Ov2iwu%2FnIFnwrtylf1Ws8JDUl7jh5teFp0ukpj4ZW7tw%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8f5ecfcf6ec843e0-EWR
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=1101&min_rtt=1101&rtt_var=550&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=210&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    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">
      <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="translate(0.000000, 11.
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:7001:80 · www.rtv.shop.pl

    2024-12-22 08:41

    HTTP/1.1 200 OK
    Date: Sun, 22 Dec 2024 08:41:15 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Pragma: no-cache
    Set-Cookie: PHPSESSID=r6fk5s2ebrbl4q7m5ed1bb1i61; path=/
    Vary: Accept-Encoding,User-Agent
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=8in7skTPkWhqzYt5muQsYRoX5B1fYdGJzBCagNbqmCSdHntyKGUqnDMBWgwyUkPBvJgjjogU%2FIvAQm%2BDM%2Bs1lnnx8Ay4O08tMIAs%2FQGPHBpiXqgVYafLSCgfTL2%2FFGDsw7IZkCJh0ndQuNANy9E%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8f5ecfcfa8fb42ee-EWR
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=988&min_rtt=988&rtt_var=494&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=210&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 104.21.48.1:443 · www.rtv.shop.pl

    2024-12-22 08:41

    HTTP/1.1 403 Forbidden
    Date: Sun, 22 Dec 2024 08:41:15 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=QmoRNpP6Ttjb5dr5upr1LPzRpG1Yk1vha1%2BUxycfMjRZG8lPDHCIkd5ahTrP2E7ScOZht2T6rTP24L3J%2Fjc1L9vyUg6wS7ga%2BS25x18Ij7dxPuNhmqeqyQY%2BJCSJCAjablE%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8f5ecfceca59d281-FRA
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=911&min_rtt=896&rtt_var=367&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3099&recv_bytes=562&delivery_rate=4254652&cwnd=247&unsent_bytes=0&cid=d9a308400d01976f&ts=16&x=0"
    
    Page title: 403 Forbidden
    
    <html>
    <head><title>403 Forbidden</title></head>
    <body>
    <center><h1>403 Forbidden</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:5001:443 · www.rtv.shop.pl

    2024-12-22 08:41

    HTTP/1.1 200 OK
    Date: Sun, 22 Dec 2024 08:41:15 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    cf-edge-cache: no-cache
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=yRyghwhRXM6X0HilbU7%2FwS9wZjCmZ6n%2Bm63VH6hpKE7jIkPuM2og4MrXFERczitCq1bn%2BNqs0q5kW4WpLt7kAPtd4NVMoeZnHzlea4mxgx1utVSMcgPqWAb6RyGR6G9fWc5Zc2odEEyiLOXLIWs%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8f5ecfcf5cbb60fb-LHR
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=2445&min_rtt=2407&rtt_var=930&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3099&recv_bytes=559&delivery_rate=1680099&cwnd=252&unsent_bytes=0&cid=09ca91f70439626b&ts=126&x=0"
    
    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">
      <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="translate(0.000000, 11.
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:1001:80 · www.rtv.shop.pl

    2024-12-22 08:41

    HTTP/1.1 200 OK
    Date: Sun, 22 Dec 2024 08:41:15 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    cf-edge-cache: no-cache
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=H%2Fo8JE5S8I3q52QTELzmRBpJw5ACWlTnxO9FFGarQW5yEkUmkitSF35acP%2B7qBTZPaG7VAZ8twadePEdr38tXro1GvT%2FPBSDgVWa4Q0k8Io9ZAXjjIlXogph3b6tfbmcVR3Y4YH4%2Btp8epCGg0w%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8f5ecfce98719502-LHR
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=2118&min_rtt=2118&rtt_var=1059&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=210&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    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">
      <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="translate(0.000000, 11.
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 104.21.96.1:443 · www.rtv.shop.pl

    2024-12-22 08:41

    HTTP/1.1 403 Forbidden
    Date: Sun, 22 Dec 2024 08:41:15 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=zpDX0oJSyk5wV9H4QTE0znyzh9lNEC78ULQvpkXsM6SgOSUlH3fcSXAobZC8%2BGPpedYw%2F7bg3Hh%2F1Q9ykkaxU90FEZcumO6s1eem%2FMR4fEL9Gtdgkj3dRPuWUvRl3ugayL8%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8f5ecfcebcc1fb93-AMS
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=905&min_rtt=903&rtt_var=344&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3098&recv_bytes=562&delivery_rate=4701298&cwnd=231&unsent_bytes=0&cid=b840a0afe8925323&ts=59&x=0"
    
    Page title: 403 Forbidden
    
    <html>
    <head><title>403 Forbidden</title></head>
    <body>
    <center><h1>403 Forbidden</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 104.21.16.1:80 · www.rtv.shop.pl

    2024-12-22 08:41

    HTTP/1.1 403 Forbidden
    Date: Sun, 22 Dec 2024 08:41:15 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=YRfuK6BNvxSluzGFXJmhq%2BildanQj2Afpz7if659gMgqMWMDhZmRjhZaE1M%2B7Q2LGROJ7DVmC307gk29fwaL7ff3VDZyORjZ4gKaajH6UIgMNjuqAs5UBcCVtouG3hgNJeg%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8f5ecfce4d8bdcc6-FRA
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=948&min_rtt=948&rtt_var=474&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=213&delivery_rate=0&cwnd=237&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    Page title: 403 Forbidden
    
    <html>
    <head><title>403 Forbidden</title></head>
    <body>
    <center><h1>403 Forbidden</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 104.21.16.1:8443 · www.rtv.shop.pl

    2024-12-22 08:41

    
                                
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 104.21.48.1:80 · www.rtv.shop.pl

    2024-12-22 08:41

    HTTP/1.1 403 Forbidden
    Date: Sun, 22 Dec 2024 08:41:15 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kM%2FHD%2FW%2B5sqJpA5R9%2BybIW%2BuCwnAtKHlLqjwVeaTEC4Cqho24KO1Y2v4nOQ2EQZnbQMPq%2B11ThMiG0YATagSsNCQtrvDEjq8D%2BFmMprgYEilzvlqIvLExZyQWAUOphJjdbY%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8f5ecfce3ad49a09-FRA
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=709&min_rtt=709&rtt_var=354&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=213&delivery_rate=0&cwnd=240&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    Page title: 403 Forbidden
    
    <html>
    <head><title>403 Forbidden</title></head>
    <body>
    <center><h1>403 Forbidden</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 104.21.80.1:443 · www.rtv.shop.pl

    2024-12-22 08:41

    HTTP/1.1 403 Forbidden
    Date: Sun, 22 Dec 2024 08:41:15 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=8LBWzMzBv0uFaIx1cjzoUdNNKaZmAmxqqT6ICDXQxsp14Hpm%2FYDjxVlKoA%2B88JkUtAwAQItttdJqJt4UWEhDFbEQY1kn%2F2PGa9y3OBzulLYhfZFh9VzkYaZ%2Fz1VjSFNkLLk%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8f5ecfcebf15dbd7-FRA
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=1134&min_rtt=1126&rtt_var=439&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3097&recv_bytes=562&delivery_rate=3632107&cwnd=250&unsent_bytes=0&cid=9af349ce5a1bcd73&ts=20&x=0"
    
    Page title: 403 Forbidden
    
    <html>
    <head><title>403 Forbidden</title></head>
    <body>
    <center><h1>403 Forbidden</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 104.21.16.1:443 · www.rtv.shop.pl

    2024-12-22 08:41

    HTTP/1.1 200 OK
    Date: Sun, 22 Dec 2024 08:41:15 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    cf-edge-cache: no-cache
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=RQiI7UIH41TsIOuxmM%2FucScpb7YkspSZRV3lOFXhCj364E6y68f6gT3VduBA653iJ%2BtErvWTNKohZObeLMNrw7%2BlKxgdYfoSUV1DPSyjycrTGbgSIu5Vw6S%2FiAHEGa3I%2BoI%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8f5ecfce9ed8d288-FRA
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=1146&min_rtt=1087&rtt_var=450&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3098&recv_bytes=562&delivery_rate=3996320&cwnd=252&unsent_bytes=0&cid=8fdd549b16f1778f&ts=28&x=0"
    
    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">
      <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="translate(0.000000, 11.
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 104.21.32.1:80 · www.rtv.shop.pl

    2024-12-22 08:41

    HTTP/1.1 403 Forbidden
    Date: Sun, 22 Dec 2024 08:41:15 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=DrTv6vfYJiZG31z%2Bxjo8sD0GM6SHUvMNIWPWO56pptdz6RVybZ26zrfOC9D%2BOLE%2FXvloPR60jgC5m2UNkOI8zWK6x10FyuxqYMHLeXSInlOFlQIw4w60KwUJV23DEuhspnU%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8f5ecfce2e2dd3bc-FRA
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=825&min_rtt=825&rtt_var=412&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=213&delivery_rate=0&cwnd=248&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    Page title: 403 Forbidden
    
    <html>
    <head><title>403 Forbidden</title></head>
    <body>
    <center><h1>403 Forbidden</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 104.21.32.1:443 · www.rtv.shop.pl

    2024-12-22 08:41

    HTTP/1.1 403 Forbidden
    Date: Sun, 22 Dec 2024 08:41:15 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=CRwp62NzJ1%2FtdRDHzJngY4xZyJh%2BmhejGf6wtHhT%2B5ugg%2FHNnSb8YtnUkFFsazPGrX2PZIujjpcQVQ3Xg2jdZnHTcxqf6ty8AHO9uRlwOJhaS%2BHEJ3rD1oM7CNEk46kTHMs%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8f5ecfce9b8b9945-FRA
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=873&min_rtt=820&rtt_var=345&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3099&recv_bytes=562&delivery_rate=5297560&cwnd=237&unsent_bytes=0&cid=86bc07335c8916cc&ts=40&x=0"
    
    Page title: 403 Forbidden
    
    <html>
    <head><title>403 Forbidden</title></head>
    <body>
    <center><h1>403 Forbidden</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    <!-- a padding to disable MSIE and Chrome friendly error page -->
    
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 104.21.48.1:8443 · www.rtv.shop.pl

    2024-12-22 08:41

    
                                
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 104.21.64.1:8443 · www.rtv.shop.pl

    2024-12-22 08:41

    
                                
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:5001:80 · www.rtv.shop.pl

    2024-12-22 08:41

    HTTP/1.1 200 OK
    Date: Sun, 22 Dec 2024 08:41:14 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    cf-edge-cache: no-cache
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=rmrdJLPYTR%2FkaETx8YhlzrCQsVkk%2FzpQIFE6%2Bu0u78pk1zc7vttCEWOhvJupl%2BV6sD4NbLQYmjFdnxeoZ6g7sV0iP2UBuaQHWlPOI36BOymcwLe2bjMLpl0WAySv9M7fOba0c5DXdM6VpCzGg2Y%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8f5ecfcaef86beb0-LHR
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=2031&min_rtt=2031&rtt_var=1015&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=210&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    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">
      <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="translate(0.000000, 11.
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:4001:8443 · www.rtv.shop.pl

    2024-12-22 08:41

    
                                
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:1001:8443 · www.rtv.shop.pl

    2024-12-22 08:41

    
                                
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 104.21.64.1:443 · www.rtv.shop.pl

    2024-12-22 08:41

    HTTP/1.1 200 OK
    Date: Sun, 22 Dec 2024 08:41:14 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    cf-edge-cache: no-cache
    cf-cache-status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Di8Px%2BwsvQbqWDbZb4hN0z3lM2LnA5bzLIAHwGQ7GXXbKfIl0F4MglTju7rG%2B%2FWTf3YB1MZx8PZiuHOFsihJhnLLlz5iaXU1mPUGw%2BdMDrWHZvMogC8O%2Fk9F8krOdEEvScU%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8f5ecfcb1d9edbeb-FRA
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=1069&min_rtt=1006&rtt_var=422&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3097&recv_bytes=562&delivery_rate=4318091&cwnd=251&unsent_bytes=0&cid=6bc28a90444b8694&ts=45&x=0"
    
    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">
      <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="translate(0.000000, 11.
    Found 6 hours ago by HttpPlugin
    Create report
rtv.shop.pl*.rtv.shop.pl
CN:
rtv.shop.pl
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-11-16 12:55
Not after:
2025-02-14 12:55