1
0

update config.yml and CSP

This commit is contained in:
Wonderfall
2022-07-23 04:36:38 +02:00
parent 30b122408c
commit 7522c126e1
2 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
<meta http-equiv="Content-Security-Policy" content="default-src 'none'; img-src 'self'; font-src 'self'; style-src 'self'; form-action 'none'; block-all-mixed-content; base-uri 'none'">
<meta http-equiv="Content-Security-Policy" content="default-src 'none'; img-src 'self'; script-src 'self'; font-src 'self'; style-src 'self'; form-action 'none'; block-all-mixed-content; base-uri 'none'">