Open
Cached
·
3h ago
13
directives
Content-Security-Policy
Content-Security-Policy: base-uri 'self'; font-src 'self' https: data:; form-action 'self' https://accounts.google.com https://*.firebaseapp.com https://www.facebook.com; frame-ancestors 'self' https://accounts.google.com https://*.firebaseapp.com; img-src 'self' data: https://* http://* https://cdn2.steamgriddb.com blob:; object-src 'none'; script-src-attr 'none'; style-src 'self' 'unsafe-inline' https: http:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https: http: 'nonce-1YSNo0Ie9+3M2TxDMQZIxuOF' https://apis.google.com https://accounts.google.com https://*.firebaseapp.com https://*.googleapis.com; upgrade-insecure-requests; connect-src 'self' https: http: wss: blob: data:; default-src 'self' https: http: data: blob:; frame-src 'self' https: http: https://accounts.google.com/ https://*.firebaseapp.com https://*.googleapis.com;
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:
img-src
Host
—
https://*
img-src
Host
—
http://*
img-src
Scheme
—
blob:
object-src
Keyword
—
'none'
script-src-attr
Keyword
—
'none'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
style-src
Scheme
—
https:
style-src
Scheme
—
http:
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
script-src
Scheme
—
https:
script-src
Scheme
—
http:
script-src
Nonce
—
'nonce-1YSNo0Ie9+3M2TxDMQZIxuOF'
upgrade-insecure-requests
Source
—
(no sources)
connect-src
Keyword
—
'self'
connect-src
Scheme
—
https:
connect-src
Scheme
—
http:
connect-src
Scheme
—
wss:
connect-src
Scheme
—
blob:
connect-src
Scheme
—
data:
default-src
Keyword
—
'self'
default-src
Scheme
—
https:
default-src
Scheme
—
http:
default-src
Scheme
—
data:
default-src
Scheme
—
blob:
frame-src
Keyword
—
'self'
frame-src
Scheme
—
https:
frame-src
Scheme
—
http:
Content-Security-Policy-Report-Only
No report-only CSP headers found.