Taxes, tips and bugfixes #10
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Security-Policy"
|
<meta http-equiv="Content-Security-Policy"
|
||||||
content=
|
content=
|
||||||
"connect-src 'self' https://test.zgo.cash https://zgo.cash ;
|
"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';
|
||||||
style-src 'self' https://fonts.googleapis.com 'unsafe-inline' ;
|
style-src 'self' https://fonts.googleapis.com 'unsafe-inline' ;
|
||||||
img-src 'self' https://fonts.googleapis.com http://www.w3.org data: ;
|
img-src 'self' https://fonts.googleapis.com http://www.w3.org data: ;
|
||||||
|
@ -22,4 +22,4 @@
|
||||||
<body>
|
<body>
|
||||||
<app-root></app-root>
|
<app-root></app-root>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue