Open
Cached
·
just now
11
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' blob: https: https://fast.wistia.com https://fast.wistia.net; style-src 'self' 'unsafe-inline' https:; img-src 'self' data: https: http: blob:; connect-src 'self' https: http://fast.wistia.com http://fast.wistia.net http://pipedream.wistia.com wss://*.api.sanity.io wss://*.wistia.com wss://*.wistia.net; frame-src 'self' https:; font-src 'self' data: https:; media-src 'self' https: http: blob:; object-src 'none'; base-uri 'self'; upgrade-insecure-requests;
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
script-src
Scheme
—
blob:
script-src
Scheme
—
https:
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
style-src
Scheme
—
https:
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
https:
img-src
Scheme
—
http:
img-src
Scheme
—
blob:
connect-src
Keyword
—
'self'
connect-src
Scheme
—
https:
frame-src
Keyword
—
'self'
frame-src
Scheme
—
https:
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
font-src
Scheme
—
https:
media-src
Keyword
—
'self'
media-src
Scheme
—
https:
media-src
Scheme
—
http:
media-src
Scheme
—
blob:
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
upgrade-insecure-requests
Source
—
(no sources)
Content-Security-Policy-Report-Only
No report-only CSP headers found.