Website for sp-magic.de https://www.sp-magic.de
Go to file
Samuel Philipp 83db4cf10c
Some checks failed
Build and Deploy Website / Build Website (push) Failing after 25s
Build and Deploy Website / Deploy Dev Website (push) Has been skipped
Build and Deploy Website / Deploy Website (push) Has been skipped
Merge pull request 'Update dependency sass to ^1.74.1' (#113) from renovate/sass-1.x into develop
Reviewed-on: #113
2024-04-09 23:17:55 +00:00
.forgejo/workflows updated deploy to delete old files 2024-04-10 01:17:40 +02: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
gulpfile.js migrated to workflow and some updates 2023-12-06 23:56:13 +01:00
package.json Update dependency sass to ^1.74.1 2024-04-04 02:00:49 +00:00
README.md finally replaced plausible with umami 2021-10-24 21:52:29 +02:00
renovate.json updated .drone.yml and renovate.json 2021-02-01 21:49:18 +01:00

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.