Open
Cached
·
just now
14
directives
Content-Security-Policy
Content-Security-Policy: base-uri 'none'; default-src 'none'; frame-ancestors 'none'; font-src 'self' https://mastodon.social; img-src 'self' data: blob: https://mastodon.social https://files.mastodon.social; media-src 'self' data: https://mastodon.social https://files.mastodon.social; manifest-src 'self' https://mastodon.social; form-action 'none'; child-src 'self' blob: https://mastodon.social; worker-src 'self' blob: https://mastodon.social; connect-src 'self' data: blob: https://mastodon.social https://files.mastodon.social wss://streaming.mastodon.social; frame-src 'self' https:; style-src 'self' https://mastodon.social 'nonce-dZhhuJCIbo/hNVElFSZ1Cg=='; script-src 'self' https://mastodon.social 'wasm-unsafe-eval' 'sha256-OgOg5CGI7D4Syg38sNIknJKO+3DCTdpfY1ciC+Bklaw='
base-uri
Keyword
—
'none'
default-src
Keyword
—
'none'
frame-ancestors
Keyword
—
'none'
font-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
media-src
Keyword
—
'self'
media-src
Scheme
—
data:
manifest-src
Keyword
—
'self'
form-action
Keyword
—
'none'
child-src
Keyword
—
'self'
child-src
Scheme
—
blob:
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
connect-src
Keyword
—
'self'
connect-src
Scheme
—
data:
connect-src
Scheme
—
blob:
frame-src
Keyword
—
'self'
frame-src
Scheme
—
https:
style-src
Keyword
—
'self'
style-src
Nonce
—
'nonce-dZhhuJCIbo/hNVElFSZ1Cg=='
script-src
Keyword
—
'self'
script-src
Keyword
—
'wasm-unsafe-eval'
script-src
Hash
—
'sha256-OgOg5CGI7D4Syg38sNIknJKO+3DCTdpfY1ciC+Bklaw='
Content-Security-Policy-Report-Only
No report-only CSP headers found.