Damned, it broke a long time ago I bet.

This commit is contained in:
Julien Palard 2024-03-07 18:22:41 +01:00
parent b37c42d8c6
commit b45bc6123e
Signed by: mdk
GPG Key ID: 0EFC1AC1006886F8
1 changed files with 5 additions and 0 deletions

View File

@ -81,6 +81,11 @@
add_header X-Content-Type-Options "nosniff";
}
location /dicewars/ {
add_header Content-Security-Policy "frame-ancestors 'none'";
add_header X-Frame-Options "DENY";
}
location /photos/ {
allow 82.64.237.93;
allow 2a01:e0a:15:ac20::/64;