feat: allow blob as connect-src

This commit is contained in:
Benedikt Kulmann
2024-09-09 06:46:14 +02:00
parent 6a489f0c99
commit a94e08d875
3 changed files with 3 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ directives:
- '''self'''
connect-src:
- '''self'''
- 'blob:'
- 'https://raw.githubusercontent.com/owncloud/awesome-ocis/'
default-src:
- '''none'''