Open
Cached
·
just now
13
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'sha256-ETWJMGu3Enj4jG4CFECxfP2c3Do3HPOoIGX3RuqSk4E=' 'sha256-UNSjrBN573Gq5WKBQX8pe6R5RxDXbRjK1TIF7JnDtRI=' 'sha256-jsM15EgcnljVkAqUSwvhK2zpKO95FVxVXa/KCLMxHP0=' https://www.gstatic.com https://www.google.com https://ph.cake.io https://use.typekit.net ; style-src 'report-sample' 'self' 'unsafe-inline' https://fonts.googleapis.com; object-src 'self' *; base-uri 'self'; connect-src 'self'; font-src 'self' https://fonts.gstatic.com https://use.typekit.net; frame-ancestors *; frame-src 'self' https://www.google.com; img-src * ; manifest-src 'self'; media-src 'self'; worker-src 'none';
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Hash
—
'sha256-ETWJMGu3Enj4jG4CFECxfP2c3Do3HPOoIGX3RuqSk4E='
script-src
Hash
—
'sha256-UNSjrBN573Gq5WKBQX8pe6R5RxDXbRjK1TIF7JnDtRI='
script-src
Hash
—
'sha256-jsM15EgcnljVkAqUSwvhK2zpKO95FVxVXa/KCLMxHP0='
style-src
Keyword
—
'report-sample'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
object-src
Keyword
—
'self'
object-src
Host
—
*
base-uri
Keyword
—
'self'
connect-src
Keyword
—
'self'
font-src
Keyword
—
'self'
frame-ancestors
Host
—
*
frame-src
Keyword
—
'self'
img-src
Host
—
*
manifest-src
Keyword
—
'self'
media-src
Keyword
—
'self'
worker-src
Keyword
—
'none'
Content-Security-Policy-Report-Only
No report-only CSP headers found.