Skip to content

Instantly share code, notes, and snippets.

@willhellwarth
Last active June 28, 2018 20:44
Show Gist options
  • Save willhellwarth/5825cc4edff6739021e45631789baf29 to your computer and use it in GitHub Desktop.
Save willhellwarth/5825cc4edff6739021e45631789baf29 to your computer and use it in GitHub Desktop.
{
"RangeOrder":[
{
"minAge": 18,
"maxAge": 25,
"firstTalkingPoint": 0,
"secondTalkingPoint": 1,
"thirdTalkingPoint": 2,
"Male": "https://s3.amazonaws.com/staging.me-sys.com/apps/ar/ForeverBlu/videos/MFA.mp4",
"Female": "https://s3.amazonaws.com/staging.me-sys.com/apps/ar/ForeverBlu/videos/MFA.mp4",
"Other": "https://s3.amazonaws.com/staging.me-sys.com/apps/ar/ForeverBlu/videos/MFD.mp4"
},
{
"minAge": 26,
"maxAge": 35,
"firstTalkingPoint": 3,
"secondTalkingPoint": 4,
"thirdTalkingPoint": 5,
"Male": "https://s3.amazonaws.com/staging.me-sys.com/apps/ar/ForeverBlu/videos/MFB.mp4",
"Female": "https://s3.amazonaws.com/staging.me-sys.com/apps/ar/ForeverBlu/videos/MFA.mp4",
"Other": "https://s3.amazonaws.com/staging.me-sys.com/apps/ar/ForeverBlu/videos/MFD.mp4"
},
{
"minAge": 36,
"maxAge": 45,
"firstTalkingPoint": 6,
"secondTalkingPoint": 7,
"thirdTalkingPoint": 8,
"Male": "https://s3.amazonaws.com/staging.me-sys.com/apps/ar/ForeverBlu/videos/MFC.mp4",
"Female": "https://s3.amazonaws.com/staging.me-sys.com/apps/ar/ForeverBlu/videos/MFA.mp4",
"Other": "https://s3.amazonaws.com/staging.me-sys.com/apps/ar/ForeverBlu/videos/MFD.mp4"
},
{
"minAge": 46,
"maxAge": 140,
"firstTalkingPoint": 6,
"secondTalkingPoint": 7,
"thirdTalkingPoint": 8,
"Male": "https://s3.amazonaws.com/staging.me-sys.com/apps/ar/ForeverBlu/videos/MFD.mp4",
"Female": "https://s3.amazonaws.com/staging.me-sys.com/apps/ar/ForeverBlu/videos/MFA.mp4",
"Other": "https://s3.amazonaws.com/staging.me-sys.com/apps/ar/ForeverBlu/videos/MFD.mp4"
}
],
"ButtonLinks":[
{
"id": 0,
"title": "Donate",
"link": "https://www.donate.com"
},
{
"id": 1,
"title": "Volunteer",
"link": "https://www.volunteer.com"
},
{
"id": 2,
"title": "Subscribe",
"link": "https://www.subscribe.com"
},
{
"id": 3,
"title": "See More...",
"link": "https://www.subscribe.com"
}
],
"TalkingPoints":[
{
"id": 0,
"title": "immagration",
"link": "https://www.immagration.com"
},
{
"id": 1,
"title": "abortion",
"link": "https://www.abortion.com"
},
{
"id": 2,
"title": "student loans",
"link": "https://www.studentloans.com"
},
{
"id": 3,
"title": "taxes",
"link": "https://www.taxes.com"
},
{
"id": 4,
"title": "gun control",
"link": "https://www.guncontrol.com"
},
{
"id": 5,
"title": "welfare",
"link": "https://www.welfare.com"
},
{
"id": 6,
"title": "domestic jobs",
"link": "https://www.domesticjobs.com"
},
{
"id": 7,
"title": "terrorism",
"link": "https://www.terrorism.com"
},
{
"id": 8,
"title": "climate change",
"link": "https://www.climatechange.com"
},
{
"id": 9,
"title": "social security",
"link": "https://www.socialsecurity.com"
}
],
"Genders": {
"gender": ["male", "female"]
},
"PosterMode": {
"posterModeEnabled": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment