new version nobuild

This commit is contained in:
Alexandre
2025-12-28 21:30:03 +01:00
committed by GitHub
parent ceae0d119d
commit 94d73f8f76
39 changed files with 110 additions and 95 deletions

View File

@@ -0,0 +1,6 @@
root /dev/null;
server_name $hostname;
add_header X-Content-Type-Options nosniff;
add_header X-XSS-Protection "1; mode=block";
add_header X-Robots-Tag none;