diff --git a/www/index.html b/www/index.html index dcb0032..39bfee2 100644 --- a/www/index.html +++ b/www/index.html @@ -335,6 +335,11 @@
img-src 'self' data:
'blob:'
object-src blob:
domain.example.com
img-src domain.example.com
'unsafe-hashes'
script-src 'unsafe-hashes' 'sha256-abc...'
onclick
). Does not apply to javascript:
or inline <script>
CSP Level 3