-
Notifications
You must be signed in to change notification settings - Fork 4
/
feed.json
31 lines (31 loc) · 983 Bytes
/
feed.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[{
"segment" : "subscriber",
"url" : "http://www.coronalabs.com/links/homescreen/daily-builds",
"title" : "Download the Latest Daily Build for Bug Fixes & New Features"
},
{
"segment" : "trial",
"url" : "http://www.coronalabs.com/store/?ref=simulatorfeed",
"title" : "Ready to Distribute? Subscribe Now"
},
{
"segment" : "trial",
"url" : "http://www.coronalabs.com/store/?ref=simulatorfeed",
"title" : "You are logged in as a Starter user. Buy Pro Today!"
},
{
"segment" : "trial",
"url" : "http://www.coronalabs.com/store/?ref=simulatorfeed",
"title" : "Click Here For Faster Build Times & Access to Daily Builds"
},
{
"segment" : "everyone",
"url" : "http://code.coronalabs.com/",
"title" : "Click Here to Share Your Creations and Download Code Gems!"
},
{
"segment" : "everyone",
"url" : "http://www.coronalabs.com/links/homescreen/forum/",
"title" : "Engage with Other Corona Developers in the Forums"
},
]