Fix #10
This commit is contained in:
parent
b618ba2f9d
commit
f8b8a5821f
@ -38,7 +38,7 @@ if ($_SESSION['mobile'] === TRUE) {
|
||||
. "object-src 'none'; "
|
||||
. "img-src * data:; "
|
||||
. "media-src 'self'; "
|
||||
. "frame-src 'none'; "
|
||||
. "frame-src 'self'; "
|
||||
. "font-src 'self'; "
|
||||
. "connect-src *; "
|
||||
. "style-src 'self' 'unsafe-inline' $captcha_server; "
|
||||
|
Loading…
x
Reference in New Issue
Block a user