Domain psvtodxk.shop
The Netherlands
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Git configuration and history exposed
    First seen 2024-04-17 15:51
    Last seen 2024-06-20 04:53
    Open for 63 days
    • Severity: high
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522309e6382

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = ssh://git@gitea.starteam.io:2222/CPA/landing.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "master"]
      	remote = origin
      	merge = refs/heads/master
      
      Found on 2024-06-20 04:53
      273 Bytes
  • Open service 188.114.96.9:443 · psvtodxk.shop

    2024-06-20 04:53

    HTTP/1.1 200 OK
    Date: Thu, 20 Jun 2024 04:53:36 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Last-Modified: Mon, 13 May 2024 14:20:03 GMT
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=MwecZQtUYZOEI1yX9Wzeo2nZaFqwhi0Pc29R1WvbB7sFleb8lCp4a2aPHRogqoY9ZSD2IoFLNA%2FoDSs09QgjS%2FCU3f2keDjE0k0i5GAoV0vssd1sTvz6vk4fV3JB%2BYBj"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 896927f64c9dbbeb-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Форма
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Форма</title>
    
        <style>
            * {
                padding: 0;
                margin: 0;
            }
    
            body {
                background-color: rgb(180, 177, 173);
            }
    
            .wrapp {
                max-width: 1400px;
                width: 100%;
                height: 100vh;
                margin: 0 auto;
                display: flex;
                justify-content: center;
                align-items: center;
                display: flex;
                flex-direction: column;
                gap: 30px;
    
            }
    
            .form {
                background-color: rgb(113, 209, 212);
                max-width: 700px;
                width: 100%;
                color: white;
                border-radius: 10px;
                padding: 40px;
                display: flex;
                flex-direction: column;
                gap: 30px;
                justify-content: center;
                align-items: center;
            }
    
            h1 {
                font-size: 30px;
                color: white;
            }
    
            input {
                padding: 10px;
                max-width: 500px;
                width: 100%;
                border-radius: 10px;
                border: 1px solid white;
            }
    
            .submit-btn {
                padding: 10px;
                max-width: 520px;
                width: 100%;
                border-radius: 10px;
                border: 1px solid white;
                background-color: white;
                color: rgb(113, 209, 212);
                font-size: 20px;
                font-weight: 700;
                cursor: pointer;
            }
    
            .submit-btn:hover {
                background-color: rgba(255, 255, 255, 0.541);
            }
    
            .box-checkbox {
                max-width: 500px;
                width: 100%;
            }
    
            .box-checkbox input {
                max-width: 20px;
                width: 100%;
            }
    
            .politic {
                font-size: 15px;
                color: white;
            }
        </style>
    </head>
    
    <body>
        <section class="wrapp">
            <form class="form">
                <h1>Оставьте заявку для получения консультации</h1>
    
                <input type="text" name="name" placeholder="Введите имя">
                <input type="tel" name="phon" placeholder="Введите телефон">
                <button class="submit-btn" type="submit">Записаться на консультацию</button>
                <div class="box-checkbox">
                    <input type="checkbox" name="checkbox" id="checkbox" checked>
                    <label for="checkbox">Даю согласие на обработку и передачу персональных данных</label>
                </div>
            </form>
    
            <a class="politic" href="politic.html" target="_blank">Согласие на обработку персональных данных</a>
        </section>
    </body>
    
    </html>
    Found one day ago by HttpPlugin
    Create report
  • Open service 188.114.96.9:443 · psvtodxk.shop

    2024-06-18 19:41

    HTTP/1.1 200 OK
    Date: Tue, 18 Jun 2024 19:41:45 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Last-Modified: Mon, 13 May 2024 14:20:03 GMT
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=RmgokFbPJImkL2alTQwYhnPEXiZvkFL%2FwmGkuqPRQNGVvuWKj3xmPoZolffzBApVxE56PGPRWm4wgEhvn2RFOPtsTMWSUGiH3aP1rzDxU0LdZLWe0trYzLD8ZID0Q8W2"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 895dc2393a3ba067-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Форма
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Форма</title>
    
        <style>
            * {
                padding: 0;
                margin: 0;
            }
    
            body {
                background-color: rgb(180, 177, 173);
            }
    
            .wrapp {
                max-width: 1400px;
                width: 100%;
                height: 100vh;
                margin: 0 auto;
                display: flex;
                justify-content: center;
                align-items: center;
                display: flex;
                flex-direction: column;
                gap: 30px;
    
            }
    
            .form {
                background-color: rgb(113, 209, 212);
                max-width: 700px;
                width: 100%;
                color: white;
                border-radius: 10px;
                padding: 40px;
                display: flex;
                flex-direction: column;
                gap: 30px;
                justify-content: center;
                align-items: center;
            }
    
            h1 {
                font-size: 30px;
                color: white;
            }
    
            input {
                padding: 10px;
                max-width: 500px;
                width: 100%;
                border-radius: 10px;
                border: 1px solid white;
            }
    
            .submit-btn {
                padding: 10px;
                max-width: 520px;
                width: 100%;
                border-radius: 10px;
                border: 1px solid white;
                background-color: white;
                color: rgb(113, 209, 212);
                font-size: 20px;
                font-weight: 700;
                cursor: pointer;
            }
    
            .submit-btn:hover {
                background-color: rgba(255, 255, 255, 0.541);
            }
    
            .box-checkbox {
                max-width: 500px;
                width: 100%;
            }
    
            .box-checkbox input {
                max-width: 20px;
                width: 100%;
            }
    
            .politic {
                font-size: 15px;
                color: white;
            }
        </style>
    </head>
    
    <body>
        <section class="wrapp">
            <form class="form">
                <h1>Оставьте заявку для получения консультации</h1>
    
                <input type="text" name="name" placeholder="Введите имя">
                <input type="tel" name="phon" placeholder="Введите телефон">
                <button class="submit-btn" type="submit">Записаться на консультацию</button>
                <div class="box-checkbox">
                    <input type="checkbox" name="checkbox" id="checkbox" checked>
                    <label for="checkbox">Даю согласие на обработку и передачу персональных данных</label>
                </div>
            </form>
    
            <a class="politic" href="politic.html" target="_blank">Согласие на обработку персональных данных</a>
        </section>
    </body>
    
    </html>
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 188.114.96.9:443 · psvtodxk.shop

    2024-06-16 22:27

    HTTP/1.1 200 OK
    Date: Sun, 16 Jun 2024 22:27:30 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Last-Modified: Mon, 13 May 2024 14:20:03 GMT
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=1KksUmRaW7V3QN2xXvLISpsnlbNSgnjih%2FRyswKmRZf69e3Ch0uH8Nx2vhhXKD%2BpAVBSPs80T20DF4DxL4DQ9JDzLWgsLjmbrzKujRzuHWxZPEzA%2FgQCiI1WzLt8qLAg"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 894e3a45acd39445-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Форма
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Форма</title>
    
        <style>
            * {
                padding: 0;
                margin: 0;
            }
    
            body {
                background-color: rgb(180, 177, 173);
            }
    
            .wrapp {
                max-width: 1400px;
                width: 100%;
                height: 100vh;
                margin: 0 auto;
                display: flex;
                justify-content: center;
                align-items: center;
                display: flex;
                flex-direction: column;
                gap: 30px;
    
            }
    
            .form {
                background-color: rgb(113, 209, 212);
                max-width: 700px;
                width: 100%;
                color: white;
                border-radius: 10px;
                padding: 40px;
                display: flex;
                flex-direction: column;
                gap: 30px;
                justify-content: center;
                align-items: center;
            }
    
            h1 {
                font-size: 30px;
                color: white;
            }
    
            input {
                padding: 10px;
                max-width: 500px;
                width: 100%;
                border-radius: 10px;
                border: 1px solid white;
            }
    
            .submit-btn {
                padding: 10px;
                max-width: 520px;
                width: 100%;
                border-radius: 10px;
                border: 1px solid white;
                background-color: white;
                color: rgb(113, 209, 212);
                font-size: 20px;
                font-weight: 700;
                cursor: pointer;
            }
    
            .submit-btn:hover {
                background-color: rgba(255, 255, 255, 0.541);
            }
    
            .box-checkbox {
                max-width: 500px;
                width: 100%;
            }
    
            .box-checkbox input {
                max-width: 20px;
                width: 100%;
            }
    
            .politic {
                font-size: 15px;
                color: white;
            }
        </style>
    </head>
    
    <body>
        <section class="wrapp">
            <form class="form">
                <h1>Оставьте заявку для получения консультации</h1>
    
                <input type="text" name="name" placeholder="Введите имя">
                <input type="tel" name="phon" placeholder="Введите телефон">
                <button class="submit-btn" type="submit">Записаться на консультацию</button>
                <div class="box-checkbox">
                    <input type="checkbox" name="checkbox" id="checkbox" checked>
                    <label for="checkbox">Даю согласие на обработку и передачу персональных данных</label>
                </div>
            </form>
    
            <a class="politic" href="politic.html" target="_blank">Согласие на обработку персональных данных</a>
        </section>
    </body>
    
    </html>
    Found 2024-06-16 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:8443 · psvtodxk.shop

    2024-06-15 17:46

    HTTP/1.1 523 
    Date: Sat, 15 Jun 2024 17:46:37 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=f2KduRgp2Y3uSmkBZnxqegc1YblBJ%2B4Rfd0%2FKHM6hn2ld4SrPys2UqsTpogxON9KIRzoH3LpFeUVcdxDvU8tgPRd%2FEugTrRtjny7TBC1bcQV4NkfcKe%2FoZSC5wa7O%2BbEuYrwrK4HXK10UhF0"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    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
    Server: cloudflare
    CF-RAY: 8944616f0ff9ab9c-YYZ
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 523
    Found 2024-06-15 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:80 · psvtodxk.shop

    2024-06-15 17:46

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 15 Jun 2024 17:46:36 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sat, 15 Jun 2024 18:46:36 GMT
    Location: https://psvtodxk.shop/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Z9iJw16oFS33ElFiyrPt6ZLl4rtgxqu04Idy0UHFYpouWPjtFRSMCYeQ8CcDnSs4%2B%2FWPufDJnfjv8VJiJJ7mxdAtxyJZhHeGlWKbOtHNCcBMEcL%2Bjw99iv7%2Fzn7WEIFqjRkjOyy3QVAnDGQI"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 894461698f3e9e05-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-06-15 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:8443 · psvtodxk.shop

    2024-06-15 17:46

    HTTP/1.1 523 
    Date: Sat, 15 Jun 2024 17:46:36 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=HpEnnCZwLaSkD5QO8lHPAkmOKLjJySr5MZE5tRETWPNSsr9%2BUr0AEFUyRD%2FnLorR9hpohSQaMx9CUOvrk%2B9y%2FejyQpU3N%2BKCC4RDQVhvo3RO00jnm25ZN%2Bsc4gNdaeUKQqHERbOWgHBSo7t4"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    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
    Server: cloudflare
    CF-RAY: 8944616c18b81a0f-EWR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 523
    Found 2024-06-15 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:443 · psvtodxk.shop

    2024-06-15 17:46

    HTTP/1.1 200 OK
    Date: Sat, 15 Jun 2024 17:46:37 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Last-Modified: Mon, 13 May 2024 14:20:03 GMT
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=oWhaF1h2T%2BLQAS%2BxgWoa7%2BM4LkUFsgosOQDB8SY5D1BPRV%2BBHfBABwfKdoy1tTqjG6MSASGuRWPNz7XwSk%2FJ%2FKftHp6S5aKynzTe3C1Fwrmfn0VmMufw8Cviq097pMWs%2BI94dWl2GCjtaAZS"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8944616dca6143ec-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Форма
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Форма</title>
    
        <style>
            * {
                padding: 0;
                margin: 0;
            }
    
            body {
                background-color: rgb(180, 177, 173);
            }
    
            .wrapp {
                max-width: 1400px;
                width: 100%;
                height: 100vh;
                margin: 0 auto;
                display: flex;
                justify-content: center;
                align-items: center;
                display: flex;
                flex-direction: column;
                gap: 30px;
    
            }
    
            .form {
                background-color: rgb(113, 209, 212);
                max-width: 700px;
                width: 100%;
                color: white;
                border-radius: 10px;
                padding: 40px;
                display: flex;
                flex-direction: column;
                gap: 30px;
                justify-content: center;
                align-items: center;
            }
    
            h1 {
                font-size: 30px;
                color: white;
            }
    
            input {
                padding: 10px;
                max-width: 500px;
                width: 100%;
                border-radius: 10px;
                border: 1px solid white;
            }
    
            .submit-btn {
                padding: 10px;
                max-width: 520px;
                width: 100%;
                border-radius: 10px;
                border: 1px solid white;
                background-color: white;
                color: rgb(113, 209, 212);
                font-size: 20px;
                font-weight: 700;
                cursor: pointer;
            }
    
            .submit-btn:hover {
                background-color: rgba(255, 255, 255, 0.541);
            }
    
            .box-checkbox {
                max-width: 500px;
                width: 100%;
            }
    
            .box-checkbox input {
                max-width: 20px;
                width: 100%;
            }
    
            .politic {
                font-size: 15px;
                color: white;
            }
        </style>
    </head>
    
    <body>
        <section class="wrapp">
            <form class="form">
                <h1>Оставьте заявку для получения консультации</h1>
    
                <input type="text" name="name" placeholder="Введите имя">
                <input type="tel" name="phon" placeholder="Введите телефон">
                <button class="submit-btn" type="submit">Записаться на консультацию</button>
                <div class="box-checkbox">
                    <input type="checkbox" name="checkbox" id="checkbox" checked>
                    <label for="checkbox">Даю согласие на обработку и передачу персональных данных</label>
                </div>
            </form>
    
            <a class="politic" href="politic.html" target="_blank">Согласие на обработку персональных данных</a>
        </section>
    </body>
    
    </html>
    Found 2024-06-15 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:443 · psvtodxk.shop

    2024-06-15 17:46

    HTTP/1.1 200 OK
    Date: Sat, 15 Jun 2024 17:46:36 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Last-Modified: Mon, 13 May 2024 14:20:03 GMT
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kSj8cvK7S72xm5740NuR4dHJDSvnFaJ3j27Sc2U%2FUsNT471oAKLu1Ca3vZMQtkbC%2B6FPUjk2xpx23fjkMw5i2LazNtH46tgOgiyZ5oH0tT5LjqA3y6Yt0Z9qkRKKeLQALmK4WRP1yagKqNSR"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8944616c8ac6b890-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: Форма
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Форма</title>
    
        <style>
            * {
                padding: 0;
                margin: 0;
            }
    
            body {
                background-color: rgb(180, 177, 173);
            }
    
            .wrapp {
                max-width: 1400px;
                width: 100%;
                height: 100vh;
                margin: 0 auto;
                display: flex;
                justify-content: center;
                align-items: center;
                display: flex;
                flex-direction: column;
                gap: 30px;
    
            }
    
            .form {
                background-color: rgb(113, 209, 212);
                max-width: 700px;
                width: 100%;
                color: white;
                border-radius: 10px;
                padding: 40px;
                display: flex;
                flex-direction: column;
                gap: 30px;
                justify-content: center;
                align-items: center;
            }
    
            h1 {
                font-size: 30px;
                color: white;
            }
    
            input {
                padding: 10px;
                max-width: 500px;
                width: 100%;
                border-radius: 10px;
                border: 1px solid white;
            }
    
            .submit-btn {
                padding: 10px;
                max-width: 520px;
                width: 100%;
                border-radius: 10px;
                border: 1px solid white;
                background-color: white;
                color: rgb(113, 209, 212);
                font-size: 20px;
                font-weight: 700;
                cursor: pointer;
            }
    
            .submit-btn:hover {
                background-color: rgba(255, 255, 255, 0.541);
            }
    
            .box-checkbox {
                max-width: 500px;
                width: 100%;
            }
    
            .box-checkbox input {
                max-width: 20px;
                width: 100%;
            }
    
            .politic {
                font-size: 15px;
                color: white;
            }
        </style>
    </head>
    
    <body>
        <section class="wrapp">
            <form class="form">
                <h1>Оставьте заявку для получения консультации</h1>
    
                <input type="text" name="name" placeholder="Введите имя">
                <input type="tel" name="phon" placeholder="Введите телефон">
                <button class="submit-btn" type="submit">Записаться на консультацию</button>
                <div class="box-checkbox">
                    <input type="checkbox" name="checkbox" id="checkbox" checked>
                    <label for="checkbox">Даю согласие на обработку и передачу персональных данных</label>
                </div>
            </form>
    
            <a class="politic" href="politic.html" target="_blank">Согласие на обработку персональных данных</a>
        </section>
    </body>
    
    </html>
    Found 2024-06-15 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:80 · psvtodxk.shop

    2024-06-15 17:46

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 15 Jun 2024 17:46:36 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sat, 15 Jun 2024 18:46:36 GMT
    Location: https://psvtodxk.shop/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=MuIG5qQemoI56AnEU3qpYGuPYAkeuP5vXJVIW20vlFeP%2B4dvUOwniAu4FsrdyogGPYr7Pio1CiteJ6Wr1uAedbjvaj4TJ3jnOU2YCKNzrKY%2Br4Fe2mBk2NUp%2B1xN%2B4CqDILRyKmtA2wr3dRa"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 89446169a9e5b8a6-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-06-15 by HttpPlugin
    Create report
  • Open service 188.114.97.3:8443 · psvtodxk.shop

    2024-06-15 17:46

    HTTP/1.1 523 
    Date: Sat, 15 Jun 2024 17:46:37 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=IBGxIiqbrk35N9b7teQxUzNYTWZPfsjOhfS6QgTst2Dqq9KAtypayL3Lr4yipOEPyfYAqHTTkoGJMPhisv6HXTNpWG9I43GsdWhghdq%2BcHwuXjYlnuwXpfbOpPnNjHLG"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    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
    Server: cloudflare
    CF-RAY: 894461721b7b7192-LHR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 523
    Found 2024-06-15 by HttpPlugin
    Create report
  • Open service 188.114.97.3:80 · psvtodxk.shop

    2024-06-15 17:46

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 15 Jun 2024 17:46:36 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sat, 15 Jun 2024 18:46:36 GMT
    Location: https://psvtodxk.shop/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=SK%2BHdBfWBUhrd6Dv5jdjKptzbblclHMiYqhVjalSOKQdVNEe555bZtPUuCugmtl1Bcxa%2BViJsflDYZ%2F6S%2BSg6wS16v6TgmP%2BFdS1USGAVE0owiuUGopYBjgwOL91BkNN"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 894461698c364d76-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-06-15 by HttpPlugin
    Create report
  • Open service 188.114.97.3:443 · psvtodxk.shop

    2024-06-15 17:46

    HTTP/1.1 200 OK
    Date: Sat, 15 Jun 2024 17:46:37 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Last-Modified: Mon, 13 May 2024 14:20:03 GMT
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=MPDOxgnaZmk4H3jqetILuhrb%2B7VJK9vDq%2FSDvxg6NpMrmm0Dsunmg%2B%2BnFXl7WxSq2ev1H6Y0irLtUmGHcOSqy0r0f8cjye3GUQoCDZOMU6BDZJPLCWtA2%2BHSu2byui88"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8944616eafe57321-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Форма
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Форма</title>
    
        <style>
            * {
                padding: 0;
                margin: 0;
            }
    
            body {
                background-color: rgb(180, 177, 173);
            }
    
            .wrapp {
                max-width: 1400px;
                width: 100%;
                height: 100vh;
                margin: 0 auto;
                display: flex;
                justify-content: center;
                align-items: center;
                display: flex;
                flex-direction: column;
                gap: 30px;
    
            }
    
            .form {
                background-color: rgb(113, 209, 212);
                max-width: 700px;
                width: 100%;
                color: white;
                border-radius: 10px;
                padding: 40px;
                display: flex;
                flex-direction: column;
                gap: 30px;
                justify-content: center;
                align-items: center;
            }
    
            h1 {
                font-size: 30px;
                color: white;
            }
    
            input {
                padding: 10px;
                max-width: 500px;
                width: 100%;
                border-radius: 10px;
                border: 1px solid white;
            }
    
            .submit-btn {
                padding: 10px;
                max-width: 520px;
                width: 100%;
                border-radius: 10px;
                border: 1px solid white;
                background-color: white;
                color: rgb(113, 209, 212);
                font-size: 20px;
                font-weight: 700;
                cursor: pointer;
            }
    
            .submit-btn:hover {
                background-color: rgba(255, 255, 255, 0.541);
            }
    
            .box-checkbox {
                max-width: 500px;
                width: 100%;
            }
    
            .box-checkbox input {
                max-width: 20px;
                width: 100%;
            }
    
            .politic {
                font-size: 15px;
                color: white;
            }
        </style>
    </head>
    
    <body>
        <section class="wrapp">
            <form class="form">
                <h1>Оставьте заявку для получения консультации</h1>
    
                <input type="text" name="name" placeholder="Введите имя">
                <input type="tel" name="phon" placeholder="Введите телефон">
                <button class="submit-btn" type="submit">Записаться на консультацию</button>
                <div class="box-checkbox">
                    <input type="checkbox" name="checkbox" id="checkbox" checked>
                    <label for="checkbox">Даю согласие на обработку и передачу персональных данных</label>
                </div>
            </form>
    
            <a class="politic" href="politic.html" target="_blank">Согласие на обработку персональных данных</a>
        </section>
    </body>
    
    </html>
    Found 2024-06-15 by HttpPlugin
    Create report
  • Open service 188.114.96.9:443 · psvtodxk.shop

    2024-06-12 12:04

    HTTP/1.1 200 OK
    Date: Wed, 12 Jun 2024 12:04:48 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Last-Modified: Mon, 13 May 2024 14:20:03 GMT
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=t9uY0nYxO5BW8z8ONPwIy9epkDIJJBqj05teQrwWt3XboMFqkwlo6xfle3TEJ9AUdTprJWuJZ%2BZl9VK9qBPn5oIZ37FVuB8818EihAZcI4T%2FFYm8R4zMpunO%2FjpEHmZI"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8929b49dcfcd92ba-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Форма
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Форма</title>
    
        <style>
            * {
                padding: 0;
                margin: 0;
            }
    
            body {
                background-color: rgb(180, 177, 173);
            }
    
            .wrapp {
                max-width: 1400px;
                width: 100%;
                height: 100vh;
                margin: 0 auto;
                display: flex;
                justify-content: center;
                align-items: center;
                display: flex;
                flex-direction: column;
                gap: 30px;
    
            }
    
            .form {
                background-color: rgb(113, 209, 212);
                max-width: 700px;
                width: 100%;
                color: white;
                border-radius: 10px;
                padding: 40px;
                display: flex;
                flex-direction: column;
                gap: 30px;
                justify-content: center;
                align-items: center;
            }
    
            h1 {
                font-size: 30px;
                color: white;
            }
    
            input {
                padding: 10px;
                max-width: 500px;
                width: 100%;
                border-radius: 10px;
                border: 1px solid white;
            }
    
            .submit-btn {
                padding: 10px;
                max-width: 520px;
                width: 100%;
                border-radius: 10px;
                border: 1px solid white;
                background-color: white;
                color: rgb(113, 209, 212);
                font-size: 20px;
                font-weight: 700;
                cursor: pointer;
            }
    
            .submit-btn:hover {
                background-color: rgba(255, 255, 255, 0.541);
            }
    
            .box-checkbox {
                max-width: 500px;
                width: 100%;
            }
    
            .box-checkbox input {
                max-width: 20px;
                width: 100%;
            }
    
            .politic {
                font-size: 15px;
                color: white;
            }
        </style>
    </head>
    
    <body>
        <section class="wrapp">
            <form class="form">
                <h1>Оставьте заявку для получения консультации</h1>
    
                <input type="text" name="name" placeholder="Введите имя">
                <input type="tel" name="phon" placeholder="Введите телефон">
                <button class="submit-btn" type="submit">Записаться на консультацию</button>
                <div class="box-checkbox">
                    <input type="checkbox" name="checkbox" id="checkbox" checked>
                    <label for="checkbox">Даю согласие на обработку и передачу персональных данных</label>
                </div>
            </form>
    
            <a class="politic" href="politic.html" target="_blank">Согласие на обработку персональных данных</a>
        </section>
    </body>
    
    </html>
    Found 2024-06-12 by HttpPlugin
    Create report
  • Open service 188.114.96.9:443 · psvtodxk.shop

    2024-06-10 18:15

    HTTP/1.1 200 OK
    Date: Mon, 10 Jun 2024 18:15:23 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Last-Modified: Mon, 13 May 2024 14:20:03 GMT
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=FgAe3Rb9YwwYXCaEPaGCBXZJIIaIx%2Bl4BiMoYMHLR8744p085hWhkX22smvpLZu47YTprmqveIHWkYsUC2KUll1HZaa2WwgV2tYYhkVFIS9q8OZk2rAXaU2MLua9D82V"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 891b58b178039718-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: Форма
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Форма</title>
    
        <style>
            * {
                padding: 0;
                margin: 0;
            }
    
            body {
                background-color: rgb(180, 177, 173);
            }
    
            .wrapp {
                max-width: 1400px;
                width: 100%;
                height: 100vh;
                margin: 0 auto;
                display: flex;
                justify-content: center;
                align-items: center;
                display: flex;
                flex-direction: column;
                gap: 30px;
    
            }
    
            .form {
                background-color: rgb(113, 209, 212);
                max-width: 700px;
                width: 100%;
                color: white;
                border-radius: 10px;
                padding: 40px;
                display: flex;
                flex-direction: column;
                gap: 30px;
                justify-content: center;
                align-items: center;
            }
    
            h1 {
                font-size: 30px;
                color: white;
            }
    
            input {
                padding: 10px;
                max-width: 500px;
                width: 100%;
                border-radius: 10px;
                border: 1px solid white;
            }
    
            .submit-btn {
                padding: 10px;
                max-width: 520px;
                width: 100%;
                border-radius: 10px;
                border: 1px solid white;
                background-color: white;
                color: rgb(113, 209, 212);
                font-size: 20px;
                font-weight: 700;
                cursor: pointer;
            }
    
            .submit-btn:hover {
                background-color: rgba(255, 255, 255, 0.541);
            }
    
            .box-checkbox {
                max-width: 500px;
                width: 100%;
            }
    
            .box-checkbox input {
                max-width: 20px;
                width: 100%;
            }
    
            .politic {
                font-size: 15px;
                color: white;
            }
        </style>
    </head>
    
    <body>
        <section class="wrapp">
            <form class="form">
                <h1>Оставьте заявку для получения консультации</h1>
    
                <input type="text" name="name" placeholder="Введите имя">
                <input type="tel" name="phon" placeholder="Введите телефон">
                <button class="submit-btn" type="submit">Записаться на консультацию</button>
                <div class="box-checkbox">
                    <input type="checkbox" name="checkbox" id="checkbox" checked>
                    <label for="checkbox">Даю согласие на обработку и передачу персональных данных</label>
                </div>
            </form>
    
            <a class="politic" href="politic.html" target="_blank">Согласие на обработку персональных данных</a>
        </section>
    </body>
    
    </html>
    Found 2024-06-10 by HttpPlugin
    Create report
  • Open service 188.114.96.9:443 · psvtodxk.shop

    2024-06-08 15:14

    HTTP/1.1 200 OK
    Date: Sat, 08 Jun 2024 15:14:48 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Last-Modified: Mon, 13 May 2024 14:20:03 GMT
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=rukTQCqY3VzjhA%2FIv9qafszE2TM0bhigI06Eicg0aGU4VUUVYdWVeq56mfU%2FAdPoxmp1j9ZhcDY8DEGGhYNyy7InV5qhEi510j%2FJOSvH5mOvCLMh4P9SvMwpuS4%2F5uDA"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8909d56ee88e19a0-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Форма
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Форма</title>
    
        <style>
            * {
                padding: 0;
                margin: 0;
            }
    
            body {
                background-color: rgb(180, 177, 173);
            }
    
            .wrapp {
                max-width: 1400px;
                width: 100%;
                height: 100vh;
                margin: 0 auto;
                display: flex;
                justify-content: center;
                align-items: center;
                display: flex;
                flex-direction: column;
                gap: 30px;
    
            }
    
            .form {
                background-color: rgb(113, 209, 212);
                max-width: 700px;
                width: 100%;
                color: white;
                border-radius: 10px;
                padding: 40px;
                display: flex;
                flex-direction: column;
                gap: 30px;
                justify-content: center;
                align-items: center;
            }
    
            h1 {
                font-size: 30px;
                color: white;
            }
    
            input {
                padding: 10px;
                max-width: 500px;
                width: 100%;
                border-radius: 10px;
                border: 1px solid white;
            }
    
            .submit-btn {
                padding: 10px;
                max-width: 520px;
                width: 100%;
                border-radius: 10px;
                border: 1px solid white;
                background-color: white;
                color: rgb(113, 209, 212);
                font-size: 20px;
                font-weight: 700;
                cursor: pointer;
            }
    
            .submit-btn:hover {
                background-color: rgba(255, 255, 255, 0.541);
            }
    
            .box-checkbox {
                max-width: 500px;
                width: 100%;
            }
    
            .box-checkbox input {
                max-width: 20px;
                width: 100%;
            }
    
            .politic {
                font-size: 15px;
                color: white;
            }
        </style>
    </head>
    
    <body>
        <section class="wrapp">
            <form class="form">
                <h1>Оставьте заявку для получения консультации</h1>
    
                <input type="text" name="name" placeholder="Введите имя">
                <input type="tel" name="phon" placeholder="Введите телефон">
                <button class="submit-btn" type="submit">Записаться на консультацию</button>
                <div class="box-checkbox">
                    <input type="checkbox" name="checkbox" id="checkbox" checked>
                    <label for="checkbox">Даю согласие на обработку и передачу персональных данных</label>
                </div>
            </form>
    
            <a class="politic" href="politic.html" target="_blank">Согласие на обработку персональных данных</a>
        </section>
    </body>
    
    </html>
    Found 2024-06-08 by HttpPlugin
    Create report
  • Open service 188.114.96.9:443 · psvtodxk.shop

    2024-06-06 09:00

    HTTP/1.1 200 OK
    Date: Thu, 06 Jun 2024 09:00:54 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Last-Modified: Mon, 13 May 2024 14:20:03 GMT
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=jesl7QLzoOfVuI6CHEg1h5isDBeBIT4Xaj1ClXx2BbhUNUUXOEN%2FhN9qoT%2FD%2BWRwrECVwMuiI5zLwrqtm7RWdZzP63oSBNfNCDrt5Mc5Caw%2Fka9dmWO%2BUdo9CuTQhudg"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 88f736f8eca9732c-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Форма
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Форма</title>
    
        <style>
            * {
                padding: 0;
                margin: 0;
            }
    
            body {
                background-color: rgb(180, 177, 173);
            }
    
            .wrapp {
                max-width: 1400px;
                width: 100%;
                height: 100vh;
                margin: 0 auto;
                display: flex;
                justify-content: center;
                align-items: center;
                display: flex;
                flex-direction: column;
                gap: 30px;
    
            }
    
            .form {
                background-color: rgb(113, 209, 212);
                max-width: 700px;
                width: 100%;
                color: white;
                border-radius: 10px;
                padding: 40px;
                display: flex;
                flex-direction: column;
                gap: 30px;
                justify-content: center;
                align-items: center;
            }
    
            h1 {
                font-size: 30px;
                color: white;
            }
    
            input {
                padding: 10px;
                max-width: 500px;
                width: 100%;
                border-radius: 10px;
                border: 1px solid white;
            }
    
            .submit-btn {
                padding: 10px;
                max-width: 520px;
                width: 100%;
                border-radius: 10px;
                border: 1px solid white;
                background-color: white;
                color: rgb(113, 209, 212);
                font-size: 20px;
                font-weight: 700;
                cursor: pointer;
            }
    
            .submit-btn:hover {
                background-color: rgba(255, 255, 255, 0.541);
            }
    
            .box-checkbox {
                max-width: 500px;
                width: 100%;
            }
    
            .box-checkbox input {
                max-width: 20px;
                width: 100%;
            }
    
            .politic {
                font-size: 15px;
                color: white;
            }
        </style>
    </head>
    
    <body>
        <section class="wrapp">
            <form class="form">
                <h1>Оставьте заявку для получения консультации</h1>
    
                <input type="text" name="name" placeholder="Введите имя">
                <input type="tel" name="phon" placeholder="Введите телефон">
                <button class="submit-btn" type="submit">Записаться на консультацию</button>
                <div class="box-checkbox">
                    <input type="checkbox" name="checkbox" id="checkbox" checked>
                    <label for="checkbox">Даю согласие на обработку и передачу персональных данных</label>
                </div>
            </form>
    
            <a class="politic" href="politic.html" target="_blank">Согласие на обработку персональных данных</a>
        </section>
    </body>
    
    </html>
    Found 2024-06-06 by HttpPlugin
    Create report
  • Open service 188.114.96.9:443 · psvtodxk.shop

    2024-06-04 10:16

    HTTP/1.1 200 OK
    Date: Tue, 04 Jun 2024 10:16:12 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Last-Modified: Mon, 13 May 2024 14:20:03 GMT
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kOoCu0IlJ1VNOmC8yXHg5m3iyMK2rwIoMKREdXpOc%2BoI6Mj4Xz69xFToh4PbE8td6%2FhaSlzYZQtlQwgsRWoiwDUY4520AQPMzOU%2Bvy4V%2FIPbCf8qecIQpVb9lVfoEmyR"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 88e72a84586590e2-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Форма
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Форма</title>
    
        <style>
            * {
                padding: 0;
                margin: 0;
            }
    
            body {
                background-color: rgb(180, 177, 173);
            }
    
            .wrapp {
                max-width: 1400px;
                width: 100%;
                height: 100vh;
                margin: 0 auto;
                display: flex;
                justify-content: center;
                align-items: center;
                display: flex;
                flex-direction: column;
                gap: 30px;
    
            }
    
            .form {
                background-color: rgb(113, 209, 212);
                max-width: 700px;
                width: 100%;
                color: white;
                border-radius: 10px;
                padding: 40px;
                display: flex;
                flex-direction: column;
                gap: 30px;
                justify-content: center;
                align-items: center;
            }
    
            h1 {
                font-size: 30px;
                color: white;
            }
    
            input {
                padding: 10px;
                max-width: 500px;
                width: 100%;
                border-radius: 10px;
                border: 1px solid white;
            }
    
            .submit-btn {
                padding: 10px;
                max-width: 520px;
                width: 100%;
                border-radius: 10px;
                border: 1px solid white;
                background-color: white;
                color: rgb(113, 209, 212);
                font-size: 20px;
                font-weight: 700;
                cursor: pointer;
            }
    
            .submit-btn:hover {
                background-color: rgba(255, 255, 255, 0.541);
            }
    
            .box-checkbox {
                max-width: 500px;
                width: 100%;
            }
    
            .box-checkbox input {
                max-width: 20px;
                width: 100%;
            }
    
            .politic {
                font-size: 15px;
                color: white;
            }
        </style>
    </head>
    
    <body>
        <section class="wrapp">
            <form class="form">
                <h1>Оставьте заявку для получения консультации</h1>
    
                <input type="text" name="name" placeholder="Введите имя">
                <input type="tel" name="phon" placeholder="Введите телефон">
                <button class="submit-btn" type="submit">Записаться на консультацию</button>
                <div class="box-checkbox">
                    <input type="checkbox" name="checkbox" id="checkbox" checked>
                    <label for="checkbox">Даю согласие на обработку и передачу персональных данных</label>
                </div>
            </form>
    
            <a class="politic" href="politic.html" target="_blank">Согласие на обработку персональных данных</a>
        </section>
    </body>
    
    </html>
    Found 2024-06-04 by HttpPlugin
    Create report
  • Open service 188.114.96.9:443 · psvtodxk.shop

    2024-06-02 12:20

    HTTP/1.1 200 OK
    Date: Sun, 02 Jun 2024 12:20:04 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Last-Modified: Mon, 13 May 2024 14:20:03 GMT
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Vb4%2FjethTOoN2NGPKdKdOSvEvj6BrFXTFalxiKDQ7adJshhvc2CeV5aqgrfNxU%2BJ%2BEhpXSm79ctVJY95iDmlvg4Ln5xcf5zH%2FQmcPTL%2BzSSQdCpXC%2B6m5ZBwmPDPJrIG"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 88d765379c713686-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Форма
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Форма</title>
    
        <style>
            * {
                padding: 0;
                margin: 0;
            }
    
            body {
                background-color: rgb(180, 177, 173);
            }
    
            .wrapp {
                max-width: 1400px;
                width: 100%;
                height: 100vh;
                margin: 0 auto;
                display: flex;
                justify-content: center;
                align-items: center;
                display: flex;
                flex-direction: column;
                gap: 30px;
    
            }
    
            .form {
                background-color: rgb(113, 209, 212);
                max-width: 700px;
                width: 100%;
                color: white;
                border-radius: 10px;
                padding: 40px;
                display: flex;
                flex-direction: column;
                gap: 30px;
                justify-content: center;
                align-items: center;
            }
    
            h1 {
                font-size: 30px;
                color: white;
            }
    
            input {
                padding: 10px;
                max-width: 500px;
                width: 100%;
                border-radius: 10px;
                border: 1px solid white;
            }
    
            .submit-btn {
                padding: 10px;
                max-width: 520px;
                width: 100%;
                border-radius: 10px;
                border: 1px solid white;
                background-color: white;
                color: rgb(113, 209, 212);
                font-size: 20px;
                font-weight: 700;
                cursor: pointer;
            }
    
            .submit-btn:hover {
                background-color: rgba(255, 255, 255, 0.541);
            }
    
            .box-checkbox {
                max-width: 500px;
                width: 100%;
            }
    
            .box-checkbox input {
                max-width: 20px;
                width: 100%;
            }
    
            .politic {
                font-size: 15px;
                color: white;
            }
        </style>
    </head>
    
    <body>
        <section class="wrapp">
            <form class="form">
                <h1>Оставьте заявку для получения консультации</h1>
    
                <input type="text" name="name" placeholder="Введите имя">
                <input type="tel" name="phon" placeholder="Введите телефон">
                <button class="submit-btn" type="submit">Записаться на консультацию</button>
                <div class="box-checkbox">
                    <input type="checkbox" name="checkbox" id="checkbox" checked>
                    <label for="checkbox">Даю согласие на обработку и передачу персональных данных</label>
                </div>
            </form>
    
            <a class="politic" href="politic.html" target="_blank">Согласие на обработку персональных данных</a>
        </section>
    </body>
    
    </html>
    Found 2024-06-02 by HttpPlugin
    Create report
psvtodxk.shop*.psvtodxk.shop
CN:
psvtodxk.shop
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-06-15 16:45
Not after:
2024-09-13 16:45
psvtodxk.shop*.psvtodxk.shop
CN:
psvtodxk.shop
Key:
RSA-2048
Issuer:
Not before:
2024-04-17 14:51
Not after:
2024-07-16 14:51