Open
Cached
·
just now
11
directives
Content-Security-Policy
Content-Security-Policy: default-src * 'self'; script-src * 'unsafe-eval' https://crowdin.com; script-src-elem * 'unsafe-inline' https://crowdin.com; script-src-attr * 'unsafe-inline' 'unsafe-hashes' https://crowdin.com; style-src *; style-src-elem * 'unsafe-inline'; style-src-attr * 'unsafe-inline'; img-src * blob: data:; font-src *; object-src 'none'; worker-src * blob:;
default-src
Host
—
*
default-src
Keyword
—
'self'
script-src
Host
—
*
script-src
Keyword
—
'unsafe-eval'
script-src-elem
Host
—
*
script-src-elem
Keyword
—
'unsafe-inline'
script-src-attr
Host
—
*
script-src-attr
Keyword
—
'unsafe-inline'
script-src-attr
Keyword
—
'unsafe-hashes'
style-src
Host
—
*
style-src-elem
Host
—
*
style-src-elem
Keyword
—
'unsafe-inline'
style-src-attr
Host
—
*
style-src-attr
Keyword
—
'unsafe-inline'
img-src
Host
—
*
img-src
Scheme
—
blob:
img-src
Scheme
—
data:
font-src
Host
—
*
object-src
Keyword
—
'none'
worker-src
Host
—
*
worker-src
Scheme
—
blob:
Content-Security-Policy-Report-Only
No report-only CSP headers found.