updated README.md
continuous-integration/drone/push Build is passing Ayrıntılar

Bu işleme şunda yer alıyor:
Samuel Philipp 2019-12-19 17:48:06 +01:00
ebeveyn 30eeec8d06
işleme b503c4ba29
1 değiştirilmiş dosya ile 4 ekleme ve 2 silme

Dosyayı Görüntüle

@ -12,8 +12,10 @@ Website for samuel-philipp.de
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'
Strict-Transport-Security: max-age=63072000; includeSubdomains; preload
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