forked from viewxy/ams-back-end
-
Notifications
You must be signed in to change notification settings - Fork 0
/
users.json
26 lines (26 loc) · 854 Bytes
/
users.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
[
{
"name": "Samuel0220",
"password": "$2b$10$r2IrdhA6javVMuuxAhTkyOUDcc3Sd79tK5YX3t6zsEsU/l8w6eLiC",
"favorites": [
{
"id": "92937",
"url": "https://openaccess-cdn.clevelandart.org/1922.1133/1922.1133_web.jpg",
"note": "newnote",
"tags": [
"newnote911"
]
},
{
"id": "137259",
"title": "Mme L... (Laure Borreau)",
"url": "https://openaccess-cdn.clevelandart.org/1962.2/1962.2_web.jpg",
"note": "néniinblack",
"tags": [
"asfa"
],
"base64": "aHR0cHM6Ly9vcGVuYWNjZXNzLWNkbi5jbGV2ZWxhbmRhcnQub3JnLzE5NjIuMi8xOTYyLjJfd2ViLmpwZw=="
}
]
}
]