mirror of
https://github.com/yacy/yacy_search_server.git
synced 2025-04-18 18:18:49 -04:00
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5734 6c8d7289-2bf4-0310-a012-ef5d649a1542
12 lines
286 B
XML
12 lines
286 B
XML
<?xml version="1.0"?>
|
|
<latency>
|
|
#{domains}#
|
|
<domain host="#[host]#" id="#[hosthash]#">
|
|
<lastaccess>#[lastaccess]#</lastaccess>
|
|
<count>#[count]#</count>
|
|
<average>#[average]#</average>
|
|
<robots>#[robots]#</robots>
|
|
<flux>#[flux]#</flux>
|
|
</domain>
|
|
#{/domains}#
|
|
</latency> |