-
Notifications
You must be signed in to change notification settings - Fork 0
/
test.json
70 lines (68 loc) · 1.56 KB
/
test.json
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
> [email protected] update_date
> node scripts/update-date.js
{
ULTIMA_PRESIDENCIAL: '01/02/2003',
ULTIMA_LEGISLATIVA: '01/02/2003',
INDEX_PATH: 'C:\\Users\\cvergara\\q\\cuantofaltaparalaselecciones.github.io\\index.html'
}
{
node: { nodeName: '#document', mode: 'quirks', childNodes: [ [Object] ] }
}
{
node: {
nodeName: 'html',
tagName: 'html',
attrs: [],
namespaceURI: 'http://www.w3.org/1999/xhtml',
childNodes: [ [Object], [Object] ],
parentNode: { nodeName: '#document', mode: 'quirks', childNodes: [Array] }
}
}
{
node: {
nodeName: 'head',
tagName: 'head',
attrs: [],
namespaceURI: 'http://www.w3.org/1999/xhtml',
childNodes: [],
parentNode: {
nodeName: 'html',
tagName: 'html',
attrs: [],
namespaceURI: 'http://www.w3.org/1999/xhtml',
childNodes: [Array],
parentNode: [Object]
}
}
}
{
node: {
nodeName: 'body',
tagName: 'body',
attrs: [],
namespaceURI: 'http://www.w3.org/1999/xhtml',
childNodes: [ [Object] ],
parentNode: {
nodeName: 'html',
tagName: 'html',
attrs: [],
namespaceURI: 'http://www.w3.org/1999/xhtml',
childNodes: [Array],
parentNode: [Object]
}
}
}
{
node: {
nodeName: '#text',
value: 'C:\\Users\\cvergara\\q\\cuantofaltaparalaselecciones.github.io\\index.html',
parentNode: {
nodeName: 'body',
tagName: 'body',
attrs: [],
namespaceURI: 'http://www.w3.org/1999/xhtml',
childNodes: [Array],
parentNode: [Object]
}
}
}