Open
Cached
·
1h ago
11
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; base-uri 'self'; object-src 'none'; frame-ancestors 'none'; img-src 'self' data: blob: https:; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://cdn.paddle.com https://sandbox-cdn.paddle.com; font-src 'self' data: https://fonts.gstatic.com; connect-src 'self' https://*.googleapis.com https://*.firebaseio.com https://*.firebasedatabase.app https://*.cloudfunctions.net https://*.run.app https://*.web.app https://*.firebaseapp.com https://app.soar-one.com https://soar-one.com https://soarone-dev.web.app https://cdn.paddle.com https://sandbox-api.paddle.com https://api.paddle.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://cdn.paddle.com https://accounts.google.com https://apis.google.com; frame-src 'self' https://accounts.google.com https://*.google.com https://*.web.app https://*.firebaseapp.com https://*.paddle.com https://buy.paddle.com https://sandbox-buy.paddle.com; form-action 'self' https://accounts.google.com https://*.web.app https://*.firebaseapp.com https://app.soar-one.com https://soar-one.com https://soarone-dev.web.app
default-src
Keyword
—
'self'
base-uri
Keyword
—
'self'
object-src
Keyword
—
'none'
frame-ancestors
Keyword
—
'none'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
img-src
Scheme
—
https:
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
connect-src
Keyword
—
'self'
connect-src
Host
—
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
frame-src
Keyword
—
'self'
form-action
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.