Host 161.97.160.142
Germany
Contabo GmbH
Software information

nginx nginx 1.14.1

tcp/443 tcp/81

  • Git configuration and history exposed
    First seen 2022-05-29 16:45
    Last seen 2024-05-08 13:41
    Open for 709 days
    • Severity: high
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522e8dfa73f

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://rayrexl@bitbucket.org/rayrexl/covidcertificates.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "master"]
      	remote = origin
      	merge = refs/heads/master
      
      Found on 2024-05-08 13:41
      284 Bytes
  • Open service 161.97.160.142:81

    2024-05-08 13:41

    HTTP/1.1 200 OK
    Server: nginx/1.14.1
    Date: Wed, 08 May 2024 13:41:20 GMT
    Content-Type: text/html
    Content-Length: 3437
    Last-Modified: Mon, 10 Oct 2022 20:15:04 GMT
    Connection: close
    ETag: "63447d48-d6d"
    Accept-Ranges: bytes
    
    Page title: Covid Certificates
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
    
        <title>Covid Certificates</title>
        <link rel="icon" type="image/x-icon" href="favicon.ico">
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap" rel="stylesheet">
        <link href="https://fonts.googleapis.com/css?family=Dosis:400,700" rel="stylesheet">
        <link href="style.css" rel="stylesheet">
    
    </head>
    
    <body style="background: lightgray;padding-bottom: 20px;">
    
    <div id="root" class="print-section" >
        <section id="laboratory-info" class="memo company-info">
            <div class="company-info">
                <p id="lab-name" class="bold"></p>
                <p id="address" class="bold"></p>
                <p id="country" class="bold"></p>
                <p id="phone" class="bold"></p>
                <p id="email" class="bold"></p>
            </div>
        </section>
        <div id="patient_details" class="row no-gutters items-group col-lg-10 page-width">
            <div class="column">
                <p>Name :</p>
                <p style="white-space: nowrap">Lab Number :</p>
                <p style="white-space: nowrap">Requested :</p>
                <p style="white-space: nowrap">Payment :</p>
            </div>
            <div class="column">
                <p id="patient-name" class="max-width"></p>
                <p id="lab-number" class="max-width"></p>
                <p id="requested" class="max-width"></p>
                <p id="payment"></p>
            </div>
        </div>
    
        <div class="row no-gutters items-group col-lg-10 page-width">
            <div class="column">
                <p style="white-space: nowrap">National ID:</p>
                <p>Age:</p>
                <p>Gender:</p>
                <p style="white-space: nowrap">Collected:</p>
                <p style="white-space: nowrap">Report Date:</p>
                <p>Clinical Data:</p>
            </div>
            <div class="column">
                <p id="national-id" class="bold max-width"></p>
                <p id="age"></p>
                <p id="gender"></p>
                <p id="collected" class="bold max-width" style="white-space: nowrap"></p>
                <p id="report-date" class="bold max-width" style="white-space: nowrap"></p>
                <p id="clinical-data" class="max-width" style="white-space: pre-line"></p>
            </div>
        </div>
    
        <div id="profile-name-header" class="flex-container">
            <span id="profile-name"></span>
            <span id="specimen-type"></span>
        </div>
        <div id="measurement" class="bold flex-container left-space">
            <h5 id="measurement-method"></h5>
        </div>
        <div id="test-details" class="flex-container left-space">
            <h5 class="light">Test: </h5>
            <h5 id="test" class="bold custom-font-style"></h5>
            <h5 class="light">Result : </h5>
            <h5 id="result" class="bold custom-font-style"></h5>
        </div>
        <div id="interpretation" class="left-space interpretation-message">
            <p class="bold">Interpretation :</p>
            <p id="interpretation-message"></p>
        </div>
        <div class="left-space top-space bottom-space">
            <span>Done By:</span>
            <span id="signature" class="bold"></span>
        </div>
    </div>
    <div id="error-message" class="error"></div>
    <script src="scripts.js"></script>
    </body>
    
    </html>
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 161.97.160.142:81

    2024-04-30 19:51

    HTTP/1.1 200 OK
    Server: nginx/1.14.1
    Date: Tue, 30 Apr 2024 19:51:11 GMT
    Content-Type: text/html
    Content-Length: 3437
    Last-Modified: Mon, 10 Oct 2022 20:15:04 GMT
    Connection: close
    ETag: "63447d48-d6d"
    Accept-Ranges: bytes
    
    Page title: Covid Certificates
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
    
        <title>Covid Certificates</title>
        <link rel="icon" type="image/x-icon" href="favicon.ico">
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap" rel="stylesheet">
        <link href="https://fonts.googleapis.com/css?family=Dosis:400,700" rel="stylesheet">
        <link href="style.css" rel="stylesheet">
    
    </head>
    
    <body style="background: lightgray;padding-bottom: 20px;">
    
    <div id="root" class="print-section" >
        <section id="laboratory-info" class="memo company-info">
            <div class="company-info">
                <p id="lab-name" class="bold"></p>
                <p id="address" class="bold"></p>
                <p id="country" class="bold"></p>
                <p id="phone" class="bold"></p>
                <p id="email" class="bold"></p>
            </div>
        </section>
        <div id="patient_details" class="row no-gutters items-group col-lg-10 page-width">
            <div class="column">
                <p>Name :</p>
                <p style="white-space: nowrap">Lab Number :</p>
                <p style="white-space: nowrap">Requested :</p>
                <p style="white-space: nowrap">Payment :</p>
            </div>
            <div class="column">
                <p id="patient-name" class="max-width"></p>
                <p id="lab-number" class="max-width"></p>
                <p id="requested" class="max-width"></p>
                <p id="payment"></p>
            </div>
        </div>
    
        <div class="row no-gutters items-group col-lg-10 page-width">
            <div class="column">
                <p style="white-space: nowrap">National ID:</p>
                <p>Age:</p>
                <p>Gender:</p>
                <p style="white-space: nowrap">Collected:</p>
                <p style="white-space: nowrap">Report Date:</p>
                <p>Clinical Data:</p>
            </div>
            <div class="column">
                <p id="national-id" class="bold max-width"></p>
                <p id="age"></p>
                <p id="gender"></p>
                <p id="collected" class="bold max-width" style="white-space: nowrap"></p>
                <p id="report-date" class="bold max-width" style="white-space: nowrap"></p>
                <p id="clinical-data" class="max-width" style="white-space: pre-line"></p>
            </div>
        </div>
    
        <div id="profile-name-header" class="flex-container">
            <span id="profile-name"></span>
            <span id="specimen-type"></span>
        </div>
        <div id="measurement" class="bold flex-container left-space">
            <h5 id="measurement-method"></h5>
        </div>
        <div id="test-details" class="flex-container left-space">
            <h5 class="light">Test: </h5>
            <h5 id="test" class="bold custom-font-style"></h5>
            <h5 class="light">Result : </h5>
            <h5 id="result" class="bold custom-font-style"></h5>
        </div>
        <div id="interpretation" class="left-space interpretation-message">
            <p class="bold">Interpretation :</p>
            <p id="interpretation-message"></p>
        </div>
        <div class="left-space top-space bottom-space">
            <span>Done By:</span>
            <span id="signature" class="bold"></span>
        </div>
    </div>
    <div id="error-message" class="error"></div>
    <script src="scripts.js"></script>
    </body>
    
    </html>
    
    Found 2024-04-30 by HttpPlugin
    Create report
  • Open service 161.97.160.142:81

    2024-04-28 18:40

    HTTP/1.1 200 OK
    Server: nginx/1.14.1
    Date: Sun, 28 Apr 2024 18:40:40 GMT
    Content-Type: text/html
    Content-Length: 3437
    Last-Modified: Mon, 10 Oct 2022 20:15:04 GMT
    Connection: close
    ETag: "63447d48-d6d"
    Accept-Ranges: bytes
    
    Page title: Covid Certificates
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
    
        <title>Covid Certificates</title>
        <link rel="icon" type="image/x-icon" href="favicon.ico">
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap" rel="stylesheet">
        <link href="https://fonts.googleapis.com/css?family=Dosis:400,700" rel="stylesheet">
        <link href="style.css" rel="stylesheet">
    
    </head>
    
    <body style="background: lightgray;padding-bottom: 20px;">
    
    <div id="root" class="print-section" >
        <section id="laboratory-info" class="memo company-info">
            <div class="company-info">
                <p id="lab-name" class="bold"></p>
                <p id="address" class="bold"></p>
                <p id="country" class="bold"></p>
                <p id="phone" class="bold"></p>
                <p id="email" class="bold"></p>
            </div>
        </section>
        <div id="patient_details" class="row no-gutters items-group col-lg-10 page-width">
            <div class="column">
                <p>Name :</p>
                <p style="white-space: nowrap">Lab Number :</p>
                <p style="white-space: nowrap">Requested :</p>
                <p style="white-space: nowrap">Payment :</p>
            </div>
            <div class="column">
                <p id="patient-name" class="max-width"></p>
                <p id="lab-number" class="max-width"></p>
                <p id="requested" class="max-width"></p>
                <p id="payment"></p>
            </div>
        </div>
    
        <div class="row no-gutters items-group col-lg-10 page-width">
            <div class="column">
                <p style="white-space: nowrap">National ID:</p>
                <p>Age:</p>
                <p>Gender:</p>
                <p style="white-space: nowrap">Collected:</p>
                <p style="white-space: nowrap">Report Date:</p>
                <p>Clinical Data:</p>
            </div>
            <div class="column">
                <p id="national-id" class="bold max-width"></p>
                <p id="age"></p>
                <p id="gender"></p>
                <p id="collected" class="bold max-width" style="white-space: nowrap"></p>
                <p id="report-date" class="bold max-width" style="white-space: nowrap"></p>
                <p id="clinical-data" class="max-width" style="white-space: pre-line"></p>
            </div>
        </div>
    
        <div id="profile-name-header" class="flex-container">
            <span id="profile-name"></span>
            <span id="specimen-type"></span>
        </div>
        <div id="measurement" class="bold flex-container left-space">
            <h5 id="measurement-method"></h5>
        </div>
        <div id="test-details" class="flex-container left-space">
            <h5 class="light">Test: </h5>
            <h5 id="test" class="bold custom-font-style"></h5>
            <h5 class="light">Result : </h5>
            <h5 id="result" class="bold custom-font-style"></h5>
        </div>
        <div id="interpretation" class="left-space interpretation-message">
            <p class="bold">Interpretation :</p>
            <p id="interpretation-message"></p>
        </div>
        <div class="left-space top-space bottom-space">
            <span>Done By:</span>
            <span id="signature" class="bold"></span>
        </div>
    </div>
    <div id="error-message" class="error"></div>
    <script src="scripts.js"></script>
    </body>
    
    </html>
    
    Found 2024-04-28 by HttpPlugin
    Create report
  • Open service 161.97.160.142:81

    2024-04-25 22:20

    HTTP/1.1 200 OK
    Server: nginx/1.14.1
    Date: Thu, 25 Apr 2024 22:20:00 GMT
    Content-Type: text/html
    Content-Length: 3437
    Last-Modified: Mon, 10 Oct 2022 20:15:04 GMT
    Connection: close
    ETag: "63447d48-d6d"
    Accept-Ranges: bytes
    
    Page title: Covid Certificates
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
    
        <title>Covid Certificates</title>
        <link rel="icon" type="image/x-icon" href="favicon.ico">
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap" rel="stylesheet">
        <link href="https://fonts.googleapis.com/css?family=Dosis:400,700" rel="stylesheet">
        <link href="style.css" rel="stylesheet">
    
    </head>
    
    <body style="background: lightgray;padding-bottom: 20px;">
    
    <div id="root" class="print-section" >
        <section id="laboratory-info" class="memo company-info">
            <div class="company-info">
                <p id="lab-name" class="bold"></p>
                <p id="address" class="bold"></p>
                <p id="country" class="bold"></p>
                <p id="phone" class="bold"></p>
                <p id="email" class="bold"></p>
            </div>
        </section>
        <div id="patient_details" class="row no-gutters items-group col-lg-10 page-width">
            <div class="column">
                <p>Name :</p>
                <p style="white-space: nowrap">Lab Number :</p>
                <p style="white-space: nowrap">Requested :</p>
                <p style="white-space: nowrap">Payment :</p>
            </div>
            <div class="column">
                <p id="patient-name" class="max-width"></p>
                <p id="lab-number" class="max-width"></p>
                <p id="requested" class="max-width"></p>
                <p id="payment"></p>
            </div>
        </div>
    
        <div class="row no-gutters items-group col-lg-10 page-width">
            <div class="column">
                <p style="white-space: nowrap">National ID:</p>
                <p>Age:</p>
                <p>Gender:</p>
                <p style="white-space: nowrap">Collected:</p>
                <p style="white-space: nowrap">Report Date:</p>
                <p>Clinical Data:</p>
            </div>
            <div class="column">
                <p id="national-id" class="bold max-width"></p>
                <p id="age"></p>
                <p id="gender"></p>
                <p id="collected" class="bold max-width" style="white-space: nowrap"></p>
                <p id="report-date" class="bold max-width" style="white-space: nowrap"></p>
                <p id="clinical-data" class="max-width" style="white-space: pre-line"></p>
            </div>
        </div>
    
        <div id="profile-name-header" class="flex-container">
            <span id="profile-name"></span>
            <span id="specimen-type"></span>
        </div>
        <div id="measurement" class="bold flex-container left-space">
            <h5 id="measurement-method"></h5>
        </div>
        <div id="test-details" class="flex-container left-space">
            <h5 class="light">Test: </h5>
            <h5 id="test" class="bold custom-font-style"></h5>
            <h5 class="light">Result : </h5>
            <h5 id="result" class="bold custom-font-style"></h5>
        </div>
        <div id="interpretation" class="left-space interpretation-message">
            <p class="bold">Interpretation :</p>
            <p id="interpretation-message"></p>
        </div>
        <div class="left-space top-space bottom-space">
            <span>Done By:</span>
            <span id="signature" class="bold"></span>
        </div>
    </div>
    <div id="error-message" class="error"></div>
    <script src="scripts.js"></script>
    </body>
    
    </html>
    
    Found 2024-04-25 by HttpPlugin
    Create report
  • Open service 161.97.160.142:8085

    2024-04-25 21:15

    HTTP/1.1 404 
    Vary: Origin
    Vary: Access-Control-Request-Method
    Vary: Access-Control-Request-Headers
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Cache-Control: no-cache, no-store, max-age=0, must-revalidate
    Pragma: no-cache
    Expires: 0
    X-Frame-Options: DENY
    Content-Type: application/json
    Transfer-Encoding: chunked
    Date: Thu, 25 Apr 2024 21:15:04 GMT
    Connection: close
    
    
    {"timestamp":"2024-04-25T21:15:04.364+00:00","status":404,"error":"Not Found","message":"","path":"/"}
    Found 2024-04-25 by HttpPlugin
    Create report
  • Open service 161.97.160.142:443

    2024-04-25 06:08

    HTTP/1.1 200 OK
    Server: nginx/1.14.1
    Date: Thu, 25 Apr 2024 06:08:14 GMT
    Content-Type: text/html
    Content-Length: 8956
    Last-Modified: Thu, 22 Sep 2022 08:55:48 GMT
    Connection: close
    ETag: "632c2314-22fc"
    Accept-Ranges: bytes
    
    Page title: penguinlabs
    
    <!DOCTYPE html><html lang="en"><head><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
      <meta charset="utf-8">
      <title>penguinlabs</title>
      <base href="/">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <link rel="icon" type="image/x-icon" href="favicon.ico">
      <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css">
      <style type="text/css">@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCRc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fABc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCBc4AMP6lbBP.woff2) format('woff2');unicode-range:U+1F00-1FFF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBxc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0370-03FF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCxc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fChc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu72xKKTU1Kvnz.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu5mxKKTU1Kvnz.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7mxKKTU1Kvnz.woff2) format('woff2');unicode-range:U+1F00-1FFF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4WxKKTU1Kvnz.woff2) format('woff2');unicode-range:U+0370-03FF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7WxKKTU1Kvnz.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7GxKKTU1Kvnz.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-01
    Found 2024-04-25 by HttpPlugin
    Create report
  • Open service 161.97.160.142:8085

    2024-04-24 10:20

    HTTP/1.1 404 
    Vary: Origin
    Vary: Access-Control-Request-Method
    Vary: Access-Control-Request-Headers
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Cache-Control: no-cache, no-store, max-age=0, must-revalidate
    Pragma: no-cache
    Expires: 0
    X-Frame-Options: DENY
    Content-Type: application/json
    Transfer-Encoding: chunked
    Date: Wed, 24 Apr 2024 10:20:21 GMT
    Connection: close
    
    
    {"timestamp":"2024-04-24T10:20:21.617+00:00","status":404,"error":"Not Found","message":"","path":"/"}
    Found 2024-04-24 by HttpPlugin
    Create report
  • Open service 161.97.160.142:22

    2024-04-24 05:17

    
                                
    Found 2024-04-24 by SSHOpenPlugin
    Create report
  • Open service 161.97.160.142:81

    2024-04-18 18:32

    HTTP/1.1 200 OK
    Server: nginx/1.14.1
    Date: Thu, 18 Apr 2024 18:32:17 GMT
    Content-Type: text/html
    Content-Length: 3437
    Last-Modified: Mon, 10 Oct 2022 20:15:04 GMT
    Connection: close
    ETag: "63447d48-d6d"
    Accept-Ranges: bytes
    
    Page title: Covid Certificates
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
    
        <title>Covid Certificates</title>
        <link rel="icon" type="image/x-icon" href="favicon.ico">
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap" rel="stylesheet">
        <link href="https://fonts.googleapis.com/css?family=Dosis:400,700" rel="stylesheet">
        <link href="style.css" rel="stylesheet">
    
    </head>
    
    <body style="background: lightgray;padding-bottom: 20px;">
    
    <div id="root" class="print-section" >
        <section id="laboratory-info" class="memo company-info">
            <div class="company-info">
                <p id="lab-name" class="bold"></p>
                <p id="address" class="bold"></p>
                <p id="country" class="bold"></p>
                <p id="phone" class="bold"></p>
                <p id="email" class="bold"></p>
            </div>
        </section>
        <div id="patient_details" class="row no-gutters items-group col-lg-10 page-width">
            <div class="column">
                <p>Name :</p>
                <p style="white-space: nowrap">Lab Number :</p>
                <p style="white-space: nowrap">Requested :</p>
                <p style="white-space: nowrap">Payment :</p>
            </div>
            <div class="column">
                <p id="patient-name" class="max-width"></p>
                <p id="lab-number" class="max-width"></p>
                <p id="requested" class="max-width"></p>
                <p id="payment"></p>
            </div>
        </div>
    
        <div class="row no-gutters items-group col-lg-10 page-width">
            <div class="column">
                <p style="white-space: nowrap">National ID:</p>
                <p>Age:</p>
                <p>Gender:</p>
                <p style="white-space: nowrap">Collected:</p>
                <p style="white-space: nowrap">Report Date:</p>
                <p>Clinical Data:</p>
            </div>
            <div class="column">
                <p id="national-id" class="bold max-width"></p>
                <p id="age"></p>
                <p id="gender"></p>
                <p id="collected" class="bold max-width" style="white-space: nowrap"></p>
                <p id="report-date" class="bold max-width" style="white-space: nowrap"></p>
                <p id="clinical-data" class="max-width" style="white-space: pre-line"></p>
            </div>
        </div>
    
        <div id="profile-name-header" class="flex-container">
            <span id="profile-name"></span>
            <span id="specimen-type"></span>
        </div>
        <div id="measurement" class="bold flex-container left-space">
            <h5 id="measurement-method"></h5>
        </div>
        <div id="test-details" class="flex-container left-space">
            <h5 class="light">Test: </h5>
            <h5 id="test" class="bold custom-font-style"></h5>
            <h5 class="light">Result : </h5>
            <h5 id="result" class="bold custom-font-style"></h5>
        </div>
        <div id="interpretation" class="left-space interpretation-message">
            <p class="bold">Interpretation :</p>
            <p id="interpretation-message"></p>
        </div>
        <div class="left-space top-space bottom-space">
            <span>Done By:</span>
            <span id="signature" class="bold"></span>
        </div>
    </div>
    <div id="error-message" class="error"></div>
    <script src="scripts.js"></script>
    </body>
    
    </html>
    
    Found 2024-04-18 by HttpPlugin
    Create report
CN:
*.mantreysc.com
Key:
RSA-4096
Issuer:
Not before:
2021-10-19 19:17
Not after:
2022-10-19 19:17
Domain summary
No record