mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-10-16 19:24:58 +00:00
Optimized CSP policies
This commit is contained in:
@@ -30,4 +30,8 @@ csp:
|
||||
- "data:"
|
||||
script-src:
|
||||
- "https://cdn.gtranslate.net"
|
||||
- "{{ domains.wordpress }}"
|
||||
- "{{ domains.wordpress[0] }}"
|
||||
frame-src:
|
||||
- "{{ domains.peertube }}"
|
||||
style-src:
|
||||
- "https://fonts.bunny.net"
|
Reference in New Issue
Block a user