Website for sp-magic.de https://www.sp-magic.de
Go to file
Samuel Philipp 2dc9095df5
Build and Deploy Website / Build Website (push) Successful in 1m4s Details
Build and Deploy Website / Deploy Dev Website (push) Has been skipped Details
Build and Deploy Website / Deploy Website (push) Successful in 20s Details
Merge pull request 'develop' (#96) from develop into main
Reviewed-on: #96
2023-12-06 22:59:56 +00:00
.forgejo/workflows migrated to workflow and some updates 2023-12-06 23:56:13 +01:00
src finally replaced plausible with umami 2021-10-24 21:52:29 +02:00
.gitignore removed package-lock.json 2020-07-05 12:44:25 +02:00
README.md finally replaced plausible with umami 2021-10-24 21:52:29 +02:00
gulpfile.js migrated to workflow and some updates 2023-12-06 23:56:13 +01:00
package.json migrated to workflow and some updates 2023-12-06 23:56:13 +01:00
renovate.json updated .drone.yml and renovate.json 2021-02-01 21:49:18 +01:00

README.md

sp-magic.de

Website for sp-magic.de

GitHub GitLab

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'; 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.