Website for sp-codes.de
https://www.sp-codes.de
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
font | 2 years ago | |
img | 2 years ago | |
scss | 2 years ago | |
sites | 2 years ago | |
src | 2 years ago | |
.drone.yml | 2 years ago | |
.eleventy.js | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
gulpfile.js | 2 years ago | |
package-lock.json | 2 years ago | |
package.json | 2 years ago |
README.md
sp-codes.de
Website for sp-codes.de
Additional Header Parameters
The following Parameters are set directly on the Web-Server.
Content-Security-Policy: default-src 'none'; img-src 'self'; script-src 'self'; style-src 'self'; font-src 'self'; frame-ancestors 'none'; base-uri 'self'; form-action 'none'
Referrer-Policy: same-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.