diff options
Diffstat (limited to 'nodes/hippo.json')
-rw-r--r-- | nodes/hippo.json | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/nodes/hippo.json b/nodes/hippo.json index 7d6d9f4..9881b99 100644 --- a/nodes/hippo.json +++ b/nodes/hippo.json @@ -1,13 +1,9 @@ // http://torstatus.blutmagie.de/router_detail.php?FP=855b6cfe6c20a48cf1b815b87d565df6ea93e74a { "ip_address": "85.17.92.143", - "services": ["openvpn", "tor"], - "tags": ["demo", "amsterdam"], + "services": ["openvpn"], + "tags": ["disabled", "amsterdam"], "openvpn": { "gateway_address": "85.17.92.167" - }, - "tor": { - // KB/s - "bandwidth_rate": 100 } } |