Skip to content

Commit

Permalink
Upsert study CookieListDefaultStudy
Browse files Browse the repository at this point in the history
  • Loading branch information
antonok-edm committed Jun 1, 2023
1 parent 17a9e71 commit fae865a
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 @@ -1933,6 +1933,37 @@
]
},
"name": "ModuleFileNamePatchStudy"
},
{
"experiments": [
{
"feature_association": {
"enable_feature": [
"BraveAdblockCookieListDefault"
]
},
"name": "Enabled",
"probability_weight": 100
},
{
"name": "Default",
"probability_weight": 0
}
],
"filter": {
"channel": [
"RELEASE",
"BETA",
"NIGHTLY"
],
"platform": [
"WINDOWS",
"MAC",
"LINUX",
"ANDROID"
]
},
"name": "CookieListDefaultStudy"
}
],
"version": "1"
Expand Down

0 comments on commit fae865a

Please sign in to comment.