Open
Cached
·
just now
15
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; base-uri 'self'; object-src 'none'; frame-ancestors 'none'; form-action 'self'; manifest-src 'self'; upgrade-insecure-requests; script-src 'self' 'wasm-unsafe-eval' 'sha256-lxybZtu/9pEo9t2cXF8OdVCueZV6paBpNEQpBgqbYWA=' 'sha256-H7FMwi34s+0cL1aaST8JVUkK06/RtDCYPSROevd8UvE=' https://www.gstatic.com; style-src 'self' 'unsafe-inline'; img-src 'self' data: blob: https://tile.openstreetmap.org; font-src 'self' data: https://fonts.gstatic.com; worker-src 'self' blob:; child-src 'self' blob:; connect-src 'self' blob: https://api.watein.app https://o4510627546267648.ingest.de.sentry.io https://firebaseinstallations.googleapis.com https://fcmregistrations.googleapis.com https://www.gstatic.com https://fonts.gstatic.com https://tile.openstreetmap.org wss://*.livekit.cloud https://*.livekit.cloud; report-uri https://o4510627546267648.ingest.de.sentry.io/api/4511561554460752/security/?sentry_key=8b4246df7320ee4f4e9e31f2ff123535
default-src
Keyword
—
'self'
base-uri
Keyword
—
'self'
object-src
Keyword
—
'none'
frame-ancestors
Keyword
—
'none'
form-action
Keyword
—
'self'
manifest-src
Keyword
—
'self'
upgrade-insecure-requests
Source
—
(no sources)
script-src
Keyword
—
'self'
script-src
Keyword
—
'wasm-unsafe-eval'
script-src
Hash
—
'sha256-lxybZtu/9pEo9t2cXF8OdVCueZV6paBpNEQpBgqbYWA='
script-src
Hash
—
'sha256-H7FMwi34s+0cL1aaST8JVUkK06/RtDCYPSROevd8UvE='
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
child-src
Keyword
—
'self'
child-src
Scheme
—
blob:
connect-src
Keyword
—
'self'
connect-src
Scheme
—
blob:
connect-src
Host
—
connect-src
Host
—
Content-Security-Policy-Report-Only
No report-only CSP headers found.