Open
Cached
·
just now
14
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; connect-src 'self' wss://backend.interstellar-empires.com https://backend.interstellar-empires.com https://www.google.com/ https://*.posthog.com https://e.interstellar-empires.com; img-src 'self' https://www.w3.org/2000/svg https://*.posthog.com https://e.interstellar-empires.com; script-src 'self' https://www.google.com/recaptcha/ https://www.gstatic.com/recaptcha/ https://*.posthog.com https://e.interstellar-empires.com 'sha256-pvSXNc437N0a4k/WA6Oz8eSqxr6HGypCB9WWOlR07Kc=' 'sha256-kUntt3Fl+5FG57fhzdPQmw60O4splR8A0cTjY1N8olc='; style-src 'self' https://*.posthog.com https://e.interstellar-empires.com 'unsafe-inline'; font-src 'self' https://*.posthog.com https://e.interstellar-empires.com; object-src 'none'; manifest-src 'self'; frame-ancestors 'none'; base-uri 'self'; form-action 'self'; frame-src https://www.google.com/; worker-src 'self' blob: data:; media-src 'self' https://*.posthog.com https://e.interstellar-empires.com;
default-src
Keyword
—
'self'
connect-src
Keyword
—
'self'
img-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Hash
—
'sha256-pvSXNc437N0a4k/WA6Oz8eSqxr6HGypCB9WWOlR07Kc='
script-src
Hash
—
'sha256-kUntt3Fl+5FG57fhzdPQmw60O4splR8A0cTjY1N8olc='
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
object-src
Keyword
—
'none'
manifest-src
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
worker-src
Scheme
—
data:
media-src
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.