This commit is contained in:
Gitea
2023-09-25 16:15:24 +02:00
parent 1882bb9a02
commit b2b02e3b07
+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;