Open
Cached
·
just now
10
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' https://www.gstatic.com https://accounts.google.com; style-src 'self' 'unsafe-inline' https://accounts.google.com; img-src 'self' https://*.googleusercontent.com data:; connect-src 'self' https://script.google.com https://script.googleusercontent.com; frame-src 'self' https://accounts.google.com https://mrnawaf.com https://www.mrnawaf.com https://docs.google.com https://drive.google.com https://view.officeapps.live.com https://www.youtube.com https://www.youtube-nocookie.com; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors 'self'
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
connect-src
Keyword
—
'self'
frame-src
Keyword
—
'self'
frame-src
Host
—
frame-src
Host
—
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
frame-ancestors
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.