Website for sp-codes.de https://www.sp-codes.de
Find a file
Samuel Philipp 2273e92525
All checks were successful
Build and Deploy Website / Build Dev Website (push) Has been skipped
Build and Deploy Website / Deploy Dev Website (push) Has been skipped
Build and Deploy Website / Build Website (push) Successful in 34s
Build and Deploy Website / Deploy Website (push) Successful in 8s
Merge pull request 'develop' (#240) from develop into main
Reviewed-on: #240
2024-08-26 20:39:37 +00:00
.forgejo/workflows updated deploy to delete old files 2024-04-10 01:14:08 +02:00
src updated donations.json 2024-08-26 22:34:46 +02:00
.eleventy.js more cleanup and new og image 2024-04-01 14:13:57 +02:00
.gitignore fixed #14 and some other spelling issues 2020-07-18 01:19:34 +02:00
package.json Update dependency eleventy-sass to ^2.2.6 2024-08-16 23:00:40 +00:00
README.md added dev build and root index symlink 2024-04-01 15:13:16 +02:00
renovate.json updated .drone.yml and renovate.json 2021-02-01 20:55:28 +01:00

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'; script-src 'self' https://umami.sp-codes.de; object-src 'none'; style-src 'self'; img-src 'self' https://status.sp-codes.de 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.