summaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
authorArjun Roychowdhury <pliablepixels@gmail.com>2015-10-07 15:28:13 -0400
committerArjun Roychowdhury <pliablepixels@gmail.com>2015-10-07 15:28:13 -0400
commit41bef0dc67b4ec1437bedfee9efafd0aaeaedcdb (patch)
tree43974514aeb51b94549a5b3ae55ce2b423fd4b80 /www/index.html
parent40fc4fc94ee0523aea1a36f8f6cf3acb4af0b599 (diff)
websockets for android
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html
index 0f9d206e..f0bf45ca 100644
--- a/www/index.html
+++ b/www/index.html
@@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width">
- <meta http-equiv="Content-Security-Policy" content="default-src *; style-src 'self' 'unsafe-inline'; script-src 'self' https://www.google.com 'unsafe-inline' 'unsafe-eval'">
+ <meta http-equiv="Content-Security-Policy" content="default-src *; style-src 'self' 'unsafe-inline'; script-src 'self' https://www.google.com 'unsafe-inline' 'unsafe-eval'; ">
<title></title>
<meta name="format-detection" content="telephone=no">