chore(snowflake.go): this TODO comment is now an issue (#375)
This work concludes https://github.com/ooni/probe/issues/1605. The follow-up issue is https://github.com/ooni/probe/issues/1681.
This commit is contained in:
parent
85c71c09dc
commit
69a44eb283
|
@ -115,7 +115,6 @@ func (d *SnowflakeDialer) iceAddresses() []string {
|
|||
if len(d.ICEAddresses) > 0 {
|
||||
return d.ICEAddresses
|
||||
}
|
||||
// TODO(bassosimone): add them to the stunreachability
|
||||
return []string{
|
||||
"stun:stun.voip.blackberry.com:3478",
|
||||
"stun:stun.altar.com.pl:3478",
|
||||
|
|
Loading…
Reference in New Issue
Block a user