From 938d6c19861dcb74bf6be78151416b41959476e5 Mon Sep 17 00:00:00 2001 From: Arthur Edelstein Date: Mon, 1 Jul 2024 15:57:10 -0700 Subject: [PATCH] remove BraveHttpsByDefaultRolloutStudy --- seed/seed.json | 114 ------------------------------------------------- 1 file changed, 114 deletions(-) diff --git a/seed/seed.json b/seed/seed.json index c0592b1e..666f57ca 100644 --- a/seed/seed.json +++ b/seed/seed.json @@ -1234,120 +1234,6 @@ }, "name": "CosmeticFilteringChildFramesStudy" }, - { - "experiments": [ - { - "feature_association": { - "enable_feature": [ - "HttpsByDefault" - ] - }, - "name": "Enabled", - "probability_weight": 100 - }, - { - "name": "Default", - "probability_weight": 0 - } - ], - "filter": { - "channel": [ - "NIGHTLY", - "BETA" - ], - "min_version": "110.1.50.67", - "platform": [ - "WINDOWS", - "MAC", - "LINUX" - ] - }, - "name": "BraveHttpsByDefaultRolloutStudy" - }, - { - "experiments": [ - { - "feature_association": { - "enable_feature": [ - "HttpsByDefault" - ] - }, - "name": "Enabled", - "probability_weight": 100 - }, - { - "name": "Default", - "probability_weight": 0 - } - ], - "filter": { - "channel": [ - "RELEASE" - ], - "min_version": "110.1.50.67", - "platform": [ - "WINDOWS", - "MAC", - "LINUX" - ] - }, - "name": "BraveHttpsByDefaultRolloutStudy" - }, - { - "experiments": [ - { - "feature_association": { - "enable_feature": [ - "HttpsByDefault" - ] - }, - "name": "Enabled", - "probability_weight": 100 - }, - { - "name": "Default", - "probability_weight": 0 - } - ], - "filter": { - "channel": [ - "NIGHTLY", - "BETA" - ], - "min_version": "111.1.51.44", - "platform": [ - "ANDROID" - ] - }, - "name": "BraveHttpsByDefaultRolloutStudy" - }, - { - "experiments": [ - { - "feature_association": { - "enable_feature": [ - "HttpsByDefault" - ] - }, - "name": "Enabled", - "probability_weight": 100 - }, - { - "name": "Default", - "probability_weight": 0 - } - ], - "filter": { - "channel": [ - "RELEASE" - ], - "min_version": "111.1.51.44", - "platform": [ - "ANDROID" - ] - }, - "name": "BraveHttpsByDefaultRolloutStudy" - }, { "experiments": [ {