Skip to content

Commit

Permalink
Removes ppro june promo (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmonfortep authored Jun 18, 2024
1 parent 929df69 commit a298926
Showing 1 changed file with 3 additions and 76 deletions.
79 changes: 3 additions & 76 deletions live/android-config/android-config.json
Original file line number Diff line number Diff line change
@@ -1,78 +1,5 @@
{
"version": 21,
"messages": [
{
"id": "funnel_pro_android_apptp_beyondapptp",
"content": {
"messageType": "big_single_action",
"titleText": "NEW! Privacy Pro Subscription",
"descriptionText": "Go beyond App Tracking Protection to better protect your device.",
"placeholder": "DDGAnnounce",
"primaryActionText": "Get Privacy Pro",
"primaryAction": {
"type": "url",
"value": "https://duckduckgo.com/pro?origin=funnel_pro_android_apptp_beyondapptp"
}
},
"matchingRules": [
1
],
"exclusionRules": [
2
]
}
],
"rules": [
{
"id": 1,
"attributes": {
"pproEligible": {
"value": true
},
"pproSubscriber": {
"value": false
},
"atpOnboarded": {
"value": true
},
"locale": {
"value": [
"en-AU",
"en-BZ",
"en-CA",
"en-cb",
"en-GB",
"en-IE",
"en-IN",
"en-JM",
"en-MT",
"en-MY",
"en-NZ",
"en-PH",
"en-SG",
"en-TT",
"en-US",
"en-ZA",
"en-ZW"
]
},
"appVersion": {
"min": "5.200.1"
}
}
},
{
"id": 2,
"attributes": {
"interactedWithMessage": {
"value": [
"funnel_pro_android_apptp_likelove",
"funnel_pro_android_apptp_vpnworks",
"funnel_pro_android_apptp_threeinone",
"funnel_pro_android_apptp_beyondapptp"
]
}
}
}
]
"version": 22,
"messages": [],
"rules": []
}

0 comments on commit a298926

Please sign in to comment.