Open
Cached
·
just now
15
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000; preload
Content-Security-Policy
Basic
font-src; connect-src; default-src; +10 more
font-src 'self' fonts.gstatic.com fonts.googleapis.com;connect-src 'self' *.run.app securetoken.googleapis.com identitytoolkit.googleapis.com *.openstreetmap.org *.google-analytics.com *.cloudfunctions.net sentry.io *.sentry.io https://plausible.io localhost:24678 ws://localhost:24678;default-src 'self' googletagmanager.com *.googletagmanager.com analytics.google.com *.analytics.google.com *.google-analytics.com googleapis.com;script-src 'self' googletagmanager.com *.googletagmanager.com fonts.gstatic.com fonts.googleapis.com *.analytics.google.com *.google-analytics.com www.youtube.com https://plausible.io 'unsafe-eval' 'unsafe-inline';frame-src 'self' onearmy.github.io *.youtube.com *.donorbox.org donorbox.org *.run.app *.netlify.app projectkamp.com *.projectkamp.com preciousplastic.com *.preciousplastic.com fixing.fashion *.fixing.fashion;img-src 'self' data: blob: google.com *.openstreetmap.org onearmy.github.io cdn.jsdelivr.net *.google-analytics.com *.patreonusercontent.com *.basemaps.cartocdn.com *.supabase.co https://wbskztclbriekwpehznv.supabase.co https://oacppkprod-1fa0a.kxcdn.com;object-src 'self';upgrade-insecure-requests;base-uri 'self';form-action 'self';frame-ancestors 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline'
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
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
4 headers
Connection
Performance
keep-alive
Keep-Alive
Performance
timeout=5
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding
Caching Headers
0 headers
No caching headers found
Content Headers
1 headers
Content-Type
Content
text/html; charset=utf-8
Server Headers
1 headers
Server
Server
Fly/4d800ea4 (2025-11-20)
CORS Headers
0 headers
No CORS headers found
Cookies Headers
0 headers
No cookies headers found
Other Headers
4 headers
Date
Other
Fri, 21 Nov 2025 19:03:15 GMT
Fly-Request-Id
Other
01KAKWS6M85TGF5EW57AE7BYXR-iad
Via
Other
1.1 fly.io, 1.1 fly.io
X-Dns-Prefetch-Control
Other
on
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Analysis completed in 380ms