You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
86 lines
2.5 KiB
86 lines
2.5 KiB
<?xml version="1.0"?>
|
|
#(table)#
|
|
::
|
|
<peers>
|
|
#{list}#
|
|
<peer>
|
|
<hash>#[hash]#</hash>
|
|
<fullname>#[fullname]#</fullname>
|
|
<version>#[version]#</version>
|
|
<ppm>#[ppm]#</ppm>
|
|
<qph>#[qph]#</qph>
|
|
<uptime>#[uptime]#</uptime>
|
|
<links>#[links]#</links>
|
|
<words>#[words]#</words>
|
|
<lastseen>#[lastSeen]#</lastseen>
|
|
<sendWords>#[sI]#</sendWords>
|
|
<receivedWords>#[rI]#</receivedWords>
|
|
<sendURLs>#[sU]#</sendURLs>
|
|
<receivedURLs>#[rU]#</receivedURLs>
|
|
<type>#(type)#junior::senior::principal#(/type)#</type>
|
|
<direct>#(type_direct)#direct::passive#(/type_direct)#</direct>
|
|
<acceptcrawl>#[acceptcrawl]#</acceptcrawl>
|
|
<dhtreceive>#[dhtreceive]#</dhtreceive>
|
|
<rankingreceive>#[rankingreceive]#</rankingreceive>
|
|
<location>#[location]#</location>
|
|
<seedurl>#[type_url]#</seedurl>
|
|
#(complete)#
|
|
::
|
|
<age>#[age]#</age>
|
|
<seeds>#[seeds]#</seeds>
|
|
<connects>#[connects]#</connects>
|
|
<address>#[ip]#:#[port]#</address>
|
|
#(/complete)#
|
|
</peer>
|
|
#{/list}#
|
|
</peers>
|
|
::
|
|
<peers>
|
|
<active>
|
|
<count>#[active-count]#</count>
|
|
<links>#[active-links]#</links>
|
|
<words>#[active-words]#</words>
|
|
</active>
|
|
<passive>
|
|
<count>#[passive-count]#</count>
|
|
<links>#[passive-links]#</links>
|
|
<words>#[passive-words]#</words>
|
|
</passive>
|
|
<potential>
|
|
<count>#[potential-count]#</count>
|
|
<links>#[potential-links]#</links>
|
|
<words>#[potential-words]#</words>
|
|
</potential>
|
|
<all>
|
|
<count>#[all-count]#</count>
|
|
<links>#[all-links]#</links>
|
|
<words>#[all-words]#</words>
|
|
</all>
|
|
<your>
|
|
<name>#[my-name]#</name>
|
|
<type>#(my-info)#virgin::junior::senior::principal#(/my-info)#</type>
|
|
<version>#[my-version]#</version>
|
|
<utc>#[my-utc]#</utc>
|
|
<uptime>#[my-uptime]#</uptime>
|
|
<links>#[my-links]#</links>
|
|
<words>#[my-words]#</words>
|
|
<acceptcrawl>#[my-acceptcrawl]#</acceptcrawl>
|
|
<acceptindex>#[my-dhtreceive]#</acceptindex>
|
|
<sentwords>#[my-sI]#</sentwords>
|
|
<senturls>#[my-sU]#</senturls>
|
|
<receivedwords>#[my-rI]#</receivedwords>
|
|
<receivedurls>#[my-rU]#</receivedurls>
|
|
<ppm>#[my-ppm]#</ppm>
|
|
<qph>#[my-qph]#</qph>
|
|
<seeds>#[my-seeds]#</seeds>
|
|
<connects>#[my-connects]#</connects>
|
|
</your>
|
|
<status>#[comment]#</status>
|
|
<!--
|
|
0 - nothing
|
|
1 - online mode, but no Internet available
|
|
2 - not in online mode
|
|
-->
|
|
</peers>
|
|
#(/table)#
|