Skip to content

Commit

Permalink
Study BraveAdblockExperimentalListDefaultStudy (#981)
Browse files Browse the repository at this point in the history
* Upsert study BraveAdblockExperimentalListDefaultStudy

* Dummy commit

---------

Co-authored-by: ShivanKaul <[email protected]>
Co-authored-by: Shivan Kaul Sahib <[email protected]>
  • Loading branch information
3 people authored Apr 9, 2024
1 parent 6d4dd57 commit fdcfa62
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions seed/seed.json
Original file line number Diff line number Diff line change
Expand Up @@ -2684,6 +2684,37 @@
"ANDROID"
]
}
},
{
"name": "BraveAdblockExperimentalListDefaultStudy",
"experiments": [
{
"name": "Enabled",
"probability_weight": 100,
"feature_association": {
"enable_feature": [
"BraveAdblockExperimentalListDefault"
]
}
},
{
"name": "Default",
"probability_weight": 0
}
],
"filter": {
"channel": [
"BETA",
"NIGHTLY"
],
"platform": [
"WINDOWS",
"MAC",
"LINUX",
"ANDROID"
],
"min_version": "123.1.66.53"
}
}
],
"version": "1"
Expand Down

0 comments on commit fdcfa62

Please sign in to comment.