aboutsummaryrefslogtreecommitdiff
path: root/website/content
diff options
context:
space:
mode:
authorCeri Davies <ceri@FreeBSD.org>2021-06-23 11:47:03 +0000
committerCeri Davies <ceri@FreeBSD.org>2021-06-23 11:47:03 +0000
commitf595e3118ea1c5e1e39a14f812b30f12709f1b03 (patch)
treeac2cd4111de0fa0c0cf8313536ca851f859ad845 /website/content
parentc7ad46c7d9d5c2288a9d7cd133f15ae4c4f4dc96 (diff)
downloaddoc-f595e3118ea1c5e1e39a14f812b30f12709f1b03.tar.gz
doc-f595e3118ea1c5e1e39a14f812b30f12709f1b03.zip
search: Duckduckgo support for multiple sites has changed
Drop back to a single site: entry which catches all the old content. Reviewed by: allanjude, ygy, dbaio Differential Revision: https://reviews.freebsd.org/D30867
Diffstat (limited to 'website/content')
-rw-r--r--website/content/en/cgi/cgi-style.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/content/en/cgi/cgi-style.pl b/website/content/en/cgi/cgi-style.pl
index 2d02151496..a1b22f84b6 100644
--- a/website/content/en/cgi/cgi-style.pl
+++ b/website/content/en/cgi/cgi-style.pl
@@ -83,7 +83,7 @@ $i_topbar = qq`
<div id="search">
<form method="get" id="search-form" action="https://duckduckgo.com/">
<h2 class="blockhide"><label for="words">Search</label></h2>
- <input type="hidden" name="sites" value="www.FreeBSD.org,docs.FreeBSD.org,lists.FreeBSD.org,wiki.FreeBSD.org,forums.FreeBSD.org" />
+ <input type="hidden" name="sites" value="FreeBSD.org" />
<input type="hidden" name="ka" value="v" />
<input type="hidden" name="kt" value="v" />
<input type="hidden" name="kh" value="1" />