summaryrefslogtreecommitdiff
path: root/htroot/Network.json
diff options
context:
space:
mode:
authorMichael Peter Christen <mc@yacy.net>2019-11-06 17:28:11 +0100
committerMichael Peter Christen <mc@yacy.net>2019-11-06 17:28:11 +0100
commita20b61f5c0ef7f0c94b2b454d03d8d4c00bcb5d9 (patch)
tree55bbd44c8efe5c0854d718956d76492a21690557 /htroot/Network.json
parentd62a8ec5424c7fed66e06b63d99b22232da411a4 (diff)
fix for bad json
Diffstat (limited to 'htroot/Network.json')
-rw-r--r--htroot/Network.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/htroot/Network.json b/htroot/Network.json
index 8b07ae7e4..dac22f750 100644
--- a/htroot/Network.json
+++ b/htroot/Network.json
@@ -7,14 +7,14 @@
"ppm": #[ppm]#,
"qph": #[qph]#,
"uptime": "#[uptime]#",
- "links": "#[LCount]#",
- "words": "#[ICount]#",
- "rurls": "#[RCount]#",
+ "links": #[LCount]#,
+ "words": #[ICount]#,
+ "rurls": #[RCount]#,
"lastseen": #[lastSeen]#,
- "sendWords": "#[sI]#",
- "receivedWords": "#[rI]#",
- "sendURLs": "#[sU]#",
- "receivedURLs": "#[rU]#",
+ "sendWords": #[sI]#,
+ "receivedWords": #[rI]#,
+ "sendURLs": #[sU]#,
+ "receivedURLs": #[rU]#,
"type": "#(type)#junior::senior::principal#(/type)#",
"direct": "#(type_direct)#direct::passive#(/type_direct)#",
"acceptcrawl": #[acceptcrawl]#,
@@ -24,7 +24,7 @@
"seedurl": "#[type_url]#",
"age": #[age]#,
"seeds": #[seeds]#,
- "connects": "#[connects]#",
+ "connects": #[connects]#,
#{ips}#"ip": "#(c)##[ip]#::#[ip]##(/c)#",#{/ips}#
#{ips}#"address": "#(c)##(ipv6)#::[#(/ipv6)##[ip]##(ipv6)#::]#(/ipv6)#:#[port]#::#(/c)#",#{/ips}#