Domain api.gitscribe.io
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80

  • Open service 172.67.130.136:443 路 api.gitscribe.io

    2026-01-06 20:40

    HTTP/1.1 200 OK
    Date: Tue, 06 Jan 2026 20:40:58 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    access-control-allow-origin: *
    Age: 0
    Cache-Control: no-cache
    content-disposition: inline; filename=index.html
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=qJaKUmt0IsIgRXyM7kTfAUWOtsPjzPSlE9U%2BcVUNtCuNpMcgFVgdQh325mqFKK%2FBCfmVIZ4MwQ%2FaJC6voXDToHynK5XQMlsW%2FU3SRdYs2P0%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    last-modified: Sat, 20 Oct 2018 01:46:40 GMT
    Server: cloudflare
    strict-transport-security: max-age=63072000
    x-vercel-cache: MISS
    x-vercel-id: yul1::iad1::wt56b-1767732053675-42500053331e
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    CF-RAY: 9b9e08776c8eac9c-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: Developer Search Bot
    
    <!DOCTYPE html>
    <html>
      <head>
        <meta charset="utf-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1" />
        <title>Developer Search Bot</title>
        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" />
        <link rel="stylesheet" href="static/style.css" />
        <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
        <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"></script>
        <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
        <script src="/static/js/jsonic-min.js"></script>
      </head>
      <body>
        <div class="full-screen">
          <div class="container">
            <h1 class="text-center mb-4">Developer Search Bot</h1>
            <div id="chat-container" class="border border-primary rounded p-3 bg-light">
              <div class="bot-container">
                <ul>
                <p>Hello! I'm a CodeMingle Bot 馃槉<br>
                   I'm here to help you find a developer for your needs.<br>
                   To make the search more effective, please add the following information:</p>
                  <li>Country</li>
                  <li>Rate per hour (use only numbers, e.g., 50 for $50/hour)</li>
                  <li>English level (1-3)</li>
                  <li>Code languages (JavaScript, Python, etc. - you can put one or more)</li>
                  <li>Topics (React, Kubernetes, AI, etc. - you can put one or more)</li>
                </ul>
              </div>
            </div>
            <div class="input-group mt-3">
              <input id="user-input" type="text" class="form-control" placeholder="Type your message here..." />
              <div class="input-group-append">
                <button id="send-button" class="btn btn-primary">Send</button>
              </div>
            </div>
            <div id="result-container" class="mt-3">
              <h2>Search Result</h2>
              <!-- Add this line right after the <h2>Search Result</h2> -->
              <button id="clear-list-button" class="btn btn-danger">Clear List</button>
              <!-- Add d-flex container -->
              <div class="d-flex justify-content-center align-items-center" style="position: relative;">
                <!-- Add spinner here -->
                <div id="spinner" class="spinner-border text-primary" role="status" style="display:none;">
                  <span class="sr-only">Loading...</span>
                </div>
              <div id="result-list" class="result-list"></div>
            </div>
          </div>
        </div>
        <script src="/static/js/bot.js"></script>
        <script>
          function scrollToBottom() {
            var chatContainer = document.getElementById('chat-container');
            chatContainer.scrollTop = chatContainer.scrollHeight;
          }
    
          // Call scrollToBottom() function after every message is sent.
          document.getElementById('send-button').addEventListener('click', function() {
            scrollToBottom();
          });
    
          // Scroll to the bottom when the page loads.
          document.addEventListener('DOMContentLoaded', function() {
            scrollToBottom();
          });
        </script>
      </body>
    </html>
    
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::6815:35c:443 路 api.gitscribe.io

    2026-01-06 20:40

    HTTP/1.1 200 OK
    Date: Tue, 06 Jan 2026 20:40:58 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    access-control-allow-origin: *
    Age: 0
    Cache-Control: no-cache
    content-disposition: inline; filename=index.html
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=HOGOPNgNVYEMu4pG%2FLBYp2NCu8Hz%2BQ5ax053WGlyxyTO0vknIg3ArYBM1lXWOr8I2xizKBxVeeELBbeHu84apTt4ACqNPkv2iIW9m5I7Jf09M0Fhwa%2Fa63G0iZ4%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    last-modified: Sat, 20 Oct 2018 01:46:40 GMT
    Server: cloudflare
    strict-transport-security: max-age=63072000
    x-vercel-cache: MISS
    x-vercel-id: iad1::iad1::kznbs-1767732053831-9ac2148bd880
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    CF-RAY: 9b9e0877ed0a1f8d-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Developer Search Bot
    
    <!DOCTYPE html>
    <html>
      <head>
        <meta charset="utf-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1" />
        <title>Developer Search Bot</title>
        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" />
        <link rel="stylesheet" href="static/style.css" />
        <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
        <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"></script>
        <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
        <script src="/static/js/jsonic-min.js"></script>
      </head>
      <body>
        <div class="full-screen">
          <div class="container">
            <h1 class="text-center mb-4">Developer Search Bot</h1>
            <div id="chat-container" class="border border-primary rounded p-3 bg-light">
              <div class="bot-container">
                <ul>
                <p>Hello! I'm a CodeMingle Bot 馃槉<br>
                   I'm here to help you find a developer for your needs.<br>
                   To make the search more effective, please add the following information:</p>
                  <li>Country</li>
                  <li>Rate per hour (use only numbers, e.g., 50 for $50/hour)</li>
                  <li>English level (1-3)</li>
                  <li>Code languages (JavaScript, Python, etc. - you can put one or more)</li>
                  <li>Topics (React, Kubernetes, AI, etc. - you can put one or more)</li>
                </ul>
              </div>
            </div>
            <div class="input-group mt-3">
              <input id="user-input" type="text" class="form-control" placeholder="Type your message here..." />
              <div class="input-group-append">
                <button id="send-button" class="btn btn-primary">Send</button>
              </div>
            </div>
            <div id="result-container" class="mt-3">
              <h2>Search Result</h2>
              <!-- Add this line right after the <h2>Search Result</h2> -->
              <button id="clear-list-button" class="btn btn-danger">Clear List</button>
              <!-- Add d-flex container -->
              <div class="d-flex justify-content-center align-items-center" style="position: relative;">
                <!-- Add spinner here -->
                <div id="spinner" class="spinner-border text-primary" role="status" style="display:none;">
                  <span class="sr-only">Loading...</span>
                </div>
              <div id="result-list" class="result-list"></div>
            </div>
          </div>
        </div>
        <script src="/static/js/bot.js"></script>
        <script>
          function scrollToBottom() {
            var chatContainer = document.getElementById('chat-container');
            chatContainer.scrollTop = chatContainer.scrollHeight;
          }
    
          // Call scrollToBottom() function after every message is sent.
          document.getElementById('send-button').addEventListener('click', function() {
            scrollToBottom();
          });
    
          // Scroll to the bottom when the page loads.
          document.addEventListener('DOMContentLoaded', function() {
            scrollToBottom();
          });
        </script>
      </body>
    </html>
    
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 172.67.130.136:8443 路 api.gitscribe.io

    2026-01-06 20:40

    
                                
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 172.67.130.136:80 路 api.gitscribe.io

    2026-01-06 20:40

    HTTP/1.1 308 Permanent Redirect
    Date: Tue, 06 Jan 2026 20:40:52 GMT
    Content-Type: text/plain
    Transfer-Encoding: chunked
    Connection: close
    Location: https://api.gitscribe.io/
    Refresh: 0;url=https://api.gitscribe.io/
    server: cloudflare
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=XVmtA0xHWB0UKbM%2Bkrj5cVE16RSNSCl5FVdsJioVkse5WP4rYB%2BBt1V%2BA9l%2B5z6vKJCjkuG1%2BkrTS0aukiP%2FR9WyAy5G9gbqNPN58J15o3M%3D"}]}
    CF-RAY: 9b9e08712e86abbb-YYZ
    alt-svc: h3=":443"; ma=86400
    
    
    Redirecting...
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 104.21.3.92:8443 路 api.gitscribe.io

    2026-01-06 20:40

    
                                
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 104.21.3.92:443 路 api.gitscribe.io

    2026-01-06 20:40

    HTTP/1.1 200 OK
    Date: Tue, 06 Jan 2026 20:40:59 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    access-control-allow-origin: *
    Age: 0
    Cache-Control: no-cache
    content-disposition: inline; filename=index.html
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=bL7zTA%2Fh%2BJpSi0E2xNfKY6iN0vGg7fLipliSMH0vPb6RE3p80Jj8aEKg5FFVGxlHQyyrRxPNXiV%2BlVdg7UgGE6C%2Bt3Axti%2Fvcs0A%2BiHL%2FQE%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    last-modified: Sat, 20 Oct 2018 01:46:40 GMT
    Server: cloudflare
    strict-transport-security: max-age=63072000
    x-vercel-cache: MISS
    x-vercel-id: yul1::iad1::ghxp4-1767732053635-709d2218a41a
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    CF-RAY: 9b9e08772c9c076d-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: Developer Search Bot
    
    <!DOCTYPE html>
    <html>
      <head>
        <meta charset="utf-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1" />
        <title>Developer Search Bot</title>
        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" />
        <link rel="stylesheet" href="static/style.css" />
        <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
        <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"></script>
        <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
        <script src="/static/js/jsonic-min.js"></script>
      </head>
      <body>
        <div class="full-screen">
          <div class="container">
            <h1 class="text-center mb-4">Developer Search Bot</h1>
            <div id="chat-container" class="border border-primary rounded p-3 bg-light">
              <div class="bot-container">
                <ul>
                <p>Hello! I'm a CodeMingle Bot 馃槉<br>
                   I'm here to help you find a developer for your needs.<br>
                   To make the search more effective, please add the following information:</p>
                  <li>Country</li>
                  <li>Rate per hour (use only numbers, e.g., 50 for $50/hour)</li>
                  <li>English level (1-3)</li>
                  <li>Code languages (JavaScript, Python, etc. - you can put one or more)</li>
                  <li>Topics (React, Kubernetes, AI, etc. - you can put one or more)</li>
                </ul>
              </div>
            </div>
            <div class="input-group mt-3">
              <input id="user-input" type="text" class="form-control" placeholder="Type your message here..." />
              <div class="input-group-append">
                <button id="send-button" class="btn btn-primary">Send</button>
              </div>
            </div>
            <div id="result-container" class="mt-3">
              <h2>Search Result</h2>
              <!-- Add this line right after the <h2>Search Result</h2> -->
              <button id="clear-list-button" class="btn btn-danger">Clear List</button>
              <!-- Add d-flex container -->
              <div class="d-flex justify-content-center align-items-center" style="position: relative;">
                <!-- Add spinner here -->
                <div id="spinner" class="spinner-border text-primary" role="status" style="display:none;">
                  <span class="sr-only">Loading...</span>
                </div>
              <div id="result-list" class="result-list"></div>
            </div>
          </div>
        </div>
        <script src="/static/js/bot.js"></script>
        <script>
          function scrollToBottom() {
            var chatContainer = document.getElementById('chat-container');
            chatContainer.scrollTop = chatContainer.scrollHeight;
          }
    
          // Call scrollToBottom() function after every message is sent.
          document.getElementById('send-button').addEventListener('click', function() {
            scrollToBottom();
          });
    
          // Scroll to the bottom when the page loads.
          document.addEventListener('DOMContentLoaded', function() {
            scrollToBottom();
          });
        </script>
      </body>
    </html>
    
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 104.21.3.92:80 路 api.gitscribe.io

    2026-01-06 20:40

    HTTP/1.1 308 Permanent Redirect
    Date: Tue, 06 Jan 2026 20:40:52 GMT
    Content-Type: text/plain
    Transfer-Encoding: chunked
    Connection: close
    Location: https://api.gitscribe.io/
    Refresh: 0;url=https://api.gitscribe.io/
    server: cloudflare
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=p%2FQbWWcuqgCvWAtSdC1%2F6DzrQB6%2FBN5eEMrLcZTGTKaOrUIbqh6ROYH8je%2FxRoL3YnyL1KiAI1920djByHfGdf7NF7a%2F%2BqL9jZeZQqc2iKY%3D"}]}
    CF-RAY: 9b9e08714ea1cd1a-LHR
    alt-svc: h3=":443"; ma=86400
    
    
    Redirecting...
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 2606:4700:3030::ac43:8288:80 路 api.gitscribe.io

    2026-01-06 20:40

    HTTP/1.1 308 Permanent Redirect
    Date: Tue, 06 Jan 2026 20:40:52 GMT
    Content-Type: text/plain
    Transfer-Encoding: chunked
    Connection: close
    Location: https://api.gitscribe.io/
    Refresh: 0;url=https://api.gitscribe.io/
    server: cloudflare
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=oL4m1HVWp5jd1og%2BA95yRWLawOAubehXB7gweqA7bSbzLlQ%2FLi9v4y2LTldx1on1bRBFMIOleLskj889Sc3enPpX%2FYmvVMOjrktbd81HAIlMfyLbDVzB4jDhaeQ%3D"}]}
    CF-RAY: 9b9e0870dbf8bb5c-FRA
    alt-svc: h3=":443"; ma=86400
    
    
    Redirecting...
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::6815:35c:80 路 api.gitscribe.io

    2026-01-06 20:40

    HTTP/1.1 308 Permanent Redirect
    Date: Tue, 06 Jan 2026 20:40:52 GMT
    Content-Type: text/plain
    Transfer-Encoding: chunked
    Connection: close
    Location: https://api.gitscribe.io/
    Refresh: 0;url=https://api.gitscribe.io/
    server: cloudflare
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=jZKkg6kLIzsQ3Z2ciGf%2FA7rLF8ZhKSNf3Spo%2Fze1k0vuV6lzrKHu2yjn99ujpI1aBRsCKBq6K20jHB3uGEpYlJ1tvh2%2FNFxoqNDq4SeG8f%2B6qtZMgzZqZgT0pck%3D"}]}
    CF-RAY: 9b9e08714a6d0015-LHR
    alt-svc: h3=":443"; ma=86400
    
    
    Redirecting...
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 2606:4700:3030::ac43:8288:443 路 api.gitscribe.io

    2026-01-06 20:40

    HTTP/1.1 200 OK
    Date: Tue, 06 Jan 2026 20:40:58 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    access-control-allow-origin: *
    Age: 0
    Cache-Control: no-cache
    content-disposition: inline; filename=index.html
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ChTyGbDzKPDKek0zqhdv1m0TaoYz5HxVtpXHwGvj%2FNdtwmBHmAj1H750TkxX%2FG76vuOpMyE6Htkm6yEIAx7EHy3bLyDzbWxTZP1fsS7fnnw0FskOeP%2Fs8nvT%2FPM%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    last-modified: Sat, 20 Oct 2018 01:46:40 GMT
    Server: cloudflare
    strict-transport-security: max-age=63072000
    x-vercel-cache: MISS
    x-vercel-id: fra1::iad1::l7rxq-1767732053642-fa3a4312db5a
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    CF-RAY: 9b9e0876d825bbe9-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Developer Search Bot
    
    <!DOCTYPE html>
    <html>
      <head>
        <meta charset="utf-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1" />
        <title>Developer Search Bot</title>
        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" />
        <link rel="stylesheet" href="static/style.css" />
        <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
        <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"></script>
        <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
        <script src="/static/js/jsonic-min.js"></script>
      </head>
      <body>
        <div class="full-screen">
          <div class="container">
            <h1 class="text-center mb-4">Developer Search Bot</h1>
            <div id="chat-container" class="border border-primary rounded p-3 bg-light">
              <div class="bot-container">
                <ul>
                <p>Hello! I'm a CodeMingle Bot 馃槉<br>
                   I'm here to help you find a developer for your needs.<br>
                   To make the search more effective, please add the following information:</p>
                  <li>Country</li>
                  <li>Rate per hour (use only numbers, e.g., 50 for $50/hour)</li>
                  <li>English level (1-3)</li>
                  <li>Code languages (JavaScript, Python, etc. - you can put one or more)</li>
                  <li>Topics (React, Kubernetes, AI, etc. - you can put one or more)</li>
                </ul>
              </div>
            </div>
            <div class="input-group mt-3">
              <input id="user-input" type="text" class="form-control" placeholder="Type your message here..." />
              <div class="input-group-append">
                <button id="send-button" class="btn btn-primary">Send</button>
              </div>
            </div>
            <div id="result-container" class="mt-3">
              <h2>Search Result</h2>
              <!-- Add this line right after the <h2>Search Result</h2> -->
              <button id="clear-list-button" class="btn btn-danger">Clear List</button>
              <!-- Add d-flex container -->
              <div class="d-flex justify-content-center align-items-center" style="position: relative;">
                <!-- Add spinner here -->
                <div id="spinner" class="spinner-border text-primary" role="status" style="display:none;">
                  <span class="sr-only">Loading...</span>
                </div>
              <div id="result-list" class="result-list"></div>
            </div>
          </div>
        </div>
        <script src="/static/js/bot.js"></script>
        <script>
          function scrollToBottom() {
            var chatContainer = document.getElementById('chat-container');
            chatContainer.scrollTop = chatContainer.scrollHeight;
          }
    
          // Call scrollToBottom() function after every message is sent.
          document.getElementById('send-button').addEventListener('click', function() {
            scrollToBottom();
          });
    
          // Scroll to the bottom when the page loads.
          document.addEventListener('DOMContentLoaded', function() {
            scrollToBottom();
          });
        </script>
      </body>
    </html>
    
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::6815:35c:8443 路 api.gitscribe.io

    2026-01-06 20:40

    
                                
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 2606:4700:3030::ac43:8288:8443 路 api.gitscribe.io

    2026-01-06 20:40

    
                                
    Found 2026-01-06 by HttpPlugin
    Create report
gitscribe.io*.gitscribe.io
CN:
gitscribe.io
Key:
ECDSA-256
Issuer:
WE1
Not before:
2025-11-21 05:51
Not after:
2026-02-19 06:49