Compare commits
No commits in common. "c411c21ecf21490998d74ca4681284e4f5a99447" and "ea194608b6ab14f7e648155c79a649b535a517b2" have entirely different histories.
c411c21ecf
...
ea194608b6
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: strict-origin-when-cross-origin
|
||||
Referrer-Policy: same-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