From 4881feec697cc31c163360135602ee3d18209e44 Mon Sep 17 00:00:00 2001 From: Karl Dimla Date: Fri, 20 Dec 2024 15:50:44 +0100 Subject: [PATCH] Remove ppro messaging part 2 --- live/android-config/android-config.json | 44 +------------------------ 1 file changed, 1 insertion(+), 43 deletions(-) diff --git a/live/android-config/android-config.json b/live/android-config/android-config.json index d361177..dca1a3d 100644 --- a/live/android-config/android-config.json +++ b/live/android-config/android-config.json @@ -1,5 +1,5 @@ { - "version": 41, + "version": 42, "messages": [ { "id": "android_privacy_pro_exit_survey_1", @@ -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": { @@ -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" - ] - } - } } ] }