Open
Cached
·
just now
13
directives
Content-Security-Policy
Content-Security-Policy: connect-src 'self' https:;img-src 'self' data: blob: storage.googleapis.com;media-src 'self' data: blob: storage.googleapis.com;frame-src * https://www.influ2.com https://pba.influ2.com;script-src 'unsafe-eval' *;default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';object-src 'none';script-src-attr 'none';style-src 'self' https: 'unsafe-inline'
connect-src
Keyword
—
'self'
connect-src
Scheme
—
https:
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
media-src
Keyword
—
'self'
media-src
Scheme
—
data:
media-src
Scheme
—
blob:
frame-src
Host
—
*
script-src
Keyword
—
'unsafe-eval'
script-src
Host
—
*
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'
object-src
Keyword
—
'none'
script-src-attr
Keyword
—
'none'
style-src
Keyword
—
'self'
style-src
Scheme
—
https:
style-src
Keyword
—
'unsafe-inline'
Content-Security-Policy-Report-Only
No report-only CSP headers found.