Skip to content

Commit

Permalink
Bug 1750989 - Add Shaw to the TRR telemetry keys r=necko-reviewers,ke…
Browse files Browse the repository at this point in the history
…rshaw

Differential Revision: https://phabricator.services.mozilla.com/D136378
  • Loading branch information
valenting committed Feb 1, 2022
1 parent 22425c6 commit 7c231d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions netwerk/dns/TRRService.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ constexpr nsLiteralCString kTRRDomains[] = {
"firefox.dns.nextdns.io"_ns,
"private.canadianshield.cira.ca"_ns,
"doh.xfinity.com"_ns, // Steered clients
"dns.shaw.ca"_ns, // Steered clients
// clang-format on
};

Expand Down

0 comments on commit 7c231d5

Please sign in to comment.