Always search with https.
This commit is contained in:
parent
1e702b0c9e
commit
11f45ab300
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45920
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
|||
|
||||
<!ENTITY header2.searchbox '
|
||||
<div id="search" xmlns="http://www.w3.org/1999/xhtml">
|
||||
<form method="get" id="search" action="http://duckduckgo.com/">
|
||||
<form method="get" id="search" action="https://duckduckgo.com/">
|
||||
<h2 class="blockhide"><label for="words">&header2.word.search;</label></h2>
|
||||
<input type="hidden" name="sites" value="www.FreeBSD.org,lists.FreeBSD.org,wiki.FreeBSD.org,forums.FreeBSD.org" />
|
||||
<input type="hidden" name="ka" value="v" />
|
||||
|
|
Loading…
Reference in a new issue