Website for sp-magic.de https://www.sp-magic.de
Go to file
Samuel Philipp 32d0b4b990
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
added plausible
added matrix profile
updated footer
2020-08-02 19:34:46 +02:00
src added plausible 2020-08-02 19:34:46 +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 added plausible 2020-08-02 19:34:46 +02:00
gulpfile.js updated build using gulpjs 2019-12-19 22:52:21 +01:00
package.json Merge remote-tracking branch 'origin/renovate/gulp-header-2.x' 2020-07-05 14:31:52 +02:00
renovate.json added renovate.json 2020-07-04 08:35:51 +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' https://img.shields.io; 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.