AmazonS3
tcp/443
Open service 18.239.18.121:443 ยท design.openloophealth.com
2026-01-10 12:03
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 2303
Connection: close
Date: Sat, 13 Dec 2025 10:09:45 GMT
Last-Modified: Thu, 29 Aug 2024 16:00:40 GMT
ETag: "077b31d752ba0daa39e80db63a1625cb"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 2e6275c73445d58429e5205e011d70ba.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: AMS58-P6
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: I4s75OzFS3TDSx-cazsLnUkouJm7ibpWgfOLbT_H-ip1f-NFZ1sZ1w==
Age: 2426035
X-XSS-Protection: 1; mode=block
X-Frame-Options: SAMEORIGIN
Referrer-Policy: strict-origin-when-cross-origin
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=31536000
Vary: Origin
Page title: Webpack App
<!doctype html><html lang="en"><head><meta charset="utf-8"/><title>Webpack App</title><meta name="viewport" content="width=device-width,initial-scale=1"/><style>html, body {
overflow: hidden;
height: 100%;
width: 100%;
margin: 0;
padding: 0;
}
* {
box-sizing: border-box;
}</style><script>/* globals window */
/* eslint-disable no-underscore-dangle */
try {
if (window.top !== window) {
window.__REACT_DEVTOOLS_GLOBAL_HOOK__ = window.top.__REACT_DEVTOOLS_GLOBAL_HOOK__;
}
} catch (e) {
// eslint-disable-next-line no-console
console.warn('unable to connect to top frame for connecting dev tools');
}
window.onerror = function onerror(message, source, line, column, err) {
if (window.CONFIG_TYPE !== 'DEVELOPMENT') return;
// eslint-disable-next-line no-var, vars-on-top
var xhr = new window.XMLHttpRequest();
xhr.open('POST', '/runtime-error');
xhr.setRequestHeader('Content-Type', 'application/json;charset=UTF-8');
xhr.send(
JSON.stringify({
/* eslint-disable object-shorthand */
message: message,
source: source,
line: line,
column: column,
error: err && { message: err.message, name: err.name, stack: err.stack },
origin: 'manager',
/* eslint-enable object-shorthand */
})
);
};</script><style>#root[hidden],
#docs-root[hidden] {
display: none !important;
}</style></head><body><div id="root"></div><div id="docs-root"></div><script>window['CONFIG_TYPE'] = "PRODUCTION";
window['LOGLEVEL'] = "info";
window['FEATURES'] = {"postcss":true,"emotionAlias":false,"warnOnLegacyHierarchySeparator":true,"buildStoriesJson":false,"storyStoreV7":false,"modernInlineRender":false,"breakingChangesV7":false,"interactionsDebugger":false,"babelModeV7":false,"argTypeTargetsV7":false,"previewMdx2":false};
window['DOCS_MODE'] = false;</script><script src="runtime~main.ea6e13ea0943811d7132.manager.bundle.js"></script><script src="364.92a0d2b9742e42a45391.manager.bundle.js"></script><script src="main.2455a6a890e60494b64d.manager.bundle.js"></script></body></html>