Open
Cached
·
4h ago
8
directives
Content-Security-Policy
Content-Security-Policy: script-src 'self' 'nonce-wM0Wo9gPQCh5QwrKvV+7Kw' https://cdn.jsdelivr.net/npm/animejs/; style-src 'self' 'nonce-wM0Wo9gPQCh5QwrKvV+7Kw' https://fonts.googleapis.com; connect-src 'self' ; img-src 'self' ; font-src 'self' https://fonts.gstatic.com ; object-src 'none'; base-uri 'self'; default-src 'self'
script-src
Keyword
—
'self'
script-src
Nonce
—
'nonce-wM0Wo9gPQCh5QwrKvV+7Kw'
style-src
Keyword
—
'self'
style-src
Nonce
—
'nonce-wM0Wo9gPQCh5QwrKvV+7Kw'
connect-src
Keyword
—
'self'
img-src
Keyword
—
'self'
font-src
Keyword
—
'self'
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
default-src
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.