summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2019-02-12 18:57:47 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2019-02-12 18:57:47 +0800
commitb9875d9cd1231a81c9d079652bd3641978b06aaa (patch)
treee6d495a5b70f2354c5e8bd1c3823a943d6bcaf72 /index.html
parentd7b95f0d040deb1b34af31c7c8e2f66c1e37686e (diff)
downloadweb-b9875d9cd1231a81c9d079652bd3641978b06aaa.tar.xz
How the hell could that have worked???
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index e9e6098..375692b 100644
--- a/index.html
+++ b/index.html
@@ -522,7 +522,7 @@ function swonload(){
h.send();
h.onload=function()
{
- var ro=JSON.parse(h.responseText.split('\n'))
+ var ro=JSON.parse(h.responseText)
for(var i=ro.length-1;i>=0;--i)
{
var o=ro[i];