-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwebsites.json
42 lines (42 loc) · 1014 Bytes
/
websites.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
[
{
"path": "/websites/thumbnail/1.jpg",
"fullPath": "/websites/full/1.jpg"
},
{
"path": "/websites/thumbnail/2.jpg",
"fullPath": "/websites/full/2.jpg"
},
{
"path": "/websites/thumbnail/3.jpg",
"fullPath": "/websites/full/3.jpg"
},
{
"path": "/websites/thumbnail/4.jpg",
"fullPath": "/websites/full/4.jpg"
},
{
"path": "/websites/thumbnail/5.jpg",
"fullPath": "/websites/full/5.jpg"
},
{
"path": "/websites/thumbnail/6.jpg",
"fullPath": "/websites/full/6.jpg"
},
{
"path": "/websites/thumbnail/7.jpg",
"fullPath": "/websites/full/7.jpg"
},
{
"path": "/websites/thumbnail/8.jpg",
"fullPath": "/websites/full/8.jpg"
},
{
"path": "/websites/thumbnail/9.jpg",
"fullPath": "/websites/full/9.jpg"
},
{
"path": "/websites/thumbnail/10.jpg",
"fullPath": "/websites/full/10.jpg"
}
]