Domain www.syncapp.dev
United States
AMAZON-02
Software information

Heroku

tcp/443 tcp/80

  • Swagger API description is publicly available
    First seen 2025-11-27 10:04
    Last seen 2026-01-12 00:15
    Open for 45 days
    • Severity: info
      Fingerprint: 5733ddf49ff49cd1b885ff43a0a0e27f0caf932a9a8a33844143bc8a7d7a85ff

      Public Swagger UI/API detected at path: /swagger.json - sample paths:
      DELETE /devicestatus/{spec}
      DELETE /treatments/{spec}
      GET /devicestatus/
      GET /echo/{storage}/{spec}
      GET /entries
      GET /entries/{spec}
      GET /profile
      GET /slice/{storage}/{field}/{type}/{prefix}/{regex}
      GET /status
      GET /times/echo/{prefix}/{regex}
      GET /times/{prefix}/{regex}
      GET /treatments
      Found on 2026-01-12 00:15
  • Open service 3.33.241.96:443 · www.syncapp.dev

    2026-01-12 00:15

    HTTP/1.1 200 OK
    Access-Control-Allow-Headers: Content-Type, Authorization, Content-Length, X-Requested-With
    Access-Control-Allow-Methods: GET,PUT,POST,DELETE,OPTIONS
    Access-Control-Allow-Origin: *
    Content-Length: 42975
    Content-Type: text/html; charset=utf-8
    Date: Mon, 12 Jan 2026 00:15:11 GMT
    Etag: W/"a7df-hUhGn80Fu8xr9+cTBRcY/W05k3Q"
    Expect-Ct: max-age=0
    Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
    Referrer-Policy: no-referrer
    Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=T3FVEVf2AEEe2bBHvwGfYjC23JT8N4whDn5AjNE7UyY%3D\u0026sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6\u0026ts=1768176911"}],"max_age":3600}
    Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=T3FVEVf2AEEe2bBHvwGfYjC23JT8N4whDn5AjNE7UyY%3D&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&ts=1768176911"
    Server: Heroku
    Strict-Transport-Security: max-age=31536000
    Vary: Accept-Encoding
    Via: 1.1 heroku-router
    X-Content-Type-Options: nosniff
    X-Dns-Prefetch-Control: off
    X-Download-Options: noopen
    X-Permitted-Cross-Domain-Policies: none
    X-Xss-Protection: 0
    Connection: close
    
    Page title: Nightscout
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta name="viewport" content="width=device-width, maximum-scale=1, initial-scale=0.9, user-scalable=0">
      <meta name="apple-mobile-web-app-capable" content="yes">
      <link rel="apple-touch-startup-image" href="images/launch.png">
      <meta name="apple-mobile-web-app-title" content="Nightscout">
    
      <title>Nightscout</title>
    
      <link rel="apple-touch-icon" sizes="57x57" href="images/apple-touch-icon-57x57.png">
      <link rel="apple-touch-icon" sizes="60x60" href="images/apple-touch-icon-60x60.png">
      <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
      <link rel="apple-touch-icon" sizes="76x76" href="images/apple-touch-icon-76x76.png">
      <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
      <link rel="apple-touch-icon" sizes="120x120" href="images/apple-touch-icon-120x120.png">
      <link rel="apple-touch-icon" sizes="144x144" href="images/apple-touch-icon-144x144.png">
      <link rel="apple-touch-icon" sizes="152x152" href="images/apple-touch-icon-152x152.png">
      <link rel="apple-touch-icon" sizes="180x180" href="images/apple-touch-icon-180x180.png">
      <link rel="icon" type="image/png" href="images/favicon-32x32.png" sizes="32x32">
      <link rel="icon" type="image/png" href="images/android-chrome-192x192.png" sizes="192x192">
      <link rel="icon" type="image/png" href="images/favicon-96x96.png" sizes="96x96">
      <link rel="icon" type="image/png" href="images/favicon-16x16.png" sizes="16x16">
      <link rel="manifest" href="manifest.json">
      <link rel="shortcut icon" href="images/favicon.ico">
      <meta name="msapplication-TileColor" content="#00a300">
      <meta name="msapplication-TileImage" content="/images/mstile-144x144.png">
      <meta name="msapplication-config" content="/browserconfig.xml">
      <meta name="theme-color" content="#333333">
      <link rel="preload" href="css/ui-darkness/jquery-ui.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/jquery.tooltips.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/main.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/drawer.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/dropdown.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
    
      <style media="screen" type="text/css">
        #centerMessagePanel {
          position: fixed;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          height: 100%;
          width: 100%;
          margin: 0;
          padding: 0;
          background: #000000;
          z-index: 1000;
        }
    
        #loadingMessage {
          text-align: center;
          position: absolute;
          width: 100%;
          height: 90%;
          top: 30%;
          left: 0;
          font-size: 16px;
        }
    
        .spinner {
          margin: 100px auto 0;
          width: 70px;
          text-align: center;
        }
    
        .spinner>div {
          width: 18px;
          height: 18px;
          background-color: #333;
    
          border-radius: 100%;
          display: inline-block;
          -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
          animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        }
    
        .spinner .bounce1 {
          -webkit-animation-delay: -0.32s;
          animation-delay: -0.32s;
        }
    
        .spinner .bounce2 {
          -webkit-animation-delay: -0.16s;
          animation-delay: -0.16s;
        }
    
        @-webkit-keyframes sk-bouncedelay {
          0%, 80%, 100% { -webkit-transform: scale(0) }
          40% { -webkit-transform: scale(1.0) }
        }
    
        @keyframes sk-bouncedelay {
           0%, 80%, 100% { 
             -webkit-transform: scale(0);
             transform: scale(0);
           } 40% { 
             -webkit-transform: scale(1.0);
             transform: scale(1.0);
        }
    }
    
      </style>
          
    <script>
            /*! loadCSS. [c]2017 Filament Group, Inc. MIT License */
            /* This file is meant as a standalone workflow for
            - testing support for link[rel=preload]
            - enabling async CSS loading in browsers that do not support rel=preload
            - appl
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 76.223.57.73:443 · www.syncapp.dev

    2026-01-12 00:15

    HTTP/1.1 200 OK
    Access-Control-Allow-Headers: Content-Type, Authorization, Content-Length, X-Requested-With
    Access-Control-Allow-Methods: GET,PUT,POST,DELETE,OPTIONS
    Access-Control-Allow-Origin: *
    Content-Length: 42975
    Content-Type: text/html; charset=utf-8
    Date: Mon, 12 Jan 2026 00:15:11 GMT
    Etag: W/"a7df-hUhGn80Fu8xr9+cTBRcY/W05k3Q"
    Expect-Ct: max-age=0
    Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
    Referrer-Policy: no-referrer
    Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=T3FVEVf2AEEe2bBHvwGfYjC23JT8N4whDn5AjNE7UyY%3D\u0026sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6\u0026ts=1768176911"}],"max_age":3600}
    Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=T3FVEVf2AEEe2bBHvwGfYjC23JT8N4whDn5AjNE7UyY%3D&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&ts=1768176911"
    Server: Heroku
    Strict-Transport-Security: max-age=31536000
    Vary: Accept-Encoding
    Via: 1.1 heroku-router
    X-Content-Type-Options: nosniff
    X-Dns-Prefetch-Control: off
    X-Download-Options: noopen
    X-Permitted-Cross-Domain-Policies: none
    X-Xss-Protection: 0
    Connection: close
    
    Page title: Nightscout
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta name="viewport" content="width=device-width, maximum-scale=1, initial-scale=0.9, user-scalable=0">
      <meta name="apple-mobile-web-app-capable" content="yes">
      <link rel="apple-touch-startup-image" href="images/launch.png">
      <meta name="apple-mobile-web-app-title" content="Nightscout">
    
      <title>Nightscout</title>
    
      <link rel="apple-touch-icon" sizes="57x57" href="images/apple-touch-icon-57x57.png">
      <link rel="apple-touch-icon" sizes="60x60" href="images/apple-touch-icon-60x60.png">
      <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
      <link rel="apple-touch-icon" sizes="76x76" href="images/apple-touch-icon-76x76.png">
      <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
      <link rel="apple-touch-icon" sizes="120x120" href="images/apple-touch-icon-120x120.png">
      <link rel="apple-touch-icon" sizes="144x144" href="images/apple-touch-icon-144x144.png">
      <link rel="apple-touch-icon" sizes="152x152" href="images/apple-touch-icon-152x152.png">
      <link rel="apple-touch-icon" sizes="180x180" href="images/apple-touch-icon-180x180.png">
      <link rel="icon" type="image/png" href="images/favicon-32x32.png" sizes="32x32">
      <link rel="icon" type="image/png" href="images/android-chrome-192x192.png" sizes="192x192">
      <link rel="icon" type="image/png" href="images/favicon-96x96.png" sizes="96x96">
      <link rel="icon" type="image/png" href="images/favicon-16x16.png" sizes="16x16">
      <link rel="manifest" href="manifest.json">
      <link rel="shortcut icon" href="images/favicon.ico">
      <meta name="msapplication-TileColor" content="#00a300">
      <meta name="msapplication-TileImage" content="/images/mstile-144x144.png">
      <meta name="msapplication-config" content="/browserconfig.xml">
      <meta name="theme-color" content="#333333">
      <link rel="preload" href="css/ui-darkness/jquery-ui.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/jquery.tooltips.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/main.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/drawer.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/dropdown.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
    
      <style media="screen" type="text/css">
        #centerMessagePanel {
          position: fixed;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          height: 100%;
          width: 100%;
          margin: 0;
          padding: 0;
          background: #000000;
          z-index: 1000;
        }
    
        #loadingMessage {
          text-align: center;
          position: absolute;
          width: 100%;
          height: 90%;
          top: 30%;
          left: 0;
          font-size: 16px;
        }
    
        .spinner {
          margin: 100px auto 0;
          width: 70px;
          text-align: center;
        }
    
        .spinner>div {
          width: 18px;
          height: 18px;
          background-color: #333;
    
          border-radius: 100%;
          display: inline-block;
          -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
          animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        }
    
        .spinner .bounce1 {
          -webkit-animation-delay: -0.32s;
          animation-delay: -0.32s;
        }
    
        .spinner .bounce2 {
          -webkit-animation-delay: -0.16s;
          animation-delay: -0.16s;
        }
    
        @-webkit-keyframes sk-bouncedelay {
          0%, 80%, 100% { -webkit-transform: scale(0) }
          40% { -webkit-transform: scale(1.0) }
        }
    
        @keyframes sk-bouncedelay {
           0%, 80%, 100% { 
             -webkit-transform: scale(0);
             transform: scale(0);
           } 40% { 
             -webkit-transform: scale(1.0);
             transform: scale(1.0);
        }
    }
    
      </style>
          
    <script>
            /*! loadCSS. [c]2017 Filament Group, Inc. MIT License */
            /* This file is meant as a standalone workflow for
            - testing support for link[rel=preload]
            - enabling async CSS loading in browsers that do not support rel=preload
            - appl
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 15.197.149.68:80 · www.syncapp.dev

    2026-01-12 00:15

    HTTP/1.1 307 Temporary Redirect
    Content-Length: 59
    Content-Type: text/plain; charset=utf-8
    Date: Mon, 12 Jan 2026 00:16:11 GMT
    Location: https://www.syncapp.dev/
    Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
    Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=1RGj0tuzhU63YS32A81RDnLYv4gHLZ%2FJ0CtUlantamY%3D\u0026sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6\u0026ts=1768176971"}],"max_age":3600}
    Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=1RGj0tuzhU63YS32A81RDnLYv4gHLZ%2FJ0CtUlantamY%3D&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&ts=1768176971"
    Server: Heroku
    Vary: Accept
    Via: 1.1 heroku-router
    X-Powered-By: Express
    Connection: close
    
    
    Temporary Redirect. Redirecting to https://www.syncapp.dev/
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 3.33.241.96:80 · www.syncapp.dev

    2026-01-12 00:15

    HTTP/1.1 307 Temporary Redirect
    Content-Length: 59
    Content-Type: text/plain; charset=utf-8
    Date: Mon, 12 Jan 2026 00:16:12 GMT
    Location: https://www.syncapp.dev/
    Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
    Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=nfrwZzi6yTlmOoJu5GygnLM52UHnfhiTs%2BhcD3%2BHzsk%3D\u0026sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6\u0026ts=1768176972"}],"max_age":3600}
    Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=nfrwZzi6yTlmOoJu5GygnLM52UHnfhiTs%2BhcD3%2BHzsk%3D&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&ts=1768176972"
    Server: Heroku
    Vary: Accept
    Via: 1.1 heroku-router
    X-Powered-By: Express
    Connection: close
    
    
    Temporary Redirect. Redirecting to https://www.syncapp.dev/
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 76.223.57.73:80 · www.syncapp.dev

    2026-01-12 00:15

    HTTP/1.1 307 Temporary Redirect
    Content-Length: 59
    Content-Type: text/plain; charset=utf-8
    Date: Mon, 12 Jan 2026 00:16:11 GMT
    Location: https://www.syncapp.dev/
    Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
    Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=1RGj0tuzhU63YS32A81RDnLYv4gHLZ%2FJ0CtUlantamY%3D\u0026sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6\u0026ts=1768176971"}],"max_age":3600}
    Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=1RGj0tuzhU63YS32A81RDnLYv4gHLZ%2FJ0CtUlantamY%3D&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&ts=1768176971"
    Server: Heroku
    Vary: Accept
    Via: 1.1 heroku-router
    X-Powered-By: Express
    Connection: close
    
    
    Temporary Redirect. Redirecting to https://www.syncapp.dev/
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 15.197.149.68:443 · www.syncapp.dev

    2026-01-12 00:15

    HTTP/1.1 200 OK
    Access-Control-Allow-Headers: Content-Type, Authorization, Content-Length, X-Requested-With
    Access-Control-Allow-Methods: GET,PUT,POST,DELETE,OPTIONS
    Access-Control-Allow-Origin: *
    Content-Length: 42975
    Content-Type: text/html; charset=utf-8
    Date: Mon, 12 Jan 2026 00:15:11 GMT
    Etag: W/"a7df-hUhGn80Fu8xr9+cTBRcY/W05k3Q"
    Expect-Ct: max-age=0
    Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
    Referrer-Policy: no-referrer
    Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=T3FVEVf2AEEe2bBHvwGfYjC23JT8N4whDn5AjNE7UyY%3D\u0026sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6\u0026ts=1768176911"}],"max_age":3600}
    Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=T3FVEVf2AEEe2bBHvwGfYjC23JT8N4whDn5AjNE7UyY%3D&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&ts=1768176911"
    Server: Heroku
    Strict-Transport-Security: max-age=31536000
    Vary: Accept-Encoding
    Via: 1.1 heroku-router
    X-Content-Type-Options: nosniff
    X-Dns-Prefetch-Control: off
    X-Download-Options: noopen
    X-Permitted-Cross-Domain-Policies: none
    X-Xss-Protection: 0
    Connection: close
    
    Page title: Nightscout
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta name="viewport" content="width=device-width, maximum-scale=1, initial-scale=0.9, user-scalable=0">
      <meta name="apple-mobile-web-app-capable" content="yes">
      <link rel="apple-touch-startup-image" href="images/launch.png">
      <meta name="apple-mobile-web-app-title" content="Nightscout">
    
      <title>Nightscout</title>
    
      <link rel="apple-touch-icon" sizes="57x57" href="images/apple-touch-icon-57x57.png">
      <link rel="apple-touch-icon" sizes="60x60" href="images/apple-touch-icon-60x60.png">
      <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
      <link rel="apple-touch-icon" sizes="76x76" href="images/apple-touch-icon-76x76.png">
      <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
      <link rel="apple-touch-icon" sizes="120x120" href="images/apple-touch-icon-120x120.png">
      <link rel="apple-touch-icon" sizes="144x144" href="images/apple-touch-icon-144x144.png">
      <link rel="apple-touch-icon" sizes="152x152" href="images/apple-touch-icon-152x152.png">
      <link rel="apple-touch-icon" sizes="180x180" href="images/apple-touch-icon-180x180.png">
      <link rel="icon" type="image/png" href="images/favicon-32x32.png" sizes="32x32">
      <link rel="icon" type="image/png" href="images/android-chrome-192x192.png" sizes="192x192">
      <link rel="icon" type="image/png" href="images/favicon-96x96.png" sizes="96x96">
      <link rel="icon" type="image/png" href="images/favicon-16x16.png" sizes="16x16">
      <link rel="manifest" href="manifest.json">
      <link rel="shortcut icon" href="images/favicon.ico">
      <meta name="msapplication-TileColor" content="#00a300">
      <meta name="msapplication-TileImage" content="/images/mstile-144x144.png">
      <meta name="msapplication-config" content="/browserconfig.xml">
      <meta name="theme-color" content="#333333">
      <link rel="preload" href="css/ui-darkness/jquery-ui.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/jquery.tooltips.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/main.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/drawer.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/dropdown.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
    
      <style media="screen" type="text/css">
        #centerMessagePanel {
          position: fixed;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          height: 100%;
          width: 100%;
          margin: 0;
          padding: 0;
          background: #000000;
          z-index: 1000;
        }
    
        #loadingMessage {
          text-align: center;
          position: absolute;
          width: 100%;
          height: 90%;
          top: 30%;
          left: 0;
          font-size: 16px;
        }
    
        .spinner {
          margin: 100px auto 0;
          width: 70px;
          text-align: center;
        }
    
        .spinner>div {
          width: 18px;
          height: 18px;
          background-color: #333;
    
          border-radius: 100%;
          display: inline-block;
          -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
          animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        }
    
        .spinner .bounce1 {
          -webkit-animation-delay: -0.32s;
          animation-delay: -0.32s;
        }
    
        .spinner .bounce2 {
          -webkit-animation-delay: -0.16s;
          animation-delay: -0.16s;
        }
    
        @-webkit-keyframes sk-bouncedelay {
          0%, 80%, 100% { -webkit-transform: scale(0) }
          40% { -webkit-transform: scale(1.0) }
        }
    
        @keyframes sk-bouncedelay {
           0%, 80%, 100% { 
             -webkit-transform: scale(0);
             transform: scale(0);
           } 40% { 
             -webkit-transform: scale(1.0);
             transform: scale(1.0);
        }
    }
    
      </style>
          
    <script>
            /*! loadCSS. [c]2017 Filament Group, Inc. MIT License */
            /* This file is meant as a standalone workflow for
            - testing support for link[rel=preload]
            - enabling async CSS loading in browsers that do not support rel=preload
            - appl
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 13.248.213.92:80 · www.syncapp.dev

    2026-01-12 00:15

    HTTP/1.1 307 Temporary Redirect
    Content-Length: 59
    Content-Type: text/plain; charset=utf-8
    Date: Mon, 12 Jan 2026 00:16:11 GMT
    Location: https://www.syncapp.dev/
    Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
    Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=1RGj0tuzhU63YS32A81RDnLYv4gHLZ%2FJ0CtUlantamY%3D\u0026sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6\u0026ts=1768176971"}],"max_age":3600}
    Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=1RGj0tuzhU63YS32A81RDnLYv4gHLZ%2FJ0CtUlantamY%3D&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&ts=1768176971"
    Server: Heroku
    Vary: Accept
    Via: 1.1 heroku-router
    X-Powered-By: Express
    Connection: close
    
    
    Temporary Redirect. Redirecting to https://www.syncapp.dev/
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 13.248.213.92:443 · www.syncapp.dev

    2026-01-12 00:15

    HTTP/1.1 200 OK
    Access-Control-Allow-Headers: Content-Type, Authorization, Content-Length, X-Requested-With
    Access-Control-Allow-Methods: GET,PUT,POST,DELETE,OPTIONS
    Access-Control-Allow-Origin: *
    Content-Length: 42975
    Content-Type: text/html; charset=utf-8
    Date: Mon, 12 Jan 2026 00:15:10 GMT
    Etag: W/"a7df-hUhGn80Fu8xr9+cTBRcY/W05k3Q"
    Expect-Ct: max-age=0
    Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
    Referrer-Policy: no-referrer
    Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=tOgpEkwplG3%2FJOf%2Bwo0gR%2BCY9pLNqDpwskaB%2FsBBW50%3D\u0026sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6\u0026ts=1768176910"}],"max_age":3600}
    Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=tOgpEkwplG3%2FJOf%2Bwo0gR%2BCY9pLNqDpwskaB%2FsBBW50%3D&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&ts=1768176910"
    Server: Heroku
    Strict-Transport-Security: max-age=31536000
    Vary: Accept-Encoding
    Via: 1.1 heroku-router
    X-Content-Type-Options: nosniff
    X-Dns-Prefetch-Control: off
    X-Download-Options: noopen
    X-Permitted-Cross-Domain-Policies: none
    X-Xss-Protection: 0
    Connection: close
    
    Page title: Nightscout
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta name="viewport" content="width=device-width, maximum-scale=1, initial-scale=0.9, user-scalable=0">
      <meta name="apple-mobile-web-app-capable" content="yes">
      <link rel="apple-touch-startup-image" href="images/launch.png">
      <meta name="apple-mobile-web-app-title" content="Nightscout">
    
      <title>Nightscout</title>
    
      <link rel="apple-touch-icon" sizes="57x57" href="images/apple-touch-icon-57x57.png">
      <link rel="apple-touch-icon" sizes="60x60" href="images/apple-touch-icon-60x60.png">
      <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
      <link rel="apple-touch-icon" sizes="76x76" href="images/apple-touch-icon-76x76.png">
      <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
      <link rel="apple-touch-icon" sizes="120x120" href="images/apple-touch-icon-120x120.png">
      <link rel="apple-touch-icon" sizes="144x144" href="images/apple-touch-icon-144x144.png">
      <link rel="apple-touch-icon" sizes="152x152" href="images/apple-touch-icon-152x152.png">
      <link rel="apple-touch-icon" sizes="180x180" href="images/apple-touch-icon-180x180.png">
      <link rel="icon" type="image/png" href="images/favicon-32x32.png" sizes="32x32">
      <link rel="icon" type="image/png" href="images/android-chrome-192x192.png" sizes="192x192">
      <link rel="icon" type="image/png" href="images/favicon-96x96.png" sizes="96x96">
      <link rel="icon" type="image/png" href="images/favicon-16x16.png" sizes="16x16">
      <link rel="manifest" href="manifest.json">
      <link rel="shortcut icon" href="images/favicon.ico">
      <meta name="msapplication-TileColor" content="#00a300">
      <meta name="msapplication-TileImage" content="/images/mstile-144x144.png">
      <meta name="msapplication-config" content="/browserconfig.xml">
      <meta name="theme-color" content="#333333">
      <link rel="preload" href="css/ui-darkness/jquery-ui.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/jquery.tooltips.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/main.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/drawer.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/dropdown.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
    
      <style media="screen" type="text/css">
        #centerMessagePanel {
          position: fixed;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          height: 100%;
          width: 100%;
          margin: 0;
          padding: 0;
          background: #000000;
          z-index: 1000;
        }
    
        #loadingMessage {
          text-align: center;
          position: absolute;
          width: 100%;
          height: 90%;
          top: 30%;
          left: 0;
          font-size: 16px;
        }
    
        .spinner {
          margin: 100px auto 0;
          width: 70px;
          text-align: center;
        }
    
        .spinner>div {
          width: 18px;
          height: 18px;
          background-color: #333;
    
          border-radius: 100%;
          display: inline-block;
          -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
          animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        }
    
        .spinner .bounce1 {
          -webkit-animation-delay: -0.32s;
          animation-delay: -0.32s;
        }
    
        .spinner .bounce2 {
          -webkit-animation-delay: -0.16s;
          animation-delay: -0.16s;
        }
    
        @-webkit-keyframes sk-bouncedelay {
          0%, 80%, 100% { -webkit-transform: scale(0) }
          40% { -webkit-transform: scale(1.0) }
        }
    
        @keyframes sk-bouncedelay {
           0%, 80%, 100% { 
             -webkit-transform: scale(0);
             transform: scale(0);
           } 40% { 
             -webkit-transform: scale(1.0);
             transform: scale(1.0);
        }
    }
    
      </style>
          
    <script>
            /*! loadCSS. [c]2017 Filament Group, Inc. MIT License */
            /* This file is meant as a standalone workflow for
            - testing support for link[rel=preload]
            - enabling async CSS loading in browsers that do not support rel=preload
            - appl
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 15.197.149.68:443 · www.syncapp.dev

    2026-01-08 23:43

    HTTP/1.1 200 OK
    Access-Control-Allow-Headers: Content-Type, Authorization, Content-Length, X-Requested-With
    Access-Control-Allow-Methods: GET,PUT,POST,DELETE,OPTIONS
    Access-Control-Allow-Origin: *
    Content-Length: 42975
    Content-Type: text/html; charset=utf-8
    Date: Thu, 08 Jan 2026 23:43:42 GMT
    Etag: W/"a7df-hUhGn80Fu8xr9+cTBRcY/W05k3Q"
    Expect-Ct: max-age=0
    Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
    Referrer-Policy: no-referrer
    Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=6Ukhxk3qV3EOvOGI2I1fXkCMRDrFG5mKuse2Uvu6TTY%3D\u0026sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6\u0026ts=1767915821"}],"max_age":3600}
    Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=6Ukhxk3qV3EOvOGI2I1fXkCMRDrFG5mKuse2Uvu6TTY%3D&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&ts=1767915821"
    Server: Heroku
    Strict-Transport-Security: max-age=31536000
    Vary: Accept-Encoding
    Via: 1.1 heroku-router
    X-Content-Type-Options: nosniff
    X-Dns-Prefetch-Control: off
    X-Download-Options: noopen
    X-Permitted-Cross-Domain-Policies: none
    X-Xss-Protection: 0
    Connection: close
    
    Page title: Nightscout
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta name="viewport" content="width=device-width, maximum-scale=1, initial-scale=0.9, user-scalable=0">
      <meta name="apple-mobile-web-app-capable" content="yes">
      <link rel="apple-touch-startup-image" href="images/launch.png">
      <meta name="apple-mobile-web-app-title" content="Nightscout">
    
      <title>Nightscout</title>
    
      <link rel="apple-touch-icon" sizes="57x57" href="images/apple-touch-icon-57x57.png">
      <link rel="apple-touch-icon" sizes="60x60" href="images/apple-touch-icon-60x60.png">
      <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
      <link rel="apple-touch-icon" sizes="76x76" href="images/apple-touch-icon-76x76.png">
      <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
      <link rel="apple-touch-icon" sizes="120x120" href="images/apple-touch-icon-120x120.png">
      <link rel="apple-touch-icon" sizes="144x144" href="images/apple-touch-icon-144x144.png">
      <link rel="apple-touch-icon" sizes="152x152" href="images/apple-touch-icon-152x152.png">
      <link rel="apple-touch-icon" sizes="180x180" href="images/apple-touch-icon-180x180.png">
      <link rel="icon" type="image/png" href="images/favicon-32x32.png" sizes="32x32">
      <link rel="icon" type="image/png" href="images/android-chrome-192x192.png" sizes="192x192">
      <link rel="icon" type="image/png" href="images/favicon-96x96.png" sizes="96x96">
      <link rel="icon" type="image/png" href="images/favicon-16x16.png" sizes="16x16">
      <link rel="manifest" href="manifest.json">
      <link rel="shortcut icon" href="images/favicon.ico">
      <meta name="msapplication-TileColor" content="#00a300">
      <meta name="msapplication-TileImage" content="/images/mstile-144x144.png">
      <meta name="msapplication-config" content="/browserconfig.xml">
      <meta name="theme-color" content="#333333">
      <link rel="preload" href="css/ui-darkness/jquery-ui.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/jquery.tooltips.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/main.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/drawer.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/dropdown.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
    
      <style media="screen" type="text/css">
        #centerMessagePanel {
          position: fixed;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          height: 100%;
          width: 100%;
          margin: 0;
          padding: 0;
          background: #000000;
          z-index: 1000;
        }
    
        #loadingMessage {
          text-align: center;
          position: absolute;
          width: 100%;
          height: 90%;
          top: 30%;
          left: 0;
          font-size: 16px;
        }
    
        .spinner {
          margin: 100px auto 0;
          width: 70px;
          text-align: center;
        }
    
        .spinner>div {
          width: 18px;
          height: 18px;
          background-color: #333;
    
          border-radius: 100%;
          display: inline-block;
          -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
          animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        }
    
        .spinner .bounce1 {
          -webkit-animation-delay: -0.32s;
          animation-delay: -0.32s;
        }
    
        .spinner .bounce2 {
          -webkit-animation-delay: -0.16s;
          animation-delay: -0.16s;
        }
    
        @-webkit-keyframes sk-bouncedelay {
          0%, 80%, 100% { -webkit-transform: scale(0) }
          40% { -webkit-transform: scale(1.0) }
        }
    
        @keyframes sk-bouncedelay {
           0%, 80%, 100% { 
             -webkit-transform: scale(0);
             transform: scale(0);
           } 40% { 
             -webkit-transform: scale(1.0);
             transform: scale(1.0);
        }
    }
    
      </style>
          
    <script>
            /*! loadCSS. [c]2017 Filament Group, Inc. MIT License */
            /* This file is meant as a standalone workflow for
            - testing support for link[rel=preload]
            - enabling async CSS loading in browsers that do not support rel=preload
            - appl
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 15.197.149.68:443 · www.syncapp.dev

    2026-01-02 02:05

    HTTP/1.1 200 OK
    Access-Control-Allow-Headers: Content-Type, Authorization, Content-Length, X-Requested-With
    Access-Control-Allow-Methods: GET,PUT,POST,DELETE,OPTIONS
    Access-Control-Allow-Origin: *
    Content-Length: 42975
    Content-Type: text/html; charset=utf-8
    Date: Fri, 02 Jan 2026 02:05:26 GMT
    Etag: W/"a7df-hUhGn80Fu8xr9+cTBRcY/W05k3Q"
    Expect-Ct: max-age=0
    Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
    Referrer-Policy: no-referrer
    Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=Ap90%2BXojDDHftB2Y34eY1Vpi78AN1lyUnH6UYCOfh8o%3D\u0026sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6\u0026ts=1767319526"}],"max_age":3600}
    Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=Ap90%2BXojDDHftB2Y34eY1Vpi78AN1lyUnH6UYCOfh8o%3D&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&ts=1767319526"
    Server: Heroku
    Strict-Transport-Security: max-age=31536000
    Vary: Accept-Encoding
    Via: 1.1 heroku-router
    X-Content-Type-Options: nosniff
    X-Dns-Prefetch-Control: off
    X-Download-Options: noopen
    X-Permitted-Cross-Domain-Policies: none
    X-Xss-Protection: 0
    Connection: close
    
    Page title: Nightscout
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta name="viewport" content="width=device-width, maximum-scale=1, initial-scale=0.9, user-scalable=0">
      <meta name="apple-mobile-web-app-capable" content="yes">
      <link rel="apple-touch-startup-image" href="images/launch.png">
      <meta name="apple-mobile-web-app-title" content="Nightscout">
    
      <title>Nightscout</title>
    
      <link rel="apple-touch-icon" sizes="57x57" href="images/apple-touch-icon-57x57.png">
      <link rel="apple-touch-icon" sizes="60x60" href="images/apple-touch-icon-60x60.png">
      <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
      <link rel="apple-touch-icon" sizes="76x76" href="images/apple-touch-icon-76x76.png">
      <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
      <link rel="apple-touch-icon" sizes="120x120" href="images/apple-touch-icon-120x120.png">
      <link rel="apple-touch-icon" sizes="144x144" href="images/apple-touch-icon-144x144.png">
      <link rel="apple-touch-icon" sizes="152x152" href="images/apple-touch-icon-152x152.png">
      <link rel="apple-touch-icon" sizes="180x180" href="images/apple-touch-icon-180x180.png">
      <link rel="icon" type="image/png" href="images/favicon-32x32.png" sizes="32x32">
      <link rel="icon" type="image/png" href="images/android-chrome-192x192.png" sizes="192x192">
      <link rel="icon" type="image/png" href="images/favicon-96x96.png" sizes="96x96">
      <link rel="icon" type="image/png" href="images/favicon-16x16.png" sizes="16x16">
      <link rel="manifest" href="manifest.json">
      <link rel="shortcut icon" href="images/favicon.ico">
      <meta name="msapplication-TileColor" content="#00a300">
      <meta name="msapplication-TileImage" content="/images/mstile-144x144.png">
      <meta name="msapplication-config" content="/browserconfig.xml">
      <meta name="theme-color" content="#333333">
      <link rel="preload" href="css/ui-darkness/jquery-ui.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/jquery.tooltips.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/main.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/drawer.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/dropdown.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
    
      <style media="screen" type="text/css">
        #centerMessagePanel {
          position: fixed;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          height: 100%;
          width: 100%;
          margin: 0;
          padding: 0;
          background: #000000;
          z-index: 1000;
        }
    
        #loadingMessage {
          text-align: center;
          position: absolute;
          width: 100%;
          height: 90%;
          top: 30%;
          left: 0;
          font-size: 16px;
        }
    
        .spinner {
          margin: 100px auto 0;
          width: 70px;
          text-align: center;
        }
    
        .spinner>div {
          width: 18px;
          height: 18px;
          background-color: #333;
    
          border-radius: 100%;
          display: inline-block;
          -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
          animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        }
    
        .spinner .bounce1 {
          -webkit-animation-delay: -0.32s;
          animation-delay: -0.32s;
        }
    
        .spinner .bounce2 {
          -webkit-animation-delay: -0.16s;
          animation-delay: -0.16s;
        }
    
        @-webkit-keyframes sk-bouncedelay {
          0%, 80%, 100% { -webkit-transform: scale(0) }
          40% { -webkit-transform: scale(1.0) }
        }
    
        @keyframes sk-bouncedelay {
           0%, 80%, 100% { 
             -webkit-transform: scale(0);
             transform: scale(0);
           } 40% { 
             -webkit-transform: scale(1.0);
             transform: scale(1.0);
        }
    }
    
      </style>
          
    <script>
            /*! loadCSS. [c]2017 Filament Group, Inc. MIT License */
            /* This file is meant as a standalone workflow for
            - testing support for link[rel=preload]
            - enabling async CSS loading in browsers that do not support rel=preload
            - appl
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 15.197.149.68:443 · www.syncapp.dev

    2025-12-23 05:59

    HTTP/1.1 200 OK
    Access-Control-Allow-Headers: Content-Type, Authorization, Content-Length, X-Requested-With
    Access-Control-Allow-Methods: GET,PUT,POST,DELETE,OPTIONS
    Access-Control-Allow-Origin: *
    Content-Length: 42975
    Content-Type: text/html; charset=utf-8
    Date: Tue, 23 Dec 2025 05:59:02 GMT
    Etag: W/"a7df-hUhGn80Fu8xr9+cTBRcY/W05k3Q"
    Expect-Ct: max-age=0
    Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
    Referrer-Policy: no-referrer
    Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=w%2Fiy26ZAHiFHjHS2TQAptscNtyqv3ww%2BKzKSXk%2FoyEY%3D\u0026sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6\u0026ts=1766469542"}],"max_age":3600}
    Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=w%2Fiy26ZAHiFHjHS2TQAptscNtyqv3ww%2BKzKSXk%2FoyEY%3D&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&ts=1766469542"
    Server: Heroku
    Strict-Transport-Security: max-age=31536000
    Vary: Accept-Encoding
    Via: 1.1 heroku-router
    X-Content-Type-Options: nosniff
    X-Dns-Prefetch-Control: off
    X-Download-Options: noopen
    X-Permitted-Cross-Domain-Policies: none
    X-Xss-Protection: 0
    Connection: close
    
    Page title: Nightscout
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta name="viewport" content="width=device-width, maximum-scale=1, initial-scale=0.9, user-scalable=0">
      <meta name="apple-mobile-web-app-capable" content="yes">
      <link rel="apple-touch-startup-image" href="images/launch.png">
      <meta name="apple-mobile-web-app-title" content="Nightscout">
    
      <title>Nightscout</title>
    
      <link rel="apple-touch-icon" sizes="57x57" href="images/apple-touch-icon-57x57.png">
      <link rel="apple-touch-icon" sizes="60x60" href="images/apple-touch-icon-60x60.png">
      <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
      <link rel="apple-touch-icon" sizes="76x76" href="images/apple-touch-icon-76x76.png">
      <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
      <link rel="apple-touch-icon" sizes="120x120" href="images/apple-touch-icon-120x120.png">
      <link rel="apple-touch-icon" sizes="144x144" href="images/apple-touch-icon-144x144.png">
      <link rel="apple-touch-icon" sizes="152x152" href="images/apple-touch-icon-152x152.png">
      <link rel="apple-touch-icon" sizes="180x180" href="images/apple-touch-icon-180x180.png">
      <link rel="icon" type="image/png" href="images/favicon-32x32.png" sizes="32x32">
      <link rel="icon" type="image/png" href="images/android-chrome-192x192.png" sizes="192x192">
      <link rel="icon" type="image/png" href="images/favicon-96x96.png" sizes="96x96">
      <link rel="icon" type="image/png" href="images/favicon-16x16.png" sizes="16x16">
      <link rel="manifest" href="manifest.json">
      <link rel="shortcut icon" href="images/favicon.ico">
      <meta name="msapplication-TileColor" content="#00a300">
      <meta name="msapplication-TileImage" content="/images/mstile-144x144.png">
      <meta name="msapplication-config" content="/browserconfig.xml">
      <meta name="theme-color" content="#333333">
      <link rel="preload" href="css/ui-darkness/jquery-ui.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/jquery.tooltips.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/main.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/drawer.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/dropdown.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
    
      <style media="screen" type="text/css">
        #centerMessagePanel {
          position: fixed;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          height: 100%;
          width: 100%;
          margin: 0;
          padding: 0;
          background: #000000;
          z-index: 1000;
        }
    
        #loadingMessage {
          text-align: center;
          position: absolute;
          width: 100%;
          height: 90%;
          top: 30%;
          left: 0;
          font-size: 16px;
        }
    
        .spinner {
          margin: 100px auto 0;
          width: 70px;
          text-align: center;
        }
    
        .spinner>div {
          width: 18px;
          height: 18px;
          background-color: #333;
    
          border-radius: 100%;
          display: inline-block;
          -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
          animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        }
    
        .spinner .bounce1 {
          -webkit-animation-delay: -0.32s;
          animation-delay: -0.32s;
        }
    
        .spinner .bounce2 {
          -webkit-animation-delay: -0.16s;
          animation-delay: -0.16s;
        }
    
        @-webkit-keyframes sk-bouncedelay {
          0%, 80%, 100% { -webkit-transform: scale(0) }
          40% { -webkit-transform: scale(1.0) }
        }
    
        @keyframes sk-bouncedelay {
           0%, 80%, 100% { 
             -webkit-transform: scale(0);
             transform: scale(0);
           } 40% { 
             -webkit-transform: scale(1.0);
             transform: scale(1.0);
        }
    }
    
      </style>
          
    <script>
            /*! loadCSS. [c]2017 Filament Group, Inc. MIT License */
            /* This file is meant as a standalone workflow for
            - testing support for link[rel=preload]
            - enabling async CSS loading in browsers that do not support rel=preload
            - appl
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 15.197.149.68:443 · www.syncapp.dev

    2025-12-21 00:14

    HTTP/1.1 200 OK
    Access-Control-Allow-Headers: Content-Type, Authorization, Content-Length, X-Requested-With
    Access-Control-Allow-Methods: GET,PUT,POST,DELETE,OPTIONS
    Access-Control-Allow-Origin: *
    Content-Length: 42975
    Content-Type: text/html; charset=utf-8
    Date: Sun, 21 Dec 2025 00:14:35 GMT
    Etag: W/"a7df-hUhGn80Fu8xr9+cTBRcY/W05k3Q"
    Expect-Ct: max-age=0
    Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
    Referrer-Policy: no-referrer
    Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=JUbDE3ZXj%2FQFMxR%2FEA5W4lxmOW0L2TeUVs7IIHdWYj8%3D\u0026sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6\u0026ts=1766276075"}],"max_age":3600}
    Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=JUbDE3ZXj%2FQFMxR%2FEA5W4lxmOW0L2TeUVs7IIHdWYj8%3D&sid=929419e7-33ea-4e2f-85f0-7d8b7cd5cbd6&ts=1766276075"
    Server: Heroku
    Strict-Transport-Security: max-age=31536000
    Vary: Accept-Encoding
    Via: 1.1 heroku-router
    X-Content-Type-Options: nosniff
    X-Dns-Prefetch-Control: off
    X-Download-Options: noopen
    X-Permitted-Cross-Domain-Policies: none
    X-Xss-Protection: 0
    Connection: close
    
    Page title: Nightscout
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta name="viewport" content="width=device-width, maximum-scale=1, initial-scale=0.9, user-scalable=0">
      <meta name="apple-mobile-web-app-capable" content="yes">
      <link rel="apple-touch-startup-image" href="images/launch.png">
      <meta name="apple-mobile-web-app-title" content="Nightscout">
    
      <title>Nightscout</title>
    
      <link rel="apple-touch-icon" sizes="57x57" href="images/apple-touch-icon-57x57.png">
      <link rel="apple-touch-icon" sizes="60x60" href="images/apple-touch-icon-60x60.png">
      <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
      <link rel="apple-touch-icon" sizes="76x76" href="images/apple-touch-icon-76x76.png">
      <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
      <link rel="apple-touch-icon" sizes="120x120" href="images/apple-touch-icon-120x120.png">
      <link rel="apple-touch-icon" sizes="144x144" href="images/apple-touch-icon-144x144.png">
      <link rel="apple-touch-icon" sizes="152x152" href="images/apple-touch-icon-152x152.png">
      <link rel="apple-touch-icon" sizes="180x180" href="images/apple-touch-icon-180x180.png">
      <link rel="icon" type="image/png" href="images/favicon-32x32.png" sizes="32x32">
      <link rel="icon" type="image/png" href="images/android-chrome-192x192.png" sizes="192x192">
      <link rel="icon" type="image/png" href="images/favicon-96x96.png" sizes="96x96">
      <link rel="icon" type="image/png" href="images/favicon-16x16.png" sizes="16x16">
      <link rel="manifest" href="manifest.json">
      <link rel="shortcut icon" href="images/favicon.ico">
      <meta name="msapplication-TileColor" content="#00a300">
      <meta name="msapplication-TileImage" content="/images/mstile-144x144.png">
      <meta name="msapplication-config" content="/browserconfig.xml">
      <meta name="theme-color" content="#333333">
      <link rel="preload" href="css/ui-darkness/jquery-ui.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/jquery.tooltips.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/main.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/drawer.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
      <link rel="preload" href="css/dropdown.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
    
      <style media="screen" type="text/css">
        #centerMessagePanel {
          position: fixed;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          height: 100%;
          width: 100%;
          margin: 0;
          padding: 0;
          background: #000000;
          z-index: 1000;
        }
    
        #loadingMessage {
          text-align: center;
          position: absolute;
          width: 100%;
          height: 90%;
          top: 30%;
          left: 0;
          font-size: 16px;
        }
    
        .spinner {
          margin: 100px auto 0;
          width: 70px;
          text-align: center;
        }
    
        .spinner>div {
          width: 18px;
          height: 18px;
          background-color: #333;
    
          border-radius: 100%;
          display: inline-block;
          -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
          animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        }
    
        .spinner .bounce1 {
          -webkit-animation-delay: -0.32s;
          animation-delay: -0.32s;
        }
    
        .spinner .bounce2 {
          -webkit-animation-delay: -0.16s;
          animation-delay: -0.16s;
        }
    
        @-webkit-keyframes sk-bouncedelay {
          0%, 80%, 100% { -webkit-transform: scale(0) }
          40% { -webkit-transform: scale(1.0) }
        }
    
        @keyframes sk-bouncedelay {
           0%, 80%, 100% { 
             -webkit-transform: scale(0);
             transform: scale(0);
           } 40% { 
             -webkit-transform: scale(1.0);
             transform: scale(1.0);
        }
    }
    
      </style>
          
    <script>
            /*! loadCSS. [c]2017 Filament Group, Inc. MIT License */
            /* This file is meant as a standalone workflow for
            - testing support for link[rel=preload]
            - enabling async CSS loading in browsers that do not support rel=preload
            - appl
    Found 2025-12-21 by HttpPlugin
    Create report
www.syncapp.dev
CN:
www.syncapp.dev
Key:
RSA-2048
Issuer:
R12
Not before:
2026-01-11 23:15
Not after:
2026-04-11 23:15
www.syncapp.dev
CN:
www.syncapp.dev
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-12 00:21
Not after:
2026-02-10 00:21
Domain summary