added clicker-header

This commit is contained in:
2023-08-21 14:25:09 +02:00
committed by Gitea
parent 30a539b132
commit 118b269741
+1
View File
@@ -37,6 +37,7 @@ server {
add_header X-Content-Type-Options nosniff;
add_header X-XSS-Protection "1; mode=block";
add_header Content-Security-Policy "default-src 'none'; child-src 'self'; connect-src 'self' localhost umami.solusar.de; img-src 'self' data: https: *.gravatar.com; script-src 'self' 'unsafe-eval' 'unsafe-inline' localhost umami.solusar.de cdn.jsdelivr.net api.instagram.com pagead2.googlesyndication.com; style-src 'self' 'unsafe-inline' https: fonts.googleapis.com; font-src 'self' data: https: fonts.googleapis.com themes.googleusercontent.com; frame-ancestors 'self'; base-uri 'self'; form-action 'self' www.paypal.com; media-src https:;";
add_header X-Clacks-Overhead "GNU Terry Pratchett";
#limit_req zone=one burst=10;