Compliant with GDPR, CCPA, COPPA, LGPD, PECR, PDPA, PIPEDA, and more.
Content Security Policy (CSP) ist ein Sicherheitsmechanismus, der vor Content-Injection-Angriffen wie Cross-Site Scripting (XSS) schützt.
Content-Security-Policy: object-src 'none'; script-src 'nonce-{random}'
'unsafe-inline' 'unsafe-eval' 'strict-dynamic' https: http:; base-uri 'self';
report-uri https://your-report-collector.example.com/
Wenn Sie diese Policy bereits von Ihrer Website ausliefern, müssen Sie keine Änderungen vornehmen.
Content-Security-Policy default-src 'self' https://cmp.uniconsent.com
https://edge.uniconsent.com https://log.uniconsent.com
https://cmp.uniconsent.mgr.consensu.org https://vendorlist.consensu.org;
script-src 'self' https://cmp.uniconsent.com; style-src 'self' 'unsafe-inline'
https://cmp.uniconsent.com;
Bitte beachten Sie, dass Sie den Code auf Ihrer Website jedes Mal aktualisieren müssen, wenn Sie Änderungen an der CMP vornehmen.
Kontaktieren Sie uns: support@uniconsent.com