update CSP

This commit is contained in:
techknowlogick 2023-11-27 00:16:03 +00:00
parent a53298a334
commit dd7fbee221
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/*
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' https://discourse.gitea.io https://discourse-cdn-sjc2.com https://plausible.io; style-src 'self' https://fonts.googleapis.com https://cdnjs.cloudflare.com https://discourse-cdn-sjc2.com; font-src 'self' data: https://cdnjs.cloudflare.com https://fonts.gstatic.com; img-src 'self' https://docs.gitea.com https://gitea.com https://github.com https://discourse.gitea.io https://opencollective.com https://discourse-cdn-sjc2.com https://seccdn.libravatar.org; frame-src 'self' https://discourse.gitea.io; connect-src plausible.io;
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' https://forum.gitea.com https://discourse-cdn-sjc2.com https://plausible.io; style-src 'self' https://fonts.googleapis.com https://cdnjs.cloudflare.com https://discourse-cdn-sjc2.com; font-src 'self' data: https://cdnjs.cloudflare.com https://fonts.gstatic.com; img-src 'self' https://docs.gitea.com https://gitea.com https://github.com https://avatars.githubusercontent.com https://forum.gitea.com https://opencollective.com https://discourse-cdn-sjc2.com https://seccdn.libravatar.org; frame-src 'self' https://forum.gitea.com; connect-src plausible.io;
X-Frame-Options: DENY
X-Xss-Protection: 1; mode=block
X-Content-Type-Options: nosniff