Open
Cached
·
25m ago
14
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; base-uri 'self'; object-src 'none'; frame-ancestors 'none'; form-action 'self' https://cloud.perfai.ai; img-src 'self' data: blob: https://imgsec.cookiebot.com https://imgsct.cookiebot.com https://www.google-analytics.com https://www.googletagmanager.com https://*.clarity.ms https://c.bing.com https://api.producthunt.com https://i.ytimg.com; font-src 'self' data: https://fonts.gstatic.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; script-src 'self' 'unsafe-inline' https://consent.cookiebot.com https://consentcdn.cookiebot.com https://www.googletagmanager.com https://www.google-analytics.com https://ssl.google-analytics.com https://*.clarity.ms; connect-src 'self' https://consent.cookiebot.com https://consentcdn.cookiebot.com https://www.google-analytics.com https://analytics.google.com https://www.googletagmanager.com https://*.clarity.ms; frame-src https://consentcdn.cookiebot.com https://calendly.com https://www.youtube.com https://www.youtube-nocookie.com; worker-src 'self' blob:; manifest-src 'self'; upgrade-insecure-requests
default-src
Keyword
—
'self'
base-uri
Keyword
—
'self'
object-src
Keyword
—
'none'
frame-ancestors
Keyword
—
'none'
form-action
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
connect-src
Keyword
—
'self'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
manifest-src
Keyword
—
'self'
upgrade-insecure-requests
Source
—
(no sources)
Content-Security-Policy-Report-Only
No report-only CSP headers found.