-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest.json
76 lines (76 loc) · 2.45 KB
/
test.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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
{
"title": "Florida Polyhacks Info Dump",
"schedule": [{
"title": "Signup Begins",
"time": "03:00 PM",
"desc": "These are events and you can tap on them to view more information.",
"ext_desc": "This is an example of a much longer description that goes into a file."
}, {
"title": "Bee Movie starts",
"time": "04:00 PM",
"desc": "Bee movie is best movie",
"ext_desc": "I am using the isbn api to transfer data."
}, {
"title": "Lit Sign-In ends",
"time": "05:00 PM",
"desc": "Lit is the only way to register",
"ext_desc": "LIT IS, BEST SIGNIN SYSTEM."
}, {
"title": "Scavenger Hunt",
"time": "06:00 PM",
"desc": "Scavenger hunt begins",
"ext_desc": "Secret hint"
}, {
"title": "ionic dies",
"time": "07:00 PM",
"desc": "down with ionic",
"ext_desc": "Ionic has died today"
}, {
"title": "final",
"time": "08:00 PM",
"desc": "Out of ideas",
"ext_desc": "Something something long description something something."
}, {
"title": "Event End",
"time": "03:00 PM",
"desc": "Empty",
"ext_desc": "Empty"
}],
"announcements": [{
"title": "Test 1",
"desc": "This is a test announcement so we can test updating announcements."
}, {
"title": "Test 2",
"desc": "Only a Shrek modder can control the swamp."
}, {
"title": "There are a lot of tests here",
"desc": "blurt blinking viper, hyaena bye scheme downfall moth cords available"
}, {
"title": "Test 4",
"desc": "servant diplomatic paralysis rib chameleon costumed dynamic violence grab biter"
}, {
"title": "Test 5",
"desc": "guerilla hottest effective distancing beak biplane downtown gulf dead advocate"
}, {
"title": "Another announcment test",
"desc": "gear glutton develop canvas drifter brood blurt channel flirtation moonbeam"
}, {
"title": "Test 7",
"desc": "kangaroo privilege last blurt king, fade heaven gaping cricket propellant"
}, {
"title": "Test 8",
"desc": "enzyme heavyhearted, fortuneteller hive abstinence allow liver daydreamer gibberish firearm"
}, {
"title": "Test 9",
"desc": "desire sick flicker threat sentinel luxurious antidemocratic eating bead forger"
}, {
"title": "Another test",
"desc": "homesick flood booze talk treason evidence zero captivity jerid entertain"
}, {
"title": "One more test",
"desc": "alley key godless collarbone hesitation tactic east lottery grunting bear"
}, {
"title": "The final test",
"desc": "enzyme anybody fringe bottomless grounds hipbone clock antelope record flamethrower"
}]
}