mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-03 16:09:29 +00:00
Introduced CSP wildcards for MiniQR
This commit is contained in:
@@ -16,12 +16,9 @@ server:
|
|||||||
# Propably some tracking code
|
# Propably some tracking code
|
||||||
# Anyhow implemented to pass CSP checks
|
# Anyhow implemented to pass CSP checks
|
||||||
# @todo Remove
|
# @todo Remove
|
||||||
- https://www.clarity.ms/
|
- https://*.clarity.ms/
|
||||||
- https://scripts.clarity.ms/
|
|
||||||
connect-src:
|
connect-src:
|
||||||
- https://q.clarity.ms
|
- https://*.clarity.ms
|
||||||
- https://n.clarity.ms
|
|
||||||
- https://z.clarity.ms
|
|
||||||
- "data:"
|
- "data:"
|
||||||
style-src-elem: []
|
style-src-elem: []
|
||||||
font-src: []
|
font-src: []
|
||||||
|
|||||||
Reference in New Issue
Block a user