Skip to content

Commit

Permalink
Merge pull request #262 from nodiscc/ignore-olddnt
Browse files Browse the repository at this point in the history
ignore.list: add deprecated privacy.donottrackheader.value
  • Loading branch information
pyllyukko committed Apr 18, 2017
2 parents eb8ccda + f3bfa19 commit 54a17bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ignore.list
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@

// browser.search.geoSpecificDefaults master switch is false
"browser.search.geoSpecificDefaults.url"

// Deprecated Do Not Track setting, Firefox <36, https://hg.mozilla.org/mozilla-central/rev/9a16137bc7b4
"privacy.donottrackheader.value"

0 comments on commit 54a17bd

Please sign in to comment.