Heroku
tcp/443 tcp/80
GraphQL introspection is enabled.
This could leak to data leak if not properly configured.
Severity: medium
Fingerprint: c2db3a1c40d490db1a0bbaa3c40754ee610e321ea3e68c7702dfe1870509d837
GraphQL introspection enabled at /graphql Types: 399 (by kind: ENUM: 5, INPUT_OBJECT: 79, OBJECT: 303, SCALAR: 11, UNION: 1) Operations: - Query: Query | fields: authorities, authoritiesConnection, authority, companies, company - Mutation: Mutation | fields: createAuthority, createCompany, deleteAuthority, updateAuthority, updateCompany Directives: deprecated, include, skip (total: 3)
Severity: medium
Fingerprint: c2db3a1c40d490db1a0bbaa31a0bbaa31a0bbaa31a0bbaa31a0bbaa31a0bbaa3
GraphQL introspection enabled at /graphql
Severity: medium
Fingerprint: c2db3a1c40d490db1a0bbaa3c40754ee610e321ea3e68c7702dfe18749ce76bb
GraphQL introspection enabled at /graphql Types: 399 (by kind: ENUM: 5, INPUT_OBJECT: 79, OBJECT: 303, SCALAR: 11, UNION: 1) Operations: - Query: Query | fields: authorities, authoritiesConnection, authority, companies, company - Mutation: Mutation | fields: createAuthority, createCompany, deleteAuthority, updateAuthority, updateCompany Directives: deprecated, include, skip, specifiedBy (total: 4)
GraphQL introspection is enabled.
This could leak to data leak if not properly configured.
Severity: medium
Fingerprint: c2db3a1c40d490db1a0bbaa3c40754ee610e321ea3e68c7702dfe1870509d837
GraphQL introspection enabled at /graphql Types: 399 (by kind: ENUM: 5, INPUT_OBJECT: 79, OBJECT: 303, SCALAR: 11, UNION: 1) Operations: - Query: Query | fields: authorities, authoritiesConnection, authority, companies, company - Mutation: Mutation | fields: createAuthority, createCompany, deleteAuthority, updateAuthority, updateCompany Directives: deprecated, include, skip (total: 3)
Severity: medium
Fingerprint: c2db3a1c40d490db1a0bbaa3c40754ee610e321ea3e68c7702dfe18749ce76bb
GraphQL introspection enabled at /graphql Types: 399 (by kind: ENUM: 5, INPUT_OBJECT: 79, OBJECT: 303, SCALAR: 11, UNION: 1) Operations: - Query: Query | fields: authorities, authoritiesConnection, authority, companies, company - Mutation: Mutation | fields: createAuthority, createCompany, deleteAuthority, updateAuthority, updateCompany Directives: deprecated, include, skip, specifiedBy (total: 4)
Open service 35.71.179.82:80 · api.backflow.nicholsonlab.com
2026-01-09 17:31
HTTP/1.1 200 OK
Cache-Control: max-age=60
Content-Length: 4919
Content-Type: text/html; charset=utf-8
Date: Fri, 09 Jan 2026 17:32:15 GMT
Last-Modified: Mon, 08 Dec 2025 16:28:14 GMT
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=9ynki%2FIMuZQPd2NzUP%2BEU6W%2BXl4YIQPxWZ84wn3Nd8k%3D\u0026sid=1b10b0ff-8a76-4548-befa-353fc6c6c045\u0026ts=1767979935"}],"max_age":3600}
Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=9ynki%2FIMuZQPd2NzUP%2BEU6W%2BXl4YIQPxWZ84wn3Nd8k%3D&sid=1b10b0ff-8a76-4548-befa-353fc6c6c045&ts=1767979935"
Server: Heroku
Strict-Transport-Security: max-age=31536000; includeSubDomains
Vary: Origin
Via: 1.1 heroku-router
X-Frame-Options: SAMEORIGIN
X-Powered-By: Nicholson Labs - Backflow Manager
X-Response-Time: 1ms
Connection: close
Page title: Welcome to your Strapi app
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Welcome to your Strapi app</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="robots" content="noindex">
<link href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css" rel="stylesheet" />
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Lato:400,700&display=swap" rel="stylesheet" />
<style>
* {
-webkit-box-sizing: border-box;
text-decoration: none
}
body,
html {
margin: 0;
padding: 0;
font-size: 62.5%;
-webkit-font-smoothing: antialiased
}
body {
font-size: 1.3rem;
font-family: Lato, Helvetica, Arial, Verdana, sans-serif;
background: #fafafb;
margin: 0;
padding: 80px 0;
color: #333740;
line-height: 1.8rem
}
strong {
font-weight: 700
}
.wrapper {
width: 684px;
margin: auto
}
h1 {
text-align: center
}
h2 {
font-size: 1.8rem;
font-weight: 700;
margin-bottom: 1px
}
.logo {
height: 40px;
margin-bottom: 74px
}
.informations {
position: relative;
overflow: hidden;
display: flex;
justify-content: space-between;
width: 100%;
height: 126px;
margin-top: 18px;
padding: 20px 30px;
background: #fff;
border-radius: 2px;
box-shadow: 0 2px 4px 0 #e3e9f3
}
.informations:before {
position: absolute;
top: 0;
left: 0;
content: '';
display: block;
width: 100%;
height: 2px;
background: #007eff
}
.environment {
display: inline-block;
padding: 0 10px;
height: 20px;
margin-bottom: 36px;
background: #e6f0fb;
border: 1px solid #aed4fb;
border-radius: 2px;
text-transform: uppercase;
color: #007eff;
font-size: 1.2rem;
font-weight: 700;
line-height: 20px;
letter-spacing: .05rem
}
.cta {
display: inline-block;
height: 30px;
padding: 0 15px;
margin-top: 32px;
border-radius: 2px;
color: #fff;
font-weight: 700;
line-height: 28px
}
.cta i {
position: relative;
display: inline-block;
height: 100%;
vertical-align: middle;
font-size: 1rem;
margin-right: 20px
}
.cta i:before {
position: absolute;
top: 8px
}
.cta-primary {
background: #007eff
}
.cta-secondary {
background: #6dbb1a
}
.text-align-right {
text-align: right
}
.lets-started {
position: relative;
overflow: hidden;
width: 100%;
height: 144px;
margin-top: 18px;
padding: 20px 30px;
background: #fff;
border-radius: 2px;
box-shadow: 0 2px 4px 0 #e3e9f3
}
.people-saying-hello {
position: absolute;
right: 30px;
bottom: -8px;
width: 113px;
height: 70px
}
.visible {
opacity: 1 !important
}
.people-saying-hello img {
position: absolute;
max-width: 100%;
opacity: 0;
transition: opacity .2s ease-out
}
@media only screen and (max-width:768px) {
.wrapper {
width: auto !important;
margin: 0 20px
}
.informations {
flex-direction: column;
height: auto
}
.environment {
width: 100%;
text-align: center;
margin-bottom: 18px
}
.text-align-right {
margin-top: 18px;
text-align: center
}
.cta {
width: 100%;
text-align: center
}
.lets-started {
height: auto
}
.people-saying-hello {
display: none
}
}
</style>
</head>
<body lang="en">
<section class="wrapper">
<h1><img class="log
Open service 13.248.244.96:443 · api.backflow.nicholsonlab.com
2026-01-09 13:04
HTTP/1.1 200 OK
Cache-Control: max-age=60
Content-Length: 4919
Content-Type: text/html; charset=utf-8
Date: Fri, 09 Jan 2026 13:04:03 GMT
Last-Modified: Mon, 08 Dec 2025 16:28:14 GMT
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=%2F3aWota6zZ54CISp0RJDt6Pb7P32gICkUE31NUPZOo4%3D\u0026sid=1b10b0ff-8a76-4548-befa-353fc6c6c045\u0026ts=1767963843"}],"max_age":3600}
Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=%2F3aWota6zZ54CISp0RJDt6Pb7P32gICkUE31NUPZOo4%3D&sid=1b10b0ff-8a76-4548-befa-353fc6c6c045&ts=1767963843"
Server: Heroku
Strict-Transport-Security: max-age=31536000; includeSubDomains
Vary: Origin
Via: 1.1 heroku-router
X-Frame-Options: SAMEORIGIN
X-Powered-By: Nicholson Labs - Backflow Manager
X-Response-Time: 2ms
Connection: close
Page title: Welcome to your Strapi app
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Welcome to your Strapi app</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="robots" content="noindex">
<link href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css" rel="stylesheet" />
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Lato:400,700&display=swap" rel="stylesheet" />
<style>
* {
-webkit-box-sizing: border-box;
text-decoration: none
}
body,
html {
margin: 0;
padding: 0;
font-size: 62.5%;
-webkit-font-smoothing: antialiased
}
body {
font-size: 1.3rem;
font-family: Lato, Helvetica, Arial, Verdana, sans-serif;
background: #fafafb;
margin: 0;
padding: 80px 0;
color: #333740;
line-height: 1.8rem
}
strong {
font-weight: 700
}
.wrapper {
width: 684px;
margin: auto
}
h1 {
text-align: center
}
h2 {
font-size: 1.8rem;
font-weight: 700;
margin-bottom: 1px
}
.logo {
height: 40px;
margin-bottom: 74px
}
.informations {
position: relative;
overflow: hidden;
display: flex;
justify-content: space-between;
width: 100%;
height: 126px;
margin-top: 18px;
padding: 20px 30px;
background: #fff;
border-radius: 2px;
box-shadow: 0 2px 4px 0 #e3e9f3
}
.informations:before {
position: absolute;
top: 0;
left: 0;
content: '';
display: block;
width: 100%;
height: 2px;
background: #007eff
}
.environment {
display: inline-block;
padding: 0 10px;
height: 20px;
margin-bottom: 36px;
background: #e6f0fb;
border: 1px solid #aed4fb;
border-radius: 2px;
text-transform: uppercase;
color: #007eff;
font-size: 1.2rem;
font-weight: 700;
line-height: 20px;
letter-spacing: .05rem
}
.cta {
display: inline-block;
height: 30px;
padding: 0 15px;
margin-top: 32px;
border-radius: 2px;
color: #fff;
font-weight: 700;
line-height: 28px
}
.cta i {
position: relative;
display: inline-block;
height: 100%;
vertical-align: middle;
font-size: 1rem;
margin-right: 20px
}
.cta i:before {
position: absolute;
top: 8px
}
.cta-primary {
background: #007eff
}
.cta-secondary {
background: #6dbb1a
}
.text-align-right {
text-align: right
}
.lets-started {
position: relative;
overflow: hidden;
width: 100%;
height: 144px;
margin-top: 18px;
padding: 20px 30px;
background: #fff;
border-radius: 2px;
box-shadow: 0 2px 4px 0 #e3e9f3
}
.people-saying-hello {
position: absolute;
right: 30px;
bottom: -8px;
width: 113px;
height: 70px
}
.visible {
opacity: 1 !important
}
.people-saying-hello img {
position: absolute;
max-width: 100%;
opacity: 0;
transition: opacity .2s ease-out
}
@media only screen and (max-width:768px) {
.wrapper {
width: auto !important;
margin: 0 20px
}
.informations {
flex-direction: column;
height: auto
}
.environment {
width: 100%;
text-align: center;
margin-bottom: 18px
}
.text-align-right {
margin-top: 18px;
text-align: center
}
.cta {
width: 100%;
text-align: center
}
.lets-started {
height: auto
}
.people-saying-hello {
display: none
}
}
</style>
</head>
<body lang="en">
<section class="wrapper">
<h1><img class="log
Open service 35.71.179.82:80 · api.backflow.nicholsonlab.com
2026-01-02 23:10
HTTP/1.1 200 OK
Cache-Control: max-age=60
Content-Length: 4919
Content-Type: text/html; charset=utf-8
Date: Fri, 02 Jan 2026 23:10:29 GMT
Last-Modified: Mon, 08 Dec 2025 16:28:14 GMT
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=KvYaazeisXqSefbY8N6A93hxOXB4hPi%2FoMVJxUNXZfE%3D\u0026sid=1b10b0ff-8a76-4548-befa-353fc6c6c045\u0026ts=1767395429"}],"max_age":3600}
Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=KvYaazeisXqSefbY8N6A93hxOXB4hPi%2FoMVJxUNXZfE%3D&sid=1b10b0ff-8a76-4548-befa-353fc6c6c045&ts=1767395429"
Server: Heroku
Strict-Transport-Security: max-age=31536000; includeSubDomains
Vary: Origin
Via: 1.1 heroku-router
X-Frame-Options: SAMEORIGIN
X-Powered-By: Nicholson Labs - Backflow Manager
X-Response-Time: 1ms
Connection: close
Page title: Welcome to your Strapi app
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Welcome to your Strapi app</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="robots" content="noindex">
<link href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css" rel="stylesheet" />
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Lato:400,700&display=swap" rel="stylesheet" />
<style>
* {
-webkit-box-sizing: border-box;
text-decoration: none
}
body,
html {
margin: 0;
padding: 0;
font-size: 62.5%;
-webkit-font-smoothing: antialiased
}
body {
font-size: 1.3rem;
font-family: Lato, Helvetica, Arial, Verdana, sans-serif;
background: #fafafb;
margin: 0;
padding: 80px 0;
color: #333740;
line-height: 1.8rem
}
strong {
font-weight: 700
}
.wrapper {
width: 684px;
margin: auto
}
h1 {
text-align: center
}
h2 {
font-size: 1.8rem;
font-weight: 700;
margin-bottom: 1px
}
.logo {
height: 40px;
margin-bottom: 74px
}
.informations {
position: relative;
overflow: hidden;
display: flex;
justify-content: space-between;
width: 100%;
height: 126px;
margin-top: 18px;
padding: 20px 30px;
background: #fff;
border-radius: 2px;
box-shadow: 0 2px 4px 0 #e3e9f3
}
.informations:before {
position: absolute;
top: 0;
left: 0;
content: '';
display: block;
width: 100%;
height: 2px;
background: #007eff
}
.environment {
display: inline-block;
padding: 0 10px;
height: 20px;
margin-bottom: 36px;
background: #e6f0fb;
border: 1px solid #aed4fb;
border-radius: 2px;
text-transform: uppercase;
color: #007eff;
font-size: 1.2rem;
font-weight: 700;
line-height: 20px;
letter-spacing: .05rem
}
.cta {
display: inline-block;
height: 30px;
padding: 0 15px;
margin-top: 32px;
border-radius: 2px;
color: #fff;
font-weight: 700;
line-height: 28px
}
.cta i {
position: relative;
display: inline-block;
height: 100%;
vertical-align: middle;
font-size: 1rem;
margin-right: 20px
}
.cta i:before {
position: absolute;
top: 8px
}
.cta-primary {
background: #007eff
}
.cta-secondary {
background: #6dbb1a
}
.text-align-right {
text-align: right
}
.lets-started {
position: relative;
overflow: hidden;
width: 100%;
height: 144px;
margin-top: 18px;
padding: 20px 30px;
background: #fff;
border-radius: 2px;
box-shadow: 0 2px 4px 0 #e3e9f3
}
.people-saying-hello {
position: absolute;
right: 30px;
bottom: -8px;
width: 113px;
height: 70px
}
.visible {
opacity: 1 !important
}
.people-saying-hello img {
position: absolute;
max-width: 100%;
opacity: 0;
transition: opacity .2s ease-out
}
@media only screen and (max-width:768px) {
.wrapper {
width: auto !important;
margin: 0 20px
}
.informations {
flex-direction: column;
height: auto
}
.environment {
width: 100%;
text-align: center;
margin-bottom: 18px
}
.text-align-right {
margin-top: 18px;
text-align: center
}
.cta {
width: 100%;
text-align: center
}
.lets-started {
height: auto
}
.people-saying-hello {
display: none
}
}
</style>
</head>
<body lang="en">
<section class="wrapper">
<h1><img class="log
Open service 13.248.244.96:443 · api.backflow.nicholsonlab.com
2026-01-02 15:03
HTTP/1.1 200 OK
Cache-Control: max-age=60
Content-Length: 4919
Content-Type: text/html; charset=utf-8
Date: Fri, 02 Jan 2026 15:03:36 GMT
Last-Modified: Mon, 08 Dec 2025 16:28:14 GMT
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=dAfYbqUd6FHOSGvAK%2FybJpp28G%2BulbkkGbIxI2T8Bws%3D\u0026sid=1b10b0ff-8a76-4548-befa-353fc6c6c045\u0026ts=1767366216"}],"max_age":3600}
Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=dAfYbqUd6FHOSGvAK%2FybJpp28G%2BulbkkGbIxI2T8Bws%3D&sid=1b10b0ff-8a76-4548-befa-353fc6c6c045&ts=1767366216"
Server: Heroku
Strict-Transport-Security: max-age=31536000; includeSubDomains
Vary: Origin
Via: 1.1 heroku-router
X-Frame-Options: SAMEORIGIN
X-Powered-By: Nicholson Labs - Backflow Manager
X-Response-Time: 4ms
Connection: close
Page title: Welcome to your Strapi app
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Welcome to your Strapi app</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="robots" content="noindex">
<link href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css" rel="stylesheet" />
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Lato:400,700&display=swap" rel="stylesheet" />
<style>
* {
-webkit-box-sizing: border-box;
text-decoration: none
}
body,
html {
margin: 0;
padding: 0;
font-size: 62.5%;
-webkit-font-smoothing: antialiased
}
body {
font-size: 1.3rem;
font-family: Lato, Helvetica, Arial, Verdana, sans-serif;
background: #fafafb;
margin: 0;
padding: 80px 0;
color: #333740;
line-height: 1.8rem
}
strong {
font-weight: 700
}
.wrapper {
width: 684px;
margin: auto
}
h1 {
text-align: center
}
h2 {
font-size: 1.8rem;
font-weight: 700;
margin-bottom: 1px
}
.logo {
height: 40px;
margin-bottom: 74px
}
.informations {
position: relative;
overflow: hidden;
display: flex;
justify-content: space-between;
width: 100%;
height: 126px;
margin-top: 18px;
padding: 20px 30px;
background: #fff;
border-radius: 2px;
box-shadow: 0 2px 4px 0 #e3e9f3
}
.informations:before {
position: absolute;
top: 0;
left: 0;
content: '';
display: block;
width: 100%;
height: 2px;
background: #007eff
}
.environment {
display: inline-block;
padding: 0 10px;
height: 20px;
margin-bottom: 36px;
background: #e6f0fb;
border: 1px solid #aed4fb;
border-radius: 2px;
text-transform: uppercase;
color: #007eff;
font-size: 1.2rem;
font-weight: 700;
line-height: 20px;
letter-spacing: .05rem
}
.cta {
display: inline-block;
height: 30px;
padding: 0 15px;
margin-top: 32px;
border-radius: 2px;
color: #fff;
font-weight: 700;
line-height: 28px
}
.cta i {
position: relative;
display: inline-block;
height: 100%;
vertical-align: middle;
font-size: 1rem;
margin-right: 20px
}
.cta i:before {
position: absolute;
top: 8px
}
.cta-primary {
background: #007eff
}
.cta-secondary {
background: #6dbb1a
}
.text-align-right {
text-align: right
}
.lets-started {
position: relative;
overflow: hidden;
width: 100%;
height: 144px;
margin-top: 18px;
padding: 20px 30px;
background: #fff;
border-radius: 2px;
box-shadow: 0 2px 4px 0 #e3e9f3
}
.people-saying-hello {
position: absolute;
right: 30px;
bottom: -8px;
width: 113px;
height: 70px
}
.visible {
opacity: 1 !important
}
.people-saying-hello img {
position: absolute;
max-width: 100%;
opacity: 0;
transition: opacity .2s ease-out
}
@media only screen and (max-width:768px) {
.wrapper {
width: auto !important;
margin: 0 20px
}
.informations {
flex-direction: column;
height: auto
}
.environment {
width: 100%;
text-align: center;
margin-bottom: 18px
}
.text-align-right {
margin-top: 18px;
text-align: center
}
.cta {
width: 100%;
text-align: center
}
.lets-started {
height: auto
}
.people-saying-hello {
display: none
}
}
</style>
</head>
<body lang="en">
<section class="wrapper">
<h1><img class="log
Open service 35.71.179.82:80 · api.backflow.nicholsonlab.com
2025-12-30 10:07
HTTP/1.1 200 OK
Cache-Control: max-age=60
Content-Length: 4919
Content-Type: text/html; charset=utf-8
Date: Tue, 30 Dec 2025 10:07:53 GMT
Last-Modified: Mon, 08 Dec 2025 16:28:14 GMT
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=1ulA7zS65izjrggY0Cci2Crs%2BFPmorPmphszj1uNAjo%3D\u0026sid=1b10b0ff-8a76-4548-befa-353fc6c6c045\u0026ts=1767089273"}],"max_age":3600}
Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=1ulA7zS65izjrggY0Cci2Crs%2BFPmorPmphszj1uNAjo%3D&sid=1b10b0ff-8a76-4548-befa-353fc6c6c045&ts=1767089273"
Server: Heroku
Strict-Transport-Security: max-age=31536000; includeSubDomains
Vary: Origin
Via: 1.1 heroku-router
X-Frame-Options: SAMEORIGIN
X-Powered-By: Nicholson Labs - Backflow Manager
X-Response-Time: 3ms
Connection: close
Page title: Welcome to your Strapi app
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Welcome to your Strapi app</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="robots" content="noindex">
<link href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css" rel="stylesheet" />
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Lato:400,700&display=swap" rel="stylesheet" />
<style>
* {
-webkit-box-sizing: border-box;
text-decoration: none
}
body,
html {
margin: 0;
padding: 0;
font-size: 62.5%;
-webkit-font-smoothing: antialiased
}
body {
font-size: 1.3rem;
font-family: Lato, Helvetica, Arial, Verdana, sans-serif;
background: #fafafb;
margin: 0;
padding: 80px 0;
color: #333740;
line-height: 1.8rem
}
strong {
font-weight: 700
}
.wrapper {
width: 684px;
margin: auto
}
h1 {
text-align: center
}
h2 {
font-size: 1.8rem;
font-weight: 700;
margin-bottom: 1px
}
.logo {
height: 40px;
margin-bottom: 74px
}
.informations {
position: relative;
overflow: hidden;
display: flex;
justify-content: space-between;
width: 100%;
height: 126px;
margin-top: 18px;
padding: 20px 30px;
background: #fff;
border-radius: 2px;
box-shadow: 0 2px 4px 0 #e3e9f3
}
.informations:before {
position: absolute;
top: 0;
left: 0;
content: '';
display: block;
width: 100%;
height: 2px;
background: #007eff
}
.environment {
display: inline-block;
padding: 0 10px;
height: 20px;
margin-bottom: 36px;
background: #e6f0fb;
border: 1px solid #aed4fb;
border-radius: 2px;
text-transform: uppercase;
color: #007eff;
font-size: 1.2rem;
font-weight: 700;
line-height: 20px;
letter-spacing: .05rem
}
.cta {
display: inline-block;
height: 30px;
padding: 0 15px;
margin-top: 32px;
border-radius: 2px;
color: #fff;
font-weight: 700;
line-height: 28px
}
.cta i {
position: relative;
display: inline-block;
height: 100%;
vertical-align: middle;
font-size: 1rem;
margin-right: 20px
}
.cta i:before {
position: absolute;
top: 8px
}
.cta-primary {
background: #007eff
}
.cta-secondary {
background: #6dbb1a
}
.text-align-right {
text-align: right
}
.lets-started {
position: relative;
overflow: hidden;
width: 100%;
height: 144px;
margin-top: 18px;
padding: 20px 30px;
background: #fff;
border-radius: 2px;
box-shadow: 0 2px 4px 0 #e3e9f3
}
.people-saying-hello {
position: absolute;
right: 30px;
bottom: -8px;
width: 113px;
height: 70px
}
.visible {
opacity: 1 !important
}
.people-saying-hello img {
position: absolute;
max-width: 100%;
opacity: 0;
transition: opacity .2s ease-out
}
@media only screen and (max-width:768px) {
.wrapper {
width: auto !important;
margin: 0 20px
}
.informations {
flex-direction: column;
height: auto
}
.environment {
width: 100%;
text-align: center;
margin-bottom: 18px
}
.text-align-right {
margin-top: 18px;
text-align: center
}
.cta {
width: 100%;
text-align: center
}
.lets-started {
height: auto
}
.people-saying-hello {
display: none
}
}
</style>
</head>
<body lang="en">
<section class="wrapper">
<h1><img class="log
Open service 35.71.179.82:80 · api.backflow.nicholsonlab.com
2025-12-22 22:17
HTTP/1.1 200 OK
Cache-Control: max-age=60
Content-Length: 4919
Content-Type: text/html; charset=utf-8
Date: Mon, 22 Dec 2025 22:17:30 GMT
Last-Modified: Mon, 08 Dec 2025 16:28:14 GMT
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=CAh4tbvbrIf9uItehGrz6SNm6DJkqhT35QaQRC0IbVU%3D\u0026sid=1b10b0ff-8a76-4548-befa-353fc6c6c045\u0026ts=1766441850"}],"max_age":3600}
Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=CAh4tbvbrIf9uItehGrz6SNm6DJkqhT35QaQRC0IbVU%3D&sid=1b10b0ff-8a76-4548-befa-353fc6c6c045&ts=1766441850"
Server: Heroku
Strict-Transport-Security: max-age=31536000; includeSubDomains
Vary: Origin
Via: 1.1 heroku-router
X-Frame-Options: SAMEORIGIN
X-Powered-By: Nicholson Labs - Backflow Manager
X-Response-Time: 1ms
Connection: close
Page title: Welcome to your Strapi app
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Welcome to your Strapi app</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="robots" content="noindex">
<link href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css" rel="stylesheet" />
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Lato:400,700&display=swap" rel="stylesheet" />
<style>
* {
-webkit-box-sizing: border-box;
text-decoration: none
}
body,
html {
margin: 0;
padding: 0;
font-size: 62.5%;
-webkit-font-smoothing: antialiased
}
body {
font-size: 1.3rem;
font-family: Lato, Helvetica, Arial, Verdana, sans-serif;
background: #fafafb;
margin: 0;
padding: 80px 0;
color: #333740;
line-height: 1.8rem
}
strong {
font-weight: 700
}
.wrapper {
width: 684px;
margin: auto
}
h1 {
text-align: center
}
h2 {
font-size: 1.8rem;
font-weight: 700;
margin-bottom: 1px
}
.logo {
height: 40px;
margin-bottom: 74px
}
.informations {
position: relative;
overflow: hidden;
display: flex;
justify-content: space-between;
width: 100%;
height: 126px;
margin-top: 18px;
padding: 20px 30px;
background: #fff;
border-radius: 2px;
box-shadow: 0 2px 4px 0 #e3e9f3
}
.informations:before {
position: absolute;
top: 0;
left: 0;
content: '';
display: block;
width: 100%;
height: 2px;
background: #007eff
}
.environment {
display: inline-block;
padding: 0 10px;
height: 20px;
margin-bottom: 36px;
background: #e6f0fb;
border: 1px solid #aed4fb;
border-radius: 2px;
text-transform: uppercase;
color: #007eff;
font-size: 1.2rem;
font-weight: 700;
line-height: 20px;
letter-spacing: .05rem
}
.cta {
display: inline-block;
height: 30px;
padding: 0 15px;
margin-top: 32px;
border-radius: 2px;
color: #fff;
font-weight: 700;
line-height: 28px
}
.cta i {
position: relative;
display: inline-block;
height: 100%;
vertical-align: middle;
font-size: 1rem;
margin-right: 20px
}
.cta i:before {
position: absolute;
top: 8px
}
.cta-primary {
background: #007eff
}
.cta-secondary {
background: #6dbb1a
}
.text-align-right {
text-align: right
}
.lets-started {
position: relative;
overflow: hidden;
width: 100%;
height: 144px;
margin-top: 18px;
padding: 20px 30px;
background: #fff;
border-radius: 2px;
box-shadow: 0 2px 4px 0 #e3e9f3
}
.people-saying-hello {
position: absolute;
right: 30px;
bottom: -8px;
width: 113px;
height: 70px
}
.visible {
opacity: 1 !important
}
.people-saying-hello img {
position: absolute;
max-width: 100%;
opacity: 0;
transition: opacity .2s ease-out
}
@media only screen and (max-width:768px) {
.wrapper {
width: auto !important;
margin: 0 20px
}
.informations {
flex-direction: column;
height: auto
}
.environment {
width: 100%;
text-align: center;
margin-bottom: 18px
}
.text-align-right {
margin-top: 18px;
text-align: center
}
.cta {
width: 100%;
text-align: center
}
.lets-started {
height: auto
}
.people-saying-hello {
display: none
}
}
</style>
</head>
<body lang="en">
<section class="wrapper">
<h1><img class="log
Open service 13.248.244.96:443 · api.backflow.nicholsonlab.com
2025-12-22 21:34
HTTP/1.1 200 OK
Cache-Control: max-age=60
Content-Length: 4919
Content-Type: text/html; charset=utf-8
Date: Mon, 22 Dec 2025 21:34:51 GMT
Last-Modified: Mon, 08 Dec 2025 16:28:14 GMT
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=Q9qF%2F5oa%2BoX3RRsRwGQ%2FNIAY5FueSR%2BNNlp0Dp%2BIu4Y%3D\u0026sid=1b10b0ff-8a76-4548-befa-353fc6c6c045\u0026ts=1766439291"}],"max_age":3600}
Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=Q9qF%2F5oa%2BoX3RRsRwGQ%2FNIAY5FueSR%2BNNlp0Dp%2BIu4Y%3D&sid=1b10b0ff-8a76-4548-befa-353fc6c6c045&ts=1766439291"
Server: Heroku
Strict-Transport-Security: max-age=31536000; includeSubDomains
Vary: Origin
Via: 1.1 heroku-router
X-Frame-Options: SAMEORIGIN
X-Powered-By: Nicholson Labs - Backflow Manager
X-Response-Time: 1ms
Connection: close
Page title: Welcome to your Strapi app
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Welcome to your Strapi app</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="robots" content="noindex">
<link href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css" rel="stylesheet" />
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Lato:400,700&display=swap" rel="stylesheet" />
<style>
* {
-webkit-box-sizing: border-box;
text-decoration: none
}
body,
html {
margin: 0;
padding: 0;
font-size: 62.5%;
-webkit-font-smoothing: antialiased
}
body {
font-size: 1.3rem;
font-family: Lato, Helvetica, Arial, Verdana, sans-serif;
background: #fafafb;
margin: 0;
padding: 80px 0;
color: #333740;
line-height: 1.8rem
}
strong {
font-weight: 700
}
.wrapper {
width: 684px;
margin: auto
}
h1 {
text-align: center
}
h2 {
font-size: 1.8rem;
font-weight: 700;
margin-bottom: 1px
}
.logo {
height: 40px;
margin-bottom: 74px
}
.informations {
position: relative;
overflow: hidden;
display: flex;
justify-content: space-between;
width: 100%;
height: 126px;
margin-top: 18px;
padding: 20px 30px;
background: #fff;
border-radius: 2px;
box-shadow: 0 2px 4px 0 #e3e9f3
}
.informations:before {
position: absolute;
top: 0;
left: 0;
content: '';
display: block;
width: 100%;
height: 2px;
background: #007eff
}
.environment {
display: inline-block;
padding: 0 10px;
height: 20px;
margin-bottom: 36px;
background: #e6f0fb;
border: 1px solid #aed4fb;
border-radius: 2px;
text-transform: uppercase;
color: #007eff;
font-size: 1.2rem;
font-weight: 700;
line-height: 20px;
letter-spacing: .05rem
}
.cta {
display: inline-block;
height: 30px;
padding: 0 15px;
margin-top: 32px;
border-radius: 2px;
color: #fff;
font-weight: 700;
line-height: 28px
}
.cta i {
position: relative;
display: inline-block;
height: 100%;
vertical-align: middle;
font-size: 1rem;
margin-right: 20px
}
.cta i:before {
position: absolute;
top: 8px
}
.cta-primary {
background: #007eff
}
.cta-secondary {
background: #6dbb1a
}
.text-align-right {
text-align: right
}
.lets-started {
position: relative;
overflow: hidden;
width: 100%;
height: 144px;
margin-top: 18px;
padding: 20px 30px;
background: #fff;
border-radius: 2px;
box-shadow: 0 2px 4px 0 #e3e9f3
}
.people-saying-hello {
position: absolute;
right: 30px;
bottom: -8px;
width: 113px;
height: 70px
}
.visible {
opacity: 1 !important
}
.people-saying-hello img {
position: absolute;
max-width: 100%;
opacity: 0;
transition: opacity .2s ease-out
}
@media only screen and (max-width:768px) {
.wrapper {
width: auto !important;
margin: 0 20px
}
.informations {
flex-direction: column;
height: auto
}
.environment {
width: 100%;
text-align: center;
margin-bottom: 18px
}
.text-align-right {
margin-top: 18px;
text-align: center
}
.cta {
width: 100%;
text-align: center
}
.lets-started {
height: auto
}
.people-saying-hello {
display: none
}
}
</style>
</head>
<body lang="en">
<section class="wrapper">
<h1><img class="log
Open service 35.71.179.82:80 · api.backflow.nicholsonlab.com
2025-12-21 03:44
HTTP/1.1 200 OK
Cache-Control: max-age=60
Content-Length: 4919
Content-Type: text/html; charset=utf-8
Date: Sun, 21 Dec 2025 03:44:43 GMT
Last-Modified: Mon, 08 Dec 2025 16:28:14 GMT
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=dDHQxfsdKU6u7cssYghGhzb2kmArI6ryTaFWW3064fc%3D\u0026sid=1b10b0ff-8a76-4548-befa-353fc6c6c045\u0026ts=1766288683"}],"max_age":3600}
Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=dDHQxfsdKU6u7cssYghGhzb2kmArI6ryTaFWW3064fc%3D&sid=1b10b0ff-8a76-4548-befa-353fc6c6c045&ts=1766288683"
Server: Heroku
Strict-Transport-Security: max-age=31536000; includeSubDomains
Vary: Origin
Via: 1.1 heroku-router
X-Frame-Options: SAMEORIGIN
X-Powered-By: Nicholson Labs - Backflow Manager
X-Response-Time: 10ms
Connection: close
Page title: Welcome to your Strapi app
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Welcome to your Strapi app</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="robots" content="noindex">
<link href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css" rel="stylesheet" />
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Lato:400,700&display=swap" rel="stylesheet" />
<style>
* {
-webkit-box-sizing: border-box;
text-decoration: none
}
body,
html {
margin: 0;
padding: 0;
font-size: 62.5%;
-webkit-font-smoothing: antialiased
}
body {
font-size: 1.3rem;
font-family: Lato, Helvetica, Arial, Verdana, sans-serif;
background: #fafafb;
margin: 0;
padding: 80px 0;
color: #333740;
line-height: 1.8rem
}
strong {
font-weight: 700
}
.wrapper {
width: 684px;
margin: auto
}
h1 {
text-align: center
}
h2 {
font-size: 1.8rem;
font-weight: 700;
margin-bottom: 1px
}
.logo {
height: 40px;
margin-bottom: 74px
}
.informations {
position: relative;
overflow: hidden;
display: flex;
justify-content: space-between;
width: 100%;
height: 126px;
margin-top: 18px;
padding: 20px 30px;
background: #fff;
border-radius: 2px;
box-shadow: 0 2px 4px 0 #e3e9f3
}
.informations:before {
position: absolute;
top: 0;
left: 0;
content: '';
display: block;
width: 100%;
height: 2px;
background: #007eff
}
.environment {
display: inline-block;
padding: 0 10px;
height: 20px;
margin-bottom: 36px;
background: #e6f0fb;
border: 1px solid #aed4fb;
border-radius: 2px;
text-transform: uppercase;
color: #007eff;
font-size: 1.2rem;
font-weight: 700;
line-height: 20px;
letter-spacing: .05rem
}
.cta {
display: inline-block;
height: 30px;
padding: 0 15px;
margin-top: 32px;
border-radius: 2px;
color: #fff;
font-weight: 700;
line-height: 28px
}
.cta i {
position: relative;
display: inline-block;
height: 100%;
vertical-align: middle;
font-size: 1rem;
margin-right: 20px
}
.cta i:before {
position: absolute;
top: 8px
}
.cta-primary {
background: #007eff
}
.cta-secondary {
background: #6dbb1a
}
.text-align-right {
text-align: right
}
.lets-started {
position: relative;
overflow: hidden;
width: 100%;
height: 144px;
margin-top: 18px;
padding: 20px 30px;
background: #fff;
border-radius: 2px;
box-shadow: 0 2px 4px 0 #e3e9f3
}
.people-saying-hello {
position: absolute;
right: 30px;
bottom: -8px;
width: 113px;
height: 70px
}
.visible {
opacity: 1 !important
}
.people-saying-hello img {
position: absolute;
max-width: 100%;
opacity: 0;
transition: opacity .2s ease-out
}
@media only screen and (max-width:768px) {
.wrapper {
width: auto !important;
margin: 0 20px
}
.informations {
flex-direction: column;
height: auto
}
.environment {
width: 100%;
text-align: center;
margin-bottom: 18px
}
.text-align-right {
margin-top: 18px;
text-align: center
}
.cta {
width: 100%;
text-align: center
}
.lets-started {
height: auto
}
.people-saying-hello {
display: none
}
}
</style>
</head>
<body lang="en">
<section class="wrapper">
<h1><img class="log
Open service 13.248.244.96:443 · api.backflow.nicholsonlab.com
2025-12-20 19:41
HTTP/1.1 200 OK
Cache-Control: max-age=60
Content-Length: 4919
Content-Type: text/html; charset=utf-8
Date: Sat, 20 Dec 2025 19:41:32 GMT
Last-Modified: Mon, 08 Dec 2025 16:28:14 GMT
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=jda0NfGtPqZUijJa4VTlm6n5FcGwlz5ZIN2xruScltI%3D\u0026sid=1b10b0ff-8a76-4548-befa-353fc6c6c045\u0026ts=1766259692"}],"max_age":3600}
Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=jda0NfGtPqZUijJa4VTlm6n5FcGwlz5ZIN2xruScltI%3D&sid=1b10b0ff-8a76-4548-befa-353fc6c6c045&ts=1766259692"
Server: Heroku
Strict-Transport-Security: max-age=31536000; includeSubDomains
Vary: Origin
Via: 1.1 heroku-router
X-Frame-Options: SAMEORIGIN
X-Powered-By: Nicholson Labs - Backflow Manager
X-Response-Time: 2ms
Connection: close
Page title: Welcome to your Strapi app
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Welcome to your Strapi app</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="robots" content="noindex">
<link href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css" rel="stylesheet" />
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Lato:400,700&display=swap" rel="stylesheet" />
<style>
* {
-webkit-box-sizing: border-box;
text-decoration: none
}
body,
html {
margin: 0;
padding: 0;
font-size: 62.5%;
-webkit-font-smoothing: antialiased
}
body {
font-size: 1.3rem;
font-family: Lato, Helvetica, Arial, Verdana, sans-serif;
background: #fafafb;
margin: 0;
padding: 80px 0;
color: #333740;
line-height: 1.8rem
}
strong {
font-weight: 700
}
.wrapper {
width: 684px;
margin: auto
}
h1 {
text-align: center
}
h2 {
font-size: 1.8rem;
font-weight: 700;
margin-bottom: 1px
}
.logo {
height: 40px;
margin-bottom: 74px
}
.informations {
position: relative;
overflow: hidden;
display: flex;
justify-content: space-between;
width: 100%;
height: 126px;
margin-top: 18px;
padding: 20px 30px;
background: #fff;
border-radius: 2px;
box-shadow: 0 2px 4px 0 #e3e9f3
}
.informations:before {
position: absolute;
top: 0;
left: 0;
content: '';
display: block;
width: 100%;
height: 2px;
background: #007eff
}
.environment {
display: inline-block;
padding: 0 10px;
height: 20px;
margin-bottom: 36px;
background: #e6f0fb;
border: 1px solid #aed4fb;
border-radius: 2px;
text-transform: uppercase;
color: #007eff;
font-size: 1.2rem;
font-weight: 700;
line-height: 20px;
letter-spacing: .05rem
}
.cta {
display: inline-block;
height: 30px;
padding: 0 15px;
margin-top: 32px;
border-radius: 2px;
color: #fff;
font-weight: 700;
line-height: 28px
}
.cta i {
position: relative;
display: inline-block;
height: 100%;
vertical-align: middle;
font-size: 1rem;
margin-right: 20px
}
.cta i:before {
position: absolute;
top: 8px
}
.cta-primary {
background: #007eff
}
.cta-secondary {
background: #6dbb1a
}
.text-align-right {
text-align: right
}
.lets-started {
position: relative;
overflow: hidden;
width: 100%;
height: 144px;
margin-top: 18px;
padding: 20px 30px;
background: #fff;
border-radius: 2px;
box-shadow: 0 2px 4px 0 #e3e9f3
}
.people-saying-hello {
position: absolute;
right: 30px;
bottom: -8px;
width: 113px;
height: 70px
}
.visible {
opacity: 1 !important
}
.people-saying-hello img {
position: absolute;
max-width: 100%;
opacity: 0;
transition: opacity .2s ease-out
}
@media only screen and (max-width:768px) {
.wrapper {
width: auto !important;
margin: 0 20px
}
.informations {
flex-direction: column;
height: auto
}
.environment {
width: 100%;
text-align: center;
margin-bottom: 18px
}
.text-align-right {
margin-top: 18px;
text-align: center
}
.cta {
width: 100%;
text-align: center
}
.lets-started {
height: auto
}
.people-saying-hello {
display: none
}
}
</style>
</head>
<body lang="en">
<section class="wrapper">
<h1><img class="log
Open service 35.71.179.82:80 · api.backflow.nicholsonlab.com
2025-12-19 02:55
HTTP/1.1 200 OK
Cache-Control: max-age=60
Content-Length: 4919
Content-Type: text/html; charset=utf-8
Date: Fri, 19 Dec 2025 02:55:08 GMT
Last-Modified: Mon, 08 Dec 2025 16:28:14 GMT
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=qNVng3wSOIa%2FAVkSYLNykYHCnl1V%2BCjzcPEHq7ymftA%3D\u0026sid=1b10b0ff-8a76-4548-befa-353fc6c6c045\u0026ts=1766112908"}],"max_age":3600}
Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=qNVng3wSOIa%2FAVkSYLNykYHCnl1V%2BCjzcPEHq7ymftA%3D&sid=1b10b0ff-8a76-4548-befa-353fc6c6c045&ts=1766112908"
Server: Heroku
Strict-Transport-Security: max-age=31536000; includeSubDomains
Vary: Origin
Via: 1.1 heroku-router
X-Frame-Options: SAMEORIGIN
X-Powered-By: Nicholson Labs - Backflow Manager
X-Response-Time: 1ms
Connection: close
Page title: Welcome to your Strapi app
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Welcome to your Strapi app</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="robots" content="noindex">
<link href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css" rel="stylesheet" />
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Lato:400,700&display=swap" rel="stylesheet" />
<style>
* {
-webkit-box-sizing: border-box;
text-decoration: none
}
body,
html {
margin: 0;
padding: 0;
font-size: 62.5%;
-webkit-font-smoothing: antialiased
}
body {
font-size: 1.3rem;
font-family: Lato, Helvetica, Arial, Verdana, sans-serif;
background: #fafafb;
margin: 0;
padding: 80px 0;
color: #333740;
line-height: 1.8rem
}
strong {
font-weight: 700
}
.wrapper {
width: 684px;
margin: auto
}
h1 {
text-align: center
}
h2 {
font-size: 1.8rem;
font-weight: 700;
margin-bottom: 1px
}
.logo {
height: 40px;
margin-bottom: 74px
}
.informations {
position: relative;
overflow: hidden;
display: flex;
justify-content: space-between;
width: 100%;
height: 126px;
margin-top: 18px;
padding: 20px 30px;
background: #fff;
border-radius: 2px;
box-shadow: 0 2px 4px 0 #e3e9f3
}
.informations:before {
position: absolute;
top: 0;
left: 0;
content: '';
display: block;
width: 100%;
height: 2px;
background: #007eff
}
.environment {
display: inline-block;
padding: 0 10px;
height: 20px;
margin-bottom: 36px;
background: #e6f0fb;
border: 1px solid #aed4fb;
border-radius: 2px;
text-transform: uppercase;
color: #007eff;
font-size: 1.2rem;
font-weight: 700;
line-height: 20px;
letter-spacing: .05rem
}
.cta {
display: inline-block;
height: 30px;
padding: 0 15px;
margin-top: 32px;
border-radius: 2px;
color: #fff;
font-weight: 700;
line-height: 28px
}
.cta i {
position: relative;
display: inline-block;
height: 100%;
vertical-align: middle;
font-size: 1rem;
margin-right: 20px
}
.cta i:before {
position: absolute;
top: 8px
}
.cta-primary {
background: #007eff
}
.cta-secondary {
background: #6dbb1a
}
.text-align-right {
text-align: right
}
.lets-started {
position: relative;
overflow: hidden;
width: 100%;
height: 144px;
margin-top: 18px;
padding: 20px 30px;
background: #fff;
border-radius: 2px;
box-shadow: 0 2px 4px 0 #e3e9f3
}
.people-saying-hello {
position: absolute;
right: 30px;
bottom: -8px;
width: 113px;
height: 70px
}
.visible {
opacity: 1 !important
}
.people-saying-hello img {
position: absolute;
max-width: 100%;
opacity: 0;
transition: opacity .2s ease-out
}
@media only screen and (max-width:768px) {
.wrapper {
width: auto !important;
margin: 0 20px
}
.informations {
flex-direction: column;
height: auto
}
.environment {
width: 100%;
text-align: center;
margin-bottom: 18px
}
.text-align-right {
margin-top: 18px;
text-align: center
}
.cta {
width: 100%;
text-align: center
}
.lets-started {
height: auto
}
.people-saying-hello {
display: none
}
}
</style>
</head>
<body lang="en">
<section class="wrapper">
<h1><img class="log