-
Notifications
You must be signed in to change notification settings - Fork 27
Expand file tree
/
Copy path_headers
More file actions
12 lines (9 loc) · 811 Bytes
/
_headers
File metadata and controls
12 lines (9 loc) · 811 Bytes
1
2
3
4
5
6
7
8
9
10
11
/*
Content-Security-Policy: default-src 'self'; script-src 'self' https://www.google-analytics.com; object-src 'none'; frame-ancestors 'none'; style-src 'self' 'unsafe-inline'; frame-src 'self' https://player.vimeo.com https://www.youtube.com https://ghbtns.com; img-src 'self' https://www.google-analytics.com https://asciinema.org
X-Frame-Options: DENY
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
/*.svg
Content-Security-Policy: default-src https: 'unsafe-eval' 'unsafe-inline'
/*/lightning/*
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' https://www.google-analytics.com; object-src 'none'; frame-ancestors 'none'; style-src 'self' 'unsafe-inline'; frame-src 'self' https://player.vimeo.com; img-src 'self' https://www.google-analytics.com