Website for sp-magic.de https://www.sp-magic.de
Go to file
Samuel Philipp 29260be7db
continuous-integration/drone/push Build is passing Details
Merge pull request 'Update dependency gulp-terser to v1.4.0' (#25) from renovate/gulp-terser-1.x into develop
Reviewed-on: #25
2020-08-25 20:28:20 +00:00
src minor test updates 2020-08-13 18:48:24 +02:00
.drone.yml added plausible 2020-08-02 19:34:46 +02:00
.gitignore removed package-lock.json 2020-07-05 12:44:25 +02:00
README.md updated README.md 2020-08-09 16:20:11 +02:00
gulpfile.js updated build using gulpjs 2019-12-19 22:52:21 +01:00
package.json Update dependency gulp-terser to v1.4.0 2020-08-24 02:07:05 +00:00
renovate.json updated renovate.json 2020-08-03 19:27:29 +02: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://plausible.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://plausible.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.