mirror of
https://github.com/torproject/metrics-web.git
synced 2025-02-17 00:18:10 +00:00
Enable downloading of extra-info descriptors.
This commit is contained in:
parent
cc7fa8ec07
commit
e6d353f2f0
@ -67,9 +67,9 @@ public class Main {
|
||||
/* TODO no downloading until parsing files on disk works!
|
||||
ServerDescriptorDownloader sdd = new ServerDescriptorDownloader(sdp,
|
||||
authority);
|
||||
*/
|
||||
ExtraInfoDownloader eid = new ExtraInfoDownloader(eip, authority,
|
||||
directories);
|
||||
*/
|
||||
}
|
||||
|
||||
// Read files in bridges/ directory
|
||||
|
Loading…
x
Reference in New Issue
Block a user