From c927b428d3b8bc4f205d9b19df987db4a2e9ca98 Mon Sep 17 00:00:00 2001 From: Michael Peter Christen Date: Fri, 22 Nov 2013 10:07:08 +0100 Subject: [PATCH] fixed json --- htroot/yacy/seedlist.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/htroot/yacy/seedlist.json b/htroot/yacy/seedlist.json index 1fac594ca..b86b49ce0 100644 --- a/htroot/yacy/seedlist.json +++ b/htroot/yacy/seedlist.json @@ -1,7 +1,6 @@ #[jsonp-start]#{ "peers":[#{peers}#{ -#{map}#"#[k]#"="#[v]#"#(c)#::,#(/c)# +#{map}#"#[k]#":"#[v]#"#(c)#::,#(/c)# #{/map}#}#(c)#::,#(/c)##{/peers}# ] -}#[jsonp-end]# - +}#[jsonp-end]# \ No newline at end of file