commit 8d7f697c14c83a4e7aa75ccab9351f4db0fc4d87
Author: delber <[email protected]>
Date:   Sat Jul 14 13:00:11 2012 +0000

    task-6329: Suggest an optimized Onionoo URL
    
    As we are only interested in running relays, this saves 3 MB of download
    according to Karsten.
---
 task-6329/README |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/task-6329/README b/task-6329/README
index a09e7ab..d5b4c0f 100644
--- a/task-6329/README
+++ b/task-6329/README
@@ -31,7 +31,7 @@ This script expect to have a file called 'details.json' in the
 current directory. In order to retrieve the needed data, one
 can issue the following command:
 
-    curl -o details.json https://onionoo.torproject.org/details
+    curl -o details.json 
'https://onionoo.torproject.org/details?type=relay&running=true'
 
 Dependencies
 ------------



_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to