Open
Cached
·
just now
12
directives
Content-Security-Policy
Content-Security-Policy: upgrade-insecure-requests; default-src https: data: 'unsafe-inline' 'unsafe-eval' https: https://accounts.google.com/gsi/; script-src data: 'unsafe-inline' 'unsafe-eval' https: blob: https://accounts.google.com/gsi/client; style-src data: 'unsafe-inline' https: https://accounts.google.com/gsi/style; img-src data: https: blob:; font-src data: https:; connect-src https: wss: blob: https://accounts.google.com/gsi/; media-src data: https: blob:; object-src https:; child-src https: data: blob:; form-action https:; frame-ancestors 'self'
upgrade-insecure-requests
Source
—
(no sources)
default-src
Scheme
—
https:
default-src
Scheme
—
data:
default-src
Keyword
—
'unsafe-inline'
default-src
Keyword
—
'unsafe-eval'
default-src
Scheme
—
https:
script-src
Scheme
—
data:
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
script-src
Scheme
—
https:
script-src
Scheme
—
blob:
style-src
Scheme
—
data:
style-src
Keyword
—
'unsafe-inline'
style-src
Scheme
—
https:
img-src
Scheme
—
data:
img-src
Scheme
—
https:
img-src
Scheme
—
blob:
font-src
Scheme
—
data:
font-src
Scheme
—
https:
connect-src
Scheme
—
https:
connect-src
Scheme
—
wss:
connect-src
Scheme
—
blob:
media-src
Scheme
—
data:
media-src
Scheme
—
https:
media-src
Scheme
—
blob:
object-src
Scheme
—
https:
child-src
Scheme
—
https:
child-src
Scheme
—
data:
child-src
Scheme
—
blob:
form-action
Scheme
—
https:
frame-ancestors
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.