Open
Cached
·
3h ago
13
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data: https://www.google.com https://www.google.com.br https://googleads.g.doubleclick.net https://www.googletagmanager.com https://www.google-analytics.com https://www.googleadservices.com;object-src 'none';script-src 'self' 'unsafe-inline' https://static.cloudflareinsights.com https://cdnjs.cloudflare.com https://cdn.jsdelivr.net https://www.googletagmanager.com https://googleads.g.doubleclick.net https://www.googleadservices.com;script-src-attr 'none';style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://cdnjs.cloudflare.com;upgrade-insecure-requests;connect-src 'self' https://cdnjs.cloudflare.com https://cdn.jsdelivr.net http://localhost:3001 http://127.0.0.1:3001 https://billing.codesentrix.com https://www.google-analytics.com https://analytics.google.com https://region1.google-analytics.com https://stats.g.doubleclick.net https://googleads.g.doubleclick.net https://www.google.com https://www.googleadservices.com;frame-src 'self' https://td.doubleclick.net
default-src
Keyword
—
'self'
base-uri
Keyword
—
'self'
font-src
Keyword
—
'self'
font-src
Scheme
—
https:
font-src
Scheme
—
data:
form-action
Keyword
—
'self'
frame-ancestors
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
object-src
Keyword
—
'none'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src-attr
Keyword
—
'none'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
upgrade-insecure-requests
Source
—
(no sources)
connect-src
Keyword
—
'self'
connect-src
Host
—
connect-src
Host
—
frame-src
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.