Skip to content

Commit

Permalink
feat: add io-orbitmobile-firefox to ignore list (#2633)
Browse files Browse the repository at this point in the history
  • Loading branch information
kik-kik authored Sep 16, 2024
1 parent bc7bad8 commit dad2969
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ public class MessageScrubber {
.put("com-pekobbrowser-unblocksites", "1896079") //
.put("com-eusoft-trans-en", "1902673") //
.put("com-goodtoolapps-zeus", "1907131") //
.put("io-orbitmobile-firefox", "1919089") //
.build();

private static final Map<String, String> IGNORED_TELEMETRY_DOCTYPES = ImmutableMap
Expand Down

0 comments on commit dad2969

Please sign in to comment.