Fix search bar not passing searches to Searx #2086
@ -10,7 +10,7 @@
|
||||
<p class="lead">You are being watched. Private and state-sponsored organizations are monitoring and recording your online activities. {{ site.name }} provides services, tools and knowledge to protect your privacy against global mass surveillance.</p>
|
||||
</div>
|
||||
|
||||
<form method="POST" action="https://search.privacytools.io/" id="search_form" role="search">
|
||||
<form method="POST" action="https://search.privacytools.io/searx/" id="search_form" role="search">
|
||||
<div class="input-group col-12 col-md-8 offset-md-2">
|
||||
<input type="search" name="q" class="form-control input-lg" id="q" placeholder="Try {{ site.name }} Search, a Privacy-Respecting Search Engine" autocomplete="off" value="">
|
||||
<span class="input-group-btn">
|
||||
|
Reference in New Issue
Block a user