Skip to content

Commit

Permalink
Merge pull request #236 from brave/1pes-beta-100
Browse files Browse the repository at this point in the history
Increase FirstPartyEphemeralDomainBlockStudy to 100% on beta.
  • Loading branch information
goodov authored Mar 22, 2022
2 parents eb92b7a + 09dcefa commit 3dca4a0
Showing 1 changed file with 1 addition and 25 deletions.
26 changes: 1 addition & 25 deletions seed/seed.json
Original file line number Diff line number Diff line change
Expand Up @@ -294,31 +294,7 @@
],
"filter": {
"min_version": "98.1.37.50",
"channel": ["NIGHTLY"],
"platform": ["WINDOWS", "MAC", "LINUX", "ANDROID"]
}
},
{
"name": "FirstPartyEphemeralDomainBlockStudy",
"experiments": [
{
"name": "Enabled",
"probability_weight": 50,
"feature_association": {
"enable_feature": [
"BraveFirstPartyEphemeralStorage",
"BraveDomainBlock1PES"
]
}
},
{
"name": "Default",
"probability_weight": 50
}
],
"filter": {
"min_version": "98.1.37.50",
"channel": ["BETA"],
"channel": ["NIGHTLY", "BETA"],
"platform": ["WINDOWS", "MAC", "LINUX", "ANDROID"]
}
},
Expand Down

0 comments on commit 3dca4a0

Please sign in to comment.