-
Notifications
You must be signed in to change notification settings - Fork 33
/
Copy pathBookmarks
53 lines (53 loc) · 2.64 KB
/
Bookmarks
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
{
"Bookmarks": [
{
"children": [
{
"children": [
{
"name": "The New York Times",
"stamp": "2017-10-03, 12:05:19",
"url": "https://www.nytimes.com/"
},
{
"name": "HuffPost UK",
"stamp": "2017-11-23, 12:05:19",
"url": "https://www.huffingtonpost.co.uk/"
}
],
"name": "News",
"stamp": "2017-10-02, 12:05:19"
},
{
"children": [
{
"name": "Digital Photography Review",
"stamp": "2017-02-27, 12:05:19",
"url": "https://www.dpreview.com/"
}
],
"name": "Photography",
"stamp": "2017-02-27, 12:05:19"
}
],
"name": "Personal",
"stamp": "2017-01-22, 12:05:19"
},
{
"children": [
{
"name": "Stack Overflow",
"stamp": "2018-05-01, 12:05:19",
"url": "https://stackoverflow.com/"
},
{
"name": "C++ reference",
"stamp": "2018-06-21, 12:05:19",
"url": "https://en.cppreference.com/"
}
],
"name": "Work",
"stamp": "2018-03-06, 12:07:29"
}
]
}