Update CSP policies
This commit is contained in:
parent
7b7ae8484b
commit
09c513b2b8
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
<meta http-equiv="Content-Security-Policy"
|
||||
content=
|
||||
"connect-src 'self' https://test.zgo.cash https://zgo.cash https://api.zgo.cash https://dev.zgo.cash https://app.zgo.cash ;
|
||||
default-src 'self';
|
||||
default-src 'self' 'unsafe-inline';
|
||||
style-src 'self' https://fonts.googleapis.com 'unsafe-inline' ;
|
||||
img-src 'self' https://fonts.googleapis.com http://www.w3.org data: ;
|
||||
font-src 'self' http://www.w3.org https://fonts.gstatic.com https://fonts.gstatic.com ; ">
|
||||
|
|
Loading…
Reference in a new issue