diff options
Diffstat (limited to 'nodes')
-rw-r--r-- | nodes/rhino.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nodes/rhino.json b/nodes/rhino.json index 84ff11f..3fddd25 100644 --- a/nodes/rhino.json +++ b/nodes/rhino.json @@ -4,12 +4,12 @@ "tags": [ "development", "hongkong" - ] + ], "tor": { // KB/s "bandwidth_rate": 100, "type": "relay", - "nickname": "hippo" + "nickname": "rhino" } } |