-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathnewsFeed.json
More file actions
114 lines (113 loc) · 3.71 KB
/
newsFeed.json
File metadata and controls
114 lines (113 loc) · 3.71 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
{
"updates": [
{
"user_id": "1",
"username": "srinivas",
"name": "Srinivas Tamada",
"profile_pic": "https://wallscript8labs.s3.amazonaws.com/user1_14572474701.png",
"update_id": "62",
"user_update": "The Wall Script http://www.thewallscript.com",
"created": "1464062121",
"commentCount": 2,
"comments": [
{
"com_id": "62",
"uid_fk": "80",
"comment": "Nice",
"created": "1468871427",
"like_count": "0",
"uploads": "",
"username": "arun",
"name": "Arun Shekar",
"profile_pic": "https://wallscript8labs.s3.amazonaws.com/user10_14547044391.jpg",
"timeAgo": "2016-07-18T21:50:27+02:00"
},
{
"com_id": "72",
"uid_fk": "221",
"comment": "its a party",
"created": "1469053420",
"like_count": "0",
"uploads": "https://wallscript8labs.s3.amazonaws.com/comment221_1469053415.png",
"username": "rpg",
"name": "rpg",
"profile_pic": "https://wallscript8labs.s3.amazonaws.com/user221_14690532461.jpg",
"timeAgo": "2016-07-21T00:23:40+02:00"
}
,
{
"com_id": "712",
"uid_fk": "221",
"comment": "working gres",
"created": "1469053426",
"like_count": "0",
"uploads": "https://wallscript8labs.s3.amazonaws.com/comment221_1469053415.png",
"username": "rpg",
"name": "rpg",
"profile_pic": "https://wallscript8labs.s3.amazonaws.com/user221_14690532461.jpg",
"timeAgo": "2016-07-21T00:23:40+02:00"
}
]
},
{
"user_id": "1",
"username": "srinivas",
"name": "Srinivas Tamada",
"profile_pic": "https://wallscript8labs.s3.amazonaws.com/user1_14572474701.png",
"update_id": "60",
"user_update": "9lessons programming blog http://www.9lessons.info",
"created": "1464059798",
"commentCount": 2,
"comments": [
{
"com_id": "162",
"uid_fk": "80",
"comment": "working",
"created": "1468871427",
"like_count": "0",
"uploads": "",
"username": "eliasfarias",
"name": "eliasfarias",
"profile_pic": "https://wallscript8labs.s3.amazonaws.com/user80_14688066161.jpg",
"timeAgo": "2016-07-18T21:50:27+02:00"
}
]
},
{
"user_id": "3",
"username": "arun",
"name": "Arun Kumar",
"profile_pic": "https://wallscript8labs.s3.amazonaws.com/user10_14547044391.jpg",
"update_id": "50",
"user_update": "Create Dynamic Subdomains using PHP and Htaccess http://www.9lessons.info/2016/03/how-to-create-dynamic-subdomains-using-php-and-htaccess.html",
"created": "1417551613",
"commentCount": 2,
"comments": [
{
"com_id": "62",
"uid_fk": "80",
"comment": "ola",
"created": "1468871427",
"like_count": "0",
"uploads": "",
"username": "eliasfarias",
"name": "eliasfarias",
"profile_pic": "https://wallscript8labs.s3.amazonaws.com/user80_14688066161.jpg",
"timeAgo": "2016-07-18T21:50:27+02:00"
},
{
"com_id": "72",
"uid_fk": "221",
"comment": "its a party",
"created": "1469053420",
"like_count": "0",
"uploads": "https://wallscript8labs.s3.amazonaws.com/comment221_1469053415.png",
"username": "rpg",
"name": "rpg",
"profile_pic": "https://wallscript8labs.s3.amazonaws.com/user221_14690532461.jpg",
"timeAgo": "2016-07-21T00:23:40+02:00"
}
]
}
]
}