added CSP

This commit is contained in:
ston1th 2022-03-20 22:50:27 +01:00
commit ce1639f8f8
4 changed files with 28 additions and 37 deletions

5
script_hash.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/bash
echo -n 'sha256-'
echo -n 'document.getElementById("video").volume=0.5;' \
| openssl sha256 -binary \
| openssl base64