summaryrefslogtreecommitdiff
path: root/htroot/yacyinteractive.html
diff options
context:
space:
mode:
authororbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542>2011-08-12 10:31:01 +0000
committerorbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542>2011-08-12 10:31:01 +0000
commit606c5a9b40e001cee5339f627c0e0cbd24afe228 (patch)
tree8624f5f73a93e844856739f1d8df7018e79b753d /htroot/yacyinteractive.html
parent0a3ab7da1bb5dc6117a99a52b7605f196220bce5 (diff)
added a serlvet that shows all scanned servers inside of the yacyinteractive search page
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7869 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/yacyinteractive.html')
-rw-r--r--htroot/yacyinteractive.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/htroot/yacyinteractive.html b/htroot/yacyinteractive.html
index 462cc4909..fb00ebcc6 100644
--- a/htroot/yacyinteractive.html
+++ b/htroot/yacyinteractive.html
@@ -72,6 +72,14 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de
</div>
<div id="downloadscript" style="clear:both;"></div>
<div id="searchresults" style="clear:both;">
+ <iframe name="target"
+ src="/ServerScannerList.html?embedded="
+ width="100%"
+ height="410"
+ frameborder="0"
+ scrolling="auto"
+ id="target">
+ </iframe>
<!-- <div><img src="PerformanceGraph.png" id="graph" alt="PerformanceGraph" width="660" height="240"/></div> -->
</div>
<script type="text/javascript">