aboutsummaryrefslogtreecommitdiff
path: root/webAO/client.html
diff options
context:
space:
mode:
Diffstat (limited to 'webAO/client.html')
-rw-r--r--webAO/client.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/webAO/client.html b/webAO/client.html
index 74951ad..fbce1aa 100644
--- a/webAO/client.html
+++ b/webAO/client.html
@@ -10,9 +10,9 @@
script-src 'self' 'unsafe-inline' 'unsafe-eval' https://ajax.googleapis.com;
style-src-elem 'self' 'unsafe-inline' https://golden-layout.com;
style-src 'self' 'unsafe-inline' https://golden-layout.com;
- img-src 'self' data: file: https://webao.animatedchatroom.net https://s3.wasabisys.com;
- connect-src 'self' ws: file: https://webao.animatedchatroom.net https://s3.wasabisys.com;
- media-src 'self' file: https://webao.animatedchatroom.net https://s3.wasabisys.com;">
+ img-src 'self' data: file: *;
+ connect-src 'self' ws: file: *;
+ media-src 'self' file: *;">
<link rel="stylesheet" type="text/css" href="styles/client.css?v=1.0.0" id="client_stylesheet">
<link rel="stylesheet" type="text/css" href="styles/default.css?v=1.0.0" id="client_theme">