Domain practolib.com
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Git configuration and history exposed
    First seen 2023-05-26 16:59
    Last seen 2026-02-05 21:31
    Open for 986 days
    • Severity: critical
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65228868199a

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://gmaiuri:MM34j8yf2eLS-BM5Lmfm@git.lnsh.in/practolib/practolib-website.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "master"]
      	remote = origin
      	merge = refs/heads/master
      
      Found on 2026-02-05 21:31
      305 Bytes
  • Open service 104.21.24.129:443 · practolib.com

    2026-01-23 21:19

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 21:19:07 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    last-modified: Wed, 29 May 2024 09:25:53 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    strict-transport-security: includeSubDomains; preload; max-age=63072000
    x-frame-options: SAMEORIGIN
    x-content-type-options: nosniff
    referrer-policy: same-origin
    permissions-policy: fullscreen=(self)
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=4bWo1Wf5lB%2Bm335p8K1g58KqvvbIEpS2UdbAPD0gj5s3JqxoGwMXc9%2FbJ4NNCjjOFTTHLuVSWdSGedzOSaKEPscYPhcYVksYW%2FikmaQ%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9c2a53d5eb049c10-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Practolib | Rendez-vous médecine douce
    
    <!DOCTYPE html>
    <html lang="fr">
    <head>
        <meta charset="utf-8">
        <meta name="author" content="Practolib <webmaster@practolib.com>" />
        <meta name="description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
    
        <!-- Open Graph header -->
        <meta property="og:locale" content="fr_FR" />
        <meta property="og:type" content="website" />
        <meta property="og:title" content="Practolib | Rendez-vous médecine douce" />
        <meta property="og:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta property="og:site_name" content="Xaking" />
        <meta property="og:url" content="https://practolib.com/" />
        <meta property="og:image" content="apple-touch-icon.png" />
        <meta property="og:image:width" content="180" />
        <meta property="og:image:height" content="180" />
        <meta property="og:image:type" content="image/png" />
        <meta property="og:image:alt" content="Practolib logo" />
    
        <!-- twitter header -->
        <meta name="twitter:card" content="summary_large_image" />
        <meta name="twitter:title" content="Practolib | Rendez-vous médecine douce" />
        <meta name="twitter:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta name="twitter:site" content="..." />
        <meta name="twitter:label1" content="Durée de lecture estimée" />
        <meta name="twitter:data1" content="3 minutes" />
    
        <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no" />
        <meta name="theme-color" content="#004349" />
    
        <link rel="apple-touch-icon"      sizes="180x180" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32"   href="favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16"   href="favicon-16x16.png">
        <link rel="manifest" href="site.webmanifest">
    
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Karla" />
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:500" />
    
        <title>Practolib | Rendez-vous médecine douce</title>
    
        <style>
            body {
                background-color:#004349;
                font-family:Karla,Helvetica,Arial,sans-serif;
            }
    
            body > h1 {
                margin-bottom:6px;
                font-size:40px;
                text-align:center;
                font-family:Montserrat;
            }
    
            body > h2,
            body > div#follow > h3 {
                margin:0;
                font-family:Karla;
                font-size:20px;
                text-align:center;
            }
    
            body > div#follow > h3 {
                font-size:x-large;
            }
    
            body > img {
                margin:60px auto;
                display:block;
                width:100px;
            }
    
            a {
                text-decoration:none;
                color:inherit;
            }
    
            ul > li {
                list-style-type:none;
            }
    
            ul > li > * {
                display:inline-block;
                vertical-align:middle;
            }
    
            ul > li > a {
                padding:20px 0;
                text-transform:uppercase;
            }
    
            ul > li > img {
                margin-right:15px;
                padding:8px;
                border-radius:100%;
                width:25px;
                /*height:20px;*/
                background-color:#0DF882;
            }
    
            .primary {
                color:white;
            }
    
            .secondary {
                color:#0DF882;
            }
    
            div#follow {
                margin:80px auto 0 auto;
                text-align:left;
                width:500px;
            }
    
            @media screen and (max-width: 500px) {
                body {
                    font-size:small;
                }
    
                body > h1 {
                    font-size:xx-large;
                }
    
                body > h2 {
                    font-size:large;
                }
    
          
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 104.21.24.129:443 · practolib.com

    2026-01-22 21:32

    HTTP/1.1 200 OK
    Date: Thu, 22 Jan 2026 21:32:32 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    last-modified: Wed, 29 May 2024 09:25:53 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    strict-transport-security: includeSubDomains; preload; max-age=63072000
    x-frame-options: SAMEORIGIN
    x-content-type-options: nosniff
    referrer-policy: same-origin
    permissions-policy: fullscreen=(self)
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=kRNklHl07pNsDyh9ASHsc1wVeFQTsU08W7kPcdsuOR3DFTQMc1MYLSdgs8DWOHYtGKoTJlJUifN53BAr%2BTpt8D2DpIzAf9108bERd9Q%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9c222a21af9b9472-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Practolib | Rendez-vous médecine douce
    
    <!DOCTYPE html>
    <html lang="fr">
    <head>
        <meta charset="utf-8">
        <meta name="author" content="Practolib <webmaster@practolib.com>" />
        <meta name="description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
    
        <!-- Open Graph header -->
        <meta property="og:locale" content="fr_FR" />
        <meta property="og:type" content="website" />
        <meta property="og:title" content="Practolib | Rendez-vous médecine douce" />
        <meta property="og:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta property="og:site_name" content="Xaking" />
        <meta property="og:url" content="https://practolib.com/" />
        <meta property="og:image" content="apple-touch-icon.png" />
        <meta property="og:image:width" content="180" />
        <meta property="og:image:height" content="180" />
        <meta property="og:image:type" content="image/png" />
        <meta property="og:image:alt" content="Practolib logo" />
    
        <!-- twitter header -->
        <meta name="twitter:card" content="summary_large_image" />
        <meta name="twitter:title" content="Practolib | Rendez-vous médecine douce" />
        <meta name="twitter:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta name="twitter:site" content="..." />
        <meta name="twitter:label1" content="Durée de lecture estimée" />
        <meta name="twitter:data1" content="3 minutes" />
    
        <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no" />
        <meta name="theme-color" content="#004349" />
    
        <link rel="apple-touch-icon"      sizes="180x180" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32"   href="favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16"   href="favicon-16x16.png">
        <link rel="manifest" href="site.webmanifest">
    
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Karla" />
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:500" />
    
        <title>Practolib | Rendez-vous médecine douce</title>
    
        <style>
            body {
                background-color:#004349;
                font-family:Karla,Helvetica,Arial,sans-serif;
            }
    
            body > h1 {
                margin-bottom:6px;
                font-size:40px;
                text-align:center;
                font-family:Montserrat;
            }
    
            body > h2,
            body > div#follow > h3 {
                margin:0;
                font-family:Karla;
                font-size:20px;
                text-align:center;
            }
    
            body > div#follow > h3 {
                font-size:x-large;
            }
    
            body > img {
                margin:60px auto;
                display:block;
                width:100px;
            }
    
            a {
                text-decoration:none;
                color:inherit;
            }
    
            ul > li {
                list-style-type:none;
            }
    
            ul > li > * {
                display:inline-block;
                vertical-align:middle;
            }
    
            ul > li > a {
                padding:20px 0;
                text-transform:uppercase;
            }
    
            ul > li > img {
                margin-right:15px;
                padding:8px;
                border-radius:100%;
                width:25px;
                /*height:20px;*/
                background-color:#0DF882;
            }
    
            .primary {
                color:white;
            }
    
            .secondary {
                color:#0DF882;
            }
    
            div#follow {
                margin:80px auto 0 auto;
                text-align:left;
                width:500px;
            }
    
            @media screen and (max-width: 500px) {
                body {
                    font-size:small;
                }
    
                body > h1 {
                    font-size:xx-large;
                }
    
                body > h2 {
                    font-size:large;
                }
    
          
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 104.21.24.129:443 · practolib.com

    2026-01-21 21:28

    HTTP/1.1 200 OK
    Date: Wed, 21 Jan 2026 21:28:30 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    last-modified: Wed, 29 May 2024 09:25:53 GMT
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=21,cfOrigin;dur=246
    strict-transport-security: includeSubDomains; preload; max-age=63072000
    x-frame-options: SAMEORIGIN
    x-content-type-options: nosniff
    referrer-policy: same-origin
    permissions-policy: fullscreen=(self)
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=YaRc0QhO6d0KHdkgyzGEuRiNRFBbHBcMrTMveBgxxmGGoyOQSY73P8Lb097alIBBpadhgbFZPIMLkI9tkiY3zLrJjjKi1q6VgaiY"}]}
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    CF-RAY: 9c19e6d4980e8068-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Practolib | Rendez-vous médecine douce
    
    <!DOCTYPE html>
    <html lang="fr">
    <head>
        <meta charset="utf-8">
        <meta name="author" content="Practolib <webmaster@practolib.com>" />
        <meta name="description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
    
        <!-- Open Graph header -->
        <meta property="og:locale" content="fr_FR" />
        <meta property="og:type" content="website" />
        <meta property="og:title" content="Practolib | Rendez-vous médecine douce" />
        <meta property="og:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta property="og:site_name" content="Xaking" />
        <meta property="og:url" content="https://practolib.com/" />
        <meta property="og:image" content="apple-touch-icon.png" />
        <meta property="og:image:width" content="180" />
        <meta property="og:image:height" content="180" />
        <meta property="og:image:type" content="image/png" />
        <meta property="og:image:alt" content="Practolib logo" />
    
        <!-- twitter header -->
        <meta name="twitter:card" content="summary_large_image" />
        <meta name="twitter:title" content="Practolib | Rendez-vous médecine douce" />
        <meta name="twitter:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta name="twitter:site" content="..." />
        <meta name="twitter:label1" content="Durée de lecture estimée" />
        <meta name="twitter:data1" content="3 minutes" />
    
        <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no" />
        <meta name="theme-color" content="#004349" />
    
        <link rel="apple-touch-icon"      sizes="180x180" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32"   href="favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16"   href="favicon-16x16.png">
        <link rel="manifest" href="site.webmanifest">
    
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Karla" />
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:500" />
    
        <title>Practolib | Rendez-vous médecine douce</title>
    
        <style>
            body {
                background-color:#004349;
                font-family:Karla,Helvetica,Arial,sans-serif;
            }
    
            body > h1 {
                margin-bottom:6px;
                font-size:40px;
                text-align:center;
                font-family:Montserrat;
            }
    
            body > h2,
            body > div#follow > h3 {
                margin:0;
                font-family:Karla;
                font-size:20px;
                text-align:center;
            }
    
            body > div#follow > h3 {
                font-size:x-large;
            }
    
            body > img {
                margin:60px auto;
                display:block;
                width:100px;
            }
    
            a {
                text-decoration:none;
                color:inherit;
            }
    
            ul > li {
                list-style-type:none;
            }
    
            ul > li > * {
                display:inline-block;
                vertical-align:middle;
            }
    
            ul > li > a {
                padding:20px 0;
                text-transform:uppercase;
            }
    
            ul > li > img {
                margin-right:15px;
                padding:8px;
                border-radius:100%;
                width:25px;
                /*height:20px;*/
                background-color:#0DF882;
            }
    
            .primary {
                color:white;
            }
    
            .secondary {
                color:#0DF882;
            }
    
            div#follow {
                margin:80px auto 0 auto;
                text-align:left;
                width:500px;
            }
    
            @media screen and (max-width: 500px) {
                body {
                    font-size:small;
                }
    
                body > h1 {
                    font-size:xx-large;
                }
    
                body > h2 {
                    font-size:large;
                }
    
          
    Found 2026-01-21 by HttpPlugin
    Create report
  • Open service 104.21.24.129:443 · practolib.com

    2026-01-12 21:17

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 21:17:58 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    last-modified: Wed, 29 May 2024 09:25:53 GMT
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=8,cfOrigin;dur=425
    strict-transport-security: includeSubDomains; preload; max-age=63072000
    x-frame-options: SAMEORIGIN
    x-content-type-options: nosniff
    referrer-policy: same-origin
    permissions-policy: fullscreen=(self)
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ffVTRJuRebhWLj6OSPEhCwq43%2F2UeJBd%2B8rbDVVhOtS25naYZ4WDjpTkFFVBslv6Y7G3xF%2FRWFlxPiS%2BRGByFEurVnftbvJ83YkvTp0%3D"}]}
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    CF-RAY: 9bcfaf036fae7306-SJC
    alt-svc: h3=":443"; ma=86400
    
    Page title: Practolib | Rendez-vous médecine douce
    
    <!DOCTYPE html>
    <html lang="fr">
    <head>
        <meta charset="utf-8">
        <meta name="author" content="Practolib <webmaster@practolib.com>" />
        <meta name="description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
    
        <!-- Open Graph header -->
        <meta property="og:locale" content="fr_FR" />
        <meta property="og:type" content="website" />
        <meta property="og:title" content="Practolib | Rendez-vous médecine douce" />
        <meta property="og:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta property="og:site_name" content="Xaking" />
        <meta property="og:url" content="https://practolib.com/" />
        <meta property="og:image" content="apple-touch-icon.png" />
        <meta property="og:image:width" content="180" />
        <meta property="og:image:height" content="180" />
        <meta property="og:image:type" content="image/png" />
        <meta property="og:image:alt" content="Practolib logo" />
    
        <!-- twitter header -->
        <meta name="twitter:card" content="summary_large_image" />
        <meta name="twitter:title" content="Practolib | Rendez-vous médecine douce" />
        <meta name="twitter:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta name="twitter:site" content="..." />
        <meta name="twitter:label1" content="Durée de lecture estimée" />
        <meta name="twitter:data1" content="3 minutes" />
    
        <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no" />
        <meta name="theme-color" content="#004349" />
    
        <link rel="apple-touch-icon"      sizes="180x180" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32"   href="favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16"   href="favicon-16x16.png">
        <link rel="manifest" href="site.webmanifest">
    
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Karla" />
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:500" />
    
        <title>Practolib | Rendez-vous médecine douce</title>
    
        <style>
            body {
                background-color:#004349;
                font-family:Karla,Helvetica,Arial,sans-serif;
            }
    
            body > h1 {
                margin-bottom:6px;
                font-size:40px;
                text-align:center;
                font-family:Montserrat;
            }
    
            body > h2,
            body > div#follow > h3 {
                margin:0;
                font-family:Karla;
                font-size:20px;
                text-align:center;
            }
    
            body > div#follow > h3 {
                font-size:x-large;
            }
    
            body > img {
                margin:60px auto;
                display:block;
                width:100px;
            }
    
            a {
                text-decoration:none;
                color:inherit;
            }
    
            ul > li {
                list-style-type:none;
            }
    
            ul > li > * {
                display:inline-block;
                vertical-align:middle;
            }
    
            ul > li > a {
                padding:20px 0;
                text-transform:uppercase;
            }
    
            ul > li > img {
                margin-right:15px;
                padding:8px;
                border-radius:100%;
                width:25px;
                /*height:20px;*/
                background-color:#0DF882;
            }
    
            .primary {
                color:white;
            }
    
            .secondary {
                color:#0DF882;
            }
    
            div#follow {
                margin:80px auto 0 auto;
                text-align:left;
                width:500px;
            }
    
            @media screen and (max-width: 500px) {
                body {
                    font-size:small;
                }
    
                body > h1 {
                    font-size:xx-large;
                }
    
                body > h2 {
                    font-size:large;
                }
    
          
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 104.21.24.129:443 · practolib.com

    2026-01-11 21:22

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 21:22:38 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    last-modified: Wed, 29 May 2024 09:25:53 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    strict-transport-security: includeSubDomains; preload; max-age=63072000
    x-frame-options: SAMEORIGIN
    x-content-type-options: nosniff
    referrer-policy: same-origin
    permissions-policy: fullscreen=(self)
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=fqbp9QzXuEK6jWBobppcAuaqp%2F6ObISR1NY5kwkd5IUHU1z7Ia2bhSZ6IExucHvMpjU4t3f6vU6Ej3pI%2Bjc4TK5yuzecUY9kZg2Xk3E%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bc7787d98623809-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Practolib | Rendez-vous médecine douce
    
    <!DOCTYPE html>
    <html lang="fr">
    <head>
        <meta charset="utf-8">
        <meta name="author" content="Practolib <webmaster@practolib.com>" />
        <meta name="description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
    
        <!-- Open Graph header -->
        <meta property="og:locale" content="fr_FR" />
        <meta property="og:type" content="website" />
        <meta property="og:title" content="Practolib | Rendez-vous médecine douce" />
        <meta property="og:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta property="og:site_name" content="Xaking" />
        <meta property="og:url" content="https://practolib.com/" />
        <meta property="og:image" content="apple-touch-icon.png" />
        <meta property="og:image:width" content="180" />
        <meta property="og:image:height" content="180" />
        <meta property="og:image:type" content="image/png" />
        <meta property="og:image:alt" content="Practolib logo" />
    
        <!-- twitter header -->
        <meta name="twitter:card" content="summary_large_image" />
        <meta name="twitter:title" content="Practolib | Rendez-vous médecine douce" />
        <meta name="twitter:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta name="twitter:site" content="..." />
        <meta name="twitter:label1" content="Durée de lecture estimée" />
        <meta name="twitter:data1" content="3 minutes" />
    
        <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no" />
        <meta name="theme-color" content="#004349" />
    
        <link rel="apple-touch-icon"      sizes="180x180" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32"   href="favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16"   href="favicon-16x16.png">
        <link rel="manifest" href="site.webmanifest">
    
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Karla" />
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:500" />
    
        <title>Practolib | Rendez-vous médecine douce</title>
    
        <style>
            body {
                background-color:#004349;
                font-family:Karla,Helvetica,Arial,sans-serif;
            }
    
            body > h1 {
                margin-bottom:6px;
                font-size:40px;
                text-align:center;
                font-family:Montserrat;
            }
    
            body > h2,
            body > div#follow > h3 {
                margin:0;
                font-family:Karla;
                font-size:20px;
                text-align:center;
            }
    
            body > div#follow > h3 {
                font-size:x-large;
            }
    
            body > img {
                margin:60px auto;
                display:block;
                width:100px;
            }
    
            a {
                text-decoration:none;
                color:inherit;
            }
    
            ul > li {
                list-style-type:none;
            }
    
            ul > li > * {
                display:inline-block;
                vertical-align:middle;
            }
    
            ul > li > a {
                padding:20px 0;
                text-transform:uppercase;
            }
    
            ul > li > img {
                margin-right:15px;
                padding:8px;
                border-radius:100%;
                width:25px;
                /*height:20px;*/
                background-color:#0DF882;
            }
    
            .primary {
                color:white;
            }
    
            .secondary {
                color:#0DF882;
            }
    
            div#follow {
                margin:80px auto 0 auto;
                text-align:left;
                width:500px;
            }
    
            @media screen and (max-width: 500px) {
                body {
                    font-size:small;
                }
    
                body > h1 {
                    font-size:xx-large;
                }
    
                body > h2 {
                    font-size:large;
                }
    
          
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 104.21.24.129:443 · practolib.com

    2026-01-11 00:04

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 00:04:06 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    last-modified: Wed, 29 May 2024 09:25:53 GMT
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=15,cfOrigin;dur=249
    strict-transport-security: includeSubDomains; preload; max-age=63072000
    x-frame-options: SAMEORIGIN
    x-content-type-options: nosniff
    referrer-policy: same-origin
    permissions-policy: fullscreen=(self)
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=gxdngMQXHHZp%2FiakYz8pYBh8YDu2MViwgvtZGarOR7FMrH4OdVgZE1IZjZ776tJsKYEtWoIhvNpwmdIZVLUfhDGIkEIzRzz72QlD"}]}
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    CF-RAY: 9bc027a28f0ac339-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Practolib | Rendez-vous médecine douce
    
    <!DOCTYPE html>
    <html lang="fr">
    <head>
        <meta charset="utf-8">
        <meta name="author" content="Practolib <webmaster@practolib.com>" />
        <meta name="description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
    
        <!-- Open Graph header -->
        <meta property="og:locale" content="fr_FR" />
        <meta property="og:type" content="website" />
        <meta property="og:title" content="Practolib | Rendez-vous médecine douce" />
        <meta property="og:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta property="og:site_name" content="Xaking" />
        <meta property="og:url" content="https://practolib.com/" />
        <meta property="og:image" content="apple-touch-icon.png" />
        <meta property="og:image:width" content="180" />
        <meta property="og:image:height" content="180" />
        <meta property="og:image:type" content="image/png" />
        <meta property="og:image:alt" content="Practolib logo" />
    
        <!-- twitter header -->
        <meta name="twitter:card" content="summary_large_image" />
        <meta name="twitter:title" content="Practolib | Rendez-vous médecine douce" />
        <meta name="twitter:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta name="twitter:site" content="..." />
        <meta name="twitter:label1" content="Durée de lecture estimée" />
        <meta name="twitter:data1" content="3 minutes" />
    
        <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no" />
        <meta name="theme-color" content="#004349" />
    
        <link rel="apple-touch-icon"      sizes="180x180" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32"   href="favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16"   href="favicon-16x16.png">
        <link rel="manifest" href="site.webmanifest">
    
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Karla" />
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:500" />
    
        <title>Practolib | Rendez-vous médecine douce</title>
    
        <style>
            body {
                background-color:#004349;
                font-family:Karla,Helvetica,Arial,sans-serif;
            }
    
            body > h1 {
                margin-bottom:6px;
                font-size:40px;
                text-align:center;
                font-family:Montserrat;
            }
    
            body > h2,
            body > div#follow > h3 {
                margin:0;
                font-family:Karla;
                font-size:20px;
                text-align:center;
            }
    
            body > div#follow > h3 {
                font-size:x-large;
            }
    
            body > img {
                margin:60px auto;
                display:block;
                width:100px;
            }
    
            a {
                text-decoration:none;
                color:inherit;
            }
    
            ul > li {
                list-style-type:none;
            }
    
            ul > li > * {
                display:inline-block;
                vertical-align:middle;
            }
    
            ul > li > a {
                padding:20px 0;
                text-transform:uppercase;
            }
    
            ul > li > img {
                margin-right:15px;
                padding:8px;
                border-radius:100%;
                width:25px;
                /*height:20px;*/
                background-color:#0DF882;
            }
    
            .primary {
                color:white;
            }
    
            .secondary {
                color:#0DF882;
            }
    
            div#follow {
                margin:80px auto 0 auto;
                text-align:left;
                width:500px;
            }
    
            @media screen and (max-width: 500px) {
                body {
                    font-size:small;
                }
    
                body > h1 {
                    font-size:xx-large;
                }
    
                body > h2 {
                    font-size:large;
                }
    
          
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::6815:1881:80 · practolib.com

    2026-01-11 00:04

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 11 Jan 2026 00:04:05 GMT
    Content-Length: 0
    Connection: close
    Location: https://practolib.com/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=PimaSbB3c4fvDSMgQdcmXYT0vbJfmi2Yrt%2BAeChNLDk%2BFyg3dUDtQN3YZhUSfCLyOr03%2BlBVt8FV5z0tKgH%2BSoXTt9F12KxcYrWVuMEMsCd0%2B5B2e%2F3fu0I%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=10,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9bc027a0ba5e2e7a-EWR
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::6815:1881:8443 · practolib.com

    2026-01-11 00:04

    HTTP/1.1 522 <none>
    Date: Sun, 11 Jan 2026 00:04:26 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=19365,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bc027a6fb9cc794-EWR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2606:4700:3030::ac43:daed:443 · practolib.com

    2026-01-11 00:04

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 00:04:06 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    last-modified: Wed, 29 May 2024 09:25:53 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    strict-transport-security: includeSubDomains; preload; max-age=63072000
    x-frame-options: SAMEORIGIN
    x-content-type-options: nosniff
    referrer-policy: same-origin
    permissions-policy: fullscreen=(self)
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=0BtYLopf%2F510Ie0%2BaQLWpPWNn6yCjt%2B2hhl3jot%2FDQ%2F8fLzMI5XoSoM1SvZ9k0vm4PsKxBL1Zypcc0ZuRyqEzihcHvEbJde%2Bio%2BPJgdoRFYTkGQEPIx%2F6%2FY%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bc027a13b2ed291-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Practolib | Rendez-vous médecine douce
    
    <!DOCTYPE html>
    <html lang="fr">
    <head>
        <meta charset="utf-8">
        <meta name="author" content="Practolib <webmaster@practolib.com>" />
        <meta name="description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
    
        <!-- Open Graph header -->
        <meta property="og:locale" content="fr_FR" />
        <meta property="og:type" content="website" />
        <meta property="og:title" content="Practolib | Rendez-vous médecine douce" />
        <meta property="og:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta property="og:site_name" content="Xaking" />
        <meta property="og:url" content="https://practolib.com/" />
        <meta property="og:image" content="apple-touch-icon.png" />
        <meta property="og:image:width" content="180" />
        <meta property="og:image:height" content="180" />
        <meta property="og:image:type" content="image/png" />
        <meta property="og:image:alt" content="Practolib logo" />
    
        <!-- twitter header -->
        <meta name="twitter:card" content="summary_large_image" />
        <meta name="twitter:title" content="Practolib | Rendez-vous médecine douce" />
        <meta name="twitter:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta name="twitter:site" content="..." />
        <meta name="twitter:label1" content="Durée de lecture estimée" />
        <meta name="twitter:data1" content="3 minutes" />
    
        <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no" />
        <meta name="theme-color" content="#004349" />
    
        <link rel="apple-touch-icon"      sizes="180x180" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32"   href="favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16"   href="favicon-16x16.png">
        <link rel="manifest" href="site.webmanifest">
    
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Karla" />
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:500" />
    
        <title>Practolib | Rendez-vous médecine douce</title>
    
        <style>
            body {
                background-color:#004349;
                font-family:Karla,Helvetica,Arial,sans-serif;
            }
    
            body > h1 {
                margin-bottom:6px;
                font-size:40px;
                text-align:center;
                font-family:Montserrat;
            }
    
            body > h2,
            body > div#follow > h3 {
                margin:0;
                font-family:Karla;
                font-size:20px;
                text-align:center;
            }
    
            body > div#follow > h3 {
                font-size:x-large;
            }
    
            body > img {
                margin:60px auto;
                display:block;
                width:100px;
            }
    
            a {
                text-decoration:none;
                color:inherit;
            }
    
            ul > li {
                list-style-type:none;
            }
    
            ul > li > * {
                display:inline-block;
                vertical-align:middle;
            }
    
            ul > li > a {
                padding:20px 0;
                text-transform:uppercase;
            }
    
            ul > li > img {
                margin-right:15px;
                padding:8px;
                border-radius:100%;
                width:25px;
                /*height:20px;*/
                background-color:#0DF882;
            }
    
            .primary {
                color:white;
            }
    
            .secondary {
                color:#0DF882;
            }
    
            div#follow {
                margin:80px auto 0 auto;
                text-align:left;
                width:500px;
            }
    
            @media screen and (max-width: 500px) {
                body {
                    font-size:small;
                }
    
                body > h1 {
                    font-size:xx-large;
                }
    
                body > h2 {
                    font-size:large;
                }
    
          
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::6815:1881:443 · practolib.com

    2026-01-11 00:04

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 00:04:05 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    last-modified: Wed, 29 May 2024 09:25:53 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    strict-transport-security: includeSubDomains; preload; max-age=63072000
    x-frame-options: SAMEORIGIN
    x-content-type-options: nosniff
    referrer-policy: same-origin
    permissions-policy: fullscreen=(self)
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=MYZEhU7%2FSNyNHjVlGF8hZYZFxGqxnE8uW6PR8MrSUaANbE3WY9tw9p%2F8Yr4C2z0xuacqPIcsClp952HmGF0eDM7qlq0bEAKvQqSY7bCqrB4sJTyBwcpWCwE%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bc027a13cbbbb74-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Practolib | Rendez-vous médecine douce
    
    <!DOCTYPE html>
    <html lang="fr">
    <head>
        <meta charset="utf-8">
        <meta name="author" content="Practolib <webmaster@practolib.com>" />
        <meta name="description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
    
        <!-- Open Graph header -->
        <meta property="og:locale" content="fr_FR" />
        <meta property="og:type" content="website" />
        <meta property="og:title" content="Practolib | Rendez-vous médecine douce" />
        <meta property="og:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta property="og:site_name" content="Xaking" />
        <meta property="og:url" content="https://practolib.com/" />
        <meta property="og:image" content="apple-touch-icon.png" />
        <meta property="og:image:width" content="180" />
        <meta property="og:image:height" content="180" />
        <meta property="og:image:type" content="image/png" />
        <meta property="og:image:alt" content="Practolib logo" />
    
        <!-- twitter header -->
        <meta name="twitter:card" content="summary_large_image" />
        <meta name="twitter:title" content="Practolib | Rendez-vous médecine douce" />
        <meta name="twitter:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta name="twitter:site" content="..." />
        <meta name="twitter:label1" content="Durée de lecture estimée" />
        <meta name="twitter:data1" content="3 minutes" />
    
        <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no" />
        <meta name="theme-color" content="#004349" />
    
        <link rel="apple-touch-icon"      sizes="180x180" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32"   href="favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16"   href="favicon-16x16.png">
        <link rel="manifest" href="site.webmanifest">
    
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Karla" />
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:500" />
    
        <title>Practolib | Rendez-vous médecine douce</title>
    
        <style>
            body {
                background-color:#004349;
                font-family:Karla,Helvetica,Arial,sans-serif;
            }
    
            body > h1 {
                margin-bottom:6px;
                font-size:40px;
                text-align:center;
                font-family:Montserrat;
            }
    
            body > h2,
            body > div#follow > h3 {
                margin:0;
                font-family:Karla;
                font-size:20px;
                text-align:center;
            }
    
            body > div#follow > h3 {
                font-size:x-large;
            }
    
            body > img {
                margin:60px auto;
                display:block;
                width:100px;
            }
    
            a {
                text-decoration:none;
                color:inherit;
            }
    
            ul > li {
                list-style-type:none;
            }
    
            ul > li > * {
                display:inline-block;
                vertical-align:middle;
            }
    
            ul > li > a {
                padding:20px 0;
                text-transform:uppercase;
            }
    
            ul > li > img {
                margin-right:15px;
                padding:8px;
                border-radius:100%;
                width:25px;
                /*height:20px;*/
                background-color:#0DF882;
            }
    
            .primary {
                color:white;
            }
    
            .secondary {
                color:#0DF882;
            }
    
            div#follow {
                margin:80px auto 0 auto;
                text-align:left;
                width:500px;
            }
    
            @media screen and (max-width: 500px) {
                body {
                    font-size:small;
                }
    
                body > h1 {
                    font-size:xx-large;
                }
    
                body > h2 {
                    font-size:large;
                }
    
          
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2606:4700:3030::ac43:daed:80 · practolib.com

    2026-01-11 00:04

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 11 Jan 2026 00:04:05 GMT
    Content-Length: 0
    Connection: close
    Location: https://practolib.com/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=z%2FM92NFtW%2FO9JP24mzPpSm2weKlk5v3wYBTLLiEnPs7%2B1zzRoA2PFpXd%2FbuQFkpZGLxWtSGg7bzTv%2Br4h%2FtIlpt1XFsradt%2BVajkzs%2BOwAD1VC4loAXfkjQ%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bc027a13bf471b2-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 104.21.24.129:80 · practolib.com

    2026-01-11 00:04

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 11 Jan 2026 00:04:05 GMT
    Content-Length: 0
    Connection: close
    Location: https://practolib.com/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=WIEdrLdy0aYPgWUtMoVGhHf2ukYerSHojrz%2BfwrGexvP0%2FVAfBHLKJQrdCt9WXqh11kFordUherjO2fl2i6FFjwhe36cmhjo8VcaTao%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=11,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9bc027a07b4b835f-SIN
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2606:4700:3030::ac43:daed:8443 · practolib.com

    2026-01-11 00:04

    HTTP/1.1 522 <none>
    Date: Sun, 11 Jan 2026 00:04:26 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=19502,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bc027a61af42223-EWR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 172.67.218.237:8443 · practolib.com

    2026-01-11 00:04

    HTTP/1.1 522 <none>
    Date: Sun, 11 Jan 2026 00:04:26 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=19502,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bc027a61dbce226-EWR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 172.67.218.237:443 · practolib.com

    2026-01-11 00:04

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 00:04:05 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    last-modified: Wed, 29 May 2024 09:25:53 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    strict-transport-security: includeSubDomains; preload; max-age=63072000
    x-frame-options: SAMEORIGIN
    x-content-type-options: nosniff
    referrer-policy: same-origin
    permissions-policy: fullscreen=(self)
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=jQuPa8dS5hEuWbaNmD0d1rVpjVp5PkwWN2oqUZwUvyduAb24BHaVcpHyD3KgfTABTePXXxPn3s16XW5W7UMrDv2gld6T3u%2FGE%2FlAiF8%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bc027a03bd23660-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Practolib | Rendez-vous médecine douce
    
    <!DOCTYPE html>
    <html lang="fr">
    <head>
        <meta charset="utf-8">
        <meta name="author" content="Practolib <webmaster@practolib.com>" />
        <meta name="description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
    
        <!-- Open Graph header -->
        <meta property="og:locale" content="fr_FR" />
        <meta property="og:type" content="website" />
        <meta property="og:title" content="Practolib | Rendez-vous médecine douce" />
        <meta property="og:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta property="og:site_name" content="Xaking" />
        <meta property="og:url" content="https://practolib.com/" />
        <meta property="og:image" content="apple-touch-icon.png" />
        <meta property="og:image:width" content="180" />
        <meta property="og:image:height" content="180" />
        <meta property="og:image:type" content="image/png" />
        <meta property="og:image:alt" content="Practolib logo" />
    
        <!-- twitter header -->
        <meta name="twitter:card" content="summary_large_image" />
        <meta name="twitter:title" content="Practolib | Rendez-vous médecine douce" />
        <meta name="twitter:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta name="twitter:site" content="..." />
        <meta name="twitter:label1" content="Durée de lecture estimée" />
        <meta name="twitter:data1" content="3 minutes" />
    
        <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no" />
        <meta name="theme-color" content="#004349" />
    
        <link rel="apple-touch-icon"      sizes="180x180" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32"   href="favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16"   href="favicon-16x16.png">
        <link rel="manifest" href="site.webmanifest">
    
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Karla" />
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:500" />
    
        <title>Practolib | Rendez-vous médecine douce</title>
    
        <style>
            body {
                background-color:#004349;
                font-family:Karla,Helvetica,Arial,sans-serif;
            }
    
            body > h1 {
                margin-bottom:6px;
                font-size:40px;
                text-align:center;
                font-family:Montserrat;
            }
    
            body > h2,
            body > div#follow > h3 {
                margin:0;
                font-family:Karla;
                font-size:20px;
                text-align:center;
            }
    
            body > div#follow > h3 {
                font-size:x-large;
            }
    
            body > img {
                margin:60px auto;
                display:block;
                width:100px;
            }
    
            a {
                text-decoration:none;
                color:inherit;
            }
    
            ul > li {
                list-style-type:none;
            }
    
            ul > li > * {
                display:inline-block;
                vertical-align:middle;
            }
    
            ul > li > a {
                padding:20px 0;
                text-transform:uppercase;
            }
    
            ul > li > img {
                margin-right:15px;
                padding:8px;
                border-radius:100%;
                width:25px;
                /*height:20px;*/
                background-color:#0DF882;
            }
    
            .primary {
                color:white;
            }
    
            .secondary {
                color:#0DF882;
            }
    
            div#follow {
                margin:80px auto 0 auto;
                text-align:left;
                width:500px;
            }
    
            @media screen and (max-width: 500px) {
                body {
                    font-size:small;
                }
    
                body > h1 {
                    font-size:xx-large;
                }
    
                body > h2 {
                    font-size:large;
                }
    
          
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 104.21.24.129:8443 · practolib.com

    2026-01-11 00:04

    HTTP/1.1 522 <none>
    Date: Sun, 11 Jan 2026 00:04:26 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bc027a5ea939bd4-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 172.67.218.237:80 · practolib.com

    2026-01-11 00:04

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 11 Jan 2026 00:04:05 GMT
    Content-Length: 0
    Connection: close
    Location: https://practolib.com/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=6l%2F%2FNQbug7JrEXO6QqDZrYDQYPC8v4aZHKcGBnSt1Vf5Cgv2dKCYMHQ15Wq%2FUm7CZxL6QVHaSYFQF6C5Uc3JZe8iMUtruWmPl9GlE14%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bc0279fba6891d8-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 104.21.24.129:443 · practolib.com

    2026-01-10 21:21

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 21:21:08 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    last-modified: Wed, 29 May 2024 09:25:53 GMT
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=9,cfOrigin;dur=471
    strict-transport-security: includeSubDomains; preload; max-age=63072000
    x-frame-options: SAMEORIGIN
    x-content-type-options: nosniff
    referrer-policy: same-origin
    permissions-policy: fullscreen=(self)
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=I55JRhK%2BWbFy6rmE3%2FDyGnEyoBT48Sgf0T8nTj5zAc1mt3QbfrTcuuBd7f6Bm9ObMA4yYadeSRFfOp8n%2FURnSZXg6uLkS8FbVm35CHg%3D"}]}
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    CF-RAY: 9bbf38e8ea6587b4-SIN
    alt-svc: h3=":443"; ma=86400
    
    Page title: Practolib | Rendez-vous médecine douce
    
    <!DOCTYPE html>
    <html lang="fr">
    <head>
        <meta charset="utf-8">
        <meta name="author" content="Practolib <webmaster@practolib.com>" />
        <meta name="description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
    
        <!-- Open Graph header -->
        <meta property="og:locale" content="fr_FR" />
        <meta property="og:type" content="website" />
        <meta property="og:title" content="Practolib | Rendez-vous médecine douce" />
        <meta property="og:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta property="og:site_name" content="Xaking" />
        <meta property="og:url" content="https://practolib.com/" />
        <meta property="og:image" content="apple-touch-icon.png" />
        <meta property="og:image:width" content="180" />
        <meta property="og:image:height" content="180" />
        <meta property="og:image:type" content="image/png" />
        <meta property="og:image:alt" content="Practolib logo" />
    
        <!-- twitter header -->
        <meta name="twitter:card" content="summary_large_image" />
        <meta name="twitter:title" content="Practolib | Rendez-vous médecine douce" />
        <meta name="twitter:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta name="twitter:site" content="..." />
        <meta name="twitter:label1" content="Durée de lecture estimée" />
        <meta name="twitter:data1" content="3 minutes" />
    
        <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no" />
        <meta name="theme-color" content="#004349" />
    
        <link rel="apple-touch-icon"      sizes="180x180" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32"   href="favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16"   href="favicon-16x16.png">
        <link rel="manifest" href="site.webmanifest">
    
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Karla" />
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:500" />
    
        <title>Practolib | Rendez-vous médecine douce</title>
    
        <style>
            body {
                background-color:#004349;
                font-family:Karla,Helvetica,Arial,sans-serif;
            }
    
            body > h1 {
                margin-bottom:6px;
                font-size:40px;
                text-align:center;
                font-family:Montserrat;
            }
    
            body > h2,
            body > div#follow > h3 {
                margin:0;
                font-family:Karla;
                font-size:20px;
                text-align:center;
            }
    
            body > div#follow > h3 {
                font-size:x-large;
            }
    
            body > img {
                margin:60px auto;
                display:block;
                width:100px;
            }
    
            a {
                text-decoration:none;
                color:inherit;
            }
    
            ul > li {
                list-style-type:none;
            }
    
            ul > li > * {
                display:inline-block;
                vertical-align:middle;
            }
    
            ul > li > a {
                padding:20px 0;
                text-transform:uppercase;
            }
    
            ul > li > img {
                margin-right:15px;
                padding:8px;
                border-radius:100%;
                width:25px;
                /*height:20px;*/
                background-color:#0DF882;
            }
    
            .primary {
                color:white;
            }
    
            .secondary {
                color:#0DF882;
            }
    
            div#follow {
                margin:80px auto 0 auto;
                text-align:left;
                width:500px;
            }
    
            @media screen and (max-width: 500px) {
                body {
                    font-size:small;
                }
    
                body > h1 {
                    font-size:xx-large;
                }
    
                body > h2 {
                    font-size:large;
                }
    
          
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 104.21.24.129:443 · practolib.com

    2026-01-09 21:46

    HTTP/1.1 200 OK
    Date: Fri, 09 Jan 2026 21:46:44 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    last-modified: Wed, 29 May 2024 09:25:53 GMT
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=4,cfOrigin;dur=257
    strict-transport-security: includeSubDomains; preload; max-age=63072000
    x-frame-options: SAMEORIGIN
    x-content-type-options: nosniff
    referrer-policy: same-origin
    permissions-policy: fullscreen=(self)
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ttjF2em3VTTZkykHHxhpuz3a632wv9aUMYXTs0bg%2F8IXV%2FHadev%2FeBvqD2ePNsik28w7BYfPcWuU7UtpVSdpiKNyonSPH%2FrBI1fIoes%3D"}]}
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    CF-RAY: 9bb7210809d371b6-BOM
    alt-svc: h3=":443"; ma=86400
    
    Page title: Practolib | Rendez-vous médecine douce
    
    <!DOCTYPE html>
    <html lang="fr">
    <head>
        <meta charset="utf-8">
        <meta name="author" content="Practolib <webmaster@practolib.com>" />
        <meta name="description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
    
        <!-- Open Graph header -->
        <meta property="og:locale" content="fr_FR" />
        <meta property="og:type" content="website" />
        <meta property="og:title" content="Practolib | Rendez-vous médecine douce" />
        <meta property="og:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta property="og:site_name" content="Xaking" />
        <meta property="og:url" content="https://practolib.com/" />
        <meta property="og:image" content="apple-touch-icon.png" />
        <meta property="og:image:width" content="180" />
        <meta property="og:image:height" content="180" />
        <meta property="og:image:type" content="image/png" />
        <meta property="og:image:alt" content="Practolib logo" />
    
        <!-- twitter header -->
        <meta name="twitter:card" content="summary_large_image" />
        <meta name="twitter:title" content="Practolib | Rendez-vous médecine douce" />
        <meta name="twitter:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta name="twitter:site" content="..." />
        <meta name="twitter:label1" content="Durée de lecture estimée" />
        <meta name="twitter:data1" content="3 minutes" />
    
        <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no" />
        <meta name="theme-color" content="#004349" />
    
        <link rel="apple-touch-icon"      sizes="180x180" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32"   href="favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16"   href="favicon-16x16.png">
        <link rel="manifest" href="site.webmanifest">
    
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Karla" />
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:500" />
    
        <title>Practolib | Rendez-vous médecine douce</title>
    
        <style>
            body {
                background-color:#004349;
                font-family:Karla,Helvetica,Arial,sans-serif;
            }
    
            body > h1 {
                margin-bottom:6px;
                font-size:40px;
                text-align:center;
                font-family:Montserrat;
            }
    
            body > h2,
            body > div#follow > h3 {
                margin:0;
                font-family:Karla;
                font-size:20px;
                text-align:center;
            }
    
            body > div#follow > h3 {
                font-size:x-large;
            }
    
            body > img {
                margin:60px auto;
                display:block;
                width:100px;
            }
    
            a {
                text-decoration:none;
                color:inherit;
            }
    
            ul > li {
                list-style-type:none;
            }
    
            ul > li > * {
                display:inline-block;
                vertical-align:middle;
            }
    
            ul > li > a {
                padding:20px 0;
                text-transform:uppercase;
            }
    
            ul > li > img {
                margin-right:15px;
                padding:8px;
                border-radius:100%;
                width:25px;
                /*height:20px;*/
                background-color:#0DF882;
            }
    
            .primary {
                color:white;
            }
    
            .secondary {
                color:#0DF882;
            }
    
            div#follow {
                margin:80px auto 0 auto;
                text-align:left;
                width:500px;
            }
    
            @media screen and (max-width: 500px) {
                body {
                    font-size:small;
                }
    
                body > h1 {
                    font-size:xx-large;
                }
    
                body > h2 {
                    font-size:large;
                }
    
          
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 104.21.24.129:443 · practolib.com

    2026-01-08 21:40

    HTTP/1.1 200 OK
    Date: Thu, 08 Jan 2026 21:40:12 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    last-modified: Wed, 29 May 2024 09:25:53 GMT
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=4,cfOrigin;dur=97
    strict-transport-security: includeSubDomains; preload; max-age=63072000
    x-frame-options: SAMEORIGIN
    x-content-type-options: nosniff
    referrer-policy: same-origin
    permissions-policy: fullscreen=(self)
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=dWu8%2Bk1nLrgART0LER36U0lSYYE7oXnA8GPooruhKECQpjAVf0bZs6g26IBAhta6zLCCJRXEjaommeCz%2FIpi%2BuwwvDVFjtE50UYwXlc%3D"}]}
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    CF-RAY: 9baeda1bce38ddfa-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: Practolib | Rendez-vous médecine douce
    
    <!DOCTYPE html>
    <html lang="fr">
    <head>
        <meta charset="utf-8">
        <meta name="author" content="Practolib <webmaster@practolib.com>" />
        <meta name="description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
    
        <!-- Open Graph header -->
        <meta property="og:locale" content="fr_FR" />
        <meta property="og:type" content="website" />
        <meta property="og:title" content="Practolib | Rendez-vous médecine douce" />
        <meta property="og:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta property="og:site_name" content="Xaking" />
        <meta property="og:url" content="https://practolib.com/" />
        <meta property="og:image" content="apple-touch-icon.png" />
        <meta property="og:image:width" content="180" />
        <meta property="og:image:height" content="180" />
        <meta property="og:image:type" content="image/png" />
        <meta property="og:image:alt" content="Practolib logo" />
    
        <!-- twitter header -->
        <meta name="twitter:card" content="summary_large_image" />
        <meta name="twitter:title" content="Practolib | Rendez-vous médecine douce" />
        <meta name="twitter:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta name="twitter:site" content="..." />
        <meta name="twitter:label1" content="Durée de lecture estimée" />
        <meta name="twitter:data1" content="3 minutes" />
    
        <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no" />
        <meta name="theme-color" content="#004349" />
    
        <link rel="apple-touch-icon"      sizes="180x180" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32"   href="favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16"   href="favicon-16x16.png">
        <link rel="manifest" href="site.webmanifest">
    
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Karla" />
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:500" />
    
        <title>Practolib | Rendez-vous médecine douce</title>
    
        <style>
            body {
                background-color:#004349;
                font-family:Karla,Helvetica,Arial,sans-serif;
            }
    
            body > h1 {
                margin-bottom:6px;
                font-size:40px;
                text-align:center;
                font-family:Montserrat;
            }
    
            body > h2,
            body > div#follow > h3 {
                margin:0;
                font-family:Karla;
                font-size:20px;
                text-align:center;
            }
    
            body > div#follow > h3 {
                font-size:x-large;
            }
    
            body > img {
                margin:60px auto;
                display:block;
                width:100px;
            }
    
            a {
                text-decoration:none;
                color:inherit;
            }
    
            ul > li {
                list-style-type:none;
            }
    
            ul > li > * {
                display:inline-block;
                vertical-align:middle;
            }
    
            ul > li > a {
                padding:20px 0;
                text-transform:uppercase;
            }
    
            ul > li > img {
                margin-right:15px;
                padding:8px;
                border-radius:100%;
                width:25px;
                /*height:20px;*/
                background-color:#0DF882;
            }
    
            .primary {
                color:white;
            }
    
            .secondary {
                color:#0DF882;
            }
    
            div#follow {
                margin:80px auto 0 auto;
                text-align:left;
                width:500px;
            }
    
            @media screen and (max-width: 500px) {
                body {
                    font-size:small;
                }
    
                body > h1 {
                    font-size:xx-large;
                }
    
                body > h2 {
                    font-size:large;
                }
    
          
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 104.21.24.129:443 · practolib.com

    2026-01-07 21:21

    HTTP/1.1 200 OK
    Date: Wed, 07 Jan 2026 21:21:29 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    last-modified: Wed, 29 May 2024 09:25:53 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    strict-transport-security: includeSubDomains; preload; max-age=63072000
    x-frame-options: SAMEORIGIN
    x-content-type-options: nosniff
    referrer-policy: same-origin
    permissions-policy: fullscreen=(self)
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=cekDFSjrCI6FqNATjEAgfsQgZnsD08rkq%2BqHBfzAS2Gy8nuzVfDOPrCViog5WRF3Z1Xhxr9f2kLer8hGilie7dWCsy2vzA3CuuimyDU%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9ba681503ee633b7-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: Practolib | Rendez-vous médecine douce
    
    <!DOCTYPE html>
    <html lang="fr">
    <head>
        <meta charset="utf-8">
        <meta name="author" content="Practolib <webmaster@practolib.com>" />
        <meta name="description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
    
        <!-- Open Graph header -->
        <meta property="og:locale" content="fr_FR" />
        <meta property="og:type" content="website" />
        <meta property="og:title" content="Practolib | Rendez-vous médecine douce" />
        <meta property="og:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta property="og:site_name" content="Xaking" />
        <meta property="og:url" content="https://practolib.com/" />
        <meta property="og:image" content="apple-touch-icon.png" />
        <meta property="og:image:width" content="180" />
        <meta property="og:image:height" content="180" />
        <meta property="og:image:type" content="image/png" />
        <meta property="og:image:alt" content="Practolib logo" />
    
        <!-- twitter header -->
        <meta name="twitter:card" content="summary_large_image" />
        <meta name="twitter:title" content="Practolib | Rendez-vous médecine douce" />
        <meta name="twitter:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta name="twitter:site" content="..." />
        <meta name="twitter:label1" content="Durée de lecture estimée" />
        <meta name="twitter:data1" content="3 minutes" />
    
        <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no" />
        <meta name="theme-color" content="#004349" />
    
        <link rel="apple-touch-icon"      sizes="180x180" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32"   href="favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16"   href="favicon-16x16.png">
        <link rel="manifest" href="site.webmanifest">
    
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Karla" />
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:500" />
    
        <title>Practolib | Rendez-vous médecine douce</title>
    
        <style>
            body {
                background-color:#004349;
                font-family:Karla,Helvetica,Arial,sans-serif;
            }
    
            body > h1 {
                margin-bottom:6px;
                font-size:40px;
                text-align:center;
                font-family:Montserrat;
            }
    
            body > h2,
            body > div#follow > h3 {
                margin:0;
                font-family:Karla;
                font-size:20px;
                text-align:center;
            }
    
            body > div#follow > h3 {
                font-size:x-large;
            }
    
            body > img {
                margin:60px auto;
                display:block;
                width:100px;
            }
    
            a {
                text-decoration:none;
                color:inherit;
            }
    
            ul > li {
                list-style-type:none;
            }
    
            ul > li > * {
                display:inline-block;
                vertical-align:middle;
            }
    
            ul > li > a {
                padding:20px 0;
                text-transform:uppercase;
            }
    
            ul > li > img {
                margin-right:15px;
                padding:8px;
                border-radius:100%;
                width:25px;
                /*height:20px;*/
                background-color:#0DF882;
            }
    
            .primary {
                color:white;
            }
    
            .secondary {
                color:#0DF882;
            }
    
            div#follow {
                margin:80px auto 0 auto;
                text-align:left;
                width:500px;
            }
    
            @media screen and (max-width: 500px) {
                body {
                    font-size:small;
                }
    
                body > h1 {
                    font-size:xx-large;
                }
    
                body > h2 {
                    font-size:large;
                }
    
          
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 104.21.24.129:443 · practolib.com

    2026-01-06 21:15

    HTTP/1.1 200 OK
    Date: Tue, 06 Jan 2026 21:15:54 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    last-modified: Wed, 29 May 2024 09:25:53 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    strict-transport-security: includeSubDomains; preload; max-age=63072000
    x-frame-options: SAMEORIGIN
    x-content-type-options: nosniff
    referrer-policy: same-origin
    permissions-policy: fullscreen=(self)
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=yNK7Le0gLSXXx6ou%2FnEYEZ2edkW9DKRjLnKtsrT3stKRDw67AbWq9kQC%2FHvgj4Ba9FRORlsgqwninieyldNKfqeVEJ%2BM6GxlQqYPwQ0%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b9e3bbfdf8a7735-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Practolib | Rendez-vous médecine douce
    
    <!DOCTYPE html>
    <html lang="fr">
    <head>
        <meta charset="utf-8">
        <meta name="author" content="Practolib <webmaster@practolib.com>" />
        <meta name="description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
    
        <!-- Open Graph header -->
        <meta property="og:locale" content="fr_FR" />
        <meta property="og:type" content="website" />
        <meta property="og:title" content="Practolib | Rendez-vous médecine douce" />
        <meta property="og:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta property="og:site_name" content="Xaking" />
        <meta property="og:url" content="https://practolib.com/" />
        <meta property="og:image" content="apple-touch-icon.png" />
        <meta property="og:image:width" content="180" />
        <meta property="og:image:height" content="180" />
        <meta property="og:image:type" content="image/png" />
        <meta property="og:image:alt" content="Practolib logo" />
    
        <!-- twitter header -->
        <meta name="twitter:card" content="summary_large_image" />
        <meta name="twitter:title" content="Practolib | Rendez-vous médecine douce" />
        <meta name="twitter:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta name="twitter:site" content="..." />
        <meta name="twitter:label1" content="Durée de lecture estimée" />
        <meta name="twitter:data1" content="3 minutes" />
    
        <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no" />
        <meta name="theme-color" content="#004349" />
    
        <link rel="apple-touch-icon"      sizes="180x180" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32"   href="favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16"   href="favicon-16x16.png">
        <link rel="manifest" href="site.webmanifest">
    
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Karla" />
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:500" />
    
        <title>Practolib | Rendez-vous médecine douce</title>
    
        <style>
            body {
                background-color:#004349;
                font-family:Karla,Helvetica,Arial,sans-serif;
            }
    
            body > h1 {
                margin-bottom:6px;
                font-size:40px;
                text-align:center;
                font-family:Montserrat;
            }
    
            body > h2,
            body > div#follow > h3 {
                margin:0;
                font-family:Karla;
                font-size:20px;
                text-align:center;
            }
    
            body > div#follow > h3 {
                font-size:x-large;
            }
    
            body > img {
                margin:60px auto;
                display:block;
                width:100px;
            }
    
            a {
                text-decoration:none;
                color:inherit;
            }
    
            ul > li {
                list-style-type:none;
            }
    
            ul > li > * {
                display:inline-block;
                vertical-align:middle;
            }
    
            ul > li > a {
                padding:20px 0;
                text-transform:uppercase;
            }
    
            ul > li > img {
                margin-right:15px;
                padding:8px;
                border-radius:100%;
                width:25px;
                /*height:20px;*/
                background-color:#0DF882;
            }
    
            .primary {
                color:white;
            }
    
            .secondary {
                color:#0DF882;
            }
    
            div#follow {
                margin:80px auto 0 auto;
                text-align:left;
                width:500px;
            }
    
            @media screen and (max-width: 500px) {
                body {
                    font-size:small;
                }
    
                body > h1 {
                    font-size:xx-large;
                }
    
                body > h2 {
                    font-size:large;
                }
    
          
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 104.21.24.129:443 · practolib.com

    2026-01-03 21:24

    HTTP/1.1 200 OK
    Date: Sat, 03 Jan 2026 21:24:04 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    last-modified: Wed, 29 May 2024 09:25:53 GMT
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=18,cfOrigin;dur=247
    strict-transport-security: includeSubDomains; preload; max-age=63072000
    x-frame-options: SAMEORIGIN
    x-content-type-options: nosniff
    referrer-policy: same-origin
    permissions-policy: fullscreen=(self)
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=iY2PlHzGLhwexuD5u97OyESQ3trrE9ziExQc2CnblPznBBrCtzW2e4z%2FHsg9jpMYcwiPd1Fb1pllxXdF8JoQmXKkCqFgh%2FnrBQa3"}]}
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    CF-RAY: 9b858f994c51c338-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Practolib | Rendez-vous médecine douce
    
    <!DOCTYPE html>
    <html lang="fr">
    <head>
        <meta charset="utf-8">
        <meta name="author" content="Practolib <webmaster@practolib.com>" />
        <meta name="description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
    
        <!-- Open Graph header -->
        <meta property="og:locale" content="fr_FR" />
        <meta property="og:type" content="website" />
        <meta property="og:title" content="Practolib | Rendez-vous médecine douce" />
        <meta property="og:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta property="og:site_name" content="Xaking" />
        <meta property="og:url" content="https://practolib.com/" />
        <meta property="og:image" content="apple-touch-icon.png" />
        <meta property="og:image:width" content="180" />
        <meta property="og:image:height" content="180" />
        <meta property="og:image:type" content="image/png" />
        <meta property="og:image:alt" content="Practolib logo" />
    
        <!-- twitter header -->
        <meta name="twitter:card" content="summary_large_image" />
        <meta name="twitter:title" content="Practolib | Rendez-vous médecine douce" />
        <meta name="twitter:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta name="twitter:site" content="..." />
        <meta name="twitter:label1" content="Durée de lecture estimée" />
        <meta name="twitter:data1" content="3 minutes" />
    
        <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no" />
        <meta name="theme-color" content="#004349" />
    
        <link rel="apple-touch-icon"      sizes="180x180" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32"   href="favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16"   href="favicon-16x16.png">
        <link rel="manifest" href="site.webmanifest">
    
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Karla" />
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:500" />
    
        <title>Practolib | Rendez-vous médecine douce</title>
    
        <style>
            body {
                background-color:#004349;
                font-family:Karla,Helvetica,Arial,sans-serif;
            }
    
            body > h1 {
                margin-bottom:6px;
                font-size:40px;
                text-align:center;
                font-family:Montserrat;
            }
    
            body > h2,
            body > div#follow > h3 {
                margin:0;
                font-family:Karla;
                font-size:20px;
                text-align:center;
            }
    
            body > div#follow > h3 {
                font-size:x-large;
            }
    
            body > img {
                margin:60px auto;
                display:block;
                width:100px;
            }
    
            a {
                text-decoration:none;
                color:inherit;
            }
    
            ul > li {
                list-style-type:none;
            }
    
            ul > li > * {
                display:inline-block;
                vertical-align:middle;
            }
    
            ul > li > a {
                padding:20px 0;
                text-transform:uppercase;
            }
    
            ul > li > img {
                margin-right:15px;
                padding:8px;
                border-radius:100%;
                width:25px;
                /*height:20px;*/
                background-color:#0DF882;
            }
    
            .primary {
                color:white;
            }
    
            .secondary {
                color:#0DF882;
            }
    
            div#follow {
                margin:80px auto 0 auto;
                text-align:left;
                width:500px;
            }
    
            @media screen and (max-width: 500px) {
                body {
                    font-size:small;
                }
    
                body > h1 {
                    font-size:xx-large;
                }
    
                body > h2 {
                    font-size:large;
                }
    
          
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 104.21.24.129:443 · practolib.com

    2026-01-02 21:10

    HTTP/1.1 200 OK
    Date: Fri, 02 Jan 2026 21:10:18 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    last-modified: Wed, 29 May 2024 09:25:53 GMT
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=11,cfOrigin;dur=272
    strict-transport-security: includeSubDomains; preload; max-age=63072000
    x-frame-options: SAMEORIGIN
    x-content-type-options: nosniff
    referrer-policy: same-origin
    permissions-policy: fullscreen=(self)
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=U1CWjTb50NoBzmlW59xEvtGTQQxzSouMdn2ZeouRlqtQMizXbhLvx3NKIFSqz5b%2B1nUXnQZAPjSeIm7%2F%2FftJdRT9fRqMJsPPmSY6fAc%3D"}]}
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    CF-RAY: 9b7d3e0c8f6f7277-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Practolib | Rendez-vous médecine douce
    
    <!DOCTYPE html>
    <html lang="fr">
    <head>
        <meta charset="utf-8">
        <meta name="author" content="Practolib <webmaster@practolib.com>" />
        <meta name="description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
    
        <!-- Open Graph header -->
        <meta property="og:locale" content="fr_FR" />
        <meta property="og:type" content="website" />
        <meta property="og:title" content="Practolib | Rendez-vous médecine douce" />
        <meta property="og:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta property="og:site_name" content="Xaking" />
        <meta property="og:url" content="https://practolib.com/" />
        <meta property="og:image" content="apple-touch-icon.png" />
        <meta property="og:image:width" content="180" />
        <meta property="og:image:height" content="180" />
        <meta property="og:image:type" content="image/png" />
        <meta property="og:image:alt" content="Practolib logo" />
    
        <!-- twitter header -->
        <meta name="twitter:card" content="summary_large_image" />
        <meta name="twitter:title" content="Practolib | Rendez-vous médecine douce" />
        <meta name="twitter:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta name="twitter:site" content="..." />
        <meta name="twitter:label1" content="Durée de lecture estimée" />
        <meta name="twitter:data1" content="3 minutes" />
    
        <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no" />
        <meta name="theme-color" content="#004349" />
    
        <link rel="apple-touch-icon"      sizes="180x180" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32"   href="favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16"   href="favicon-16x16.png">
        <link rel="manifest" href="site.webmanifest">
    
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Karla" />
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:500" />
    
        <title>Practolib | Rendez-vous médecine douce</title>
    
        <style>
            body {
                background-color:#004349;
                font-family:Karla,Helvetica,Arial,sans-serif;
            }
    
            body > h1 {
                margin-bottom:6px;
                font-size:40px;
                text-align:center;
                font-family:Montserrat;
            }
    
            body > h2,
            body > div#follow > h3 {
                margin:0;
                font-family:Karla;
                font-size:20px;
                text-align:center;
            }
    
            body > div#follow > h3 {
                font-size:x-large;
            }
    
            body > img {
                margin:60px auto;
                display:block;
                width:100px;
            }
    
            a {
                text-decoration:none;
                color:inherit;
            }
    
            ul > li {
                list-style-type:none;
            }
    
            ul > li > * {
                display:inline-block;
                vertical-align:middle;
            }
    
            ul > li > a {
                padding:20px 0;
                text-transform:uppercase;
            }
    
            ul > li > img {
                margin-right:15px;
                padding:8px;
                border-radius:100%;
                width:25px;
                /*height:20px;*/
                background-color:#0DF882;
            }
    
            .primary {
                color:white;
            }
    
            .secondary {
                color:#0DF882;
            }
    
            div#follow {
                margin:80px auto 0 auto;
                text-align:left;
                width:500px;
            }
    
            @media screen and (max-width: 500px) {
                body {
                    font-size:small;
                }
    
                body > h1 {
                    font-size:xx-large;
                }
    
                body > h2 {
                    font-size:large;
                }
    
          
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 104.21.24.129:443 · practolib.com

    2026-01-01 21:40

    HTTP/1.1 200 OK
    Date: Thu, 01 Jan 2026 21:40:00 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    last-modified: Wed, 29 May 2024 09:25:53 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    strict-transport-security: includeSubDomains; preload; max-age=63072000
    x-frame-options: SAMEORIGIN
    x-content-type-options: nosniff
    referrer-policy: same-origin
    permissions-policy: fullscreen=(self)
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=fzk8DGWcJMqL08ttB7tZtZonUHxut%2Ff%2BLj9BsnFfIURGMKhzFsUeQAuLse1ChjFQ335SvtaKM5HlGst7y4MUsQiQ3AiengYfxx1ej7w%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b752c304a02d8cc-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: Practolib | Rendez-vous médecine douce
    
    <!DOCTYPE html>
    <html lang="fr">
    <head>
        <meta charset="utf-8">
        <meta name="author" content="Practolib <webmaster@practolib.com>" />
        <meta name="description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
    
        <!-- Open Graph header -->
        <meta property="og:locale" content="fr_FR" />
        <meta property="og:type" content="website" />
        <meta property="og:title" content="Practolib | Rendez-vous médecine douce" />
        <meta property="og:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta property="og:site_name" content="Xaking" />
        <meta property="og:url" content="https://practolib.com/" />
        <meta property="og:image" content="apple-touch-icon.png" />
        <meta property="og:image:width" content="180" />
        <meta property="og:image:height" content="180" />
        <meta property="og:image:type" content="image/png" />
        <meta property="og:image:alt" content="Practolib logo" />
    
        <!-- twitter header -->
        <meta name="twitter:card" content="summary_large_image" />
        <meta name="twitter:title" content="Practolib | Rendez-vous médecine douce" />
        <meta name="twitter:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta name="twitter:site" content="..." />
        <meta name="twitter:label1" content="Durée de lecture estimée" />
        <meta name="twitter:data1" content="3 minutes" />
    
        <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no" />
        <meta name="theme-color" content="#004349" />
    
        <link rel="apple-touch-icon"      sizes="180x180" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32"   href="favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16"   href="favicon-16x16.png">
        <link rel="manifest" href="site.webmanifest">
    
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Karla" />
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:500" />
    
        <title>Practolib | Rendez-vous médecine douce</title>
    
        <style>
            body {
                background-color:#004349;
                font-family:Karla,Helvetica,Arial,sans-serif;
            }
    
            body > h1 {
                margin-bottom:6px;
                font-size:40px;
                text-align:center;
                font-family:Montserrat;
            }
    
            body > h2,
            body > div#follow > h3 {
                margin:0;
                font-family:Karla;
                font-size:20px;
                text-align:center;
            }
    
            body > div#follow > h3 {
                font-size:x-large;
            }
    
            body > img {
                margin:60px auto;
                display:block;
                width:100px;
            }
    
            a {
                text-decoration:none;
                color:inherit;
            }
    
            ul > li {
                list-style-type:none;
            }
    
            ul > li > * {
                display:inline-block;
                vertical-align:middle;
            }
    
            ul > li > a {
                padding:20px 0;
                text-transform:uppercase;
            }
    
            ul > li > img {
                margin-right:15px;
                padding:8px;
                border-radius:100%;
                width:25px;
                /*height:20px;*/
                background-color:#0DF882;
            }
    
            .primary {
                color:white;
            }
    
            .secondary {
                color:#0DF882;
            }
    
            div#follow {
                margin:80px auto 0 auto;
                text-align:left;
                width:500px;
            }
    
            @media screen and (max-width: 500px) {
                body {
                    font-size:small;
                }
    
                body > h1 {
                    font-size:xx-large;
                }
    
                body > h2 {
                    font-size:large;
                }
    
          
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 104.21.24.129:443 · practolib.com

    2025-12-31 21:40

    HTTP/1.1 200 OK
    Date: Wed, 31 Dec 2025 21:40:50 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    last-modified: Wed, 29 May 2024 09:25:53 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    strict-transport-security: includeSubDomains; preload; max-age=63072000
    x-frame-options: SAMEORIGIN
    x-content-type-options: nosniff
    referrer-policy: same-origin
    permissions-policy: fullscreen=(self)
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ttcP%2BwDLbPTEt98qzxnP9Ih%2BRRzVXAf%2FdV2oEoGHat7NGIg2yzckd5RwaB8JK5UPxjcksU3m0SFeEBX835VTJ3HmPRbF4h6uYwam"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b6cf00988baf5cf-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: Practolib | Rendez-vous médecine douce
    
    <!DOCTYPE html>
    <html lang="fr">
    <head>
        <meta charset="utf-8">
        <meta name="author" content="Practolib <webmaster@practolib.com>" />
        <meta name="description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
    
        <!-- Open Graph header -->
        <meta property="og:locale" content="fr_FR" />
        <meta property="og:type" content="website" />
        <meta property="og:title" content="Practolib | Rendez-vous médecine douce" />
        <meta property="og:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta property="og:site_name" content="Xaking" />
        <meta property="og:url" content="https://practolib.com/" />
        <meta property="og:image" content="apple-touch-icon.png" />
        <meta property="og:image:width" content="180" />
        <meta property="og:image:height" content="180" />
        <meta property="og:image:type" content="image/png" />
        <meta property="og:image:alt" content="Practolib logo" />
    
        <!-- twitter header -->
        <meta name="twitter:card" content="summary_large_image" />
        <meta name="twitter:title" content="Practolib | Rendez-vous médecine douce" />
        <meta name="twitter:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta name="twitter:site" content="..." />
        <meta name="twitter:label1" content="Durée de lecture estimée" />
        <meta name="twitter:data1" content="3 minutes" />
    
        <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no" />
        <meta name="theme-color" content="#004349" />
    
        <link rel="apple-touch-icon"      sizes="180x180" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32"   href="favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16"   href="favicon-16x16.png">
        <link rel="manifest" href="site.webmanifest">
    
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Karla" />
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:500" />
    
        <title>Practolib | Rendez-vous médecine douce</title>
    
        <style>
            body {
                background-color:#004349;
                font-family:Karla,Helvetica,Arial,sans-serif;
            }
    
            body > h1 {
                margin-bottom:6px;
                font-size:40px;
                text-align:center;
                font-family:Montserrat;
            }
    
            body > h2,
            body > div#follow > h3 {
                margin:0;
                font-family:Karla;
                font-size:20px;
                text-align:center;
            }
    
            body > div#follow > h3 {
                font-size:x-large;
            }
    
            body > img {
                margin:60px auto;
                display:block;
                width:100px;
            }
    
            a {
                text-decoration:none;
                color:inherit;
            }
    
            ul > li {
                list-style-type:none;
            }
    
            ul > li > * {
                display:inline-block;
                vertical-align:middle;
            }
    
            ul > li > a {
                padding:20px 0;
                text-transform:uppercase;
            }
    
            ul > li > img {
                margin-right:15px;
                padding:8px;
                border-radius:100%;
                width:25px;
                /*height:20px;*/
                background-color:#0DF882;
            }
    
            .primary {
                color:white;
            }
    
            .secondary {
                color:#0DF882;
            }
    
            div#follow {
                margin:80px auto 0 auto;
                text-align:left;
                width:500px;
            }
    
            @media screen and (max-width: 500px) {
                body {
                    font-size:small;
                }
    
                body > h1 {
                    font-size:xx-large;
                }
    
                body > h2 {
                    font-size:large;
                }
    
          
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 104.21.24.129:443 · practolib.com

    2025-12-22 10:22

    HTTP/1.1 200 OK
    Date: Mon, 22 Dec 2025 10:22:23 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    last-modified: Wed, 29 May 2024 09:25:53 GMT
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=9,cfOrigin;dur=446
    strict-transport-security: includeSubDomains; preload; max-age=63072000
    x-frame-options: SAMEORIGIN
    x-content-type-options: nosniff
    referrer-policy: same-origin
    permissions-policy: fullscreen=(self)
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=dBFBoBx%2BF8Dm23BDrkrcQpGJkPiskV2SccvtMoDV7SLoR9ettBLealMxqWblzz5lJuiUQMBKVWLbNGuTyGTMYxZNROYaO1rZs%2Bf3Wvw%3D"}]}
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    CF-RAY: 9b1ee5d1fe402287-SJC
    alt-svc: h3=":443"; ma=86400
    
    Page title: Practolib | Rendez-vous médecine douce
    
    <!DOCTYPE html>
    <html lang="fr">
    <head>
        <meta charset="utf-8">
        <meta name="author" content="Practolib <webmaster@practolib.com>" />
        <meta name="description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
    
        <!-- Open Graph header -->
        <meta property="og:locale" content="fr_FR" />
        <meta property="og:type" content="website" />
        <meta property="og:title" content="Practolib | Rendez-vous médecine douce" />
        <meta property="og:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta property="og:site_name" content="Xaking" />
        <meta property="og:url" content="https://practolib.com/" />
        <meta property="og:image" content="apple-touch-icon.png" />
        <meta property="og:image:width" content="180" />
        <meta property="og:image:height" content="180" />
        <meta property="og:image:type" content="image/png" />
        <meta property="og:image:alt" content="Practolib logo" />
    
        <!-- twitter header -->
        <meta name="twitter:card" content="summary_large_image" />
        <meta name="twitter:title" content="Practolib | Rendez-vous médecine douce" />
        <meta name="twitter:description" content="Médecine douce, Énergéticien, Hypnose... Prenez rendez-vous avec des praticiens qualifiés ! Plateforme de prise de rendez-vous sécurisée." />
        <meta name="twitter:site" content="..." />
        <meta name="twitter:label1" content="Durée de lecture estimée" />
        <meta name="twitter:data1" content="3 minutes" />
    
        <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no" />
        <meta name="theme-color" content="#004349" />
    
        <link rel="apple-touch-icon"      sizes="180x180" href="apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32"   href="favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16"   href="favicon-16x16.png">
        <link rel="manifest" href="site.webmanifest">
    
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Karla" />
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:500" />
    
        <title>Practolib | Rendez-vous médecine douce</title>
    
        <style>
            body {
                background-color:#004349;
                font-family:Karla,Helvetica,Arial,sans-serif;
            }
    
            body > h1 {
                margin-bottom:6px;
                font-size:40px;
                text-align:center;
                font-family:Montserrat;
            }
    
            body > h2,
            body > div#follow > h3 {
                margin:0;
                font-family:Karla;
                font-size:20px;
                text-align:center;
            }
    
            body > div#follow > h3 {
                font-size:x-large;
            }
    
            body > img {
                margin:60px auto;
                display:block;
                width:100px;
            }
    
            a {
                text-decoration:none;
                color:inherit;
            }
    
            ul > li {
                list-style-type:none;
            }
    
            ul > li > * {
                display:inline-block;
                vertical-align:middle;
            }
    
            ul > li > a {
                padding:20px 0;
                text-transform:uppercase;
            }
    
            ul > li > img {
                margin-right:15px;
                padding:8px;
                border-radius:100%;
                width:25px;
                /*height:20px;*/
                background-color:#0DF882;
            }
    
            .primary {
                color:white;
            }
    
            .secondary {
                color:#0DF882;
            }
    
            div#follow {
                margin:80px auto 0 auto;
                text-align:left;
                width:500px;
            }
    
            @media screen and (max-width: 500px) {
                body {
                    font-size:small;
                }
    
                body > h1 {
                    font-size:xx-large;
                }
    
                body > h2 {
                    font-size:large;
                }
    
          
    Found 2025-12-22 by HttpPlugin
    Create report
practolib.com*.practolib.com
CN:
practolib.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2025-12-04 23:06
Not after:
2026-03-05 00:05