make format

pull/870/head
Jeff Becker 5 years ago
parent 64548ade2f
commit bd07845dd3
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -164,7 +164,7 @@ namespace llarp
// thankfully mozilla added a backdoor that allows ISPs to turn it off
// so we disable DoH for firefox using mozilla's ISP backdoor
// see: https://github.com/loki-project/loki-network/issues/832
for(const auto & q : msg.questions)
for(const auto& q : msg.questions)
{
// is this firefox looking for their backdoor record?
if(q.IsName("use-application-dns.net"))

Loading…
Cancel
Save