We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9df7e8f commit 49b330dCopy full SHA for 49b330d
utils.cc
@@ -24,10 +24,6 @@ static constexpr auto kSimpleQueryStringTrackers =
24
base::MakeFixedFlatSet<std::string_view>(
25
base::sorted_unique,
26
{
27
- // https://github.com/brave/brave-browser/issues/9019
28
- "__hsfp",
29
- "__hssc",
30
- "__hstc",
31
// https://github.com/brave/brave-browser/issues/9019
32
"_hsenc",
33
// https://github.com/brave/brave-browser/issues/34578
0 commit comments