-
Notifications
You must be signed in to change notification settings - Fork 0
/
options.json
64 lines (64 loc) · 1.77 KB
/
options.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
[{
"id": "google-drive",
"label": "Google Drive",
"description": "Exotic alien swords are easy to come by, Aces are rare.",
"url": "https://princeton.service-now.com/snap?id=kb_article&sys_id=126cf52fdbce43407d817d598c961977",
"features": [
"public",
"access-anywhere",
"access-mobile",
"small-scale"
]
}, {
"id": "ms-onedrive",
"label": "Microsoft OneDrive",
"description": "It's a fez. I wear a fez now. Fezzes are cool.",
"url": "https://princeton.service-now.com/snap?sys_id=KB0010779&id=kb_article",
"features": [
"public",
"access-anywhere",
"access-mobile",
"small-scale"
]
}, {
"id": "dropbox",
"label": "Dropbox",
"description": "Father Christmas. Santa Claus. Or, as I’ve always known him, Jeff.",
"url": "https://princeton.service-now.com/snap?id=kb_article&sys_id=9dc11966dbcd5700b43dec51ca961956",
"features": [
"public",
"access-anywhere",
"access-mobile",
"small-scale"
]
}, {
"id": "central-file-server",
"label": "Central File Server",
"description": "I once spent a hell of a long time trying to get a gobby Australian to Heathrow airport.",
"url": "https://princeton.service-now.com/snap/?id=kb_article&sys_id=e22a27064f9ca20018ddd48e5210c772",
"features": [
"sensitive",
"small-scale"
]
}, {
"id": "onbase",
"label": "OnBase",
"description": "Shut up! Just shut up, shut up, shut up, shuttity up up up!",
"url": "",
"features": [
"confidential",
"small-scale"
]
}, {
"id": "dataspace",
"label": "DataSpace",
"description": "I just have one question… do you know how to fly this thing?",
"url": "https://dataspace.princeton.edu/jspui/about",
"features": [
"public",
"sensitive",
"access-anywhere",
"access-mobile",
"small-scale"
]
}]