Website for sp-magic.de https://www.sp-magic.de
Go to file
Samuel Philipp 14fc389061
continuous-integration/drone/push Build is passing Details
Merge remote-tracking branch 'origin/master'
# Conflicts:
#	package-lock.json
2020-07-05 12:44:42 +02:00
src added renovate.json 2020-07-04 08:35:51 +02:00
.drone.yml updated .drone.yml 2020-07-05 12:18:01 +02:00
.gitignore removed package-lock.json 2020-07-05 12:44:25 +02:00
README.md fixed source link 2019-12-19 23:05:56 +01:00
gulpfile.js updated build using gulpjs 2019-12-19 22:52:21 +01:00
package.json Update dependency @fortawesome/fontawesome-free to ^5.13.1 2020-07-05 02:24:46 +00: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'; img-src 'self'; script-src 'self'; style-src 'self'; font-src 'self'; frame-ancestors 'none'; base-uri 'self'; form-action 'none'
Referrer-Policy: same-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.