added node state to xml

pull/1/head
Michael Peter Christen 13 years ago
parent 20e0cc0822
commit 1a6fab60e0

@ -21,6 +21,7 @@
<direct>#(type_direct)#direct::passive#(/type_direct)#</direct> <direct>#(type_direct)#direct::passive#(/type_direct)#</direct>
<acceptcrawl>#[acceptcrawl]#</acceptcrawl> <acceptcrawl>#[acceptcrawl]#</acceptcrawl>
<dhtreceive>#[dhtreceive]#</dhtreceive> <dhtreceive>#[dhtreceive]#</dhtreceive>
<nodestate>#[nodestate]#</nodestate>
<location>#[location]#</location> <location>#[location]#</location>
<seedurl>#[type_url]#</seedurl> <seedurl>#[type_url]#</seedurl>
#(complete)# #(complete)#
@ -73,6 +74,7 @@
<rurls>#[my-RCount]#</rurls> <rurls>#[my-RCount]#</rurls>
<acceptcrawl>#[my-acceptcrawl]#</acceptcrawl> <acceptcrawl>#[my-acceptcrawl]#</acceptcrawl>
<acceptindex>#[my-dhtreceive]#</acceptindex> <acceptindex>#[my-dhtreceive]#</acceptindex>
<nodestate>#[my-nodestate]#</nodestate>
<sentwords>#[my-sI]#</sentwords> <sentwords>#[my-sI]#</sentwords>
<senturls>#[my-sU]#</senturls> <senturls>#[my-sU]#</senturls>
<receivedwords>#[my-rI]#</receivedwords> <receivedwords>#[my-rI]#</receivedwords>

Loading…
Cancel
Save