Website for sp-codes.de https://www.sp-codes.de
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Samuel Philipp 70e9a9c0d6
ci/woodpecker/push/woodpecker Pipeline was successful Details
Merge pull request 'Update dependency minify to ^10.2.0' (#177) from renovate/minify-10.x into develop
Reviewed-on: #177
2 days ago
src updated services.json 1 week ago
.drone.yml updated .drone.yml 2 years ago
.eleventy.js added more images for articles 5 months ago
.gitignore fixed #14 and some other spelling issues 3 years ago
.woodpecker.yml updated .woodpecker.yml 2 years ago
README.md updated README.md 2 years ago
package.json Update dependency minify to ^10.2.0 5 days ago
renovate.json updated .drone.yml and renovate.json 2 years ago

README.md

sp-codes.de

Build Status

Website for sp-codes.de

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.