forked from jarrodek/ChromeRestClient
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjson1.json
More file actions
50 lines (50 loc) · 1.91 KB
/
Copy pathjson1.json
File metadata and controls
50 lines (50 loc) · 1.91 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
{
"aaa": [null],
"count": 5,
"fruits": ["apple", "banana", "orange", "lemon", "grapes"],
"nullValue": "null",
"ok": true,
"link": "https://www.google.pl/webhp?sourceid=chrome-instant&ion=1&ie=UTF-8#hl=en&sclient=psy-ab&q=javascript%20find%20links%20in%20text&oq=&gs_l=&pbx=1&fp=4f8778963b1a64d3&ion=1&bav=on.2,or.r_gc.r_pw.r_cp.r_qf.&biw=1215&bih=938&oq=&gs_l=&pbx=1&fp=4f8778963b1a64d3&ion=1&bav=on.2,or.r_gc.r_pw.r_cp.r_qf.&biw=1215&bih=938&oq=&gs_l=&pbx=1&fp=4f8778963b1a64d3&ion=1&bav=on.2,or.r_gc.r_pw.r_cp.r_qf.&biw=1215&bih=938",
"link2": "https://www.google.pl/webhp?sourceid",
"link3": "file:///file",
"1234567": "Numeric key as string",
"link4": "ftp://www.google.pl/webhp?sourceid",
"link5": "http://www.google.pl/webhp?sourceid",
"link6": "/somepoint.php",
"link7": "www.example.com?p=http://www.example1.com",
"long": 18014398509481984419,
"long2": 7329270081369171000,
"array": ["string1", "string2", "string3 string3 string3 string3 string3 string3"],
"deep": [{
"aaa": [null],
"count": 5,
"fruits": ["apple", "banana", "orange", "lemon", "grapes"],
"nullValue": "null",
"ok": true,
"long": 18014398509481984419,
"array": ["string1", "string2", "string3 string3 string3 string3 string3 string3"],
"deep": [{
"aaa": [null],
"count": 5,
"fruits": ["apple", "banana", "orange", "lemon", "grapes"],
"nullValue": "null",
"ok": true,
"long": 18014398509481984419,
"array": ["string1", "string2", "string3 string3 string3 string3 string3 string3"],
"deep": []
},
"test"
]
}, {
"aaa": [null],
"count": 5,
"fruits": ["apple", "banana", "orange", "lemon", "grapes"],
"nullValue": "null",
"ok": true,
"long": 18014398509481984419,
"array": ["string1", "string2", "string3 string3 string3 string3 string3 string3"],
"deep": [
"long", 18014398509481984419
]
}]
}