Open
Cached
·
5h ago
13
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'nonce-5bPxLZf8YHARKOoFwCS/Xg==' 'strict-dynamic' https://accounts.google.com https://challenges.cloudflare.com https://cdn.jsdelivr.net; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://cdn.jsdelivr.net; font-src 'self' https://fonts.gstatic.com; img-src 'self' data: blob: https://cdn.sweent.net; connect-src 'self' https://accounts.google.com https://challenges.cloudflare.com https://api.stripe.com; frame-src 'self' https://accounts.google.com https://challenges.cloudflare.com; frame-ancestors 'none'; base-uri 'self'; form-action 'self'; object-src 'none'; upgrade-insecure-requests; report-uri /api/csp-report
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Nonce
—
'nonce-5bPxLZf8YHARKOoFwCS/Xg=='
script-src
Keyword
—
'strict-dynamic'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
connect-src
Keyword
—
'self'
frame-src
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
object-src
Keyword
—
'none'
upgrade-insecure-requests
Source
—
(no sources)
report-uri
Host
—
Content-Security-Policy-Report-Only
No report-only CSP headers found.