AmazonS3
tcp/443
CloudFront
tcp/80
Open service 2600:9000:213f:3e00:19:cf4d:f2c0:93a1:80 · embraze.moi
2026-01-23 06:00
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 23 Jan 2026 06:00:26 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://embraze.moi/ X-Cache: Redirect from cloudfront Via: 1.1 30871437ed641b91fb10c39754273da0.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: ugmB__4JJjAiTUFqiMcJLcCq2Oi_rFlRxIUEzvoHg6qmFaDQJzH-_w== X-XSS-Protection: 1; mode=block X-Frame-Options: DENY Referrer-Policy: strict-origin-when-cross-origin X-Content-Type-Options: nosniff Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:2130:d000:19:cf4d:f2c0:93a1:80 · embraze.moi
2026-01-23 06:00
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 23 Jan 2026 06:00:25 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://embraze.moi/ X-Cache: Redirect from cloudfront Via: 1.1 503a07995c5acbfa2d4c8d341848f82c.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: ZNhCY9c8pQLyJYq13QFRZ0N0GqaPHmpoANs6RXHgnpr0g1n4-UwggA== X-XSS-Protection: 1; mode=block X-Frame-Options: DENY Referrer-Policy: strict-origin-when-cross-origin X-Content-Type-Options: nosniff Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 54.192.35.126:443 · embraze.moi
2026-01-23 06:00
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 3045
Connection: close
Last-Modified: Wed, 21 Jan 2026 03:09:30 GMT
x-amz-server-side-encryption: AES256
x-amz-version-id: rLa7U7HQ_Gg3fTLKLOZXIAjnp.yuFhem
Accept-Ranges: bytes
Server: AmazonS3
Date: Fri, 23 Jan 2026 06:00:26 GMT
Cache-Control: public,max-age=0,must-revalidate
ETag: "049c1322999c529ccda5d4c172c21384"
X-Cache: Hit from cloudfront
Via: 1.1 d32e6b607499bf1bc577abd1d3ae9984.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: uy9w3_OwAfcsXXeo0UTMrFpk1dUgY6WASh8bPQ7HV7m1WwZ1CbBErQ==
Age: 0
X-XSS-Protection: 1; mode=block
X-Frame-Options: DENY
Referrer-Policy: strict-origin-when-cross-origin
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
Page title: Embraze
<!DOCTYPE html><html><head>
<!--
If you are serving your web app in a path other than the root, change the
href value below to reflect the base path you are serving from.
The path provided below has to start and end with a slash "/" in order for
it to work correctly.
For more details:
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
This is a placeholder for base href that will be replaced by the value of
the `--base-href` argument provided to `flutter build`.
-->
<base href="/">
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="Couples' activity coordination app">
<!-- iOS meta tags & icons -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Embraze">
<link rel="apple-touch-icon" href="icons/Icon-192.png">
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png">
<title>Embraze</title>
<link rel="manifest" href="manifest.json">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport">
<style id="splash-screen-style">
html {
height: 100%
}
body {
margin: 0;
min-height: 100%;
background-color: #E85D4F;
background-size: 100% 100%;
}
.center {
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.contain {
display:block;
width:100%; height:100%;
object-fit: contain;
}
.stretch {
display:block;
width:100%; height:100%;
}
.cover {
display:block;
width:100%; height:100%;
object-fit: cover;
}
.bottom {
position: absolute;
bottom: 0;
left: 50%;
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.bottomLeft {
position: absolute;
bottom: 0;
left: 0;
}
.bottomRight {
position: absolute;
bottom: 0;
right: 0;
}
</style>
<script id="splash-screen-script">
function removeSplashFromWeb() {
document.getElementById("splash")?.remove();
document.getElementById("splash-branding")?.remove();
document.body.style.background = "transparent";
}
</script>
</head>
<body>
<picture id="splash">
<source srcset="splash/img/light-1x.png 1x, splash/img/light-2x.png 2x, splash/img/light-3x.png 3x, splash/img/light-4x.png 4x" media="(prefers-color-scheme: light)">
<source srcset="splash/img/dark-1x.png 1x, splash/img/dark-2x.png 2x, splash/img/dark-3x.png 3x, splash/img/dark-4x.png 4x" media="(prefers-color-scheme: dark)">
<img class="center" aria-hidden="true" src="splash/img/light-1x.png" alt="">
</picture>
<script src="flutter_bootstrap.js" async=""></script>
</body></html>
Open service 2600:9000:2130:9e00:19:cf4d:f2c0:93a1:443 · embraze.moi
2026-01-23 06:00
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 3045
Connection: close
Last-Modified: Wed, 21 Jan 2026 03:09:30 GMT
x-amz-server-side-encryption: AES256
x-amz-version-id: rLa7U7HQ_Gg3fTLKLOZXIAjnp.yuFhem
Accept-Ranges: bytes
Server: AmazonS3
Date: Fri, 23 Jan 2026 06:00:26 GMT
Cache-Control: public,max-age=0,must-revalidate
ETag: "049c1322999c529ccda5d4c172c21384"
X-Cache: Hit from cloudfront
Via: 1.1 d32e6b607499bf1bc577abd1d3ae9984.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: v7ivlQOVnDk9BqFhpo6QBQ4nJW6BT6XamTmr15B7E-wB7aSFqX_ynQ==
X-XSS-Protection: 1; mode=block
X-Frame-Options: DENY
Referrer-Policy: strict-origin-when-cross-origin
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
Page title: Embraze
<!DOCTYPE html><html><head>
<!--
If you are serving your web app in a path other than the root, change the
href value below to reflect the base path you are serving from.
The path provided below has to start and end with a slash "/" in order for
it to work correctly.
For more details:
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
This is a placeholder for base href that will be replaced by the value of
the `--base-href` argument provided to `flutter build`.
-->
<base href="/">
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="Couples' activity coordination app">
<!-- iOS meta tags & icons -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Embraze">
<link rel="apple-touch-icon" href="icons/Icon-192.png">
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png">
<title>Embraze</title>
<link rel="manifest" href="manifest.json">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport">
<style id="splash-screen-style">
html {
height: 100%
}
body {
margin: 0;
min-height: 100%;
background-color: #E85D4F;
background-size: 100% 100%;
}
.center {
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.contain {
display:block;
width:100%; height:100%;
object-fit: contain;
}
.stretch {
display:block;
width:100%; height:100%;
}
.cover {
display:block;
width:100%; height:100%;
object-fit: cover;
}
.bottom {
position: absolute;
bottom: 0;
left: 50%;
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.bottomLeft {
position: absolute;
bottom: 0;
left: 0;
}
.bottomRight {
position: absolute;
bottom: 0;
right: 0;
}
</style>
<script id="splash-screen-script">
function removeSplashFromWeb() {
document.getElementById("splash")?.remove();
document.getElementById("splash-branding")?.remove();
document.body.style.background = "transparent";
}
</script>
</head>
<body>
<picture id="splash">
<source srcset="splash/img/light-1x.png 1x, splash/img/light-2x.png 2x, splash/img/light-3x.png 3x, splash/img/light-4x.png 4x" media="(prefers-color-scheme: light)">
<source srcset="splash/img/dark-1x.png 1x, splash/img/dark-2x.png 2x, splash/img/dark-3x.png 3x, splash/img/dark-4x.png 4x" media="(prefers-color-scheme: dark)">
<img class="center" aria-hidden="true" src="splash/img/light-1x.png" alt="">
</picture>
<script src="flutter_bootstrap.js" async=""></script>
</body></html>
Open service 2600:9000:213f:2c00:19:cf4d:f2c0:93a1:443 · embraze.moi
2026-01-23 06:00
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 3045
Connection: close
Last-Modified: Wed, 21 Jan 2026 03:09:30 GMT
x-amz-server-side-encryption: AES256
x-amz-version-id: rLa7U7HQ_Gg3fTLKLOZXIAjnp.yuFhem
Accept-Ranges: bytes
Server: AmazonS3
Date: Fri, 23 Jan 2026 06:00:27 GMT
Cache-Control: public,max-age=0,must-revalidate
ETag: "049c1322999c529ccda5d4c172c21384"
X-Cache: RefreshHit from cloudfront
Via: 1.1 173e1f9e40c2df572d404097afea2570.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: 8_mAakh3zqRYweQjm8nDm0v_bA1AcOdXbiZkBpHHDdCPvzAeHN3M3Q==
X-XSS-Protection: 1; mode=block
X-Frame-Options: DENY
Referrer-Policy: strict-origin-when-cross-origin
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
Page title: Embraze
<!DOCTYPE html><html><head>
<!--
If you are serving your web app in a path other than the root, change the
href value below to reflect the base path you are serving from.
The path provided below has to start and end with a slash "/" in order for
it to work correctly.
For more details:
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
This is a placeholder for base href that will be replaced by the value of
the `--base-href` argument provided to `flutter build`.
-->
<base href="/">
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="Couples' activity coordination app">
<!-- iOS meta tags & icons -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Embraze">
<link rel="apple-touch-icon" href="icons/Icon-192.png">
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png">
<title>Embraze</title>
<link rel="manifest" href="manifest.json">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport">
<style id="splash-screen-style">
html {
height: 100%
}
body {
margin: 0;
min-height: 100%;
background-color: #E85D4F;
background-size: 100% 100%;
}
.center {
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.contain {
display:block;
width:100%; height:100%;
object-fit: contain;
}
.stretch {
display:block;
width:100%; height:100%;
}
.cover {
display:block;
width:100%; height:100%;
object-fit: cover;
}
.bottom {
position: absolute;
bottom: 0;
left: 50%;
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.bottomLeft {
position: absolute;
bottom: 0;
left: 0;
}
.bottomRight {
position: absolute;
bottom: 0;
right: 0;
}
</style>
<script id="splash-screen-script">
function removeSplashFromWeb() {
document.getElementById("splash")?.remove();
document.getElementById("splash-branding")?.remove();
document.body.style.background = "transparent";
}
</script>
</head>
<body>
<picture id="splash">
<source srcset="splash/img/light-1x.png 1x, splash/img/light-2x.png 2x, splash/img/light-3x.png 3x, splash/img/light-4x.png 4x" media="(prefers-color-scheme: light)">
<source srcset="splash/img/dark-1x.png 1x, splash/img/dark-2x.png 2x, splash/img/dark-3x.png 3x, splash/img/dark-4x.png 4x" media="(prefers-color-scheme: dark)">
<img class="center" aria-hidden="true" src="splash/img/light-1x.png" alt="">
</picture>
<script src="flutter_bootstrap.js" async=""></script>
</body></html>
Open service 2600:9000:2130:9e00:19:cf4d:f2c0:93a1:80 · embraze.moi
2026-01-23 06:00
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 23 Jan 2026 06:00:25 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://embraze.moi/ X-Cache: Redirect from cloudfront Via: 1.1 fed2362c6a1e27e36b5fe03cba76e58e.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: t_E4JfFD_uJKtQ2t7bXN_yDDgC1lp4P3m0BQfnekdKm9mqqjo3KIBA== X-XSS-Protection: 1; mode=block X-Frame-Options: DENY Referrer-Policy: strict-origin-when-cross-origin X-Content-Type-Options: nosniff Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:213f:3800:19:cf4d:f2c0:93a1:443 · embraze.moi
2026-01-23 06:00
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 3045
Connection: close
Last-Modified: Wed, 21 Jan 2026 03:09:30 GMT
x-amz-server-side-encryption: AES256
x-amz-version-id: rLa7U7HQ_Gg3fTLKLOZXIAjnp.yuFhem
Accept-Ranges: bytes
Server: AmazonS3
Date: Fri, 23 Jan 2026 06:00:26 GMT
Cache-Control: public,max-age=0,must-revalidate
ETag: "049c1322999c529ccda5d4c172c21384"
X-Cache: Hit from cloudfront
Via: 1.1 173e1f9e40c2df572d404097afea2570.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: iyIctrXbFHyFHTuhl_VopeS4wuJZarI4MarntZTpDRwqLlRF5K0_zA==
X-XSS-Protection: 1; mode=block
X-Frame-Options: DENY
Referrer-Policy: strict-origin-when-cross-origin
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
Page title: Embraze
<!DOCTYPE html><html><head>
<!--
If you are serving your web app in a path other than the root, change the
href value below to reflect the base path you are serving from.
The path provided below has to start and end with a slash "/" in order for
it to work correctly.
For more details:
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
This is a placeholder for base href that will be replaced by the value of
the `--base-href` argument provided to `flutter build`.
-->
<base href="/">
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="Couples' activity coordination app">
<!-- iOS meta tags & icons -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Embraze">
<link rel="apple-touch-icon" href="icons/Icon-192.png">
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png">
<title>Embraze</title>
<link rel="manifest" href="manifest.json">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport">
<style id="splash-screen-style">
html {
height: 100%
}
body {
margin: 0;
min-height: 100%;
background-color: #E85D4F;
background-size: 100% 100%;
}
.center {
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.contain {
display:block;
width:100%; height:100%;
object-fit: contain;
}
.stretch {
display:block;
width:100%; height:100%;
}
.cover {
display:block;
width:100%; height:100%;
object-fit: cover;
}
.bottom {
position: absolute;
bottom: 0;
left: 50%;
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.bottomLeft {
position: absolute;
bottom: 0;
left: 0;
}
.bottomRight {
position: absolute;
bottom: 0;
right: 0;
}
</style>
<script id="splash-screen-script">
function removeSplashFromWeb() {
document.getElementById("splash")?.remove();
document.getElementById("splash-branding")?.remove();
document.body.style.background = "transparent";
}
</script>
</head>
<body>
<picture id="splash">
<source srcset="splash/img/light-1x.png 1x, splash/img/light-2x.png 2x, splash/img/light-3x.png 3x, splash/img/light-4x.png 4x" media="(prefers-color-scheme: light)">
<source srcset="splash/img/dark-1x.png 1x, splash/img/dark-2x.png 2x, splash/img/dark-3x.png 3x, splash/img/dark-4x.png 4x" media="(prefers-color-scheme: dark)">
<img class="center" aria-hidden="true" src="splash/img/light-1x.png" alt="">
</picture>
<script src="flutter_bootstrap.js" async=""></script>
</body></html>
Open service 2600:9000:213f:3e00:19:cf4d:f2c0:93a1:443 · embraze.moi
2026-01-23 06:00
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 3045
Connection: close
Last-Modified: Wed, 21 Jan 2026 03:09:30 GMT
x-amz-server-side-encryption: AES256
x-amz-version-id: rLa7U7HQ_Gg3fTLKLOZXIAjnp.yuFhem
Accept-Ranges: bytes
Server: AmazonS3
Date: Fri, 23 Jan 2026 06:00:26 GMT
Cache-Control: public,max-age=0,must-revalidate
ETag: "049c1322999c529ccda5d4c172c21384"
X-Cache: Hit from cloudfront
Via: 1.1 173e1f9e40c2df572d404097afea2570.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: PhnQEbU1plu8S2TGmMh6jMYC2bzXo75gIK0iibLL2u-kDyF9GRSI4w==
X-XSS-Protection: 1; mode=block
X-Frame-Options: DENY
Referrer-Policy: strict-origin-when-cross-origin
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
Page title: Embraze
<!DOCTYPE html><html><head>
<!--
If you are serving your web app in a path other than the root, change the
href value below to reflect the base path you are serving from.
The path provided below has to start and end with a slash "/" in order for
it to work correctly.
For more details:
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
This is a placeholder for base href that will be replaced by the value of
the `--base-href` argument provided to `flutter build`.
-->
<base href="/">
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="Couples' activity coordination app">
<!-- iOS meta tags & icons -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Embraze">
<link rel="apple-touch-icon" href="icons/Icon-192.png">
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png">
<title>Embraze</title>
<link rel="manifest" href="manifest.json">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport">
<style id="splash-screen-style">
html {
height: 100%
}
body {
margin: 0;
min-height: 100%;
background-color: #E85D4F;
background-size: 100% 100%;
}
.center {
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.contain {
display:block;
width:100%; height:100%;
object-fit: contain;
}
.stretch {
display:block;
width:100%; height:100%;
}
.cover {
display:block;
width:100%; height:100%;
object-fit: cover;
}
.bottom {
position: absolute;
bottom: 0;
left: 50%;
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.bottomLeft {
position: absolute;
bottom: 0;
left: 0;
}
.bottomRight {
position: absolute;
bottom: 0;
right: 0;
}
</style>
<script id="splash-screen-script">
function removeSplashFromWeb() {
document.getElementById("splash")?.remove();
document.getElementById("splash-branding")?.remove();
document.body.style.background = "transparent";
}
</script>
</head>
<body>
<picture id="splash">
<source srcset="splash/img/light-1x.png 1x, splash/img/light-2x.png 2x, splash/img/light-3x.png 3x, splash/img/light-4x.png 4x" media="(prefers-color-scheme: light)">
<source srcset="splash/img/dark-1x.png 1x, splash/img/dark-2x.png 2x, splash/img/dark-3x.png 3x, splash/img/dark-4x.png 4x" media="(prefers-color-scheme: dark)">
<img class="center" aria-hidden="true" src="splash/img/light-1x.png" alt="">
</picture>
<script src="flutter_bootstrap.js" async=""></script>
</body></html>
Open service 54.192.35.126:80 · embraze.moi
2026-01-23 06:00
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 23 Jan 2026 06:00:25 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://embraze.moi/ X-Cache: Redirect from cloudfront Via: 1.1 d1b5026ca9431897622ebe0d5f861292.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: jwkrfxQft8eH2urOF39GGHZmQVgoohRcgmN0oP_30OtBta1Zd_983g== X-XSS-Protection: 1; mode=block X-Frame-Options: DENY Referrer-Policy: strict-origin-when-cross-origin X-Content-Type-Options: nosniff Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 54.192.35.55:80 · embraze.moi
2026-01-23 06:00
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 23 Jan 2026 06:00:25 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://embraze.moi/ X-Cache: Redirect from cloudfront Via: 1.1 b80e8f7c73f4e5fd0596e4c456bfc524.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: Gpysvagjrpm4_r9M7jo5qtXEYAFp1PSKz8xBtJYJfr77b19AReyCug== X-XSS-Protection: 1; mode=block X-Frame-Options: DENY Referrer-Policy: strict-origin-when-cross-origin X-Content-Type-Options: nosniff Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 54.192.35.128:80 · embraze.moi
2026-01-23 06:00
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 23 Jan 2026 06:00:25 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://embraze.moi/ X-Cache: Redirect from cloudfront Via: 1.1 8ea9a6eb93f7fd49bf84cfddbbf8b7b2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: UXFP0fUPsayfxONkqj1yUaoioLAN5Q0P2yOzZKxb-vWRDHHSv0hMkA== X-XSS-Protection: 1; mode=block X-Frame-Options: DENY Referrer-Policy: strict-origin-when-cross-origin X-Content-Type-Options: nosniff Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:213f:400:19:cf4d:f2c0:93a1:443 · embraze.moi
2026-01-23 06:00
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 3045
Connection: close
Last-Modified: Wed, 21 Jan 2026 03:09:30 GMT
x-amz-server-side-encryption: AES256
x-amz-version-id: rLa7U7HQ_Gg3fTLKLOZXIAjnp.yuFhem
Accept-Ranges: bytes
Server: AmazonS3
Date: Fri, 23 Jan 2026 06:00:26 GMT
Cache-Control: public,max-age=0,must-revalidate
ETag: "049c1322999c529ccda5d4c172c21384"
X-Cache: Hit from cloudfront
Via: 1.1 e71b2a73b6598bfbcb4d4e5eff30bb0a.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: x-yZUH4exMk_G8KSuv4eeXmoWculyuMxJBT36qdjXVzU6L4TDVNcVw==
X-XSS-Protection: 1; mode=block
X-Frame-Options: DENY
Referrer-Policy: strict-origin-when-cross-origin
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
Page title: Embraze
<!DOCTYPE html><html><head>
<!--
If you are serving your web app in a path other than the root, change the
href value below to reflect the base path you are serving from.
The path provided below has to start and end with a slash "/" in order for
it to work correctly.
For more details:
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
This is a placeholder for base href that will be replaced by the value of
the `--base-href` argument provided to `flutter build`.
-->
<base href="/">
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="Couples' activity coordination app">
<!-- iOS meta tags & icons -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Embraze">
<link rel="apple-touch-icon" href="icons/Icon-192.png">
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png">
<title>Embraze</title>
<link rel="manifest" href="manifest.json">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport">
<style id="splash-screen-style">
html {
height: 100%
}
body {
margin: 0;
min-height: 100%;
background-color: #E85D4F;
background-size: 100% 100%;
}
.center {
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.contain {
display:block;
width:100%; height:100%;
object-fit: contain;
}
.stretch {
display:block;
width:100%; height:100%;
}
.cover {
display:block;
width:100%; height:100%;
object-fit: cover;
}
.bottom {
position: absolute;
bottom: 0;
left: 50%;
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.bottomLeft {
position: absolute;
bottom: 0;
left: 0;
}
.bottomRight {
position: absolute;
bottom: 0;
right: 0;
}
</style>
<script id="splash-screen-script">
function removeSplashFromWeb() {
document.getElementById("splash")?.remove();
document.getElementById("splash-branding")?.remove();
document.body.style.background = "transparent";
}
</script>
</head>
<body>
<picture id="splash">
<source srcset="splash/img/light-1x.png 1x, splash/img/light-2x.png 2x, splash/img/light-3x.png 3x, splash/img/light-4x.png 4x" media="(prefers-color-scheme: light)">
<source srcset="splash/img/dark-1x.png 1x, splash/img/dark-2x.png 2x, splash/img/dark-3x.png 3x, splash/img/dark-4x.png 4x" media="(prefers-color-scheme: dark)">
<img class="center" aria-hidden="true" src="splash/img/light-1x.png" alt="">
</picture>
<script src="flutter_bootstrap.js" async=""></script>
</body></html>
Open service 54.192.35.55:443 · embraze.moi
2026-01-23 06:00
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 3045
Connection: close
Last-Modified: Wed, 21 Jan 2026 03:09:30 GMT
x-amz-server-side-encryption: AES256
x-amz-version-id: rLa7U7HQ_Gg3fTLKLOZXIAjnp.yuFhem
Accept-Ranges: bytes
Server: AmazonS3
Date: Fri, 23 Jan 2026 06:00:27 GMT
Cache-Control: public,max-age=0,must-revalidate
ETag: "049c1322999c529ccda5d4c172c21384"
X-Cache: Hit from cloudfront
Via: 1.1 30871437ed641b91fb10c39754273da0.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: xvstB-yCbBClK_KdxRA8PLA5KRr2Hc0wdPaud0_uAgL3O_dojU3hSg==
X-XSS-Protection: 1; mode=block
X-Frame-Options: DENY
Referrer-Policy: strict-origin-when-cross-origin
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
Page title: Embraze
<!DOCTYPE html><html><head>
<!--
If you are serving your web app in a path other than the root, change the
href value below to reflect the base path you are serving from.
The path provided below has to start and end with a slash "/" in order for
it to work correctly.
For more details:
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
This is a placeholder for base href that will be replaced by the value of
the `--base-href` argument provided to `flutter build`.
-->
<base href="/">
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="Couples' activity coordination app">
<!-- iOS meta tags & icons -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Embraze">
<link rel="apple-touch-icon" href="icons/Icon-192.png">
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png">
<title>Embraze</title>
<link rel="manifest" href="manifest.json">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport">
<style id="splash-screen-style">
html {
height: 100%
}
body {
margin: 0;
min-height: 100%;
background-color: #E85D4F;
background-size: 100% 100%;
}
.center {
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.contain {
display:block;
width:100%; height:100%;
object-fit: contain;
}
.stretch {
display:block;
width:100%; height:100%;
}
.cover {
display:block;
width:100%; height:100%;
object-fit: cover;
}
.bottom {
position: absolute;
bottom: 0;
left: 50%;
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.bottomLeft {
position: absolute;
bottom: 0;
left: 0;
}
.bottomRight {
position: absolute;
bottom: 0;
right: 0;
}
</style>
<script id="splash-screen-script">
function removeSplashFromWeb() {
document.getElementById("splash")?.remove();
document.getElementById("splash-branding")?.remove();
document.body.style.background = "transparent";
}
</script>
</head>
<body>
<picture id="splash">
<source srcset="splash/img/light-1x.png 1x, splash/img/light-2x.png 2x, splash/img/light-3x.png 3x, splash/img/light-4x.png 4x" media="(prefers-color-scheme: light)">
<source srcset="splash/img/dark-1x.png 1x, splash/img/dark-2x.png 2x, splash/img/dark-3x.png 3x, splash/img/dark-4x.png 4x" media="(prefers-color-scheme: dark)">
<img class="center" aria-hidden="true" src="splash/img/light-1x.png" alt="">
</picture>
<script src="flutter_bootstrap.js" async=""></script>
</body></html>
Open service 2600:9000:213f:8600:19:cf4d:f2c0:93a1:443 · embraze.moi
2026-01-23 06:00
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 3045
Connection: close
Last-Modified: Wed, 21 Jan 2026 03:09:30 GMT
x-amz-server-side-encryption: AES256
x-amz-version-id: rLa7U7HQ_Gg3fTLKLOZXIAjnp.yuFhem
Accept-Ranges: bytes
Server: AmazonS3
Date: Fri, 23 Jan 2026 06:00:26 GMT
Cache-Control: public,max-age=0,must-revalidate
ETag: "049c1322999c529ccda5d4c172c21384"
X-Cache: Hit from cloudfront
Via: 1.1 b58344f15e16009107619694b1df813c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: AvpQv1KpUVbtOipgL2hz1nQB-Y1hRt0sq1GQAvgSKCVb8-84mCvZVA==
X-XSS-Protection: 1; mode=block
X-Frame-Options: DENY
Referrer-Policy: strict-origin-when-cross-origin
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
Page title: Embraze
<!DOCTYPE html><html><head>
<!--
If you are serving your web app in a path other than the root, change the
href value below to reflect the base path you are serving from.
The path provided below has to start and end with a slash "/" in order for
it to work correctly.
For more details:
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
This is a placeholder for base href that will be replaced by the value of
the `--base-href` argument provided to `flutter build`.
-->
<base href="/">
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="Couples' activity coordination app">
<!-- iOS meta tags & icons -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Embraze">
<link rel="apple-touch-icon" href="icons/Icon-192.png">
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png">
<title>Embraze</title>
<link rel="manifest" href="manifest.json">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport">
<style id="splash-screen-style">
html {
height: 100%
}
body {
margin: 0;
min-height: 100%;
background-color: #E85D4F;
background-size: 100% 100%;
}
.center {
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.contain {
display:block;
width:100%; height:100%;
object-fit: contain;
}
.stretch {
display:block;
width:100%; height:100%;
}
.cover {
display:block;
width:100%; height:100%;
object-fit: cover;
}
.bottom {
position: absolute;
bottom: 0;
left: 50%;
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.bottomLeft {
position: absolute;
bottom: 0;
left: 0;
}
.bottomRight {
position: absolute;
bottom: 0;
right: 0;
}
</style>
<script id="splash-screen-script">
function removeSplashFromWeb() {
document.getElementById("splash")?.remove();
document.getElementById("splash-branding")?.remove();
document.body.style.background = "transparent";
}
</script>
</head>
<body>
<picture id="splash">
<source srcset="splash/img/light-1x.png 1x, splash/img/light-2x.png 2x, splash/img/light-3x.png 3x, splash/img/light-4x.png 4x" media="(prefers-color-scheme: light)">
<source srcset="splash/img/dark-1x.png 1x, splash/img/dark-2x.png 2x, splash/img/dark-3x.png 3x, splash/img/dark-4x.png 4x" media="(prefers-color-scheme: dark)">
<img class="center" aria-hidden="true" src="splash/img/light-1x.png" alt="">
</picture>
<script src="flutter_bootstrap.js" async=""></script>
</body></html>
Open service 2600:9000:213f:400:19:cf4d:f2c0:93a1:80 · embraze.moi
2026-01-23 06:00
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 23 Jan 2026 06:00:25 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://embraze.moi/ X-Cache: Redirect from cloudfront Via: 1.1 7a4cd0690d20b5a37f17c8d3aed7b294.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: UtZeEatxe-Rq48QDJD_7R8NJTvWbG6WKeuwgFzSYk4_1ZtWS8mflAw== X-XSS-Protection: 1; mode=block X-Frame-Options: DENY Referrer-Policy: strict-origin-when-cross-origin X-Content-Type-Options: nosniff Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:213f:3800:19:cf4d:f2c0:93a1:80 · embraze.moi
2026-01-23 06:00
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 23 Jan 2026 06:00:25 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://embraze.moi/ X-Cache: Redirect from cloudfront Via: 1.1 e80e328c1a67b78b31878ecc3bb78c36.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: Q5rEIyNynNlhWNrHE0U7nyA_-jFRfZUHhjiRl6cGRilJc4Eu4dZzxg== X-XSS-Protection: 1; mode=block X-Frame-Options: DENY Referrer-Policy: strict-origin-when-cross-origin X-Content-Type-Options: nosniff Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:213f:8000:19:cf4d:f2c0:93a1:443 · embraze.moi
2026-01-23 06:00
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 3045
Connection: close
Last-Modified: Wed, 21 Jan 2026 03:09:30 GMT
x-amz-server-side-encryption: AES256
x-amz-version-id: rLa7U7HQ_Gg3fTLKLOZXIAjnp.yuFhem
Accept-Ranges: bytes
Server: AmazonS3
Date: Fri, 23 Jan 2026 06:00:26 GMT
Cache-Control: public,max-age=0,must-revalidate
ETag: "049c1322999c529ccda5d4c172c21384"
X-Cache: Hit from cloudfront
Via: 1.1 d32e6b607499bf1bc577abd1d3ae9984.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: q1iJLTULfrUKeU0gtq8-aWlhGzoz8x9D2PLOA98wAeW-hXwTV6pYow==
X-XSS-Protection: 1; mode=block
X-Frame-Options: DENY
Referrer-Policy: strict-origin-when-cross-origin
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
Page title: Embraze
<!DOCTYPE html><html><head>
<!--
If you are serving your web app in a path other than the root, change the
href value below to reflect the base path you are serving from.
The path provided below has to start and end with a slash "/" in order for
it to work correctly.
For more details:
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
This is a placeholder for base href that will be replaced by the value of
the `--base-href` argument provided to `flutter build`.
-->
<base href="/">
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="Couples' activity coordination app">
<!-- iOS meta tags & icons -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Embraze">
<link rel="apple-touch-icon" href="icons/Icon-192.png">
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png">
<title>Embraze</title>
<link rel="manifest" href="manifest.json">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport">
<style id="splash-screen-style">
html {
height: 100%
}
body {
margin: 0;
min-height: 100%;
background-color: #E85D4F;
background-size: 100% 100%;
}
.center {
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.contain {
display:block;
width:100%; height:100%;
object-fit: contain;
}
.stretch {
display:block;
width:100%; height:100%;
}
.cover {
display:block;
width:100%; height:100%;
object-fit: cover;
}
.bottom {
position: absolute;
bottom: 0;
left: 50%;
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.bottomLeft {
position: absolute;
bottom: 0;
left: 0;
}
.bottomRight {
position: absolute;
bottom: 0;
right: 0;
}
</style>
<script id="splash-screen-script">
function removeSplashFromWeb() {
document.getElementById("splash")?.remove();
document.getElementById("splash-branding")?.remove();
document.body.style.background = "transparent";
}
</script>
</head>
<body>
<picture id="splash">
<source srcset="splash/img/light-1x.png 1x, splash/img/light-2x.png 2x, splash/img/light-3x.png 3x, splash/img/light-4x.png 4x" media="(prefers-color-scheme: light)">
<source srcset="splash/img/dark-1x.png 1x, splash/img/dark-2x.png 2x, splash/img/dark-3x.png 3x, splash/img/dark-4x.png 4x" media="(prefers-color-scheme: dark)">
<img class="center" aria-hidden="true" src="splash/img/light-1x.png" alt="">
</picture>
<script src="flutter_bootstrap.js" async=""></script>
</body></html>
Open service 2600:9000:213f:8000:19:cf4d:f2c0:93a1:80 · embraze.moi
2026-01-23 06:00
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 23 Jan 2026 06:00:25 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://embraze.moi/ X-Cache: Redirect from cloudfront Via: 1.1 bdc2f66522ff252ddfe00f314b451db4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: HbyLmvyKYfW54YFVYl9_LHlbq3MYEXyPmkQPARlYVWGxCj6fMjRKtw== X-XSS-Protection: 1; mode=block X-Frame-Options: DENY Referrer-Policy: strict-origin-when-cross-origin X-Content-Type-Options: nosniff Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:213f:2c00:19:cf4d:f2c0:93a1:80 · embraze.moi
2026-01-23 06:00
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 23 Jan 2026 06:00:25 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://embraze.moi/ X-Cache: Redirect from cloudfront Via: 1.1 c683ff121fe088b26b026e31d2d1adce.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: zc62XKICBUS9kVHIC_8PJcZ2NKPy1TkQ9Jx4DEBcSFNzQVz4k9biZQ== X-XSS-Protection: 1; mode=block X-Frame-Options: DENY Referrer-Policy: strict-origin-when-cross-origin X-Content-Type-Options: nosniff Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 54.192.35.128:443 · embraze.moi
2026-01-23 06:00
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 3045
Connection: close
Last-Modified: Wed, 21 Jan 2026 03:09:30 GMT
x-amz-server-side-encryption: AES256
x-amz-version-id: rLa7U7HQ_Gg3fTLKLOZXIAjnp.yuFhem
Accept-Ranges: bytes
Server: AmazonS3
Date: Fri, 23 Jan 2026 06:00:26 GMT
Cache-Control: public,max-age=0,must-revalidate
ETag: "049c1322999c529ccda5d4c172c21384"
X-Cache: Hit from cloudfront
Via: 1.1 8cada61dd7719c6c0ad123c11e1964f6.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: XKhJpB4XTZ3v7-3352bu5xoUmJ-2D_w09eCZCfVzHu2vbhFvnx_izQ==
X-XSS-Protection: 1; mode=block
X-Frame-Options: DENY
Referrer-Policy: strict-origin-when-cross-origin
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
Page title: Embraze
<!DOCTYPE html><html><head>
<!--
If you are serving your web app in a path other than the root, change the
href value below to reflect the base path you are serving from.
The path provided below has to start and end with a slash "/" in order for
it to work correctly.
For more details:
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
This is a placeholder for base href that will be replaced by the value of
the `--base-href` argument provided to `flutter build`.
-->
<base href="/">
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="Couples' activity coordination app">
<!-- iOS meta tags & icons -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Embraze">
<link rel="apple-touch-icon" href="icons/Icon-192.png">
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png">
<title>Embraze</title>
<link rel="manifest" href="manifest.json">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport">
<style id="splash-screen-style">
html {
height: 100%
}
body {
margin: 0;
min-height: 100%;
background-color: #E85D4F;
background-size: 100% 100%;
}
.center {
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.contain {
display:block;
width:100%; height:100%;
object-fit: contain;
}
.stretch {
display:block;
width:100%; height:100%;
}
.cover {
display:block;
width:100%; height:100%;
object-fit: cover;
}
.bottom {
position: absolute;
bottom: 0;
left: 50%;
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.bottomLeft {
position: absolute;
bottom: 0;
left: 0;
}
.bottomRight {
position: absolute;
bottom: 0;
right: 0;
}
</style>
<script id="splash-screen-script">
function removeSplashFromWeb() {
document.getElementById("splash")?.remove();
document.getElementById("splash-branding")?.remove();
document.body.style.background = "transparent";
}
</script>
</head>
<body>
<picture id="splash">
<source srcset="splash/img/light-1x.png 1x, splash/img/light-2x.png 2x, splash/img/light-3x.png 3x, splash/img/light-4x.png 4x" media="(prefers-color-scheme: light)">
<source srcset="splash/img/dark-1x.png 1x, splash/img/dark-2x.png 2x, splash/img/dark-3x.png 3x, splash/img/dark-4x.png 4x" media="(prefers-color-scheme: dark)">
<img class="center" aria-hidden="true" src="splash/img/light-1x.png" alt="">
</picture>
<script src="flutter_bootstrap.js" async=""></script>
</body></html>
Open service 54.192.35.63:443 · embraze.moi
2026-01-23 06:00
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 3045
Connection: close
Last-Modified: Wed, 21 Jan 2026 03:09:30 GMT
x-amz-server-side-encryption: AES256
x-amz-version-id: rLa7U7HQ_Gg3fTLKLOZXIAjnp.yuFhem
Accept-Ranges: bytes
Server: AmazonS3
Date: Fri, 23 Jan 2026 06:00:26 GMT
Cache-Control: public,max-age=0,must-revalidate
ETag: "049c1322999c529ccda5d4c172c21384"
X-Cache: Hit from cloudfront
Via: 1.1 b58344f15e16009107619694b1df813c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: eXI4MJV_qNC2wQCECL0z-m9nU_WqHX--juOaq9pnj-nTEYGbLE52yQ==
X-XSS-Protection: 1; mode=block
X-Frame-Options: DENY
Referrer-Policy: strict-origin-when-cross-origin
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
Page title: Embraze
<!DOCTYPE html><html><head>
<!--
If you are serving your web app in a path other than the root, change the
href value below to reflect the base path you are serving from.
The path provided below has to start and end with a slash "/" in order for
it to work correctly.
For more details:
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
This is a placeholder for base href that will be replaced by the value of
the `--base-href` argument provided to `flutter build`.
-->
<base href="/">
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="Couples' activity coordination app">
<!-- iOS meta tags & icons -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Embraze">
<link rel="apple-touch-icon" href="icons/Icon-192.png">
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png">
<title>Embraze</title>
<link rel="manifest" href="manifest.json">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport">
<style id="splash-screen-style">
html {
height: 100%
}
body {
margin: 0;
min-height: 100%;
background-color: #E85D4F;
background-size: 100% 100%;
}
.center {
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.contain {
display:block;
width:100%; height:100%;
object-fit: contain;
}
.stretch {
display:block;
width:100%; height:100%;
}
.cover {
display:block;
width:100%; height:100%;
object-fit: cover;
}
.bottom {
position: absolute;
bottom: 0;
left: 50%;
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.bottomLeft {
position: absolute;
bottom: 0;
left: 0;
}
.bottomRight {
position: absolute;
bottom: 0;
right: 0;
}
</style>
<script id="splash-screen-script">
function removeSplashFromWeb() {
document.getElementById("splash")?.remove();
document.getElementById("splash-branding")?.remove();
document.body.style.background = "transparent";
}
</script>
</head>
<body>
<picture id="splash">
<source srcset="splash/img/light-1x.png 1x, splash/img/light-2x.png 2x, splash/img/light-3x.png 3x, splash/img/light-4x.png 4x" media="(prefers-color-scheme: light)">
<source srcset="splash/img/dark-1x.png 1x, splash/img/dark-2x.png 2x, splash/img/dark-3x.png 3x, splash/img/dark-4x.png 4x" media="(prefers-color-scheme: dark)">
<img class="center" aria-hidden="true" src="splash/img/light-1x.png" alt="">
</picture>
<script src="flutter_bootstrap.js" async=""></script>
</body></html>
Open service 2600:9000:2130:d000:19:cf4d:f2c0:93a1:443 · embraze.moi
2026-01-23 06:00
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 3045
Connection: close
Last-Modified: Wed, 21 Jan 2026 03:09:30 GMT
x-amz-server-side-encryption: AES256
x-amz-version-id: rLa7U7HQ_Gg3fTLKLOZXIAjnp.yuFhem
Accept-Ranges: bytes
Server: AmazonS3
Date: Fri, 23 Jan 2026 06:00:26 GMT
Cache-Control: public,max-age=0,must-revalidate
ETag: "049c1322999c529ccda5d4c172c21384"
X-Cache: RefreshHit from cloudfront
Via: 1.1 173e1f9e40c2df572d404097afea2570.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: NwZaKaNw0xfyUTz5gMiESuQyYzLaMtZDFRECuPHGqIZSg443w98Duw==
X-XSS-Protection: 1; mode=block
X-Frame-Options: DENY
Referrer-Policy: strict-origin-when-cross-origin
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
Page title: Embraze
<!DOCTYPE html><html><head>
<!--
If you are serving your web app in a path other than the root, change the
href value below to reflect the base path you are serving from.
The path provided below has to start and end with a slash "/" in order for
it to work correctly.
For more details:
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
This is a placeholder for base href that will be replaced by the value of
the `--base-href` argument provided to `flutter build`.
-->
<base href="/">
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="Couples' activity coordination app">
<!-- iOS meta tags & icons -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Embraze">
<link rel="apple-touch-icon" href="icons/Icon-192.png">
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png">
<title>Embraze</title>
<link rel="manifest" href="manifest.json">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport">
<style id="splash-screen-style">
html {
height: 100%
}
body {
margin: 0;
min-height: 100%;
background-color: #E85D4F;
background-size: 100% 100%;
}
.center {
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.contain {
display:block;
width:100%; height:100%;
object-fit: contain;
}
.stretch {
display:block;
width:100%; height:100%;
}
.cover {
display:block;
width:100%; height:100%;
object-fit: cover;
}
.bottom {
position: absolute;
bottom: 0;
left: 50%;
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.bottomLeft {
position: absolute;
bottom: 0;
left: 0;
}
.bottomRight {
position: absolute;
bottom: 0;
right: 0;
}
</style>
<script id="splash-screen-script">
function removeSplashFromWeb() {
document.getElementById("splash")?.remove();
document.getElementById("splash-branding")?.remove();
document.body.style.background = "transparent";
}
</script>
</head>
<body>
<picture id="splash">
<source srcset="splash/img/light-1x.png 1x, splash/img/light-2x.png 2x, splash/img/light-3x.png 3x, splash/img/light-4x.png 4x" media="(prefers-color-scheme: light)">
<source srcset="splash/img/dark-1x.png 1x, splash/img/dark-2x.png 2x, splash/img/dark-3x.png 3x, splash/img/dark-4x.png 4x" media="(prefers-color-scheme: dark)">
<img class="center" aria-hidden="true" src="splash/img/light-1x.png" alt="">
</picture>
<script src="flutter_bootstrap.js" async=""></script>
</body></html>
Open service 2600:9000:213f:8600:19:cf4d:f2c0:93a1:80 · embraze.moi
2026-01-23 06:00
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 23 Jan 2026 06:00:25 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://embraze.moi/ X-Cache: Redirect from cloudfront Via: 1.1 8ce68972dbdfd3ceb4220d7686f54602.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: cvQCbdof-S10Z9w_bBYOK4FdF8aEE7NPiktEJgzsf8BQXIR39SYqEg== X-XSS-Protection: 1; mode=block X-Frame-Options: DENY Referrer-Policy: strict-origin-when-cross-origin X-Content-Type-Options: nosniff Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 54.192.35.63:80 · embraze.moi
2026-01-23 06:00
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 23 Jan 2026 06:00:25 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://embraze.moi/ X-Cache: Redirect from cloudfront Via: 1.1 8cada61dd7719c6c0ad123c11e1964f6.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 1xBvc1pUor8tE5mbD4tlIQYxkdtZ6-u5YLSZm0FXzmXIKu8MW-v87Q== X-XSS-Protection: 1; mode=block X-Frame-Options: DENY Referrer-Policy: strict-origin-when-cross-origin X-Content-Type-Options: nosniff Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
2600:9000:213f:3e00:19:cf4d:f2c0:93a1 1 2600:9000:2130:d000:19:cf4d:f2c0:93a1 1 54.192.35.126 1 2600:9000:2130:9e00:19:cf4d:f2c0:93a1 1 2600:9000:213f:2c00:19:cf4d:f2c0:93a1 1 2600:9000:213f:3800:19:cf4d:f2c0:93a1 1 54.192.35.55 1 54.192.35.128 1 2600:9000:213f:400:19:cf4d:f2c0:93a1 1 2600:9000:213f:8600:19:cf4d:f2c0:93a1 1 2600:9000:213f:8000:19:cf4d:f2c0:93a1 1 54.192.35.63 1