Open
Cached
·
just now
11
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://storage.ko-fi.com https://js.stripe.com https://www.googletagmanager.com https://pagead2.googlesyndication.com; style-src 'self' 'unsafe-inline' https://storage.ko-fi.com https://fonts.googleapis.com; img-src 'self' data: https:; media-src 'self' data:; font-src 'self' data: https://fonts.gstatic.com; connect-src 'self' https://ko-fi.com https://*.ko-fi.com https://api.stripe.com https://www.googletagmanager.com https://pagead2.googlesyndication.com; frame-src 'self' https://ko-fi.com https://storage.ko-fi.com https://js.stripe.com https://hooks.stripe.com https://www.googletagmanager.com; frame-ancestors 'none'; base-uri 'self'; form-action 'self'
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
https:
media-src
Keyword
—
'self'
media-src
Scheme
—
data:
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
connect-src
Keyword
—
'self'
frame-src
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.