Using locally hosted searxng instance.
This commit is contained in:
parent
26ecce7c3e
commit
09a55bd86a
@ -10,7 +10,7 @@
|
||||
<body>
|
||||
<div class=outer>
|
||||
<div class=middle>
|
||||
<form id="searchform" action="https://www.startpage.com/rvd/search?query=" method="get">
|
||||
<form id="searchform" action="http://localhost:8888/search?q=" method="get">
|
||||
<input id="search" placeholder="Search" type="text" name="q" autocomplete="off" data-type="query" />
|
||||
</form>
|
||||
<div class="main">
|
||||
|
Loading…
Reference in New Issue
Block a user