Open
Cached
·
just now
10
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self';script-src 'self' https://challenges.cloudflare.com 'sha256-bapKm1Vd8tsUQm8scHcaYmDMavcldTEn1NrEvAgMd60=' 'sha256-oxn0ATJNApAVk0OFGFCLiD0PQJmh3UaOu0jjiAKySsw='; style-src 'self' 'unsafe-inline'; img-src 'self' data: blob: https:; font-src 'self' data:; connect-src 'self' https://challenges.cloudflare.com https://api.aiovexapp.com wss://api.aiovexapp.com https://aiovex-xau-stream.nechirvanajo6.workers.dev wss://aiovex-xau-stream.nechirvanajo6.workers.dev wss://api.derivws.com https://www.tradingview.com; frame-src https://challenges.cloudflare.com https://www.tradingview.com https://gabster.ai https://*.gabster.ai; object-src 'none'; base-uri 'self'; frame-ancestors 'none'
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Hash
—
'sha256-bapKm1Vd8tsUQm8scHcaYmDMavcldTEn1NrEvAgMd60='
script-src
Hash
—
'sha256-oxn0ATJNApAVk0OFGFCLiD0PQJmh3UaOu0jjiAKySsw='
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
img-src
Scheme
—
https:
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
connect-src
Keyword
—
'self'
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
Content-Security-Policy-Report-Only
No report-only CSP headers found.