Website for sp-codes.de https://www.sp-codes.de
Go to file
Samuel Philipp 70245936c7
Build and Deploy Website / Build Website (push) Successful in 55s Details
Build and Deploy Website / Deploy Dev Website (push) Has been skipped Details
Build and Deploy Website / Deploy Website (push) Successful in 10s Details
Merge pull request 'updated donations' (#213) from hotfix into main
Reviewed-on: #213
2024-01-24 01:10:36 +00:00
.forgejo/workflows migrated woodpecker to forgejo workflow 2023-12-06 23:22:12 +01:00
src updated donations 2024-01-24 02:07:38 +01:00
.eleventy.js added more images for articles 2023-01-13 18:14:48 +01:00
.gitignore fixed #14 and some other spelling issues 2020-07-18 01:19:34 +02:00
README.md updated README.md 2021-11-16 16:52:59 +01:00
package.json migrated woodpecker to forgejo workflow 2023-12-06 23:22:12 +01:00
renovate.json updated .drone.yml and renovate.json 2021-02-01 20:55:28 +01:00

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.