Open
Cached
·
just now
8
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; img-src 'self' data: https: influxdays.com *.influxdays.com www.google.com; style-src 'self' 'unsafe-inline' https: fonts.googleapis.com; font-src 'self' data: https: fonts.googleapis.com themes.googleusercontent.com; frame-src 'self' 'unsafe-inline' 'unsafe-eval' *.influxdays.com *.influxdata.com *.marketo.com *.googletagmanager.com https://www.google.com *.vimeo.com https://www.youtube.com https://www.youtube-nocookie.com https://docs.google.com *.eventbrite.com *.eventbrite.com.au; script-src 'self' 'unsafe-inline' 'unsafe-eval' https: *.google-analytics.com code.jquery.com *.googletagmanager.com *.google.com munchkin.marketo.net *.eventbrite.com *.eventbrite.com.au *.newrelic.com; connect-src 'self' https: *.google-analystics.com *.mktoresp.com; media-src 'self';
default-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
https:
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
style-src
Scheme
—
https:
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
font-src
Scheme
—
https:
frame-src
Keyword
—
'self'
frame-src
Keyword
—
'unsafe-inline'
frame-src
Keyword
—
'unsafe-eval'
frame-src
Host
—
frame-src
Host
—
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
script-src
Scheme
—
https:
script-src
Host
—
connect-src
Keyword
—
'self'
connect-src
Scheme
—
https:
media-src
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.