Added more CSP conditions

This commit is contained in:
2025-05-15 12:56:22 +02:00
parent f7cfd13d5a
commit 20020cca92
23 changed files with 65 additions and 50 deletions

View File

@@ -19,4 +19,5 @@ csp:
whitelist:
font-src:
- "data:"
- "blob:"
- "blob:"
- "https://cdn.jsdelivr.net"