Open
Cached
·
just now
11
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; media-src 'self' blob:; connect-src 'self' blob: https://proton.me https://*.proton.me; script-src 'self' 'wasm-unsafe-eval' blob: 'sha256-eAhF1Kdccp0BTXM6nMW7SYBdV0c3fZwzcC177TQ692g='; style-src 'self' 'unsafe-inline'; img-src http: https: data: blob: cid:; frame-src 'self' blob: https://mail-api.proton.me https://account.proton.me https://verify.proton.me https://calendar.proton.me https://drive.proton.me https://proton.me; object-src 'self' blob:; child-src 'self' data: blob:; report-uri https://reports.proton.me/reports/csp; frame-ancestors https://calendar.proton.me https://drive.proton.me;
default-src
Keyword
—
'self'
media-src
Keyword
—
'self'
media-src
Scheme
—
blob:
connect-src
Keyword
—
'self'
connect-src
Scheme
—
blob:
script-src
Keyword
—
'self'
script-src
Keyword
—
'wasm-unsafe-eval'
script-src
Scheme
—
blob:
script-src
Hash
—
'sha256-eAhF1Kdccp0BTXM6nMW7SYBdV0c3fZwzcC177TQ692g='
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
img-src
Scheme
—
http:
img-src
Scheme
—
https:
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
img-src
Scheme
—
cid:
frame-src
Keyword
—
'self'
frame-src
Scheme
—
blob:
frame-src
Host
—
object-src
Keyword
—
'self'
object-src
Scheme
—
blob:
child-src
Keyword
—
'self'
child-src
Scheme
—
data:
child-src
Scheme
—
blob:
Content-Security-Policy-Report-Only
No report-only CSP headers found.