Open
Cached
·
just now
21
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31556926
Content-Security-Policy
Basic
default-src; script-src; style-src; +5 more
default-src 'self'; script-src 'self' egel.moreapp.dev 'sha256-1bYJ8iB/+XLm3exhpEJY3A8ZVrqmVAt4x1jQfp6wsWw=' 'sha256-EPZ47PPOXCPhtqJ9ERh8xrHQPPz/CAdva6W/v1sU5v8=' 'wasm-unsafe-eval'; style-src 'self' 'unsafe-inline'; font-src 'self' data:; frame-src youtube.com www.youtube.com https://youtube.com https://www.youtube.com; connect-src 'self' data: capacitor: blob: https://*.moreapp.dev https://*.moreapp.dev wss://hasura.moreapp.dev *.ingest.sentry.io https://api.postcodeapi.nu https://ip2c.org http://localhost:*; img-src 'self' data: capacitor: blob: https://api.moreapp.dev https://image-optimization.moreapp.dev https://cdn.moreapp.dev https://location.moreapp.dev https://maps.geoapify.com https://tiles.stadiamaps.com; media-src data:
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Consider adding Permissions-Policy to control browser features
Performance Headers
3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Vary
Performance
x-fh-requested-host, accept-encoding
Caching Headers
3 headers
Cache-Control
Caching
max-age=3600
Etag
Caching
"4a8dc95276a0abc5bd3b400b74695832e2dac2ec4ac972b0f7bfb0d701ec6269"
Last-Modified
Caching
Tue, 18 Nov 2025 14:26:22 GMT
Content Headers
2 headers
Content-Length
Content
3146
Content-Type
Content
text/html; charset=utf-8
Server Headers
0 headers
No server headers found
CORS Headers
0 headers
No CORS headers found
Cookies Headers
0 headers
No cookies headers found
Other Headers
7 headers
Alt-Svc
Other
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Other
Tue, 25 Nov 2025 01:02:56 GMT
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Permitted-Cross-Domain-Policies
Other
none
X-Served-By
Other
cache-pdk-kfty8610020-PDK
X-Timer
Other
S1764032576.239664,VS0,VE152
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 383ms