Open
Cached
·
just now
10
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' https://apis.google.com https://www.gstatic.com https://s3.tradingview.com https://*.tradingview.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://*.tradingview.com; font-src 'self' https://fonts.gstatic.com https://*.tradingview.com; img-src 'self' data: blob: https://lh3.googleusercontent.com https://*.tradingview.com https://s3.tradingview.com; connect-src 'self' https://*.firebase.com https://*.firebaseio.com https://*.googleapis.com https://finnhub.io https://query1.finance.yahoo.com https://query2.finance.yahoo.com https://api.coingecko.com https://generativelanguage.googleapis.com https://*.tradingview.com wss://*.tradingview.com https://efts.sec.gov https://www.sec.gov https://fred.stlouisfed.org; frame-src https://accounts.google.com https://portdash-a3c08.firebaseapp.com https://*.tradingview.com; object-src 'none'; base-uri 'self'; form-action 'self'
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-eval'
script-src
Keyword
—
'unsafe-inline'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
connect-src
Keyword
—
'self'
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.