-
Notifications
You must be signed in to change notification settings - Fork 0
/
sites.json
executable file
·37 lines (37 loc) · 1.24 KB
/
sites.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
{
"Main": {
"Gmail": "https://mail.google.com",
"Keep": "https://keep.google.com",
"Amazon": "https://amazon.com",
"Dropbox": "https://dropbox.com",
"WorkFlowy": "https://workflowy.com",
"Toggl": "https://toggl.com/app/timer",
"PlanToeat": "http://plantoeat.com",
"Qweex": "http://qweex.com"
},
"Social": {
"Imgur": "http://imgur.com",
"Facebook": "https://facebook.com",
"Twitter": "https://twitter.com",
"Google+": "https://plus.google.com",
"BookLikes": "http://booklikes.com",
"Meetup": "http://meetup.com",
"MapMyRun": "http://mapmyrun.com",
"Steam": "http://store.steampowered.com",
"Netflix": "http://netflix.com",
"Jamendos": "http://jamendo.com"
},
"Dev": {
"Qweex": "http://qweex.com",
"GitHub": "https://github.com/notbryant",
"GitLab": "https://gitlab.com/notbryant",
"Bitbucket": "http://bitbucket.com/notbryant",
"Trello": "https://trello.com/",
"Pomodoro": "http://tomatoi.st/notbryant",
"DigitalOcean": "https://digitalocean.com",
"GoDaddy": "https://godaddy.com",
"BitBalloon": "https://www.bitballoon.com/sites/administrator-alice-33444",
"StatCounter": "http://statcounter.com/",
"Mothereffin'": "https://mothereff.in/"
}
}