mirror of
https://github.com/cupcakearmy/old.nicco.io.git
synced 2025-02-21 17:59:24 +00:00
csp
This commit is contained in:
parent
2a2eb33251
commit
4e1f1a68f0
@ -2,7 +2,7 @@ server {
|
||||
listen 80;
|
||||
server_name _;
|
||||
|
||||
add_header Content-Security-Policy "default-src 'self'; report-uri csp@nicco.io";
|
||||
add_header Content-Security-Policy "default-src nicco.io *.nicco.io";
|
||||
add_header X-Content-Type-Options "nosniff";
|
||||
add_header X-Frame-Options "deny";
|
||||
add_header Strict-Transport-Security "max-age=31536000";
|
||||
|
Loading…
x
Reference in New Issue
Block a user