Open
Cached
·
just now
9
directives
Content-Security-Policy
Content-Security-Policy: base-uri 'self'; child-src *.youtube.com open.spotify.com ; connect-src 'self' *.fontawesome.com analytics.tiktok.com www.google-analytics.com analytics.l.ink ; default-src 'self' ; form-action 'self'; img-src 'self' easy-links.s3.us-west-2.amazonaws.com t.co www.facebook.com connect.facebook.net porkbun-media.s3.us-west-2.amazonaws.com www.googletagmanager.com www.google-analytics.com ; object-src 'self'; script-src 'self' 'unsafe-hashes' 'unsafe-inline' www.googletagmanager.com kit.fontawesome.com code.jquery.com connect.facebook.net static.ads-twitter.com analytics.tiktok.com analytics.twitter.com use.fontawesome.com cdn.jsdelivr.net analytics.l.ink ; style-src 'self' 'unsafe-hashes' use.fontawesome.com cdn.jsdelivr.net 'nonce-93fae97e9f9c61409db03480';
base-uri
Keyword
—
'self'
connect-src
Keyword
—
'self'
default-src
Keyword
—
'self'
form-action
Keyword
—
'self'
img-src
Keyword
—
'self'
object-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-hashes'
script-src
Keyword
—
'unsafe-inline'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-hashes'
style-src
Nonce
—
'nonce-93fae97e9f9c61409db03480'
Content-Security-Policy-Report-Only
No report-only CSP headers found.