mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
Add longclaw as a directory authority (#13296)
This commit is contained in:
parent
fed78bce8b
commit
ad448c6405
@ -813,6 +813,9 @@ add_default_trusted_dir_authorities(dirinfo_type_t type)
|
||||
"Faravahar orport=443 no-v2 "
|
||||
"v3ident=EFCBE720AB3A82B99F9E953CD5BF50F7EEFC7B97 "
|
||||
"154.35.32.5:80 CF6D 0AAF B385 BE71 B8E1 11FC 5CFF 4B47 9237 33BC",
|
||||
"longclaw orport=443 no-v2 "
|
||||
"v3ident=23D15D965BC35114467363C165C4F724B64B4F66 "
|
||||
"202.85.227.202:80 74A9 1064 6BCE EFBC D2E8 74FC 1DC9 9743 0F96 8145",
|
||||
NULL
|
||||
};
|
||||
for (i=0; authorities[i]; i++) {
|
||||
|
Loading…
Reference in New Issue
Block a user