Last active
October 15, 2018 10:40
-
-
Save piatra/d45d10f1aee80a5ac46c9a664cab1f44 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"messages": [ | |
{ | |
"id": "1", | |
"template": "eoy_snippet", | |
"template_version": "1.0.0", | |
"campaign": "foobar", | |
"content": { | |
"background_color": "yellow", | |
"test": "bold", | |
"icon": "", | |
"button_url": "", | |
"button_label": "Donate", | |
"monthly_checkbox_label_text": "Make my donation monthly", | |
"currency_code": "usd", | |
"donation_amount_first": 50, | |
"donation_amount_second": 25, | |
"donation_amount_third": 10, | |
"donation_amount_fourth": 5, | |
"button_background_color": "", | |
"button_color": "", | |
"title_icon": "", | |
"text": "Big corporations want to restrict how we access the web. Fake news is making it harder for us to find the truth. Online bullies are silencing inspired voices. The <em>not-for-profit Mozilla Foundation</em> fights for a healthy internet with programs like our Tech Policy Fellowships and Internet Health Report; <b>will you donate today</b>?", | |
"tall": false, | |
"links": { | |
"link0": { | |
"url": "https://foobar", | |
"action": "OPEN_APPLICATIONS_MENU", | |
"args": "appMenu" | |
} | |
} | |
} | |
} | |
], | |
"metadata": { | |
"generated_at": "2018-09-25T12:41:43.397372" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment