-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathposts.json
More file actions
79 lines (79 loc) · 3.84 KB
/
Copy pathposts.json
File metadata and controls
79 lines (79 loc) · 3.84 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
{
"posts": [
{
"name": "jessy_john",
"altname": "Jessy",
"photo": "https://ksassets.timeincuk.net/wp/uploads/sites/46/2017/03/Priti-Patel-re-sized.jpg",
"src": "http://isha.sadhguru.org/blog/wp-content/uploads/2016/05/natures-temples.jpg",
"alt": "Nature",
"descr": "This is so perfect! Amazing nature!",
"id": "1"
},
{
"name": "abracham_mvp",
"altname": "Abby",
"photo": "https://www.loyatic.eu/wp-content/uploads/2017/11/iStock_000020004182Medium1.jpg",
"src": "https://wwwimage-secure.cbsstatic.com/thumbnails/photos/w1920/marquee/1025957/72e1f4c7b764c8d2_mwp_hp_hero_landscape.jpg",
"alt": "Photo",
"descr": "Hello, this is my first photo here!",
"id": "2"
},
{
"name": "petrychenko_ivan",
"altname": "Ivan",
"photo": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQlrP6QfNc_aZYtDhXQ-SdcByngRf9WfCLexCGjoJXmn5ytZw3t&s",
"src": "http://wallpapers-image.ru/1920x1080/nature/wallpapers/nature-wallpapers-1920x1080-00018.jpg",
"alt": "Tech photo",
"descr": "Real photo from instagram",
"id": "3"
},
{
"name": "real_eggs",
"altname": "eggs",
"photo": "https://www.washingtonpost.com/resizer/1RhnmRzobv_b5lzu2YIz381sV8s=/1484x0/arc-anglerfish-washpost-prod-washpost.s3.amazonaws.com/public/4ZLH33AYAAI6TOHGKZYZBQX5BA.jpg",
"src": "https://hips.hearstapps.com/delish/assets/18/08/1519321899-hard-boiled-eggs-horizontal.jpg",
"alt": "My world",
"descr": "When you so tired...",
"id": "4"
},
{
"name": "katefromlviv",
"altname": "Kate",
"photo": "https://cdn.lifehack.org/wp-content/uploads/2015/01/alpha-woman-1024x768.jpeg",
"src": "https://nighthelper.com/wp-content/uploads/2016/03/nature_waterfall_summer_lake_trees_90400_3840x2160.jpg",
"alt": "Lake",
"descr": "Какое прекрасное летнее озеро! Сфоткала пока ехала в село, к бабушке",
"id": "5"
},
{
"name": "smoothiemaker",
"altname": "Smoothie",
"photo": "https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/delish-how-to-make-a-smoothie-horizontal-1542310071.png?crop=0.803xw:0.923xh;0.116xw,0.00510xh&resize=480:*",
"src": "https://www.culinaryhill.com/wp-content/uploads/2015/01/Caribbean-Passion-Smoothie-Jamba-Juice-Copycat-Culinary-Hill-square.jpg",
"alt": "Smoothie",
"descr": "Hello! If you want to drink some delicious smoothies - just call me!",
"id": "6"
}
],
"users":
[{
"name": "Dima Ananyev",
"src": "https://instagram.fauh1-1.fna.fbcdn.net/vp/1d8ce37a6e31a7f905fc5881454c7fbf/5E440872/t51.2885-15/e35/64859001_153255815812127_1644006275532237598_n.jpg?_nc_ht=instagram.fauh1-1.fna.fbcdn.net&_nc_cat=111"
},
{
"name": "Anastasia Ananyeva",
"src": "https://instagram.fauh1-1.fna.fbcdn.net/vp/953799dd96b3a8875aaa4075097447a6/5E5856C7/t51.2885-15/e35/46874698_131115724563261_7370588477191276857_n.jpg?_nc_ht=instagram.fauh1-1.fna.fbcdn.net&_nc_cat=109",
"min": "min"
},
{
"name": "Stephania Ananyeva",
"src": "https://instagram.fauh1-1.fna.fbcdn.net/vp/f330295141f1d3e469e81b65dfada61c/5E4DD347/t51.2885-15/e35/40298735_162628081313499_6499649257902614715_n.jpg?_nc_ht=instagram.fauh1-1.fna.fbcdn.net&_nc_cat=103",
"min": "min"
},
{
"name": "Denzel Washington",
"src": "https://st.kp.yandex.net/images/actor_iphone/iphone360_10134.jpg",
"min": "min"
}
]
}