Open
Cached
·
just now
16
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; base-uri 'self'; object-src 'none'; frame-ancestors 'none'; frame-src 'self' https://www.youtube-nocookie.com; form-action 'self' https://andrii.co https://andrii.net; upgrade-insecure-requests; script-src 'self' 'unsafe-inline' https://www.googletagmanager.com https://*.google-analytics.com https://*.g.doubleclick.net https://www.googleadservices.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; img-src 'self' data: blob: https://www.googletagmanager.com https://*.google-analytics.com https://*.g.doubleclick.net https://www.google.com https://www.google.ca https://www.google.com.ua https://www.googleadservices.com https://pagead2.googlesyndication.com https://*.googleapis.com https://*.gstatic.com; connect-src 'self' https://www.googletagmanager.com https://*.google-analytics.com https://*.analytics.google.com https://analytics.google.com https://*.g.doubleclick.net https://ad.doubleclick.net https://www.google.com https://www.google.ca https://www.google.com.ua https://www.googleadservices.com https://pagead2.googlesyndication.com https://andrii.net https://andrii.co https://report.andrii.net; worker-src 'self'; media-src 'self'; report-to csp-endpoint; report-uri https://report.andrii.net/csp-report
default-src
Keyword
—
'self'
base-uri
Keyword
—
'self'
object-src
Keyword
—
'none'
frame-ancestors
Keyword
—
'none'
frame-src
Keyword
—
'self'
form-action
Keyword
—
'self'
upgrade-insecure-requests
Source
—
(no sources)
script-src
Keyword
—
'self'
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'
worker-src
Keyword
—
'self'
media-src
Keyword
—
'self'
report-to
Host
—
Content-Security-Policy-Report-Only
No report-only CSP headers found.