|
|
@ -28,7 +28,7 @@
|
|
|
|
<div class="head">
|
|
|
|
<div class="head">
|
|
|
|
<h1>YaCy - Distributed Search Engine</h1>
|
|
|
|
<h1>YaCy - Distributed Search Engine</h1>
|
|
|
|
<div id="yacylivesearch" style="float: right; margin-right: 90px; margin-top: -27px;">
|
|
|
|
<div id="yacylivesearch" style="float: right; margin-right: 90px; margin-top: -27px;">
|
|
|
|
<form id="ysearch" method="get" accept-charset="UTF-8" action="http://localhost:8080/yacysearch.html">
|
|
|
|
<form id="ysearch" method="get" accept-charset="UTF-8" action="yacysearch.html">
|
|
|
|
<input name="search" id="yquery" class="fancy" type="text" size="20" maxlength="80" value=""/>
|
|
|
|
<input name="search" id="yquery" class="fancy" type="text" size="20" maxlength="80" value=""/>
|
|
|
|
<input type="hidden" name="verify" value="true" />
|
|
|
|
<input type="hidden" name="verify" value="true" />
|
|
|
|
<input type="hidden" name="maximumRecords" value="10" />
|
|
|
|
<input type="hidden" name="maximumRecords" value="10" />
|
|
|
|