-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathtest2.json
More file actions
115 lines (115 loc) · 4.12 KB
/
Copy pathtest2.json
File metadata and controls
115 lines (115 loc) · 4.12 KB
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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
[
{
"name": "Webp Image",
"author": "unknown",
"url": "https://www.gstatic.com/webp/gallery/4.webp",
"thumbnail": "https://www.gstatic.com/webp/gallery/5.webp",
"dimensions": "3200x2560",
"copyright": "Unknown",
"collections": "landscapes"
},
{
"name": "ShotA",
"author": "Someone",
"url": "https://raw.githubusercontent.com/jahirfiquitiva/MinDesigns-Wallpapers/master/Wallpapers/Free/walla.jpg",
"collections": "featured,landscapes,people"
},
{
"name": "ShotB",
"author": "Someone",
"url": "https://raw.githubusercontent.com/jahirfiquitiva/MinDesigns-Wallpapers/master/Wallpapers/Free/wallb.png",
"dimensions": "3200x2560",
"collections": "people,city",
"downloadable": false
},
{
"author": "Someone",
"url": "https://raw.githubusercontent.com/jahirfiquitiva/MinDesigns-Wallpapers/master/Wallpapers/Free/wallc.jpg",
"name": "ShotC",
"dimensions": "1280x720",
"copyright": "Credits to its creator",
"collections": "landscapes,city"
},
{
"name": "Wallsplash 1",
"author": "wallsplash",
"url": "https://github.com/jahirfiquitiva/Website-Resources/raw/master/wallpapers/unsplash_a.png",
"thumbnail": "https://github.com/jahirfiquitiva/Website-Resources/raw/master/wallpapers/thumbnails/unsplash_a.png",
"dimensions": "3200x2560",
"copyright": "Free (do whatever you want)",
"collections": "featured,landscapes,people,city",
"featured": true
},
{
"name": "Wallsplash 2",
"author": "wallsplash",
"url": "https://github.com/jahirfiquitiva/Website-Resources/raw/master/wallpapers/unsplash_b.png",
"thumbnail": "https://github.com/jahirfiquitiva/Website-Resources/raw/master/wallpapers/thumbnails/unsplash_b.png",
"dimensions": "3200x2560",
"copyright": "Free (do whatever you want)",
"collections": "featured,landscapes,people,food"
},
{
"name": "Wallsplash 3",
"author": "wallsplash",
"url": "https://github.com/jahirfiquitiva/Website-Resources/raw/master/wallpapers/unsplash_c.png",
"thumbnail": "https://via.placeholder.com/450",
"dimensions": "3200x2560",
"copyright": "Free (do whatever you want)",
"collections": "featured,food,people"
},
{
"name": "Wallsplash 4",
"author": "wallsplash",
"url": "https://github.com/jahirfiquitiva/Website-Resources/raw/master/wallpapers/unsplash_d.png",
"thumbnail": "https://github.com/jahirfiquitiva/Website-Resources/raw/master/wallpapers/thumbnails/unsplash_d.png",
"dimensions": "3200x2560",
"copyright": "Free (do whatever you want)",
"collections": "landscapes,people,city"
},
{
"name": "Wallsplash 5",
"author": "wallsplash",
"url": "https://github.com/jahirfiquitiva/Website-Resources/raw/master/wallpapers/unsplash_e.png",
"thumbnail": "https://github.com/jahirfiquitiva/Website-Resources/raw/master/wallpapers/thumbnails/unsplash_e.png",
"dimensions": "3200x2560",
"copyright": "Free (do whatever you want)",
"collections": "featured,landscapes"
},
{
"name": "Wallsplash 6",
"author": "wallsplash",
"url": "https://github.com/jahirfiquitiva/Website-Resources/raw/master/wallpapers/unsplash_f.png",
"thumbnail": "https://github.com/jahirfiquitiva/Website-Resources/raw/master/wallpapers/thumbnails/unsplash_f.png",
"dimensions": "3200x2560",
"copyright": "Free (do whatever you want)",
"collections": "featured,people"
},
{
"name": "Wallsplash 7",
"author": "wallsplash",
"url": "https://github.com/jahirfiquitiva/Website-Resources/raw/master/wallpapers/unsplash_g.png",
"thumbnail": "https://via.placeholder.com/500",
"dimensions": "3200x2560",
"copyright": "Free (do whatever you want)",
"collections": "landscapes,people"
},
{
"name": "Wallsplash 8",
"author": "wallsplash",
"url": "https://github.com/jahirfiquitiva/Website-Resources/raw/master/wallpapers/unsplash_h.png",
"thumbnail": "https://via.placeholder.com/150",
"dimensions": "3200x2560",
"copyright": "Free (do whatever you want)",
"collections": "food"
},
{
"name": "Webp Image",
"author": "unknown",
"url": "https://www.gstatic.com/webp/gallery/4.webp",
"thumbnail": "https://www.gstatic.com/webp/gallery/5.webp",
"dimensions": "3200x2560",
"copyright": "Unknown",
"collections": "landscapes"
}
]