Skip to content

Commit

Permalink
Remove ppro messaging part 2 (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
karlenDimla authored Dec 20, 2024
1 parent 7ace53a commit a6175b3
Showing 1 changed file with 1 addition and 43 deletions.
44 changes: 1 addition & 43 deletions live/android-config/android-config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": 41,
"version": 42,
"messages": [
{
"id": "android_privacy_pro_exit_survey_1",
Expand Down Expand Up @@ -44,26 +44,6 @@
8
]
},
{
"id": "funnel_pro_androidrmf_announcement",
"content": {
"messageType": "big_single_action",
"titleText": "Enjoy peace of mind with our VPN!",
"descriptionText": "Boost protection with a fast, secure VPN + 2 more premium services.",
"placeholder": "PrivacyShield",
"primaryActionText": "Get Privacy Pro",
"primaryAction": {
"type": "url",
"value": "https://duckduckgo.com/pro?origin=funnel_pro_androidrmf_announcement"
}
},
"matchingRules": [
12
],
"exclusionRules": [
4
]
},
{
"id": "android_permanent_survey_user_satisfaction",
"content": {
Expand Down Expand Up @@ -207,28 +187,6 @@
]
}
}
},
{
"id": 12,
"attributes": {
"appVersion": {
"min": "5.210.0"
},
"daysSinceInstalled": {
"min": 7
},
"pproEligible": {
"value": true
},
"pproSubscriber": {
"value": false
},
"locale": {
"value": [
"en-US"
]
}
}
}
]
}

0 comments on commit a6175b3

Please sign in to comment.