Skip to content

Commit

Permalink
ios
Browse files Browse the repository at this point in the history
  • Loading branch information
aitorvs committed Apr 9, 2024
1 parent c81fbf1 commit 298bf39
Showing 1 changed file with 3 additions and 41 deletions.
44 changes: 3 additions & 41 deletions live/ios-config/ios-config.json
Original file line number Diff line number Diff line change
@@ -1,43 +1,5 @@
{
"version": 22,
"messages": [
{
"id": "ios_vpn_beta_ending",
"content": {
"messageType": "big_single_action",
"titleText": "Thanks for testing DuckDuckGo VPN!",
"descriptionText": "The free, early access period is ending soon.",
"placeholder": "VPNAnnounce",
"primaryActionText": "Dismiss",
"primaryAction": {
"type": "dismiss",
"value": ""
}
},
"matchingRules": [
1
]
}
],
"rules": [
{
"id": 1,
"attributes": {
"locale": {
"value": [
"en-US"
]
},
"isNetPWaitlistUser": {
"value": true
},
"daysSinceNetPEnabled": {
"min": 0
},
"appVersion": {
"min": "7.106.0.4"
}
}
}
]
"version": 23,
"messages": [],
"rules": []
}

0 comments on commit 298bf39

Please sign in to comment.