-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdb.json
More file actions
59 lines (59 loc) · 2.81 KB
/
Copy pathdb.json
File metadata and controls
59 lines (59 loc) · 2.81 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
{
"articles": [
{
"id": 1,
"source": "newsBTC",
"tags": [
"business",
"bitcoin"
],
"author": "Nick Chong",
"title": "Bitcoin Sets New All-Time High at $49,400",
"description": "Bitcoin just rocketed to a new all-time high at $49,400 despite consolidation in the price of Ethereum. The leading cryptocurrency set this new high after spending most of the past week in the $47,000 range. Bitcoin is moving higher on continued institutional…",
"coverImage": "https://www.newsbtc.com/wp-content/uploads/2021/02/ken-cheung-10py7Mvmf1g-unsplash.jpg",
"publishedAt": "2021-02-14T07:58:16Z",
"content": "Bitcoin just rocketed to a new all-time high at $49,400 despite consolidation in the price of Ethereum. The leading cryptocurrency set this new high after spending most of the past week in the $47,00… [+2028 chars]"
},
{
"id": 2,
"source": "newsBTC",
"tags": [
"business",
"bitcoin"
],
"author": "Nick Chong",
"title": "Bitcoin Sets New All-Time High at $49,400",
"description": "Bitcoin just rocketed to a new all-time high at $49,400 despite consolidation in the price of Ethereum. The leading cryptocurrency set this new high after spending most of the past week in the $47,000 range. Bitcoin is moving higher on continued institutional…",
"coverImage": "https://www.newsbtc.com/wp-content/uploads/2021/02/ken-cheung-10py7Mvmf1g-unsplash.jpg",
"publishedAt": "2021-02-14T07:58:16Z",
"content": "Bitcoin just rocketed to a new all-time high at $49,400 despite consolidation in the price of Ethereum. The leading cryptocurrency set this new high after spending most of the past week in the $47,00… [+2028 chars]"
},
{
"id": 3,
"source": "newsBTC",
"tags": [
"business",
"bitcoin"
],
"author": "Nick Chong",
"title": "Bitcoin Sets New All-Time High at $49,400",
"description": "Bitcoin just rocketed to a new all-time high at $49,400 despite consolidation in the price of Ethereum. The leading cryptocurrency set this new high after spending most of the past week in the $47,000 range. Bitcoin is moving higher on continued institutional…",
"coverImage": "https://www.newsbtc.com/wp-content/uploads/2021/02/ken-cheung-10py7Mvmf1g-unsplash.jpg",
"publishedAt": "2021-02-14T07:58:16Z",
"content": "Bitcoin just rocketed to a new all-time high at $49,400 despite consolidation in the price of Ethereum. The leading cryptocurrency set this new high after spending most of the past week in the $47,00… [+2028 chars]"
}
],
"users": [
{
"id": 1,
"login": "admin",
"password": "pa$$word"
},
{
"id": 2,
"login": "parker",
"password": "root666"
}
],
"tokens": []
}