Compare commits
2 commits
ea194608b6
...
c411c21ecf
Author | SHA1 | Date | |
---|---|---|---|
c411c21ecf | |||
d83a907eab |
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ The following Parameters are set directly on the Web-Server.
|
|||
|
||||
```
|
||||
Content-Security-Policy: default-src 'none'; script-src 'self' https://plausible.sp-codes.de; object-src 'none'; style-src 'self'; img-src 'self'; media-src 'none'; frame-src 'none'; font-src 'self'; connect-src 'self' https://plausible.sp-codes.de; require-trusted-types-for 'script'
|
||||
Referrer-Policy: same-origin
|
||||
Referrer-Policy: strict-origin-when-cross-origin
|
||||
Feature-Policy: sync-xhr 'self'
|
||||
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
|
||||
X-Content-Type-Options: nosniff
|
||||
|
|
Loading…
Reference in a new issue