-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_headers
More file actions
9 lines (8 loc) · 848 Bytes
/
_headers
File metadata and controls
9 lines (8 loc) · 848 Bytes
1
2
3
4
5
6
7
8
9
/*
X-Frame-Options: DENY
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Referrer-Policy: same-origin
Content-Security-Policy: default-src 'self'; img-src 'self' data: https://matomo.edjw.co.uk https://*.cloudfront.net; script-src 'self' https://matomo.edjw.co.uk https://*.cloudfront.net https://identity.netlify.com https://identity-js.netlify.com https://unpkg.com; style-src 'self' https://*.cloudfront.net https://stackpath.bootstrapcdn.com;
/admin/*
Content-Security-Policy: default-src 'self'; img-src 'self' data: blob: https://matomo.edjw.co.uk https://*.cloudfront.net https://raw.githubusercontent.com; script-src 'self' https://matomo.edjw.co.uk https://unpkg.com https://identity-js.netlify.com https://identity.netlify.com 'unsafe-eval'; style-src 'self' https://stackpath.bootstrapcdn.com 'unsafe-inline';