summaryrefslogtreecommitdiff
path: root/htroot/RemoteCrawl_p.html
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2014-12-20 01:59:00 +0100
committerreger <reger18@arcor.de>2014-12-20 01:59:00 +0100
commitac61a398285ee94cc8c5b4502561fb5c9ac7f9b4 (patch)
tree6c5deaa6516db62a328f35f2e9e617fe1ec56802 /htroot/RemoteCrawl_p.html
parentfe5d4e6c7bff7c87073cdd297e20e1933a8846e8 (diff)
use peeraddress for link in remote crawl list
to make link work without enabled proxy upd pom for Jetty (missing in last commit)
Diffstat (limited to 'htroot/RemoteCrawl_p.html')
-rw-r--r--htroot/RemoteCrawl_p.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/RemoteCrawl_p.html b/htroot/RemoteCrawl_p.html
index f43855962..f077944f0 100644
--- a/htroot/RemoteCrawl_p.html
+++ b/htroot/RemoteCrawl_p.html
@@ -52,7 +52,7 @@
</tr>
#{list}#
<tr class="TableCell#(dark)#Light::Dark::Summary#(/dark)#">
- <td><a href="http://www.#[fullname]#.yacy">#[shortname]#</a></td>
+ <td><a href="http://#[peeraddress]#">#[shortname]#</a></td>
<td align="right">#[RCount]#</td>
<td align="right">#[version]#</td>
<td align="right">#[ppm]#</td>