Website for sp-magic.de https://www.sp-magic.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 0b2671e534
continuous-integration/woodpecker the build was successful Details
Merge pull request 'develop' (#85) from develop into main
Reviewed-on: #85
1 year ago
src finally replaced plausible with umami 1 year ago
.drone.yml fixed build 2 years ago
.gitignore removed package-lock.json 3 years ago
.woodpecker.yml added .woodpecker.yml 2 years ago
README.md finally replaced plausible with umami 1 year ago
gulpfile.js updated build using gulpjs 3 years ago
package.json Merge pull request 'Update dependency postcss to ^8.3.11' (#84) from renovate/postcss-8.x into develop 1 year ago
renovate.json updated .drone.yml and renovate.json 2 years ago

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.