samuel-philipp.de/README.md
Samuel Philipp 508fcbca9f
All checks were successful
Build and Deploy Website / Build Website (push) Has been skipped
Build and Deploy Website / Deploy Website (push) Has been skipped
Build and Deploy Website / Build Dev Website (push) Successful in 59s
Build and Deploy Website / Deploy Dev Website (push) Successful in 50s
updated README.md
2024-04-01 21:16:10 +02:00

797 B

samuel-philipp.de

Website for samuel-philipp.de and samuel-philipp.com

Additional Header Parameters

The following Parameters are set directly on the Web-Server.

Content-Security-Policy: default-src 'none'; script-src 'self' https://umami.sp-codes.de; object-src 'none'; style-src 'self'; img-src 'self' https://shields.sp-codes.de; media-src 'none'; frame-src 'none'; font-src 'self'; connect-src 'self' https://umami.sp-codes.de
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
X-Frame-Options: DENY
X-XSS-Protection: 1; mode=block

There is also a 301 Redirect from http to https.