summaryrefslogtreecommitdiff
path: root/nodes/hippo.json
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-05-20 15:30:56 -0700
committerelijah <elijah@riseup.net>2014-05-20 15:30:56 -0700
commit95bb370640f5d5305ca49af09f94f18537646a41 (patch)
tree566c4d863734dae4b0293257aa0951af7b81d99c /nodes/hippo.json
parent40658fc1e44cee63440d873e7664a977124ef34f (diff)
fix tor nodes by removing hard-coded family
Diffstat (limited to 'nodes/hippo.json')
-rw-r--r--nodes/hippo.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/nodes/hippo.json b/nodes/hippo.json
index 0264908..7d6d9f4 100644
--- a/nodes/hippo.json
+++ b/nodes/hippo.json
@@ -8,7 +8,6 @@
},
"tor": {
// KB/s
- "bandwidth_rate": 100,
- "nickname": "hippo"
+ "bandwidth_rate": 100
}
}